2026-03-27 12:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 12:15:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-27 12:15:06 [adesa.de] INFO: Starting spider adesa.de
2026-03-27 12:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 12:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 12:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 12:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 12:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: 92824cdce6f9901c
2026-03-27 12:15:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-27 12:15:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.de/task_40_2026-03-27T12_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-27 12:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 12:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 12:15:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-27 12:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 12: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-27 12:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-27 12:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 12:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-27 12:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 12:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 12:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 12: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-27 12:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 12:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 12: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-27 12: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-27 12:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-27 12:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 12:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 12:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-27 12:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 12:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 12: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-27 12:15:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10730985
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730985%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10730985: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10730985 url https://www.openlane.eu/en/carv6/auction/10730985
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731065
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731065%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731065: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731065 url https://www.openlane.eu/en/carv6/auction/10731065
2026-03-27 12:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731042
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731042%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731042: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731042 url https://www.openlane.eu/en/carv6/auction/10731042
2026-03-27 12:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731082
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731082%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731082: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731082 url https://www.openlane.eu/en/carv6/auction/10731082
2026-03-27 12:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731094
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731094%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731094: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731094 url https://www.openlane.eu/en/carv6/auction/10731094
2026-03-27 12:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731096
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731096%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731096: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731096 url https://www.openlane.eu/en/carv6/auction/10731096
2026-03-27 12:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731067
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731067%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731067: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731067 url https://www.openlane.eu/en/carv6/auction/10731067
2026-03-27 12:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10730970
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730970%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10730970: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10730970 url https://www.openlane.eu/en/carv6/auction/10730970
2026-03-27 12:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731049
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731049%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731049: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731049 url https://www.openlane.eu/en/carv6/auction/10731049
2026-03-27 12:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731076
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731076%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731076: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731076 url https://www.openlane.eu/en/carv6/auction/10731076
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10730975
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730975%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10730975: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10730975 url https://www.openlane.eu/en/carv6/auction/10730975
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10730993
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730993%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10730993: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10730993 url https://www.openlane.eu/en/carv6/auction/10730993
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10730960
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730960%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10730960: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10730960 url https://www.openlane.eu/en/carv6/auction/10730960
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10730990
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730990%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10730990: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10730990 url https://www.openlane.eu/en/carv6/auction/10730990
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731053
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731053%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731053: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731053 url https://www.openlane.eu/en/carv6/auction/10731053
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10730980
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730980%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10730980: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10730980 url https://www.openlane.eu/en/carv6/auction/10730980
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731002
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731002%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731002: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731002 url https://www.openlane.eu/en/carv6/auction/10731002
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10730995
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730995%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10730995: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10730995 url https://www.openlane.eu/en/carv6/auction/10730995
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731023
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731023%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731023: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731023 url https://www.openlane.eu/en/carv6/auction/10731023
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731056
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731056%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731056: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731056 url https://www.openlane.eu/en/carv6/auction/10731056
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731088
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731088%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731088: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731088 url https://www.openlane.eu/en/carv6/auction/10731088
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10730952
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730952%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10730952: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10730952 url https://www.openlane.eu/en/carv6/auction/10730952
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731078
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731078%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731078: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731078 url https://www.openlane.eu/en/carv6/auction/10731078
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10730955
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730955%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10730955: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10730955 url https://www.openlane.eu/en/carv6/auction/10730955
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731022
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731022%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731022: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731022 url https://www.openlane.eu/en/carv6/auction/10731022
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731020
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731020%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731020: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731020 url https://www.openlane.eu/en/carv6/auction/10731020
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731059
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731059%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731059: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731059 url https://www.openlane.eu/en/carv6/auction/10731059
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10730988
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730988%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10730988: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10730988 url https://www.openlane.eu/en/carv6/auction/10730988
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731058
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731058%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731058: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731058 url https://www.openlane.eu/en/carv6/auction/10731058
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731079
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731079%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731079: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731079 url https://www.openlane.eu/en/carv6/auction/10731079
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731033
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731033%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731033: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731033 url https://www.openlane.eu/en/carv6/auction/10731033
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731034
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731034%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731034: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731034 url https://www.openlane.eu/en/carv6/auction/10731034
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10731030
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731030%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10731030: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10731030 url https://www.openlane.eu/en/carv6/auction/10731030
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10730994
2026-03-27 12:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730994%27 HTTP/1.1" 200 None
2026-03-27 12:15:14 [adesa.de] INFO: Scrape type for 10730994: 1
2026-03-27 12:15:14 [adesa.de] INFO: Scraping item 10730994 url https://www.openlane.eu/en/carv6/auction/10730994
2026-03-27 12:15:14 [adesa.de] INFO: Found listing with ID: 10730986
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730986%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10730986: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10730986 url https://www.openlane.eu/en/carv6/auction/10730986
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731062
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731062%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731062: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731062 url https://www.openlane.eu/en/carv6/auction/10731062
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731077
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731077%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731077: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731077 url https://www.openlane.eu/en/carv6/auction/10731077
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10730956
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730956%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10730956: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10730956 url https://www.openlane.eu/en/carv6/auction/10730956
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10730999
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730999%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10730999: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10730999 url https://www.openlane.eu/en/carv6/auction/10730999
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731068
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731068%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731068: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731068 url https://www.openlane.eu/en/carv6/auction/10731068
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10730977
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730977%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10730977: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10730977 url https://www.openlane.eu/en/carv6/auction/10730977
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731039
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731039%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731039: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731039 url https://www.openlane.eu/en/carv6/auction/10731039
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731025
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731025%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731025: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731025 url https://www.openlane.eu/en/carv6/auction/10731025
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10730971
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730971%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10730971: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10730971 url https://www.openlane.eu/en/carv6/auction/10730971
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731032
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731032%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731032: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731032 url https://www.openlane.eu/en/carv6/auction/10731032
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10730997
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730997%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10730997: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10730997 url https://www.openlane.eu/en/carv6/auction/10730997
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731044
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731044%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731044: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731044 url https://www.openlane.eu/en/carv6/auction/10731044
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10730969
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730969%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10730969: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10730969 url https://www.openlane.eu/en/carv6/auction/10730969
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731008
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731008%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731008: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731008 url https://www.openlane.eu/en/carv6/auction/10731008
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10730965
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730965%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10730965: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10730965 url https://www.openlane.eu/en/carv6/auction/10730965
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731090
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731090%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731090: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731090 url https://www.openlane.eu/en/carv6/auction/10731090
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731092
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731092%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731092: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731092 url https://www.openlane.eu/en/carv6/auction/10731092
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10730996
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730996%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10730996: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10730996 url https://www.openlane.eu/en/carv6/auction/10730996
2026-03-27 12:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731065> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10730967
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730967%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10730967: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10730967 url https://www.openlane.eu/en/carv6/auction/10730967
2026-03-27 12: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-27 12: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-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10730961
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730961%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10730961: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10730961 url https://www.openlane.eu/en/carv6/auction/10730961
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731007
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731007%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731007: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731007 url https://www.openlane.eu/en/carv6/auction/10731007
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10730984
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730984%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10730984: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10730984 url https://www.openlane.eu/en/carv6/auction/10730984
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731054
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731054%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731054: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731054 url https://www.openlane.eu/en/carv6/auction/10731054
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10730963
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730963%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10730963: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10730963 url https://www.openlane.eu/en/carv6/auction/10730963
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731014
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731014%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731014: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731014 url https://www.openlane.eu/en/carv6/auction/10731014
2026-03-27 12:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4264ca76-2c83-5f69-a5f5-ca798ddbd223 with identifier: 10731096
2026-03-27 12:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4264ca76-2c83-5f69-a5f5-ca798ddbd223 with scrape type 1
2026-03-27 12:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4264ca76-2c83-5f69-a5f5-ca798ddbd223
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748811%252Fgeneral%252F15dc8621-f8d6-427d-94c1-fafa576df3bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/15dc8621-f8d6-427d-94c1-fafa576df3bb.jpg not downloaded yet
2026-03-27 12:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5ba07d0-b986-5e80-b192-335f1d393c1c with identifier: 10731065
2026-03-27 12:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5ba07d0-b986-5e80-b192-335f1d393c1c with scrape type 1
2026-03-27 12:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5ba07d0-b986-5e80-b192-335f1d393c1c
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748592%252Fgeneral%252Fa5769217-43e0-4215-aee5-f18e36cbf740.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/a5769217-43e0-4215-aee5-f18e36cbf740.jpg not downloaded yet
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10730953
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730953%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10730953: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10730953 url https://www.openlane.eu/en/carv6/auction/10730953
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748811%252Fgeneral%252Fd381a1eb-6186-450b-9d90-217019a05bcc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/d381a1eb-6186-450b-9d90-217019a05bcc.jpg not downloaded yet
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748592%252Fgeneral%252Fb06fd6ba-4d1a-4617-b0f4-db17a2039972.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/b06fd6ba-4d1a-4617-b0f4-db17a2039972.jpg not downloaded yet
2026-03-27 12:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731027
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731027%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731027: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731027 url https://www.openlane.eu/en/carv6/auction/10731027
2026-03-27 12: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-27 12: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-27 12:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748811%252Fgeneral%252Fd60faf42-3b7a-4c73-ab30-27dd6dcc4d81.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/d60faf42-3b7a-4c73-ab30-27dd6dcc4d81.jpg not downloaded yet
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748592%252Fgeneral%252Fc87df80d-7244-4b1b-af61-d0ce3e2f3eb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/c87df80d-7244-4b1b-af61-d0ce3e2f3eb7.jpg not downloaded yet
2026-03-27 12: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-27 12:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731072
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731072%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731072: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731072 url https://www.openlane.eu/en/carv6/auction/10731072
2026-03-27 12: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-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748811%252Fgeneral%252Fa733f922-1f23-4939-a47c-27e7060afcc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/a733f922-1f23-4939-a47c-27e7060afcc7.jpg not downloaded yet
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748592%252Fgeneral%252Fd54e4a7f-95e2-459e-bc98-68e784f1a3e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/d54e4a7f-95e2-459e-bc98-68e784f1a3e6.jpg not downloaded yet
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731093
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731093%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731093: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731093 url https://www.openlane.eu/en/carv6/auction/10731093
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748811%252Fgeneral%252Fbb97c472-87b6-4e77-b0f4-397ef0053220.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/bb97c472-87b6-4e77-b0f4-397ef0053220.jpg not downloaded yet
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748592%252Fgeneral%252F7a3118a8-52b0-48d3-a33c-d76faf3ab29d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/7a3118a8-52b0-48d3-a33c-d76faf3ab29d.jpg not downloaded yet
2026-03-27 12:15:15 [adesa.de] INFO: Found listing with ID: 10731001
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731001%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [adesa.de] INFO: Scrape type for 10731001: 1
2026-03-27 12:15:15 [adesa.de] INFO: Scraping item 10731001 url https://www.openlane.eu/en/carv6/auction/10731001
2026-03-27 12:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09d44ef6-6214-541e-8324-c202dfd56eb4 with identifier: 10730985
2026-03-27 12:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09d44ef6-6214-541e-8324-c202dfd56eb4 with scrape type 1
2026-03-27 12:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09d44ef6-6214-541e-8324-c202dfd56eb4
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721992%252Fgeneral%252F0efcfcf0-bbe0-40a1-8084-95bd044dce98.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/0efcfcf0-bbe0-40a1-8084-95bd044dce98.jpg already downloaded
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721992%252Fgeneral%252F9b825e3d-208a-44e1-b20f-c62f4be00f5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/9b825e3d-208a-44e1-b20f-c62f4be00f5a.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721992%252Fgeneral%252Fe61df8eb-4559-436a-8f0c-a407aea9d481.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/e61df8eb-4559-436a-8f0c-a407aea9d481.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721992%252Fgeneral%252F696184c2-98e9-4abd-9231-b293ce9ee687.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/696184c2-98e9-4abd-9231-b293ce9ee687.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721992%252Fgeneral%252Fce219d67-cbba-4aa7-8fc4-15278dc68339.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/ce219d67-cbba-4aa7-8fc4-15278dc68339.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721992%252Fgeneral%252Ff60bad8f-1c39-4c59-9721-69f040381040.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/f60bad8f-1c39-4c59-9721-69f040381040.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721992%252Fgeneral%252F95a7409a-aeb2-40d7-8090-8fa48c20464e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/95a7409a-aeb2-40d7-8090-8fa48c20464e.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721992%252Fgeneral%252Ff525ac63-a8f0-49c5-a8ca-b66c857d3f2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/f525ac63-a8f0-49c5-a8ca-b66c857d3f2d.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721992%252Fgeneral%252F23dbe0f9-05fe-4224-9dfe-c28b757925f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/23dbe0f9-05fe-4224-9dfe-c28b757925f0.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721992%252Fgeneral%252F46dd8062-fbea-446e-a777-3f628c73464a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/46dd8062-fbea-446e-a777-3f628c73464a.jpg already downloaded
2026-03-27 12:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 09d44ef6-6214-541e-8324-c202dfd56eb4, identifier: 10730985
2026-03-27 12:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8395eacd-1c44-5337-852e-f4d11e06303e with identifier: 10731042
2026-03-27 12:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8395eacd-1c44-5337-852e-f4d11e06303e with scrape type 1
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8395eacd-1c44-5337-852e-f4d11e06303e
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735710%252Fgeneral%252F355c4ed8-e06f-4b03-804f-d587fca2ea9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/355c4ed8-e06f-4b03-804f-d587fca2ea9e.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735710%252Fgeneral%252F1dc9426e-b8f4-4cdc-a1b5-8c8433679582.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/1dc9426e-b8f4-4cdc-a1b5-8c8433679582.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735710%252Fgeneral%252Ff374456a-7360-4ae8-81db-24b4a47c5d5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/f374456a-7360-4ae8-81db-24b4a47c5d5b.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735710%252Fgeneral%252Fe1e12a27-b624-4bdd-ad3c-5dc89e4ff563.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/e1e12a27-b624-4bdd-ad3c-5dc89e4ff563.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735710%252Fgeneral%252F6b29e803-e278-4fcf-bf40-d1156259b37f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/6b29e803-e278-4fcf-bf40-d1156259b37f.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735710%252Fgeneral%252F81fc64a4-ead2-4c3b-a814-90806db9678f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/81fc64a4-ead2-4c3b-a814-90806db9678f.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735710%252Fgeneral%252Fc1fd5599-54a5-4978-a785-b9f0e0cd80e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/c1fd5599-54a5-4978-a785-b9f0e0cd80e6.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735710%252Fgeneral%252Fdb650587-e779-47fa-bc49-db975bef3803.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/db650587-e779-47fa-bc49-db975bef3803.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735710%252Fgeneral%252F9e7e097b-3786-463e-80a0-5dc8d1b49074.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/9e7e097b-3786-463e-80a0-5dc8d1b49074.jpg already downloaded
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735710%252Fgeneral%252F08b549ec-e42f-4b03-bbc5-c124912c598c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/08b549ec-e42f-4b03-bbc5-c124912c598c.jpg already downloaded
2026-03-27 12:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8395eacd-1c44-5337-852e-f4d11e06303e, identifier: 10731042
2026-03-27 12:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7e572b7-5f26-5f27-995f-8d6eb99c9422 with identifier: 10731082
2026-03-27 12:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7e572b7-5f26-5f27-995f-8d6eb99c9422 with scrape type 1
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7e572b7-5f26-5f27-995f-8d6eb99c9422
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748778%252Fgeneral%252Fa042d604-ee95-46d9-b352-0e81c77ea200.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/a042d604-ee95-46d9-b352-0e81c77ea200.jpg not downloaded yet
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748811%252Fgeneral%252F6d771404-f57c-41c3-bfe8-316512807adc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/6d771404-f57c-41c3-bfe8-316512807adc.jpg not downloaded yet
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748592%252Fgeneral%252Fef29fb28-c995-42ba-9f39-0d5c8fa849b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/ef29fb28-c995-42ba-9f39-0d5c8fa849b8.jpg not downloaded yet
2026-03-27 12:15:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 09d44ef6-6214-541e-8324-c202dfd56eb4 with identifier: 10730985
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 12:15:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-27 12:15:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 12:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 12:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 12:15:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-27 12:15:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 12:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 12:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 09d44ef6-6214-541e-8324-c202dfd56eb4 with identifier: 10730985
2026-03-27 12:15:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 09d44ef6-6214-541e-8324-c202dfd56eb4 with identifier: 10730985 to the API
2026-03-27 12:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730985>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '09d44ef6-6214-541e-8324-c202dfd56eb4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730985',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 50695,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5721992/general/0efcfcf0-bbe0-40a1-8084-95bd044dce98.jpg',
'https://images.openlane.eu/carimgs/5721992/general/9b825e3d-208a-44e1-b20f-c62f4be00f5a.jpg',
'https://images.openlane.eu/carimgs/5721992/general/e61df8eb-4559-436a-8f0c-a407aea9d481.jpg',
'https://images.openlane.eu/carimgs/5721992/general/696184c2-98e9-4abd-9231-b293ce9ee687.jpg',
'https://images.openlane.eu/carimgs/5721992/general/ce219d67-cbba-4aa7-8fc4-15278dc68339.jpg',
'https://images.openlane.eu/carimgs/5721992/general/f60bad8f-1c39-4c59-9721-69f040381040.jpg',
'https://images.openlane.eu/carimgs/5721992/general/95a7409a-aeb2-40d7-8090-8fa48c20464e.jpg',
'https://images.openlane.eu/carimgs/5721992/general/f525ac63-a8f0-49c5-a8ca-b66c857d3f2d.jpg',
'https://images.openlane.eu/carimgs/5721992/general/23dbe0f9-05fe-4224-9dfe-c28b757925f0.jpg',
'https://images.openlane.eu/carimgs/5721992/general/46dd8062-fbea-446e-a777-3f628c73464a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d44ef6-6214-541e-8324-c202dfd56eb4/09d44ef6-6214-541e-8324-c202dfd56eb4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90213,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721992/general/0efcfcf0-bbe0-40a1-8084-95bd044dce98.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d44ef6-6214-541e-8324-c202dfd56eb4/09d44ef6-6214-541e-8324-c202dfd56eb4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90129,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721992/general/9b825e3d-208a-44e1-b20f-c62f4be00f5a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d44ef6-6214-541e-8324-c202dfd56eb4/09d44ef6-6214-541e-8324-c202dfd56eb4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72770,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721992/general/e61df8eb-4559-436a-8f0c-a407aea9d481.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d44ef6-6214-541e-8324-c202dfd56eb4/09d44ef6-6214-541e-8324-c202dfd56eb4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87545,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721992/general/696184c2-98e9-4abd-9231-b293ce9ee687.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d44ef6-6214-541e-8324-c202dfd56eb4/09d44ef6-6214-541e-8324-c202dfd56eb4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89449,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721992/general/ce219d67-cbba-4aa7-8fc4-15278dc68339.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d44ef6-6214-541e-8324-c202dfd56eb4/09d44ef6-6214-541e-8324-c202dfd56eb4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65825,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721992/general/f60bad8f-1c39-4c59-9721-69f040381040.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d44ef6-6214-541e-8324-c202dfd56eb4/09d44ef6-6214-541e-8324-c202dfd56eb4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62790,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721992/general/95a7409a-aeb2-40d7-8090-8fa48c20464e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d44ef6-6214-541e-8324-c202dfd56eb4/09d44ef6-6214-541e-8324-c202dfd56eb4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72263,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721992/general/f525ac63-a8f0-49c5-a8ca-b66c857d3f2d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d44ef6-6214-541e-8324-c202dfd56eb4/09d44ef6-6214-541e-8324-c202dfd56eb4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56457,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721992/general/23dbe0f9-05fe-4224-9dfe-c28b757925f0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09d44ef6-6214-541e-8324-c202dfd56eb4/09d44ef6-6214-541e-8324-c202dfd56eb4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71311,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721992/general/46dd8062-fbea-446e-a777-3f628c73464a.jpg',
'Width': 1280}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 35 TDI - Diesel - Automatic - 150 hp - 50.695 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730985%27 HTTP/1.1" 200 None
2026-03-27 12:15:17 [adesa.de] INFO: Saving data for 10730985: {'created_time': 1774613717.720007, 'last_price_update_time': 1774613717.720023, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730985') HTTP/1.1" 204 0
2026-03-27 12:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8395eacd-1c44-5337-852e-f4d11e06303e with identifier: 10731042
2026-03-27 12:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8395eacd-1c44-5337-852e-f4d11e06303e with identifier: 10731042
2026-03-27 12:15:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8395eacd-1c44-5337-852e-f4d11e06303e with identifier: 10731042 to the API
2026-03-27 12:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15: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-27 12:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731042>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '8395eacd-1c44-5337-852e-f4d11e06303e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466467',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731042',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 150998,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5735710/general/355c4ed8-e06f-4b03-804f-d587fca2ea9e.jpg',
'https://images.openlane.eu/carimgs/5735710/general/1dc9426e-b8f4-4cdc-a1b5-8c8433679582.jpg',
'https://images.openlane.eu/carimgs/5735710/general/f374456a-7360-4ae8-81db-24b4a47c5d5b.jpg',
'https://images.openlane.eu/carimgs/5735710/general/e1e12a27-b624-4bdd-ad3c-5dc89e4ff563.jpg',
'https://images.openlane.eu/carimgs/5735710/general/6b29e803-e278-4fcf-bf40-d1156259b37f.jpg',
'https://images.openlane.eu/carimgs/5735710/general/81fc64a4-ead2-4c3b-a814-90806db9678f.jpg',
'https://images.openlane.eu/carimgs/5735710/general/c1fd5599-54a5-4978-a785-b9f0e0cd80e6.jpg',
'https://images.openlane.eu/carimgs/5735710/general/db650587-e779-47fa-bc49-db975bef3803.jpg',
'https://images.openlane.eu/carimgs/5735710/general/9e7e097b-3786-463e-80a0-5dc8d1b49074.jpg',
'https://images.openlane.eu/carimgs/5735710/general/08b549ec-e42f-4b03-bbc5-c124912c598c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8395eacd-1c44-5337-852e-f4d11e06303e/8395eacd-1c44-5337-852e-f4d11e06303e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103410,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735710/general/355c4ed8-e06f-4b03-804f-d587fca2ea9e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8395eacd-1c44-5337-852e-f4d11e06303e/8395eacd-1c44-5337-852e-f4d11e06303e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121255,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735710/general/1dc9426e-b8f4-4cdc-a1b5-8c8433679582.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8395eacd-1c44-5337-852e-f4d11e06303e/8395eacd-1c44-5337-852e-f4d11e06303e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129136,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735710/general/f374456a-7360-4ae8-81db-24b4a47c5d5b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8395eacd-1c44-5337-852e-f4d11e06303e/8395eacd-1c44-5337-852e-f4d11e06303e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118605,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735710/general/e1e12a27-b624-4bdd-ad3c-5dc89e4ff563.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8395eacd-1c44-5337-852e-f4d11e06303e/8395eacd-1c44-5337-852e-f4d11e06303e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110419,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735710/general/6b29e803-e278-4fcf-bf40-d1156259b37f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8395eacd-1c44-5337-852e-f4d11e06303e/8395eacd-1c44-5337-852e-f4d11e06303e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105444,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735710/general/81fc64a4-ead2-4c3b-a814-90806db9678f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8395eacd-1c44-5337-852e-f4d11e06303e/8395eacd-1c44-5337-852e-f4d11e06303e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112442,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735710/general/c1fd5599-54a5-4978-a785-b9f0e0cd80e6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8395eacd-1c44-5337-852e-f4d11e06303e/8395eacd-1c44-5337-852e-f4d11e06303e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62960,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735710/general/db650587-e779-47fa-bc49-db975bef3803.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8395eacd-1c44-5337-852e-f4d11e06303e/8395eacd-1c44-5337-852e-f4d11e06303e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62408,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735710/general/9e7e097b-3786-463e-80a0-5dc8d1b49074.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8395eacd-1c44-5337-852e-f4d11e06303e/8395eacd-1c44-5337-852e-f4d11e06303e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74687,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735710/general/08b549ec-e42f-4b03-bbc5-c124912c598c.jpg',
'Width': 1280}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 35 TDI - Diesel - Automatic - 163 hp - 150.998 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731042%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [adesa.de] INFO: Saving data for 10731042: {'created_time': 1774613718.172642, 'last_price_update_time': 1774613718.172654, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731042') HTTP/1.1" 204 0
2026-03-27 12:15:18 [adesa.de] INFO: Found listing with ID: 10731013
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731013%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [adesa.de] INFO: Scrape type for 10731013: 1
2026-03-27 12:15:18 [adesa.de] INFO: Scraping item 10731013 url https://www.openlane.eu/en/carv6/auction/10731013
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748778%252Fgeneral%252F22d5a176-00b4-49e8-98a1-5af7abad31d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/22d5a176-00b4-49e8-98a1-5af7abad31d4.jpg not downloaded yet
2026-03-27 12:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with identifier: 10731067
2026-03-27 12:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with scrape type 1
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748598%252Fgeneral%252Fd514c3fe-23ee-4ed9-8fdf-d9a338d0f690.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/d514c3fe-23ee-4ed9-8fdf-d9a338d0f690.jpg not downloaded yet
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748811%252Fgeneral%252Fa2f90138-b800-4c90-a821-ebc80afca203.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/a2f90138-b800-4c90-a821-ebc80afca203.jpg not downloaded yet
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748592%252Fgeneral%252Fa219c488-5b4d-4836-b725-72ee0f3dd04e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/a219c488-5b4d-4836-b725-72ee0f3dd04e.jpg not downloaded yet
2026-03-27 12:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:18 [adesa.de] INFO: Found listing with ID: 10730959
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730959%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [adesa.de] INFO: Scrape type for 10730959: 1
2026-03-27 12:15:18 [adesa.de] INFO: Scraping item 10730959 url https://www.openlane.eu/en/carv6/auction/10730959
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748778%252Fgeneral%252F660b0ff2-86c6-4c1c-93b3-7323ff5d4d97.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/660b0ff2-86c6-4c1c-93b3-7323ff5d4d97.jpg not downloaded yet
2026-03-27 12:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748598%252Fgeneral%252Fcd9ccd6c-aa24-45ce-8b0b-e219b75d367e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/cd9ccd6c-aa24-45ce-8b0b-e219b75d367e.jpg not downloaded yet
2026-03-27 12:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748811%252Fgeneral%252Fc82598dc-5905-45d4-971b-5f9afcd4e569.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/c82598dc-5905-45d4-971b-5f9afcd4e569.jpg not downloaded yet
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748592%252Fgeneral%252F7d3f3ef2-5715-4e46-8d93-589fe10b65bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/7d3f3ef2-5715-4e46-8d93-589fe10b65bd.jpg not downloaded yet
2026-03-27 12:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:18 [adesa.de] INFO: Found listing with ID: 10731073
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731073%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [adesa.de] INFO: Scrape type for 10731073: 1
2026-03-27 12:15:18 [adesa.de] INFO: Scraping item 10731073 url https://www.openlane.eu/en/carv6/auction/10731073
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748778%252Fgeneral%252F4e7061e6-d9d4-4335-ad34-ab5c923ea202.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/4e7061e6-d9d4-4335-ad34-ab5c923ea202.jpg not downloaded yet
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748598%252Fgeneral%252F7801b099-5411-4b9f-8384-a26c1bd03ac3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/7801b099-5411-4b9f-8384-a26c1bd03ac3.jpg not downloaded yet
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748811%252Fgeneral%252F7377572a-aa98-4d68-b1ed-7940695bbdf3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/7377572a-aa98-4d68-b1ed-7940695bbdf3.jpg not downloaded yet
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748592%252Fgeneral%252F6aa100db-76ea-4159-8698-747092747ac8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/6aa100db-76ea-4159-8698-747092747ac8.jpg not downloaded yet
2026-03-27 12:15:18 [adesa.de] INFO: Found listing with ID: 10731041
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731041%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [adesa.de] INFO: Scrape type for 10731041: 1
2026-03-27 12:15:18 [adesa.de] INFO: Scraping item 10731041 url https://www.openlane.eu/en/carv6/auction/10731041
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748778%252Fgeneral%252F7607360a-221e-4610-a8ca-dedc0e87bb69.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/7607360a-221e-4610-a8ca-dedc0e87bb69.jpg not downloaded yet
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748598%252Fgeneral%252F37971db6-f2a3-48c9-b3e8-85d828a65111.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/37971db6-f2a3-48c9-b3e8-85d828a65111.jpg not downloaded yet
2026-03-27 12:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2644d894-fd3a-56a1-b24b-940cd99729b9 with identifier: 10731076
2026-03-27 12:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2644d894-fd3a-56a1-b24b-940cd99729b9 with scrape type 1
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2644d894-fd3a-56a1-b24b-940cd99729b9
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748745%252Fgeneral%252Ff663268f-2cd2-44b9-a556-0c3a93f568c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/f663268f-2cd2-44b9-a556-0c3a93f568c5.jpg not downloaded yet
2026-03-27 12:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with identifier: 10731094
2026-03-27 12:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with scrape type 1
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748807%252Fgeneral%252F57e60c6b-ceb9-45cf-8433-677ce5df4769.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/57e60c6b-ceb9-45cf-8433-677ce5df4769.jpg not downloaded yet
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748811%252Fgeneral%252Fb8d2809d-bf4c-45ac-ad96-d1fa5dfede08.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/b8d2809d-bf4c-45ac-ad96-d1fa5dfede08.jpg not downloaded yet
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748592%252Fgeneral%252F1174f89b-b857-4cc4-8b1b-557ff99f4363.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/1174f89b-b857-4cc4-8b1b-557ff99f4363.jpg not downloaded yet
2026-03-27 12:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748592/general/b06fd6ba-4d1a-4617-b0f4-db17a2039972.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731065)
2026-03-27 12:15:18 [adesa.de] INFO: Found listing with ID: 10731040
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731040%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [adesa.de] INFO: Scrape type for 10731040: 1
2026-03-27 12:15:18 [adesa.de] INFO: Scraping item 10731040 url https://www.openlane.eu/en/carv6/auction/10731040
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748778%252Fgeneral%252Fac0c800a-be07-47bb-909b-7bec9853d8ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/ac0c800a-be07-47bb-909b-7bec9853d8ee.jpg not downloaded yet
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748598%252Fgeneral%252F09118446-92f7-4c5e-81e0-5fa5b2254778.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/09118446-92f7-4c5e-81e0-5fa5b2254778.jpg not downloaded yet
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748745%252Fgeneral%252F73fb2788-8abd-4d3a-9b30-c579e08041c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/73fb2788-8abd-4d3a-9b30-c579e08041c0.jpg not downloaded yet
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748807%252Fgeneral%252Fc42401a5-a4e5-4cf1-9bf8-eece14356a08.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/c42401a5-a4e5-4cf1-9bf8-eece14356a08.jpg not downloaded yet
2026-03-27 12:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 934831d3-ad43-5bdb-b1b4-606bc844b992 with identifier: 10730970
2026-03-27 12:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 934831d3-ad43-5bdb-b1b4-606bc844b992 with scrape type 1
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 934831d3-ad43-5bdb-b1b4-606bc844b992
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695918%252Fgeneral%252Fd5980cc7-f808-45c4-9c94-5bbc13299bcb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/d5980cc7-f808-45c4-9c94-5bbc13299bcb.jpg already downloaded
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695918%252Fgeneral%252F8164cdb1-c88b-415a-bea2-dedc2d3f29ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/8164cdb1-c88b-415a-bea2-dedc2d3f29ee.jpg already downloaded
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695918%252Fgeneral%252Fd863e11a-e5c4-40ca-96cf-4f1ed81eb5c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/d863e11a-e5c4-40ca-96cf-4f1ed81eb5c3.jpg already downloaded
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695918%252Fgeneral%252F1b9e653e-ea8b-4b30-bdeb-39209ec66b23.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/1b9e653e-ea8b-4b30-bdeb-39209ec66b23.jpg already downloaded
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695918%252Fgeneral%252Ff10d07c3-f472-43c9-b4b8-d8ea33adfd9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/f10d07c3-f472-43c9-b4b8-d8ea33adfd9e.jpg already downloaded
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695918%252Fgeneral%252Fe3e483a9-5a56-49ac-8e99-fb3f7ce45b1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/e3e483a9-5a56-49ac-8e99-fb3f7ce45b1c.jpg already downloaded
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695918%252Fgeneral%252F1e00163f-16eb-40d6-b3d7-56620238fa48.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/1e00163f-16eb-40d6-b3d7-56620238fa48.jpg already downloaded
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695918%252Fgeneral%252Fb85eb1bb-4ba0-4a8b-8cc6-64301dbabddd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/b85eb1bb-4ba0-4a8b-8cc6-64301dbabddd.jpg already downloaded
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695918%252Fgeneral%252Ffe8f8b21-eda2-4c7b-92c5-e76b6128f168.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/fe8f8b21-eda2-4c7b-92c5-e76b6128f168.jpg already downloaded
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695918%252Fgeneral%252F7581d446-2136-428b-b37b-12da28a53ef0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/7581d446-2136-428b-b37b-12da28a53ef0.jpg already downloaded
2026-03-27 12:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 934831d3-ad43-5bdb-b1b4-606bc844b992, identifier: 10730970
2026-03-27 12:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748811/general/d381a1eb-6186-450b-9d90-217019a05bcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731096)
2026-03-27 12:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 934831d3-ad43-5bdb-b1b4-606bc844b992 with identifier: 10730970
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-27 12:15:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 12:15:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 934831d3-ad43-5bdb-b1b4-606bc844b992 with identifier: 10730970
2026-03-27 12:15:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 934831d3-ad43-5bdb-b1b4-606bc844b992 with identifier: 10730970 to the API
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730970>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '934831d3-ad43-5bdb-b1b4-606bc844b992',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466279',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730970',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 122831,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5695918/general/d5980cc7-f808-45c4-9c94-5bbc13299bcb.jpg',
'https://images.openlane.eu/carimgs/5695918/general/8164cdb1-c88b-415a-bea2-dedc2d3f29ee.jpg',
'https://images.openlane.eu/carimgs/5695918/general/d863e11a-e5c4-40ca-96cf-4f1ed81eb5c3.jpg',
'https://images.openlane.eu/carimgs/5695918/general/1b9e653e-ea8b-4b30-bdeb-39209ec66b23.jpg',
'https://images.openlane.eu/carimgs/5695918/general/f10d07c3-f472-43c9-b4b8-d8ea33adfd9e.jpg',
'https://images.openlane.eu/carimgs/5695918/general/e3e483a9-5a56-49ac-8e99-fb3f7ce45b1c.jpg',
'https://images.openlane.eu/carimgs/5695918/general/1e00163f-16eb-40d6-b3d7-56620238fa48.jpg',
'https://images.openlane.eu/carimgs/5695918/general/b85eb1bb-4ba0-4a8b-8cc6-64301dbabddd.jpg',
'https://images.openlane.eu/carimgs/5695918/general/fe8f8b21-eda2-4c7b-92c5-e76b6128f168.jpg',
'https://images.openlane.eu/carimgs/5695918/general/7581d446-2136-428b-b37b-12da28a53ef0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934831d3-ad43-5bdb-b1b4-606bc844b992/934831d3-ad43-5bdb-b1b4-606bc844b992_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99728,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695918/general/d5980cc7-f808-45c4-9c94-5bbc13299bcb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934831d3-ad43-5bdb-b1b4-606bc844b992/934831d3-ad43-5bdb-b1b4-606bc844b992_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100176,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695918/general/8164cdb1-c88b-415a-bea2-dedc2d3f29ee.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934831d3-ad43-5bdb-b1b4-606bc844b992/934831d3-ad43-5bdb-b1b4-606bc844b992_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84522,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695918/general/d863e11a-e5c4-40ca-96cf-4f1ed81eb5c3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934831d3-ad43-5bdb-b1b4-606bc844b992/934831d3-ad43-5bdb-b1b4-606bc844b992_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84086,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695918/general/1b9e653e-ea8b-4b30-bdeb-39209ec66b23.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934831d3-ad43-5bdb-b1b4-606bc844b992/934831d3-ad43-5bdb-b1b4-606bc844b992_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102004,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695918/general/f10d07c3-f472-43c9-b4b8-d8ea33adfd9e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934831d3-ad43-5bdb-b1b4-606bc844b992/934831d3-ad43-5bdb-b1b4-606bc844b992_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75088,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695918/general/e3e483a9-5a56-49ac-8e99-fb3f7ce45b1c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934831d3-ad43-5bdb-b1b4-606bc844b992/934831d3-ad43-5bdb-b1b4-606bc844b992_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79508,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695918/general/1e00163f-16eb-40d6-b3d7-56620238fa48.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934831d3-ad43-5bdb-b1b4-606bc844b992/934831d3-ad43-5bdb-b1b4-606bc844b992_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93953,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695918/general/b85eb1bb-4ba0-4a8b-8cc6-64301dbabddd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934831d3-ad43-5bdb-b1b4-606bc844b992/934831d3-ad43-5bdb-b1b4-606bc844b992_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71631,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695918/general/fe8f8b21-eda2-4c7b-92c5-e76b6128f168.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934831d3-ad43-5bdb-b1b4-606bc844b992/934831d3-ad43-5bdb-b1b4-606bc844b992_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53291,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695918/general/7581d446-2136-428b-b37b-12da28a53ef0.jpg',
'Width': 1280}],
'price': 25000,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A5 Sportback 40 TDI - Quattro - Diesel - Automatic - 204 hp - '
'122.831 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730970%27 HTTP/1.1" 200 None
2026-03-27 12:15:19 [adesa.de] INFO: Saving data for 10730970: {'created_time': 1774613719.479535, 'last_price_update_time': 1774613719.479547, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730970') HTTP/1.1" 204 0
2026-03-27 12:15:19 [adesa.de] INFO: Found listing with ID: 10731028
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731028%27 HTTP/1.1" 200 None
2026-03-27 12:15:19 [adesa.de] INFO: Scrape type for 10731028: 1
2026-03-27 12:15:19 [adesa.de] INFO: Scraping item 10731028 url https://www.openlane.eu/en/carv6/auction/10731028
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748778%252Fgeneral%252F7cc566e6-07fd-42b5-81dc-acc430658368.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/7cc566e6-07fd-42b5-81dc-acc430658368.jpg not downloaded yet
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748598%252Fgeneral%252F0654af8e-fbf6-4244-aa52-6dafa81df47a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/0654af8e-fbf6-4244-aa52-6dafa81df47a.jpg not downloaded yet
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748745%252Fgeneral%252Ffb79365d-f94e-4a51-b56b-75d5a068f4bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/fb79365d-f94e-4a51-b56b-75d5a068f4bb.jpg not downloaded yet
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748807%252Fgeneral%252Fcf9646da-287c-443f-ab28-d779aa20cf81.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/cf9646da-287c-443f-ab28-d779aa20cf81.jpg not downloaded yet
2026-03-27 12:15:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:19 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 12:15:19 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 12:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7145995110>
2026-03-27 12:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748592%252Fgeneral%252Fb06fd6ba-4d1a-4617-b0f4-db17a2039972.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/b06fd6ba-4d1a-4617-b0f4-db17a2039972.jpg saved to cache
2026-03-27 12:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e5ba07d0-b986-5e80-b192-335f1d393c1c
2026-03-27 12:15:19 [adesa.de] INFO: Found listing with ID: 10731083
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731083%27 HTTP/1.1" 200 None
2026-03-27 12:15:19 [adesa.de] INFO: Scrape type for 10731083: 1
2026-03-27 12:15:19 [adesa.de] INFO: Scraping item 10731083 url https://www.openlane.eu/en/carv6/auction/10731083
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748778%252Fgeneral%252Fc882b5bd-647a-4837-a01c-656586caeef6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/c882b5bd-647a-4837-a01c-656586caeef6.jpg not downloaded yet
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748598%252Fgeneral%252Ffdf25bae-f0e2-44aa-881d-51288ee64e46.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/fdf25bae-f0e2-44aa-881d-51288ee64e46.jpg not downloaded yet
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748745%252Fgeneral%252F118f2b76-ee1a-4b14-afa9-fe4d5c2beed4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/118f2b76-ee1a-4b14-afa9-fe4d5c2beed4.jpg not downloaded yet
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748807%252Fgeneral%252F66d9475f-5150-4c5c-9955-e2316a941991.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/66d9475f-5150-4c5c-9955-e2316a941991.jpg not downloaded yet
2026-03-27 12:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e3c190>
2026-03-27 12:15:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748811%252Fgeneral%252Fd381a1eb-6186-450b-9d90-217019a05bcc.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/d381a1eb-6186-450b-9d90-217019a05bcc.jpg saved to cache
2026-03-27 12:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4264ca76-2c83-5f69-a5f5-ca798ddbd223
2026-03-27 12:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53a45657-c441-504c-b573-d12c82c06d19 with identifier: 10731049
2026-03-27 12:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53a45657-c441-504c-b573-d12c82c06d19 with scrape type 1
2026-03-27 12:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53a45657-c441-504c-b573-d12c82c06d19
2026-03-27 12:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735856%252Fgeneral%252F7d5c7a3b-21db-41ef-88a7-400f2dba324b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/7d5c7a3b-21db-41ef-88a7-400f2dba324b.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735856%252Fgeneral%252Fbc24f4ba-0630-4046-afed-f5e1b108c7ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/bc24f4ba-0630-4046-afed-f5e1b108c7ff.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735856%252Fgeneral%252F41f40383-9221-4b05-8c6b-661d8dfe402d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/41f40383-9221-4b05-8c6b-661d8dfe402d.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735856%252Fgeneral%252F64e2569d-2ab7-429c-b8c2-d77152734761.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/64e2569d-2ab7-429c-b8c2-d77152734761.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735856%252Fgeneral%252Ff32688fe-6277-464b-b144-5d7c6fd1debb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/f32688fe-6277-464b-b144-5d7c6fd1debb.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735856%252Fgeneral%252F5e7a8d55-4b14-4448-80a5-f39765a78793.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/5e7a8d55-4b14-4448-80a5-f39765a78793.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735856%252Fgeneral%252F65dfdb47-d544-4e27-a580-93ea624fe3c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/65dfdb47-d544-4e27-a580-93ea624fe3c3.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735856%252Fgeneral%252Fa11a6799-c72a-4d07-aac4-9951c5d143f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/a11a6799-c72a-4d07-aac4-9951c5d143f2.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735856%252Fgeneral%252F25445f25-2610-4061-960d-87c9fb3e374a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/25445f25-2610-4061-960d-87c9fb3e374a.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735856%252Fgeneral%252Ff057518b-787d-4cb2-b1da-4b3847072444.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/f057518b-787d-4cb2-b1da-4b3847072444.jpg already downloaded
2026-03-27 12:15:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53a45657-c441-504c-b573-d12c82c06d19, identifier: 10731049
2026-03-27 12:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748807/general/57e60c6b-ceb9-45cf-8433-677ce5df4769.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731094)
2026-03-27 12: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-27 12: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-27 12:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53a45657-c441-504c-b573-d12c82c06d19 with identifier: 10731049
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 12:15:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53a45657-c441-504c-b573-d12c82c06d19 with identifier: 10731049
2026-03-27 12:15:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53a45657-c441-504c-b573-d12c82c06d19 with identifier: 10731049 to the API
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731049>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '53a45657-c441-504c-b573-d12c82c06d19',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731049',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 134086,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5735856/general/7d5c7a3b-21db-41ef-88a7-400f2dba324b.jpg',
'https://images.openlane.eu/carimgs/5735856/general/bc24f4ba-0630-4046-afed-f5e1b108c7ff.jpg',
'https://images.openlane.eu/carimgs/5735856/general/41f40383-9221-4b05-8c6b-661d8dfe402d.jpg',
'https://images.openlane.eu/carimgs/5735856/general/64e2569d-2ab7-429c-b8c2-d77152734761.jpg',
'https://images.openlane.eu/carimgs/5735856/general/f32688fe-6277-464b-b144-5d7c6fd1debb.jpg',
'https://images.openlane.eu/carimgs/5735856/general/5e7a8d55-4b14-4448-80a5-f39765a78793.jpg',
'https://images.openlane.eu/carimgs/5735856/general/65dfdb47-d544-4e27-a580-93ea624fe3c3.jpg',
'https://images.openlane.eu/carimgs/5735856/general/a11a6799-c72a-4d07-aac4-9951c5d143f2.jpg',
'https://images.openlane.eu/carimgs/5735856/general/25445f25-2610-4061-960d-87c9fb3e374a.jpg',
'https://images.openlane.eu/carimgs/5735856/general/f057518b-787d-4cb2-b1da-4b3847072444.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53a45657-c441-504c-b573-d12c82c06d19/53a45657-c441-504c-b573-d12c82c06d19_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104755,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735856/general/7d5c7a3b-21db-41ef-88a7-400f2dba324b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53a45657-c441-504c-b573-d12c82c06d19/53a45657-c441-504c-b573-d12c82c06d19_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99099,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735856/general/bc24f4ba-0630-4046-afed-f5e1b108c7ff.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53a45657-c441-504c-b573-d12c82c06d19/53a45657-c441-504c-b573-d12c82c06d19_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97570,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735856/general/41f40383-9221-4b05-8c6b-661d8dfe402d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53a45657-c441-504c-b573-d12c82c06d19/53a45657-c441-504c-b573-d12c82c06d19_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119805,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735856/general/64e2569d-2ab7-429c-b8c2-d77152734761.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53a45657-c441-504c-b573-d12c82c06d19/53a45657-c441-504c-b573-d12c82c06d19_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90672,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735856/general/f32688fe-6277-464b-b144-5d7c6fd1debb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53a45657-c441-504c-b573-d12c82c06d19/53a45657-c441-504c-b573-d12c82c06d19_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76818,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735856/general/5e7a8d55-4b14-4448-80a5-f39765a78793.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53a45657-c441-504c-b573-d12c82c06d19/53a45657-c441-504c-b573-d12c82c06d19_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88216,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735856/general/65dfdb47-d544-4e27-a580-93ea624fe3c3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53a45657-c441-504c-b573-d12c82c06d19/53a45657-c441-504c-b573-d12c82c06d19_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108515,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735856/general/a11a6799-c72a-4d07-aac4-9951c5d143f2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53a45657-c441-504c-b573-d12c82c06d19/53a45657-c441-504c-b573-d12c82c06d19_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113735,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735856/general/25445f25-2610-4061-960d-87c9fb3e374a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53a45657-c441-504c-b573-d12c82c06d19/53a45657-c441-504c-b573-d12c82c06d19_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103621,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735856/general/f057518b-787d-4cb2-b1da-4b3847072444.jpg',
'Width': 1280}],
'price': 25200,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 45 TFSI Sport - Quattro - Petrol - Automatic - 265 hp '
'- 134.086 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731049%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [adesa.de] INFO: Saving data for 10731049: {'created_time': 1774613720.709223, 'last_price_update_time': 1774613720.709236, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731049') HTTP/1.1" 204 0
2026-03-27 12:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748592/general/1174f89b-b857-4cc4-8b1b-557ff99f4363.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731065)
2026-03-27 12:15:20 [adesa.de] INFO: Found listing with ID: 10731036
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731036%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [adesa.de] INFO: Scrape type for 10731036: 1
2026-03-27 12:15:20 [adesa.de] INFO: Scraping item 10731036 url https://www.openlane.eu/en/carv6/auction/10731036
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748778%252Fgeneral%252F467727ce-084d-4641-a5fe-0287b5e22cbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/467727ce-084d-4641-a5fe-0287b5e22cbf.jpg not downloaded yet
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748598%252Fgeneral%252Fd4f4abc2-816a-470f-a3be-9e8c72b5bdfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/d4f4abc2-816a-470f-a3be-9e8c72b5bdfb.jpg not downloaded yet
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748745%252Fgeneral%252F373258de-583c-4e9c-bddc-ddd4f3280a98.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/373258de-583c-4e9c-bddc-ddd4f3280a98.jpg not downloaded yet
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748807%252Fgeneral%252Fb4c6d5d6-4675-49c3-99a9-8940f8f406c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/b4c6d5d6-4675-49c3-99a9-8940f8f406c6.jpg not downloaded yet
2026-03-27 12:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748592/general/a219c488-5b4d-4836-b725-72ee0f3dd04e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731065)
2026-03-27 12:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7851d6de-de22-56c2-a7be-518b0be79b64 with identifier: 10730993
2026-03-27 12:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7851d6de-de22-56c2-a7be-518b0be79b64 with scrape type 1
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7851d6de-de22-56c2-a7be-518b0be79b64
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722102%252Fgeneral%252Fd6f4f291-5de4-416d-b85d-f9351c77249a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/d6f4f291-5de4-416d-b85d-f9351c77249a.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722102%252Fgeneral%252F064a57b4-e192-4fae-87ba-bbee17d64f05.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/064a57b4-e192-4fae-87ba-bbee17d64f05.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722102%252Fgeneral%252F5d184b82-0e42-43bd-b1e5-2caf05ee62ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/5d184b82-0e42-43bd-b1e5-2caf05ee62ed.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722102%252Fgeneral%252F3954f0bf-1636-4386-b653-0280248831aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/3954f0bf-1636-4386-b653-0280248831aa.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722102%252Fgeneral%252Fefee8ece-84cc-4ed9-af00-819cd8f2ff55.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/efee8ece-84cc-4ed9-af00-819cd8f2ff55.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722102%252Fgeneral%252F9511aa6b-505a-4139-bf66-357773224f42.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/9511aa6b-505a-4139-bf66-357773224f42.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722102%252Fgeneral%252Fffa6692a-d969-4cef-914c-5364ef6ddfcb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/ffa6692a-d969-4cef-914c-5364ef6ddfcb.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722102%252Fgeneral%252Fbc1faba7-ac1f-4ee8-9b2a-c83bcefbcd41.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/bc1faba7-ac1f-4ee8-9b2a-c83bcefbcd41.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722102%252Fgeneral%252F8d253bab-d597-4809-8ecc-681d0e3636c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/8d253bab-d597-4809-8ecc-681d0e3636c2.jpg already downloaded
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722102%252Fgeneral%252Fc9d8d5e4-27bc-4964-bed4-68c16171f279.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/c9d8d5e4-27bc-4964-bed4-68c16171f279.jpg already downloaded
2026-03-27 12:15:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7851d6de-de22-56c2-a7be-518b0be79b64, identifier: 10730993
2026-03-27 12:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1847c597-4497-5ddf-846c-788f27abe4fe with identifier: 10730975
2026-03-27 12:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1847c597-4497-5ddf-846c-788f27abe4fe with scrape type 1
2026-03-27 12:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1847c597-4497-5ddf-846c-788f27abe4fe
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709317%252Fgeneral%252F50ad7e74-6e52-44df-80a7-a24c2cd116ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/50ad7e74-6e52-44df-80a7-a24c2cd116ff.jpg already downloaded
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709317%252Fgeneral%252Fab81f65b-535e-455a-a5fc-83936d75ad90.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/ab81f65b-535e-455a-a5fc-83936d75ad90.jpg already downloaded
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709317%252Fgeneral%252F6cd1219d-1588-4643-a2ce-4a1c22c77640.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/6cd1219d-1588-4643-a2ce-4a1c22c77640.jpg already downloaded
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709317%252Fgeneral%252Fc9146353-5f74-4001-a879-7b0ec154d0f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/c9146353-5f74-4001-a879-7b0ec154d0f1.jpg already downloaded
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709317%252Fgeneral%252F56f35640-72a9-49c4-86cc-be5df803e02d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/56f35640-72a9-49c4-86cc-be5df803e02d.jpg already downloaded
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709317%252Fgeneral%252Fd167c894-786f-432e-8dce-c808922efeba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/d167c894-786f-432e-8dce-c808922efeba.jpg already downloaded
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709317%252Fgeneral%252F61b3cad3-d6e8-42c8-9f78-fe7dee61699a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/61b3cad3-d6e8-42c8-9f78-fe7dee61699a.jpg already downloaded
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709317%252Fgeneral%252F6a173979-6f92-4476-be0d-fe5bb6b96022.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/6a173979-6f92-4476-be0d-fe5bb6b96022.jpg already downloaded
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709317%252Fgeneral%252F6b6ebb9a-32aa-465c-b569-8cb7563f8a60.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/6b6ebb9a-32aa-465c-b569-8cb7563f8a60.jpg already downloaded
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709317%252Fgeneral%252Fcf0a27a0-3b4b-4210-8dcc-5998488cab62.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/cf0a27a0-3b4b-4210-8dcc-5998488cab62.jpg already downloaded
2026-03-27 12:15:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1847c597-4497-5ddf-846c-788f27abe4fe, identifier: 10730975
2026-03-27 12:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748811/general/a2f90138-b800-4c90-a821-ebc80afca203.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731096)
2026-03-27 12:15:21 [adesa.de] INFO: Found listing with ID: 10731009
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731009%27 HTTP/1.1" 200 None
2026-03-27 12:15:21 [adesa.de] INFO: Scrape type for 10731009: 1
2026-03-27 12:15:21 [adesa.de] INFO: Scraping item 10731009 url https://www.openlane.eu/en/carv6/auction/10731009
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748778%252Fgeneral%252Ff81f7ef7-f6e6-4f19-ac9a-3f00fa059115.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/f81f7ef7-f6e6-4f19-ac9a-3f00fa059115.jpg not downloaded yet
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748598%252Fgeneral%252F5c0eee53-e7f3-49bd-9213-929d8c127656.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/5c0eee53-e7f3-49bd-9213-929d8c127656.jpg not downloaded yet
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748745%252Fgeneral%252F4b0e2efc-2f3a-412f-a9ec-de1c51a801d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/4b0e2efc-2f3a-412f-a9ec-de1c51a801d3.jpg not downloaded yet
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748807%252Fgeneral%252F868b7bf5-a6bc-493d-b8b8-56e0d0be175f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/868b7bf5-a6bc-493d-b8b8-56e0d0be175f.jpg not downloaded yet
2026-03-27 12:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7851d6de-de22-56c2-a7be-518b0be79b64 with identifier: 10730993
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-27 12:15:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 12:15:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7851d6de-de22-56c2-a7be-518b0be79b64 with identifier: 10730993
2026-03-27 12:15:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7851d6de-de22-56c2-a7be-518b0be79b64 with identifier: 10730993 to the API
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730993>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '7851d6de-de22-56c2-a7be-518b0be79b64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '462454',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730993',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 27426,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5722102/general/d6f4f291-5de4-416d-b85d-f9351c77249a.jpg',
'https://images.openlane.eu/carimgs/5722102/general/064a57b4-e192-4fae-87ba-bbee17d64f05.jpg',
'https://images.openlane.eu/carimgs/5722102/general/5d184b82-0e42-43bd-b1e5-2caf05ee62ed.jpg',
'https://images.openlane.eu/carimgs/5722102/general/3954f0bf-1636-4386-b653-0280248831aa.jpg',
'https://images.openlane.eu/carimgs/5722102/general/efee8ece-84cc-4ed9-af00-819cd8f2ff55.jpg',
'https://images.openlane.eu/carimgs/5722102/general/9511aa6b-505a-4139-bf66-357773224f42.jpg',
'https://images.openlane.eu/carimgs/5722102/general/ffa6692a-d969-4cef-914c-5364ef6ddfcb.jpg',
'https://images.openlane.eu/carimgs/5722102/general/bc1faba7-ac1f-4ee8-9b2a-c83bcefbcd41.jpg',
'https://images.openlane.eu/carimgs/5722102/general/8d253bab-d597-4809-8ecc-681d0e3636c2.jpg',
'https://images.openlane.eu/carimgs/5722102/general/c9d8d5e4-27bc-4964-bed4-68c16171f279.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7851d6de-de22-56c2-a7be-518b0be79b64/7851d6de-de22-56c2-a7be-518b0be79b64_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145010,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722102/general/d6f4f291-5de4-416d-b85d-f9351c77249a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7851d6de-de22-56c2-a7be-518b0be79b64/7851d6de-de22-56c2-a7be-518b0be79b64_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139106,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722102/general/064a57b4-e192-4fae-87ba-bbee17d64f05.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7851d6de-de22-56c2-a7be-518b0be79b64/7851d6de-de22-56c2-a7be-518b0be79b64_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108579,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722102/general/5d184b82-0e42-43bd-b1e5-2caf05ee62ed.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7851d6de-de22-56c2-a7be-518b0be79b64/7851d6de-de22-56c2-a7be-518b0be79b64_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111923,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722102/general/3954f0bf-1636-4386-b653-0280248831aa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7851d6de-de22-56c2-a7be-518b0be79b64/7851d6de-de22-56c2-a7be-518b0be79b64_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46203,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722102/general/efee8ece-84cc-4ed9-af00-819cd8f2ff55.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7851d6de-de22-56c2-a7be-518b0be79b64/7851d6de-de22-56c2-a7be-518b0be79b64_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63193,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722102/general/9511aa6b-505a-4139-bf66-357773224f42.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7851d6de-de22-56c2-a7be-518b0be79b64/7851d6de-de22-56c2-a7be-518b0be79b64_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93693,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722102/general/ffa6692a-d969-4cef-914c-5364ef6ddfcb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7851d6de-de22-56c2-a7be-518b0be79b64/7851d6de-de22-56c2-a7be-518b0be79b64_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121476,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722102/general/bc1faba7-ac1f-4ee8-9b2a-c83bcefbcd41.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7851d6de-de22-56c2-a7be-518b0be79b64/7851d6de-de22-56c2-a7be-518b0be79b64_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80447,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722102/general/8d253bab-d597-4809-8ecc-681d0e3636c2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7851d6de-de22-56c2-a7be-518b0be79b64/7851d6de-de22-56c2-a7be-518b0be79b64_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140834,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722102/general/c9d8d5e4-27bc-4964-bed4-68c16171f279.jpg',
'Width': 1280}],
'price': 26400,
'price_includes_vat': True,
'registration_date': '2024-07-10',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 35 TFSI Advanced - Petrol - Automatic - 150 hp - 27.426 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2024}
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730993%27 HTTP/1.1" 200 None
2026-03-27 12:15:22 [adesa.de] INFO: Saving data for 10730993: {'created_time': 1774613722.096406, 'last_price_update_time': 1774613722.096421, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730993') HTTP/1.1" 204 0
2026-03-27 12:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1847c597-4497-5ddf-846c-788f27abe4fe with identifier: 10730975
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-27 12:15:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 12:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1847c597-4497-5ddf-846c-788f27abe4fe with identifier: 10730975
2026-03-27 12:15:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1847c597-4497-5ddf-846c-788f27abe4fe with identifier: 10730975 to the API
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730975>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '1847c597-4497-5ddf-846c-788f27abe4fe',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '461398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730975',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q2',
'odometer': 61074,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5709317/general/50ad7e74-6e52-44df-80a7-a24c2cd116ff.jpg',
'https://images.openlane.eu/carimgs/5709317/general/ab81f65b-535e-455a-a5fc-83936d75ad90.jpg',
'https://images.openlane.eu/carimgs/5709317/general/6cd1219d-1588-4643-a2ce-4a1c22c77640.jpg',
'https://images.openlane.eu/carimgs/5709317/general/c9146353-5f74-4001-a879-7b0ec154d0f1.jpg',
'https://images.openlane.eu/carimgs/5709317/general/56f35640-72a9-49c4-86cc-be5df803e02d.jpg',
'https://images.openlane.eu/carimgs/5709317/general/d167c894-786f-432e-8dce-c808922efeba.jpg',
'https://images.openlane.eu/carimgs/5709317/general/61b3cad3-d6e8-42c8-9f78-fe7dee61699a.jpg',
'https://images.openlane.eu/carimgs/5709317/general/6a173979-6f92-4476-be0d-fe5bb6b96022.jpg',
'https://images.openlane.eu/carimgs/5709317/general/6b6ebb9a-32aa-465c-b569-8cb7563f8a60.jpg',
'https://images.openlane.eu/carimgs/5709317/general/cf0a27a0-3b4b-4210-8dcc-5998488cab62.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1847c597-4497-5ddf-846c-788f27abe4fe/1847c597-4497-5ddf-846c-788f27abe4fe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126706,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709317/general/50ad7e74-6e52-44df-80a7-a24c2cd116ff.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1847c597-4497-5ddf-846c-788f27abe4fe/1847c597-4497-5ddf-846c-788f27abe4fe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131887,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709317/general/ab81f65b-535e-455a-a5fc-83936d75ad90.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1847c597-4497-5ddf-846c-788f27abe4fe/1847c597-4497-5ddf-846c-788f27abe4fe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179470,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709317/general/6cd1219d-1588-4643-a2ce-4a1c22c77640.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1847c597-4497-5ddf-846c-788f27abe4fe/1847c597-4497-5ddf-846c-788f27abe4fe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198441,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709317/general/c9146353-5f74-4001-a879-7b0ec154d0f1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1847c597-4497-5ddf-846c-788f27abe4fe/1847c597-4497-5ddf-846c-788f27abe4fe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169759,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709317/general/56f35640-72a9-49c4-86cc-be5df803e02d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1847c597-4497-5ddf-846c-788f27abe4fe/1847c597-4497-5ddf-846c-788f27abe4fe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128236,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709317/general/d167c894-786f-432e-8dce-c808922efeba.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1847c597-4497-5ddf-846c-788f27abe4fe/1847c597-4497-5ddf-846c-788f27abe4fe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184472,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709317/general/61b3cad3-d6e8-42c8-9f78-fe7dee61699a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1847c597-4497-5ddf-846c-788f27abe4fe/1847c597-4497-5ddf-846c-788f27abe4fe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110658,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709317/general/6a173979-6f92-4476-be0d-fe5bb6b96022.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1847c597-4497-5ddf-846c-788f27abe4fe/1847c597-4497-5ddf-846c-788f27abe4fe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189101,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709317/general/6b6ebb9a-32aa-465c-b569-8cb7563f8a60.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1847c597-4497-5ddf-846c-788f27abe4fe/1847c597-4497-5ddf-846c-788f27abe4fe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155647,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709317/general/cf0a27a0-3b4b-4210-8dcc-5998488cab62.jpg',
'Width': 1280}],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2023-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 35 TFSI Advanced - Petrol - Automatic - 150 hp - 61.074 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730975%27 HTTP/1.1" 200 None
2026-03-27 12:15:22 [adesa.de] INFO: Saving data for 10730975: {'created_time': 1774613722.689814, 'last_price_update_time': 1774613722.689825, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730975') HTTP/1.1" 204 0
2026-03-27 12:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748598/general/d514c3fe-23ee-4ed9-8fdf-d9a338d0f690.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731067)
2026-03-27 12:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b89b50>
2026-03-27 12:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748807%252Fgeneral%252F57e60c6b-ceb9-45cf-8433-677ce5df4769.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/57e60c6b-ceb9-45cf-8433-677ce5df4769.jpg saved to cache
2026-03-27 12:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f
2026-03-27 12:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ac72225-72b5-59e3-894e-878d126eeacb with identifier: 10730960
2026-03-27 12:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ac72225-72b5-59e3-894e-878d126eeacb with scrape type 1
2026-03-27 12:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5ac72225-72b5-59e3-894e-878d126eeacb
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683189%252Fgeneral%252F23cff316-96b9-490f-bf06-e2a87d645ea3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/23cff316-96b9-490f-bf06-e2a87d645ea3.jpg already downloaded
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683189%252Fgeneral%252F96b2610d-8550-4eca-a980-452ba816da3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/96b2610d-8550-4eca-a980-452ba816da3e.jpg already downloaded
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683189%252Fgeneral%252Fcf77d846-91b6-4ea3-81b7-e72ffa7c7918.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/cf77d846-91b6-4ea3-81b7-e72ffa7c7918.jpg already downloaded
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683189%252Fgeneral%252Fc9575f88-c5e9-4e00-b75e-c88284cbbf79.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/c9575f88-c5e9-4e00-b75e-c88284cbbf79.jpg already downloaded
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683189%252Fgeneral%252Fc8ae9889-8b3a-43da-ba65-e722e8027968.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/c8ae9889-8b3a-43da-ba65-e722e8027968.jpg already downloaded
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683189%252Fgeneral%252Fdbcd5be2-afe8-4a4b-aedb-f6f76afe7623.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/dbcd5be2-afe8-4a4b-aedb-f6f76afe7623.jpg already downloaded
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683189%252Fgeneral%252Fb0fd6fc2-49c0-415d-b1dd-375e2e781f88.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/b0fd6fc2-49c0-415d-b1dd-375e2e781f88.jpg already downloaded
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683189%252Fgeneral%252Ff1731116-ff3d-45b7-bc4b-a6a4a1de2caf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/f1731116-ff3d-45b7-bc4b-a6a4a1de2caf.jpg already downloaded
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683189%252Fgeneral%252F4965b703-6ff0-45a8-965d-2dfcf30f158b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/4965b703-6ff0-45a8-965d-2dfcf30f158b.jpg already downloaded
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683189%252Fgeneral%252F4c75c2b0-ae6a-4d07-9ae4-080474f10607.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/4c75c2b0-ae6a-4d07-9ae4-080474f10607.jpg already downloaded
2026-03-27 12:15:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5ac72225-72b5-59e3-894e-878d126eeacb, identifier: 10730960
2026-03-27 12:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748807/general/66d9475f-5150-4c5c-9955-e2316a941991.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731094)
2026-03-27 12:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748807/general/cf9646da-287c-443f-ab28-d779aa20cf81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731094)
2026-03-27 12:15:23 [adesa.de] INFO: Found listing with ID: 10731050
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731050%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [adesa.de] INFO: Scrape type for 10731050: 1
2026-03-27 12:15:23 [adesa.de] INFO: Scraping item 10731050 url https://www.openlane.eu/en/carv6/auction/10731050
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748598%252Fgeneral%252F02337256-0789-44bc-b4c1-bf6c92148e47.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/02337256-0789-44bc-b4c1-bf6c92148e47.jpg not downloaded yet
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748745%252Fgeneral%252Fbf33e398-5d38-4ed4-b771-280560dbdc2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/bf33e398-5d38-4ed4-b771-280560dbdc2d.jpg not downloaded yet
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748807%252Fgeneral%252Fbccc3c69-e498-43d9-91c6-01dfe7993ef4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/bccc3c69-e498-43d9-91c6-01dfe7993ef4.jpg not downloaded yet
2026-03-27 12:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731053> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5ac72225-72b5-59e3-894e-878d126eeacb with identifier: 10730960
2026-03-27 12:15:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5ac72225-72b5-59e3-894e-878d126eeacb with identifier: 10730960
2026-03-27 12:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5ac72225-72b5-59e3-894e-878d126eeacb with identifier: 10730960 to the API
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730960>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '5ac72225-72b5-59e3-894e-878d126eeacb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '462212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730960',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 27805,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5683189/general/23cff316-96b9-490f-bf06-e2a87d645ea3.jpg',
'https://images.openlane.eu/carimgs/5683189/general/96b2610d-8550-4eca-a980-452ba816da3e.jpg',
'https://images.openlane.eu/carimgs/5683189/general/cf77d846-91b6-4ea3-81b7-e72ffa7c7918.jpg',
'https://images.openlane.eu/carimgs/5683189/general/c9575f88-c5e9-4e00-b75e-c88284cbbf79.jpg',
'https://images.openlane.eu/carimgs/5683189/general/c8ae9889-8b3a-43da-ba65-e722e8027968.jpg',
'https://images.openlane.eu/carimgs/5683189/general/dbcd5be2-afe8-4a4b-aedb-f6f76afe7623.jpg',
'https://images.openlane.eu/carimgs/5683189/general/b0fd6fc2-49c0-415d-b1dd-375e2e781f88.jpg',
'https://images.openlane.eu/carimgs/5683189/general/f1731116-ff3d-45b7-bc4b-a6a4a1de2caf.jpg',
'https://images.openlane.eu/carimgs/5683189/general/4965b703-6ff0-45a8-965d-2dfcf30f158b.jpg',
'https://images.openlane.eu/carimgs/5683189/general/4c75c2b0-ae6a-4d07-9ae4-080474f10607.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac72225-72b5-59e3-894e-878d126eeacb/5ac72225-72b5-59e3-894e-878d126eeacb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133144,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683189/general/23cff316-96b9-490f-bf06-e2a87d645ea3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac72225-72b5-59e3-894e-878d126eeacb/5ac72225-72b5-59e3-894e-878d126eeacb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134766,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683189/general/96b2610d-8550-4eca-a980-452ba816da3e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac72225-72b5-59e3-894e-878d126eeacb/5ac72225-72b5-59e3-894e-878d126eeacb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119164,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683189/general/cf77d846-91b6-4ea3-81b7-e72ffa7c7918.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac72225-72b5-59e3-894e-878d126eeacb/5ac72225-72b5-59e3-894e-878d126eeacb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107216,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683189/general/c9575f88-c5e9-4e00-b75e-c88284cbbf79.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac72225-72b5-59e3-894e-878d126eeacb/5ac72225-72b5-59e3-894e-878d126eeacb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139700,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683189/general/c8ae9889-8b3a-43da-ba65-e722e8027968.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac72225-72b5-59e3-894e-878d126eeacb/5ac72225-72b5-59e3-894e-878d126eeacb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67317,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683189/general/dbcd5be2-afe8-4a4b-aedb-f6f76afe7623.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac72225-72b5-59e3-894e-878d126eeacb/5ac72225-72b5-59e3-894e-878d126eeacb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48816,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683189/general/b0fd6fc2-49c0-415d-b1dd-375e2e781f88.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac72225-72b5-59e3-894e-878d126eeacb/5ac72225-72b5-59e3-894e-878d126eeacb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70634,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683189/general/f1731116-ff3d-45b7-bc4b-a6a4a1de2caf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac72225-72b5-59e3-894e-878d126eeacb/5ac72225-72b5-59e3-894e-878d126eeacb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93024,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683189/general/4965b703-6ff0-45a8-965d-2dfcf30f158b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac72225-72b5-59e3-894e-878d126eeacb/5ac72225-72b5-59e3-894e-878d126eeacb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71383,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683189/general/4c75c2b0-ae6a-4d07-9ae4-080474f10607.jpg',
'Width': 1280}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2024-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 35 TFSI Advanced - Petrol - Automatic - 150 hp - 27.805 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2024}
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730960%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [adesa.de] INFO: Saving data for 10730960: {'created_time': 1774613723.482296, 'last_price_update_time': 1774613723.482306, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730960') HTTP/1.1" 204 0
2026-03-27 12:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748745/general/118f2b76-ee1a-4b14-afa9-fe4d5c2beed4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731076)
2026-03-27 12:15:23 [adesa.de] INFO: Found listing with ID: 10731018
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731018%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [adesa.de] INFO: Scrape type for 10731018: 1
2026-03-27 12:15:23 [adesa.de] INFO: Scraping item 10731018 url https://www.openlane.eu/en/carv6/auction/10731018
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748745%252Fgeneral%252F76c3ee02-7795-43eb-81e0-cc92b0eca63c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/76c3ee02-7795-43eb-81e0-cc92b0eca63c.jpg not downloaded yet
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748807%252Fgeneral%252F573463a7-1e1b-4ee3-a2dc-b25ffd6a094f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/573463a7-1e1b-4ee3-a2dc-b25ffd6a094f.jpg not downloaded yet
2026-03-27 12:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409c2ad0>
2026-03-27 12:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748592%252Fgeneral%252F1174f89b-b857-4cc4-8b1b-557ff99f4363.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/1174f89b-b857-4cc4-8b1b-557ff99f4363.jpg saved to cache
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e5ba07d0-b986-5e80-b192-335f1d393c1c
2026-03-27 12:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce1b4a81-66ed-521d-9b13-326fe519ee18 with identifier: 10730990
2026-03-27 12:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce1b4a81-66ed-521d-9b13-326fe519ee18 with scrape type 1
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce1b4a81-66ed-521d-9b13-326fe519ee18
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722038%252Fgeneral%252F3f0a9223-c854-4156-ad8e-d70c51cfe487.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/3f0a9223-c854-4156-ad8e-d70c51cfe487.jpg already downloaded
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722038%252Fgeneral%252F36537831-402f-4906-8b96-aee28009d584.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/36537831-402f-4906-8b96-aee28009d584.jpg already downloaded
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722038%252Fgeneral%252F5d0b9898-1db6-465c-9355-7735f975ca1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/5d0b9898-1db6-465c-9355-7735f975ca1a.jpg already downloaded
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722038%252Fgeneral%252Fda063831-6ec6-4adc-bc15-111f447b5d5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/da063831-6ec6-4adc-bc15-111f447b5d5f.jpg already downloaded
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722038%252Fgeneral%252F7b50279a-96fc-4038-b718-4a0c0305b74f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/7b50279a-96fc-4038-b718-4a0c0305b74f.jpg already downloaded
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722038%252Fgeneral%252F8f8c8610-c931-40d3-8be1-b798d4f4853f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/8f8c8610-c931-40d3-8be1-b798d4f4853f.jpg already downloaded
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722038%252Fgeneral%252F60b23733-2adc-4996-afd0-830fe1490f5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/60b23733-2adc-4996-afd0-830fe1490f5d.jpg already downloaded
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722038%252Fgeneral%252F8c597667-6fc4-40c3-8203-a1fb262856f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/8c597667-6fc4-40c3-8203-a1fb262856f6.jpg already downloaded
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722038%252Fgeneral%252Fe729065f-e4f3-427e-aeb0-3dd9a2744a8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/e729065f-e4f3-427e-aeb0-3dd9a2744a8b.jpg already downloaded
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722038%252Fgeneral%252F65d3cb63-3862-4619-942d-b27a7238d2d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/65d3cb63-3862-4619-942d-b27a7238d2d0.jpg already downloaded
2026-03-27 12:15:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ce1b4a81-66ed-521d-9b13-326fe519ee18, identifier: 10730990
2026-03-27 12:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409cc510>
2026-03-27 12:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748592%252Fgeneral%252Fa219c488-5b4d-4836-b725-72ee0f3dd04e.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/a219c488-5b4d-4836-b725-72ee0f3dd04e.jpg saved to cache
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e5ba07d0-b986-5e80-b192-335f1d393c1c
2026-03-27 12:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140aaf890>
2026-03-27 12:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748811%252Fgeneral%252Fa2f90138-b800-4c90-a821-ebc80afca203.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/a2f90138-b800-4c90-a821-ebc80afca203.jpg saved to cache
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4264ca76-2c83-5f69-a5f5-ca798ddbd223
2026-03-27 12:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf0749d0-6560-5c1b-b281-8eb718accfb4 with identifier: 10730980
2026-03-27 12:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf0749d0-6560-5c1b-b281-8eb718accfb4 with scrape type 1
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cf0749d0-6560-5c1b-b281-8eb718accfb4
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709363%252Fgeneral%252Faf4ae917-2e9a-4ab0-a884-4e454d35cbf1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/af4ae917-2e9a-4ab0-a884-4e454d35cbf1.jpg already downloaded
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709363%252Fgeneral%252F825bf057-77a0-4715-a969-76dd530b9722.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/825bf057-77a0-4715-a969-76dd530b9722.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709363%252Fgeneral%252F29240dce-4c8b-4d73-9fb1-12f4b5514f0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/29240dce-4c8b-4d73-9fb1-12f4b5514f0f.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709363%252Fgeneral%252F533f6b13-9987-4e4a-b8b6-7152c09bf392.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/533f6b13-9987-4e4a-b8b6-7152c09bf392.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709363%252Fgeneral%252F71b0eef9-e0ce-4255-a955-ec8e4fa46ec0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/71b0eef9-e0ce-4255-a955-ec8e4fa46ec0.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709363%252Fgeneral%252F4e8a9f5d-d0c0-4d78-ae71-c173a664c7d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/4e8a9f5d-d0c0-4d78-ae71-c173a664c7d5.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709363%252Fgeneral%252F98bd247f-3e34-4cda-9b56-1eed97d0df93.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/98bd247f-3e34-4cda-9b56-1eed97d0df93.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709363%252Fgeneral%252F3ac69fb9-640c-4526-a928-696293319f75.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/3ac69fb9-640c-4526-a928-696293319f75.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709363%252Fgeneral%252Fa22d6d15-6728-4ad0-bbe3-f1e6d6709fd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/a22d6d15-6728-4ad0-bbe3-f1e6d6709fd8.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709363%252Fgeneral%252F5bc8722d-3f37-46f1-8ad5-7c63e51849bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/5bc8722d-3f37-46f1-8ad5-7c63e51849bb.jpg already downloaded
2026-03-27 12:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cf0749d0-6560-5c1b-b281-8eb718accfb4, identifier: 10730980
2026-03-27 12:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141db8a10>
2026-03-27 12:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748598%252Fgeneral%252Fd514c3fe-23ee-4ed9-8fdf-d9a338d0f690.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/d514c3fe-23ee-4ed9-8fdf-d9a338d0f690.jpg saved to cache
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9
2026-03-27 12:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22444071-3183-5247-8c08-7de63158a9ee with identifier: 10730996
2026-03-27 12:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22444071-3183-5247-8c08-7de63158a9ee with scrape type 1
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22444071-3183-5247-8c08-7de63158a9ee
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722120%252Fgeneral%252Fa5327443-9177-43d9-822f-25f932bd9710.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722120/general/a5327443-9177-43d9-822f-25f932bd9710.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722120%252Fgeneral%252Fec6fa7a4-48f7-4c21-b826-b914febbcc6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722120/general/ec6fa7a4-48f7-4c21-b826-b914febbcc6c.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722120%252Fgeneral%252Fb4fe748d-9d2f-496b-8623-72be589012fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722120/general/b4fe748d-9d2f-496b-8623-72be589012fb.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722120%252Fgeneral%252F6158641b-2b2b-41f6-9ed5-e1ea8be01ace.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722120/general/6158641b-2b2b-41f6-9ed5-e1ea8be01ace.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722120%252Fgeneral%252F753e6286-6940-4409-bf9e-d6e324525072.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722120/general/753e6286-6940-4409-bf9e-d6e324525072.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722120%252Fgeneral%252F83bd7539-c6c1-4f3f-955f-af090ac01177.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722120/general/83bd7539-c6c1-4f3f-955f-af090ac01177.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722120%252Fgeneral%252F5b4596e6-e9d0-4765-ac6a-1f888ebd163f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722120/general/5b4596e6-e9d0-4765-ac6a-1f888ebd163f.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722120%252Fgeneral%252F059c29ab-5b67-4109-a0e9-91339a7f648b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722120/general/059c29ab-5b67-4109-a0e9-91339a7f648b.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722120%252Fgeneral%252F6501053b-2926-4e78-9638-3daf007bdefc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722120/general/6501053b-2926-4e78-9638-3daf007bdefc.jpg already downloaded
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722120%252Fgeneral%252Fc6889c5a-3349-435e-9ae1-335d6ec4fce0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722120/general/c6889c5a-3349-435e-9ae1-335d6ec4fce0.jpg already downloaded
2026-03-27 12:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 22444071-3183-5247-8c08-7de63158a9ee, identifier: 10730996
2026-03-27 12:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748598/general/fdf25bae-f0e2-44aa-881d-51288ee64e46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731067)
2026-03-27 12:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748778/general/c882b5bd-647a-4837-a01c-656586caeef6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731082)
2026-03-27 12:15:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ce1b4a81-66ed-521d-9b13-326fe519ee18 with identifier: 10730990
2026-03-27 12:15:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ce1b4a81-66ed-521d-9b13-326fe519ee18 with identifier: 10730990
2026-03-27 12:15:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ce1b4a81-66ed-521d-9b13-326fe519ee18 with identifier: 10730990 to the API
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730990>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'ce1b4a81-66ed-521d-9b13-326fe519ee18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '462472',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730990',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 29255,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5722038/general/3f0a9223-c854-4156-ad8e-d70c51cfe487.jpg',
'https://images.openlane.eu/carimgs/5722038/general/36537831-402f-4906-8b96-aee28009d584.jpg',
'https://images.openlane.eu/carimgs/5722038/general/5d0b9898-1db6-465c-9355-7735f975ca1a.jpg',
'https://images.openlane.eu/carimgs/5722038/general/da063831-6ec6-4adc-bc15-111f447b5d5f.jpg',
'https://images.openlane.eu/carimgs/5722038/general/7b50279a-96fc-4038-b718-4a0c0305b74f.jpg',
'https://images.openlane.eu/carimgs/5722038/general/8f8c8610-c931-40d3-8be1-b798d4f4853f.jpg',
'https://images.openlane.eu/carimgs/5722038/general/60b23733-2adc-4996-afd0-830fe1490f5d.jpg',
'https://images.openlane.eu/carimgs/5722038/general/8c597667-6fc4-40c3-8203-a1fb262856f6.jpg',
'https://images.openlane.eu/carimgs/5722038/general/e729065f-e4f3-427e-aeb0-3dd9a2744a8b.jpg',
'https://images.openlane.eu/carimgs/5722038/general/65d3cb63-3862-4619-942d-b27a7238d2d0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1b4a81-66ed-521d-9b13-326fe519ee18/ce1b4a81-66ed-521d-9b13-326fe519ee18_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101075,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722038/general/3f0a9223-c854-4156-ad8e-d70c51cfe487.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1b4a81-66ed-521d-9b13-326fe519ee18/ce1b4a81-66ed-521d-9b13-326fe519ee18_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109612,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722038/general/36537831-402f-4906-8b96-aee28009d584.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1b4a81-66ed-521d-9b13-326fe519ee18/ce1b4a81-66ed-521d-9b13-326fe519ee18_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95008,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722038/general/5d0b9898-1db6-465c-9355-7735f975ca1a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1b4a81-66ed-521d-9b13-326fe519ee18/ce1b4a81-66ed-521d-9b13-326fe519ee18_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41586,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722038/general/da063831-6ec6-4adc-bc15-111f447b5d5f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1b4a81-66ed-521d-9b13-326fe519ee18/ce1b4a81-66ed-521d-9b13-326fe519ee18_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97148,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722038/general/7b50279a-96fc-4038-b718-4a0c0305b74f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1b4a81-66ed-521d-9b13-326fe519ee18/ce1b4a81-66ed-521d-9b13-326fe519ee18_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67652,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722038/general/8f8c8610-c931-40d3-8be1-b798d4f4853f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1b4a81-66ed-521d-9b13-326fe519ee18/ce1b4a81-66ed-521d-9b13-326fe519ee18_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41230,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722038/general/60b23733-2adc-4996-afd0-830fe1490f5d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1b4a81-66ed-521d-9b13-326fe519ee18/ce1b4a81-66ed-521d-9b13-326fe519ee18_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70851,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722038/general/8c597667-6fc4-40c3-8203-a1fb262856f6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1b4a81-66ed-521d-9b13-326fe519ee18/ce1b4a81-66ed-521d-9b13-326fe519ee18_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94359,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722038/general/e729065f-e4f3-427e-aeb0-3dd9a2744a8b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1b4a81-66ed-521d-9b13-326fe519ee18/ce1b4a81-66ed-521d-9b13-326fe519ee18_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74630,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722038/general/65d3cb63-3862-4619-942d-b27a7238d2d0.jpg',
'Width': 1280}],
'price': 25800,
'price_includes_vat': True,
'registration_date': '2025-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 35 TFSI Advanced - Petrol - Automatic - 150 hp - 29.255 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2025}
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730990%27 HTTP/1.1" 200 None
2026-03-27 12:15:24 [adesa.de] INFO: Saving data for 10730990: {'created_time': 1774613724.841984, 'last_price_update_time': 1774613724.841995, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730990') HTTP/1.1" 204 0
2026-03-27 12:15:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cf0749d0-6560-5c1b-b281-8eb718accfb4 with identifier: 10730980
2026-03-27 12:15:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 12:15:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-27 12:15:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 12:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 12:15:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cf0749d0-6560-5c1b-b281-8eb718accfb4 with identifier: 10730980
2026-03-27 12:15:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cf0749d0-6560-5c1b-b281-8eb718accfb4 with identifier: 10730980 to the API
2026-03-27 12:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730980>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'cf0749d0-6560-5c1b-b281-8eb718accfb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '460817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730980',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 27476,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5709363/general/af4ae917-2e9a-4ab0-a884-4e454d35cbf1.jpg',
'https://images.openlane.eu/carimgs/5709363/general/825bf057-77a0-4715-a969-76dd530b9722.jpg',
'https://images.openlane.eu/carimgs/5709363/general/29240dce-4c8b-4d73-9fb1-12f4b5514f0f.jpg',
'https://images.openlane.eu/carimgs/5709363/general/533f6b13-9987-4e4a-b8b6-7152c09bf392.jpg',
'https://images.openlane.eu/carimgs/5709363/general/71b0eef9-e0ce-4255-a955-ec8e4fa46ec0.jpg',
'https://images.openlane.eu/carimgs/5709363/general/4e8a9f5d-d0c0-4d78-ae71-c173a664c7d5.jpg',
'https://images.openlane.eu/carimgs/5709363/general/98bd247f-3e34-4cda-9b56-1eed97d0df93.jpg',
'https://images.openlane.eu/carimgs/5709363/general/3ac69fb9-640c-4526-a928-696293319f75.jpg',
'https://images.openlane.eu/carimgs/5709363/general/a22d6d15-6728-4ad0-bbe3-f1e6d6709fd8.jpg',
'https://images.openlane.eu/carimgs/5709363/general/5bc8722d-3f37-46f1-8ad5-7c63e51849bb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf0749d0-6560-5c1b-b281-8eb718accfb4/cf0749d0-6560-5c1b-b281-8eb718accfb4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134546,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709363/general/af4ae917-2e9a-4ab0-a884-4e454d35cbf1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf0749d0-6560-5c1b-b281-8eb718accfb4/cf0749d0-6560-5c1b-b281-8eb718accfb4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129044,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709363/general/825bf057-77a0-4715-a969-76dd530b9722.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf0749d0-6560-5c1b-b281-8eb718accfb4/cf0749d0-6560-5c1b-b281-8eb718accfb4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182355,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709363/general/29240dce-4c8b-4d73-9fb1-12f4b5514f0f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf0749d0-6560-5c1b-b281-8eb718accfb4/cf0749d0-6560-5c1b-b281-8eb718accfb4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164204,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709363/general/533f6b13-9987-4e4a-b8b6-7152c09bf392.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf0749d0-6560-5c1b-b281-8eb718accfb4/cf0749d0-6560-5c1b-b281-8eb718accfb4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182763,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709363/general/71b0eef9-e0ce-4255-a955-ec8e4fa46ec0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf0749d0-6560-5c1b-b281-8eb718accfb4/cf0749d0-6560-5c1b-b281-8eb718accfb4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126751,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709363/general/4e8a9f5d-d0c0-4d78-ae71-c173a664c7d5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf0749d0-6560-5c1b-b281-8eb718accfb4/cf0749d0-6560-5c1b-b281-8eb718accfb4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113007,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709363/general/98bd247f-3e34-4cda-9b56-1eed97d0df93.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf0749d0-6560-5c1b-b281-8eb718accfb4/cf0749d0-6560-5c1b-b281-8eb718accfb4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140992,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709363/general/3ac69fb9-640c-4526-a928-696293319f75.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf0749d0-6560-5c1b-b281-8eb718accfb4/cf0749d0-6560-5c1b-b281-8eb718accfb4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120032,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709363/general/a22d6d15-6728-4ad0-bbe3-f1e6d6709fd8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf0749d0-6560-5c1b-b281-8eb718accfb4/cf0749d0-6560-5c1b-b281-8eb718accfb4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165706,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709363/general/5bc8722d-3f37-46f1-8ad5-7c63e51849bb.jpg',
'Width': 1280}],
'price': 26200,
'price_includes_vat': True,
'registration_date': '2024-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Sportback 35 TFSI - Petrol - Automatic - 150 hp - 27.476 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 12:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730980%27 HTTP/1.1" 200 None
2026-03-27 12:15:25 [adesa.de] INFO: Saving data for 10730980: {'created_time': 1774613725.559447, 'last_price_update_time': 1774613725.559459, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730980') HTTP/1.1" 204 0
2026-03-27 12:15:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 22444071-3183-5247-8c08-7de63158a9ee with identifier: 10730996
2026-03-27 12:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 12:15:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-27 12:15:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 12:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 12:15:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 22444071-3183-5247-8c08-7de63158a9ee with identifier: 10730996
2026-03-27 12:15:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 22444071-3183-5247-8c08-7de63158a9ee with identifier: 10730996 to the API
2026-03-27 12:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730996>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '22444071-3183-5247-8c08-7de63158a9ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466185',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730996',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 80118,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5722120/general/a5327443-9177-43d9-822f-25f932bd9710.jpg',
'https://images.openlane.eu/carimgs/5722120/general/ec6fa7a4-48f7-4c21-b826-b914febbcc6c.jpg',
'https://images.openlane.eu/carimgs/5722120/general/b4fe748d-9d2f-496b-8623-72be589012fb.jpg',
'https://images.openlane.eu/carimgs/5722120/general/6158641b-2b2b-41f6-9ed5-e1ea8be01ace.jpg',
'https://images.openlane.eu/carimgs/5722120/general/753e6286-6940-4409-bf9e-d6e324525072.jpg',
'https://images.openlane.eu/carimgs/5722120/general/83bd7539-c6c1-4f3f-955f-af090ac01177.jpg',
'https://images.openlane.eu/carimgs/5722120/general/5b4596e6-e9d0-4765-ac6a-1f888ebd163f.jpg',
'https://images.openlane.eu/carimgs/5722120/general/059c29ab-5b67-4109-a0e9-91339a7f648b.jpg',
'https://images.openlane.eu/carimgs/5722120/general/6501053b-2926-4e78-9638-3daf007bdefc.jpg',
'https://images.openlane.eu/carimgs/5722120/general/c6889c5a-3349-435e-9ae1-335d6ec4fce0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22444071-3183-5247-8c08-7de63158a9ee/22444071-3183-5247-8c08-7de63158a9ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92408,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722120/general/a5327443-9177-43d9-822f-25f932bd9710.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22444071-3183-5247-8c08-7de63158a9ee/22444071-3183-5247-8c08-7de63158a9ee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93435,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722120/general/ec6fa7a4-48f7-4c21-b826-b914febbcc6c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22444071-3183-5247-8c08-7de63158a9ee/22444071-3183-5247-8c08-7de63158a9ee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90666,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722120/general/b4fe748d-9d2f-496b-8623-72be589012fb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22444071-3183-5247-8c08-7de63158a9ee/22444071-3183-5247-8c08-7de63158a9ee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67715,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722120/general/6158641b-2b2b-41f6-9ed5-e1ea8be01ace.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22444071-3183-5247-8c08-7de63158a9ee/22444071-3183-5247-8c08-7de63158a9ee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97633,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722120/general/753e6286-6940-4409-bf9e-d6e324525072.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22444071-3183-5247-8c08-7de63158a9ee/22444071-3183-5247-8c08-7de63158a9ee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95720,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722120/general/83bd7539-c6c1-4f3f-955f-af090ac01177.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22444071-3183-5247-8c08-7de63158a9ee/22444071-3183-5247-8c08-7de63158a9ee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56115,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722120/general/5b4596e6-e9d0-4765-ac6a-1f888ebd163f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22444071-3183-5247-8c08-7de63158a9ee/22444071-3183-5247-8c08-7de63158a9ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70989,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722120/general/059c29ab-5b67-4109-a0e9-91339a7f648b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22444071-3183-5247-8c08-7de63158a9ee/22444071-3183-5247-8c08-7de63158a9ee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59605,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722120/general/6501053b-2926-4e78-9638-3daf007bdefc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22444071-3183-5247-8c08-7de63158a9ee/22444071-3183-5247-8c08-7de63158a9ee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83504,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722120/general/c6889c5a-3349-435e-9ae1-335d6ec4fce0.jpg',
'Width': 1280}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2022-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e M Sport - xDrive - Hybrid - Automatic - 184 hp - 80.118 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730996%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [adesa.de] INFO: Saving data for 10730996: {'created_time': 1774613726.241575, 'last_price_update_time': 1774613726.24159, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730996') HTTP/1.1" 204 0
2026-03-27 12: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-27 12:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748807/general/b4c6d5d6-4675-49c3-99a9-8940f8f406c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731094)
2026-03-27 12:15:26 [adesa.de] INFO: Found listing with ID: 10731071
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731071%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [adesa.de] INFO: Scrape type for 10731071: 1
2026-03-27 12:15:26 [adesa.de] INFO: Scraping item 10731071 url https://www.openlane.eu/en/carv6/auction/10731071
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748745%252Fgeneral%252F15e5a78a-124d-4606-881a-f6be76ddbc57.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/15e5a78a-124d-4606-881a-f6be76ddbc57.jpg not downloaded yet
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748807%252Fgeneral%252F38723736-8642-4873-8962-b98f8a943757.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/38723736-8642-4873-8962-b98f8a943757.jpg not downloaded yet
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408fac10>
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748807%252Fgeneral%252F66d9475f-5150-4c5c-9955-e2316a941991.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/66d9475f-5150-4c5c-9955-e2316a941991.jpg saved to cache
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a407d0>
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748807%252Fgeneral%252Fcf9646da-287c-443f-ab28-d779aa20cf81.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/cf9646da-287c-443f-ab28-d779aa20cf81.jpg saved to cache
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f
2026-03-27 12:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a770a583-9bf6-57fc-a1f1-fc188d7dafea with identifier: 10731053
2026-03-27 12:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a770a583-9bf6-57fc-a1f1-fc188d7dafea with scrape type 1
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a770a583-9bf6-57fc-a1f1-fc188d7dafea
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252F6c2a37ba-50d5-4f8c-9a9f-33efcfd73f83.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/6c2a37ba-50d5-4f8c-9a9f-33efcfd73f83.jpg not downloaded yet
2026-03-27 12:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748745/general/373258de-583c-4e9c-bddc-ddd4f3280a98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731076)
2026-03-27 12:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748807/general/c42401a5-a4e5-4cf1-9bf8-eece14356a08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731094)
2026-03-27 12:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12: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-27 12:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca0290>
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748745%252Fgeneral%252F118f2b76-ee1a-4b14-afa9-fe4d5c2beed4.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/118f2b76-ee1a-4b14-afa9-fe4d5c2beed4.jpg saved to cache
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2644d894-fd3a-56a1-b24b-940cd99729b9
2026-03-27 12:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748598/general/d4f4abc2-816a-470f-a3be-9e8c72b5bdfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731067)
2026-03-27 12:15:26 [adesa.de] INFO: Found listing with ID: 10730979
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730979%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [adesa.de] INFO: Scrape type for 10730979: 1
2026-03-27 12:15:26 [adesa.de] INFO: Scraping item 10730979 url https://www.openlane.eu/en/carv6/auction/10730979
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748745%252Fgeneral%252Fed9fab04-badd-4b4c-99be-f67904acd5fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/ed9fab04-badd-4b4c-99be-f67904acd5fd.jpg not downloaded yet
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748807%252Fgeneral%252Fed989e0c-9857-4a8f-bb49-9a7032147137.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/ed989e0c-9857-4a8f-bb49-9a7032147137.jpg not downloaded yet
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252F8edce7ad-0b3e-4bf4-a75e-9f29208e2620.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/8edce7ad-0b3e-4bf4-a75e-9f29208e2620.jpg not downloaded yet
2026-03-27 12:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748598/general/5c0eee53-e7f3-49bd-9213-929d8c127656.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731067)
2026-03-27 12:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748807/general/868b7bf5-a6bc-493d-b8b8-56e0d0be175f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731094)
2026-03-27 12:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748745/general/4b0e2efc-2f3a-412f-a9ec-de1c51a801d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731076)
2026-03-27 12: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-27 12: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-27 12:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c20690>
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748598%252Fgeneral%252Ffdf25bae-f0e2-44aa-881d-51288ee64e46.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/fdf25bae-f0e2-44aa-881d-51288ee64e46.jpg saved to cache
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a5b050>
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748778%252Fgeneral%252Fc882b5bd-647a-4837-a01c-656586caeef6.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/c882b5bd-647a-4837-a01c-656586caeef6.jpg saved to cache
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d7e572b7-5f26-5f27-995f-8d6eb99c9422
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c34c10>
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748807%252Fgeneral%252Fb4c6d5d6-4675-49c3-99a9-8940f8f406c6.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/b4c6d5d6-4675-49c3-99a9-8940f8f406c6.jpg saved to cache
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f
2026-03-27 12:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748745/general/fb79365d-f94e-4a51-b56b-75d5a068f4bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731076)
2026-03-27 12:15:26 [adesa.de] INFO: Found listing with ID: 10731046
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731046%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [adesa.de] INFO: Scrape type for 10731046: 1
2026-03-27 12:15:26 [adesa.de] INFO: Scraping item 10731046 url https://www.openlane.eu/en/carv6/auction/10731046
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252F3823a442-9899-4e00-bb49-4f357948b875.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/3823a442-9899-4e00-bb49-4f357948b875.jpg not downloaded yet
2026-03-27 12:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748598/general/0654af8e-fbf6-4244-aa52-6dafa81df47a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731067)
2026-03-27 12:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748807/general/bccc3c69-e498-43d9-91c6-01dfe7993ef4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731094)
2026-03-27 12:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748745/general/bf33e398-5d38-4ed4-b771-280560dbdc2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731076)
2026-03-27 12:15:26 [adesa.de] INFO: Found listing with ID: 10731048
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731048%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [adesa.de] INFO: Scrape type for 10731048: 1
2026-03-27 12:15:26 [adesa.de] INFO: Scraping item 10731048 url https://www.openlane.eu/en/carv6/auction/10731048
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252Ff2288815-a626-4541-8f80-3a191e18636f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/f2288815-a626-4541-8f80-3a191e18636f.jpg not downloaded yet
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a62f10>
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748745%252Fgeneral%252F373258de-583c-4e9c-bddc-ddd4f3280a98.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/373258de-583c-4e9c-bddc-ddd4f3280a98.jpg saved to cache
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2644d894-fd3a-56a1-b24b-940cd99729b9
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a6b210>
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748807%252Fgeneral%252Fc42401a5-a4e5-4cf1-9bf8-eece14356a08.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/c42401a5-a4e5-4cf1-9bf8-eece14356a08.jpg saved to cache
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f
2026-03-27 12:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c345fc28-281c-5454-8f90-d0a11cf17c9a with identifier: 10731092
2026-03-27 12:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c345fc28-281c-5454-8f90-d0a11cf17c9a with scrape type 1
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c345fc28-281c-5454-8f90-d0a11cf17c9a
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252F5f5c4f9f-d17f-4911-bc77-f7c367bf4838.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/5f5c4f9f-d17f-4911-bc77-f7c367bf4838.jpg not downloaded yet
2026-03-27 12:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d63b1225-922d-57bd-b8ae-e1b28da32796 with identifier: 10730953
2026-03-27 12:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d63b1225-922d-57bd-b8ae-e1b28da32796 with scrape type 1
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d63b1225-922d-57bd-b8ae-e1b28da32796
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629357%252Fgeneral%252F719c98c9-7264-48bc-b17d-12474892bd32.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/719c98c9-7264-48bc-b17d-12474892bd32.jpg already downloaded
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629357%252Fgeneral%252F321019cd-bf0e-4108-8e80-6103bf312a05.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/321019cd-bf0e-4108-8e80-6103bf312a05.jpg already downloaded
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629357%252Fgeneral%252Fbab18484-8950-49ef-88c1-660e34309190.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/bab18484-8950-49ef-88c1-660e34309190.jpg already downloaded
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629357%252Fgeneral%252F7018ab2e-527e-490c-89e0-7a4452a82a47.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/7018ab2e-527e-490c-89e0-7a4452a82a47.jpg already downloaded
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629357%252Fgeneral%252Fe0fbb676-d2be-4e90-bbfa-7f0847b13a39.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/e0fbb676-d2be-4e90-bbfa-7f0847b13a39.jpg already downloaded
2026-03-27 12:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629357%252Fgeneral%252Fdc417b5e-7a6b-40bf-9137-89ba1e20cc1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/dc417b5e-7a6b-40bf-9137-89ba1e20cc1d.jpg already downloaded
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629357%252Fgeneral%252Fca62a70f-a2e7-4f5b-bb98-9d703382691e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/ca62a70f-a2e7-4f5b-bb98-9d703382691e.jpg already downloaded
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629357%252Fgeneral%252F0fba72ba-ee8a-40eb-b5c0-50ff83838b0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/0fba72ba-ee8a-40eb-b5c0-50ff83838b0e.jpg already downloaded
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629357%252Fgeneral%252Fe76e9de6-35ba-4973-9393-65adb8b70ca1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/e76e9de6-35ba-4973-9393-65adb8b70ca1.jpg already downloaded
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629357%252Fgeneral%252F28294d20-2723-4880-942e-4b5ce2c8b87e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/28294d20-2723-4880-942e-4b5ce2c8b87e.jpg already downloaded
2026-03-27 12:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d63b1225-922d-57bd-b8ae-e1b28da32796, identifier: 10730953
2026-03-27 12:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 702f04f8-9bc5-5b14-a080-405d282ed8ff with identifier: 10731027
2026-03-27 12:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 702f04f8-9bc5-5b14-a080-405d282ed8ff with scrape type 1
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 702f04f8-9bc5-5b14-a080-405d282ed8ff
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735569%252Fgeneral%252F53fed188-c439-4200-9c38-e6ec5a94b733.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/53fed188-c439-4200-9c38-e6ec5a94b733.jpg already downloaded
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735569%252Fgeneral%252F0499e4a8-3837-4fba-98a1-46344e8fc749.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/0499e4a8-3837-4fba-98a1-46344e8fc749.jpg already downloaded
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735569%252Fgeneral%252Fb5a72d8d-32e3-4b17-b958-c033502c0a40.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/b5a72d8d-32e3-4b17-b958-c033502c0a40.jpg already downloaded
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735569%252Fgeneral%252Fa364ecee-1cdb-44c1-80f3-58d0aef3dace.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/a364ecee-1cdb-44c1-80f3-58d0aef3dace.jpg already downloaded
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735569%252Fgeneral%252F4493c89e-1807-4bd8-8406-a879f0e764c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/4493c89e-1807-4bd8-8406-a879f0e764c0.jpg already downloaded
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735569%252Fgeneral%252F31a9c86f-9cf6-4201-a229-5fb67394d447.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/31a9c86f-9cf6-4201-a229-5fb67394d447.jpg already downloaded
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735569%252Fgeneral%252F995cc199-44e6-4586-8c9e-50b1d21566ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/995cc199-44e6-4586-8c9e-50b1d21566ac.jpg already downloaded
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735569%252Fgeneral%252F32102063-7c24-411c-98c6-8bab84a717a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/32102063-7c24-411c-98c6-8bab84a717a3.jpg already downloaded
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735569%252Fgeneral%252F17976b22-ff75-467f-b031-877d56fe9e8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/17976b22-ff75-467f-b031-877d56fe9e8e.jpg already downloaded
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735569%252Fgeneral%252F5b1303d5-67b2-4d47-a9b6-33b60b81884c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/5b1303d5-67b2-4d47-a9b6-33b60b81884c.jpg already downloaded
2026-03-27 12:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 702f04f8-9bc5-5b14-a080-405d282ed8ff, identifier: 10731027
2026-03-27 12: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-27 12:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9d550>
2026-03-27 12:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748598%252Fgeneral%252Fd4f4abc2-816a-470f-a3be-9e8c72b5bdfb.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/d4f4abc2-816a-470f-a3be-9e8c72b5bdfb.jpg saved to cache
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9
2026-03-27 12:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c873d0>
2026-03-27 12:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748598%252Fgeneral%252F5c0eee53-e7f3-49bd-9213-929d8c127656.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/5c0eee53-e7f3-49bd-9213-929d8c127656.jpg saved to cache
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9
2026-03-27 12:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409c8450>
2026-03-27 12:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748807%252Fgeneral%252F868b7bf5-a6bc-493d-b8b8-56e0d0be175f.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/868b7bf5-a6bc-493d-b8b8-56e0d0be175f.jpg saved to cache
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f
2026-03-27 12:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bc4f10>
2026-03-27 12:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748745%252Fgeneral%252F4b0e2efc-2f3a-412f-a9ec-de1c51a801d3.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/4b0e2efc-2f3a-412f-a9ec-de1c51a801d3.jpg saved to cache
2026-03-27 12:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2644d894-fd3a-56a1-b24b-940cd99729b9
2026-03-27 12:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748745/general/76c3ee02-7795-43eb-81e0-cc92b0eca63c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731076)
2026-03-27 12:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d63b1225-922d-57bd-b8ae-e1b28da32796 with identifier: 10730953
2026-03-27 12:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d63b1225-922d-57bd-b8ae-e1b28da32796 with identifier: 10730953
2026-03-27 12:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d63b1225-922d-57bd-b8ae-e1b28da32796 with identifier: 10730953 to the API
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730953>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd63b1225-922d-57bd-b8ae-e1b28da32796',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464447',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730953',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 74591,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5629357/general/719c98c9-7264-48bc-b17d-12474892bd32.jpg',
'https://images.openlane.eu/carimgs/5629357/general/321019cd-bf0e-4108-8e80-6103bf312a05.jpg',
'https://images.openlane.eu/carimgs/5629357/general/bab18484-8950-49ef-88c1-660e34309190.jpg',
'https://images.openlane.eu/carimgs/5629357/general/7018ab2e-527e-490c-89e0-7a4452a82a47.jpg',
'https://images.openlane.eu/carimgs/5629357/general/e0fbb676-d2be-4e90-bbfa-7f0847b13a39.jpg',
'https://images.openlane.eu/carimgs/5629357/general/dc417b5e-7a6b-40bf-9137-89ba1e20cc1d.jpg',
'https://images.openlane.eu/carimgs/5629357/general/ca62a70f-a2e7-4f5b-bb98-9d703382691e.jpg',
'https://images.openlane.eu/carimgs/5629357/general/0fba72ba-ee8a-40eb-b5c0-50ff83838b0e.jpg',
'https://images.openlane.eu/carimgs/5629357/general/e76e9de6-35ba-4973-9393-65adb8b70ca1.jpg',
'https://images.openlane.eu/carimgs/5629357/general/28294d20-2723-4880-942e-4b5ce2c8b87e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63b1225-922d-57bd-b8ae-e1b28da32796/d63b1225-922d-57bd-b8ae-e1b28da32796_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95314,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629357/general/719c98c9-7264-48bc-b17d-12474892bd32.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63b1225-922d-57bd-b8ae-e1b28da32796/d63b1225-922d-57bd-b8ae-e1b28da32796_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92224,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629357/general/321019cd-bf0e-4108-8e80-6103bf312a05.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63b1225-922d-57bd-b8ae-e1b28da32796/d63b1225-922d-57bd-b8ae-e1b28da32796_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67801,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629357/general/bab18484-8950-49ef-88c1-660e34309190.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63b1225-922d-57bd-b8ae-e1b28da32796/d63b1225-922d-57bd-b8ae-e1b28da32796_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103840,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629357/general/7018ab2e-527e-490c-89e0-7a4452a82a47.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63b1225-922d-57bd-b8ae-e1b28da32796/d63b1225-922d-57bd-b8ae-e1b28da32796_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97614,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629357/general/e0fbb676-d2be-4e90-bbfa-7f0847b13a39.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63b1225-922d-57bd-b8ae-e1b28da32796/d63b1225-922d-57bd-b8ae-e1b28da32796_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68107,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629357/general/dc417b5e-7a6b-40bf-9137-89ba1e20cc1d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63b1225-922d-57bd-b8ae-e1b28da32796/d63b1225-922d-57bd-b8ae-e1b28da32796_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87609,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629357/general/ca62a70f-a2e7-4f5b-bb98-9d703382691e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63b1225-922d-57bd-b8ae-e1b28da32796/d63b1225-922d-57bd-b8ae-e1b28da32796_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64568,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629357/general/0fba72ba-ee8a-40eb-b5c0-50ff83838b0e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63b1225-922d-57bd-b8ae-e1b28da32796/d63b1225-922d-57bd-b8ae-e1b28da32796_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98673,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629357/general/e76e9de6-35ba-4973-9393-65adb8b70ca1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63b1225-922d-57bd-b8ae-e1b28da32796/d63b1225-922d-57bd-b8ae-e1b28da32796_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59224,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629357/general/28294d20-2723-4880-942e-4b5ce2c8b87e.jpg',
'Width': 1280}],
'price': 27400,
'price_includes_vat': True,
'registration_date': '2022-05-09',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 300d AMG Line - Diesel - Automatic - 265 hp - '
'74.591 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730953%27 HTTP/1.1" 200 None
2026-03-27 12:15:28 [adesa.de] INFO: Saving data for 10730953: {'created_time': 1774613728.113553, 'last_price_update_time': 1774613728.113564, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730953') HTTP/1.1" 204 0
2026-03-27 12:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 702f04f8-9bc5-5b14-a080-405d282ed8ff with identifier: 10731027
2026-03-27 12:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 702f04f8-9bc5-5b14-a080-405d282ed8ff with identifier: 10731027
2026-03-27 12:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 702f04f8-9bc5-5b14-a080-405d282ed8ff with identifier: 10731027 to the API
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731027>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '702f04f8-9bc5-5b14-a080-405d282ed8ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731027',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 78293,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5735569/general/53fed188-c439-4200-9c38-e6ec5a94b733.jpg',
'https://images.openlane.eu/carimgs/5735569/general/0499e4a8-3837-4fba-98a1-46344e8fc749.jpg',
'https://images.openlane.eu/carimgs/5735569/general/b5a72d8d-32e3-4b17-b958-c033502c0a40.jpg',
'https://images.openlane.eu/carimgs/5735569/general/a364ecee-1cdb-44c1-80f3-58d0aef3dace.jpg',
'https://images.openlane.eu/carimgs/5735569/general/4493c89e-1807-4bd8-8406-a879f0e764c0.jpg',
'https://images.openlane.eu/carimgs/5735569/general/31a9c86f-9cf6-4201-a229-5fb67394d447.jpg',
'https://images.openlane.eu/carimgs/5735569/general/995cc199-44e6-4586-8c9e-50b1d21566ac.jpg',
'https://images.openlane.eu/carimgs/5735569/general/32102063-7c24-411c-98c6-8bab84a717a3.jpg',
'https://images.openlane.eu/carimgs/5735569/general/17976b22-ff75-467f-b031-877d56fe9e8e.jpg',
'https://images.openlane.eu/carimgs/5735569/general/5b1303d5-67b2-4d47-a9b6-33b60b81884c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702f04f8-9bc5-5b14-a080-405d282ed8ff/702f04f8-9bc5-5b14-a080-405d282ed8ff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125219,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735569/general/53fed188-c439-4200-9c38-e6ec5a94b733.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702f04f8-9bc5-5b14-a080-405d282ed8ff/702f04f8-9bc5-5b14-a080-405d282ed8ff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111414,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735569/general/0499e4a8-3837-4fba-98a1-46344e8fc749.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702f04f8-9bc5-5b14-a080-405d282ed8ff/702f04f8-9bc5-5b14-a080-405d282ed8ff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73286,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735569/general/b5a72d8d-32e3-4b17-b958-c033502c0a40.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702f04f8-9bc5-5b14-a080-405d282ed8ff/702f04f8-9bc5-5b14-a080-405d282ed8ff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112401,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735569/general/a364ecee-1cdb-44c1-80f3-58d0aef3dace.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702f04f8-9bc5-5b14-a080-405d282ed8ff/702f04f8-9bc5-5b14-a080-405d282ed8ff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101135,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735569/general/4493c89e-1807-4bd8-8406-a879f0e764c0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702f04f8-9bc5-5b14-a080-405d282ed8ff/702f04f8-9bc5-5b14-a080-405d282ed8ff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75889,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735569/general/31a9c86f-9cf6-4201-a229-5fb67394d447.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702f04f8-9bc5-5b14-a080-405d282ed8ff/702f04f8-9bc5-5b14-a080-405d282ed8ff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111420,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735569/general/995cc199-44e6-4586-8c9e-50b1d21566ac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702f04f8-9bc5-5b14-a080-405d282ed8ff/702f04f8-9bc5-5b14-a080-405d282ed8ff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112078,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735569/general/32102063-7c24-411c-98c6-8bab84a717a3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702f04f8-9bc5-5b14-a080-405d282ed8ff/702f04f8-9bc5-5b14-a080-405d282ed8ff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82890,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735569/general/17976b22-ff75-467f-b031-877d56fe9e8e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702f04f8-9bc5-5b14-a080-405d282ed8ff/702f04f8-9bc5-5b14-a080-405d282ed8ff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124320,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735569/general/5b1303d5-67b2-4d47-a9b6-33b60b81884c.jpg',
'Width': 1280}],
'price': 28100,
'price_includes_vat': True,
'registration_date': '2022-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C Break 300d AMG Line - Diesel - Automatic - 265 hp - '
'78.293 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731027%27 HTTP/1.1" 200 None
2026-03-27 12:15:28 [adesa.de] INFO: Saving data for 10731027: {'created_time': 1774613728.459984, 'last_price_update_time': 1774613728.459995, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731027') HTTP/1.1" 204 0
2026-03-27 12:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748598/general/02337256-0789-44bc-b4c1-bf6c92148e47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731067)
2026-03-27 12:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748342/general/6c2a37ba-50d5-4f8c-9a9f-33efcfd73f83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731053)
2026-03-27 12:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748807/general/38723736-8642-4873-8962-b98f8a943757.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731094)
2026-03-27 12:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748807/general/573463a7-1e1b-4ee3-a2dc-b25ffd6a094f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731094)
2026-03-27 12:15:28 [adesa.de] INFO: Found listing with ID: 10730989
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730989%27 HTTP/1.1" 200 None
2026-03-27 12:15:28 [adesa.de] INFO: Scrape type for 10730989: 1
2026-03-27 12:15:28 [adesa.de] INFO: Scraping item 10730989 url https://www.openlane.eu/en/carv6/auction/10730989
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252Fe9ec421a-b78d-465a-b741-94931b10bd05.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/e9ec421a-b78d-465a-b741-94931b10bd05.jpg not downloaded yet
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252F885733f4-453a-4fff-a2a1-aade9a29185e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/885733f4-453a-4fff-a2a1-aade9a29185e.jpg not downloaded yet
2026-03-27 12: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-27 12: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-27 12:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748778/general/467727ce-084d-4641-a5fe-0287b5e22cbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731082)
2026-03-27 12: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-27 12:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b5e350>
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748745%252Fgeneral%252Ffb79365d-f94e-4a51-b56b-75d5a068f4bb.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/fb79365d-f94e-4a51-b56b-75d5a068f4bb.jpg saved to cache
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2644d894-fd3a-56a1-b24b-940cd99729b9
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a293d0>
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748598%252Fgeneral%252F0654af8e-fbf6-4244-aa52-6dafa81df47a.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/0654af8e-fbf6-4244-aa52-6dafa81df47a.jpg saved to cache
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c23790>
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748807%252Fgeneral%252Fbccc3c69-e498-43d9-91c6-01dfe7993ef4.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/bccc3c69-e498-43d9-91c6-01dfe7993ef4.jpg saved to cache
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b2b210>
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748745%252Fgeneral%252Fbf33e398-5d38-4ed4-b771-280560dbdc2d.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/bf33e398-5d38-4ed4-b771-280560dbdc2d.jpg saved to cache
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2644d894-fd3a-56a1-b24b-940cd99729b9
2026-03-27 12:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748342/general/8edce7ad-0b3e-4bf4-a75e-9f29208e2620.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731053)
2026-03-27 12:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748778/general/f81f7ef7-f6e6-4f19-ac9a-3f00fa059115.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731082)
2026-03-27 12:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748745/general/15e5a78a-124d-4606-881a-f6be76ddbc57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731076)
2026-03-27 12:15:28 [adesa.de] INFO: Found listing with ID: 10730978
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730978%27 HTTP/1.1" 200 None
2026-03-27 12:15:28 [adesa.de] INFO: Scrape type for 10730978: 1
2026-03-27 12:15:28 [adesa.de] INFO: Scraping item 10730978 url https://www.openlane.eu/en/carv6/auction/10730978
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252F8cad3065-14fa-44be-81fa-7b486fe18828.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/8cad3065-14fa-44be-81fa-7b486fe18828.jpg not downloaded yet
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252F82d78913-98d5-40d8-9283-6bd1c72c7928.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/82d78913-98d5-40d8-9283-6bd1c72c7928.jpg not downloaded yet
2026-03-27 12:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748807/general/ed989e0c-9857-4a8f-bb49-9a7032147137.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731094)
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bcf250>
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748745%252Fgeneral%252F76c3ee02-7795-43eb-81e0-cc92b0eca63c.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/76c3ee02-7795-43eb-81e0-cc92b0eca63c.jpg saved to cache
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2644d894-fd3a-56a1-b24b-940cd99729b9
2026-03-27 12:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748342/general/3823a442-9899-4e00-bb49-4f357948b875.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731053)
2026-03-27 12:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748745/general/ed9fab04-badd-4b4c-99be-f67904acd5fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731076)
2026-03-27 12:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748342/general/f2288815-a626-4541-8f80-3a191e18636f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731053)
2026-03-27 12:15:28 [adesa.de] INFO: Found listing with ID: 10730954
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730954%27 HTTP/1.1" 200 None
2026-03-27 12:15:28 [adesa.de] INFO: Scrape type for 10730954: 1
2026-03-27 12:15:28 [adesa.de] INFO: Scraping item 10730954 url https://www.openlane.eu/en/carv6/auction/10730954
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252Fc18ad54f-e157-42a2-a511-122dbc9699cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/c18ad54f-e157-42a2-a511-122dbc9699cb.jpg not downloaded yet
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252Fff060caf-c8cf-440b-b1ec-4a1a6a20923a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/ff060caf-c8cf-440b-b1ec-4a1a6a20923a.jpg not downloaded yet
2026-03-27 12:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748802/general/5f5c4f9f-d17f-4911-bc77-f7c367bf4838.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731092)
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409d1b50>
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748598%252Fgeneral%252F02337256-0789-44bc-b4c1-bf6c92148e47.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/02337256-0789-44bc-b4c1-bf6c92148e47.jpg saved to cache
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f3d050>
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252F6c2a37ba-50d5-4f8c-9a9f-33efcfd73f83.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/6c2a37ba-50d5-4f8c-9a9f-33efcfd73f83.jpg saved to cache
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a770a583-9bf6-57fc-a1f1-fc188d7dafea
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a6afd0>
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748807%252Fgeneral%252F38723736-8642-4873-8962-b98f8a943757.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/38723736-8642-4873-8962-b98f8a943757.jpg saved to cache
2026-03-27 12:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a697d0>
2026-03-27 12:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748807%252Fgeneral%252F573463a7-1e1b-4ee3-a2dc-b25ffd6a094f.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/573463a7-1e1b-4ee3-a2dc-b25ffd6a094f.jpg saved to cache
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a5b010>
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748778%252Fgeneral%252F467727ce-084d-4641-a5fe-0287b5e22cbf.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/467727ce-084d-4641-a5fe-0287b5e22cbf.jpg saved to cache
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d7e572b7-5f26-5f27-995f-8d6eb99c9422
2026-03-27 12:15:29 [adesa.de] INFO: Found listing with ID: 10730981
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730981%27 HTTP/1.1" 200 None
2026-03-27 12:15:29 [adesa.de] INFO: Scrape type for 10730981: 1
2026-03-27 12:15:29 [adesa.de] INFO: Scraping item 10730981 url https://www.openlane.eu/en/carv6/auction/10730981
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252F5a669523-cef4-4ed9-b1ca-895dcdc364f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/5a669523-cef4-4ed9-b1ca-895dcdc364f1.jpg not downloaded yet
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252F3a8ea8d5-1f33-40c6-a30b-81946a4490bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/3a8ea8d5-1f33-40c6-a30b-81946a4490bd.jpg not downloaded yet
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce4850>
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252F8edce7ad-0b3e-4bf4-a75e-9f29208e2620.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/8edce7ad-0b3e-4bf4-a75e-9f29208e2620.jpg saved to cache
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a770a583-9bf6-57fc-a1f1-fc188d7dafea
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b00910>
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748778%252Fgeneral%252Ff81f7ef7-f6e6-4f19-ac9a-3f00fa059115.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/f81f7ef7-f6e6-4f19-ac9a-3f00fa059115.jpg saved to cache
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d7e572b7-5f26-5f27-995f-8d6eb99c9422
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409c1f50>
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748745%252Fgeneral%252F15e5a78a-124d-4606-881a-f6be76ddbc57.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/15e5a78a-124d-4606-881a-f6be76ddbc57.jpg saved to cache
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2644d894-fd3a-56a1-b24b-940cd99729b9
2026-03-27 12:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748342/general/8cad3065-14fa-44be-81fa-7b486fe18828.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731053)
2026-03-27 12:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748802/general/885733f4-453a-4fff-a2a1-aade9a29185e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731092)
2026-03-27 12:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748342/general/e9ec421a-b78d-465a-b741-94931b10bd05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731053)
2026-03-27 12:15:29 [adesa.de] INFO: Found listing with ID: 10731021
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731021%27 HTTP/1.1" 200 None
2026-03-27 12:15:29 [adesa.de] INFO: Scrape type for 10731021: 1
2026-03-27 12:15:29 [adesa.de] INFO: Scraping item 10731021 url https://www.openlane.eu/en/carv6/auction/10731021
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252F76ce2459-8ebd-4dcc-a1e8-0fb191f5a2ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/76ce2459-8ebd-4dcc-a1e8-0fb191f5a2ed.jpg not downloaded yet
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252F3cef99c7-62db-4099-acd9-be2b61e737cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/3cef99c7-62db-4099-acd9-be2b61e737cd.jpg not downloaded yet
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d5a790>
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748807%252Fgeneral%252Fed989e0c-9857-4a8f-bb49-9a7032147137.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/ed989e0c-9857-4a8f-bb49-9a7032147137.jpg saved to cache
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f
2026-03-27 12:15:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 353b0ac8-4e1c-5d6a-a316-771ff91bf16f, skipping ID generation
2026-03-27 12:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with scrape type 1
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f sending to next pipeline
2026-03-27 12:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 353b0ac8-4e1c-5d6a-a316-771ff91bf16f, identifier: 10731094
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714481e350>
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252F3823a442-9899-4e00-bb49-4f357948b875.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/3823a442-9899-4e00-bb49-4f357948b875.jpg saved to cache
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a770a583-9bf6-57fc-a1f1-fc188d7dafea
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a5e510>
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748745%252Fgeneral%252Fed9fab04-badd-4b4c-99be-f67904acd5fd.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/ed9fab04-badd-4b4c-99be-f67904acd5fd.jpg saved to cache
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2644d894-fd3a-56a1-b24b-940cd99729b9
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140abd510>
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252Ff2288815-a626-4541-8f80-3a191e18636f.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/f2288815-a626-4541-8f80-3a191e18636f.jpg saved to cache
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a770a583-9bf6-57fc-a1f1-fc188d7dafea
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408ba450>
2026-03-27 12:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252F5f5c4f9f-d17f-4911-bc77-f7c367bf4838.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/5f5c4f9f-d17f-4911-bc77-f7c367bf4838.jpg saved to cache
2026-03-27 12:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c345fc28-281c-5454-8f90-d0a11cf17c9a
2026-03-27 12:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748802/general/82d78913-98d5-40d8-9283-6bd1c72c7928.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731092)
2026-03-27 12:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with identifier: 10731094
2026-03-27 12:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with identifier: 10731094
2026-03-27 12:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with identifier: 10731094 to the API
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748807/general/ed989e0c-9857-4a8f-bb49-9a7032147137.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '353b0ac8-4e1c-5d6a-a316-771ff91bf16f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731094',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 121200,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73286,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748807/general/57e60c6b-ceb9-45cf-8433-677ce5df4769.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80419,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748807/general/c42401a5-a4e5-4cf1-9bf8-eece14356a08.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99049,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748807/general/cf9646da-287c-443f-ab28-d779aa20cf81.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59721,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748807/general/66d9475f-5150-4c5c-9955-e2316a941991.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64027,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748807/general/b4c6d5d6-4675-49c3-99a9-8940f8f406c6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81203,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748807/general/868b7bf5-a6bc-493d-b8b8-56e0d0be175f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75134,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748807/general/bccc3c69-e498-43d9-91c6-01dfe7993ef4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75446,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748807/general/573463a7-1e1b-4ee3-a2dc-b25ffd6a094f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54549,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748807/general/38723736-8642-4873-8962-b98f8a943757.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353b0ac8-4e1c-5d6a-a316-771ff91bf16f/353b0ac8-4e1c-5d6a-a316-771ff91bf16f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58049,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748807/general/ed989e0c-9857-4a8f-bb49-9a7032147137.jpg',
'Width': 1280}],
'price': 23600,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 45 TFSI - Quattro - Petrol - Automatic - 265 hp - '
'121.200 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731094%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [adesa.de] INFO: Saving data for 10731094: {'created_time': 1774613730.104291, 'last_price_update_time': 1774613730.104303, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731094') HTTP/1.1" 204 0
2026-03-27 12:15:30 [adesa.de] INFO: Found listing with ID: 10731019
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731019%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [adesa.de] INFO: Scrape type for 10731019: 1
2026-03-27 12:15:30 [adesa.de] INFO: Scraping item 10731019 url https://www.openlane.eu/en/carv6/auction/10731019
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252Feaf9e52f-efd5-4c9a-8e69-1fa06832e5f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/eaf9e52f-efd5-4c9a-8e69-1fa06832e5f2.jpg not downloaded yet
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252Fce9f5ddd-0405-498e-85b1-bb6949b0a3c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/ce9f5ddd-0405-498e-85b1-bb6949b0a3c4.jpg not downloaded yet
2026-03-27 12:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748778/general/7cc566e6-07fd-42b5-81dc-acc430658368.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731082)
2026-03-27 12:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731071> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a4310>
2026-03-27 12:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252F8cad3065-14fa-44be-81fa-7b486fe18828.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/8cad3065-14fa-44be-81fa-7b486fe18828.jpg saved to cache
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a770a583-9bf6-57fc-a1f1-fc188d7dafea
2026-03-27 12:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141de7a50>
2026-03-27 12:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252F885733f4-453a-4fff-a2a1-aade9a29185e.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/885733f4-453a-4fff-a2a1-aade9a29185e.jpg saved to cache
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c345fc28-281c-5454-8f90-d0a11cf17c9a
2026-03-27 12:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a76d50>
2026-03-27 12:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252Fe9ec421a-b78d-465a-b741-94931b10bd05.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/e9ec421a-b78d-465a-b741-94931b10bd05.jpg saved to cache
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a770a583-9bf6-57fc-a1f1-fc188d7dafea
2026-03-27 12:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748342/general/5a669523-cef4-4ed9-b1ca-895dcdc364f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731053)
2026-03-27 12:15:30 [adesa.de] INFO: Found listing with ID: 10731037
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731037%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [adesa.de] INFO: Scrape type for 10731037: 1
2026-03-27 12:15:30 [adesa.de] INFO: Scraping item 10731037 url https://www.openlane.eu/en/carv6/auction/10731037
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252Fba7ef82e-a257-4171-bbc8-0d9a4c3a3518.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/ba7ef82e-a257-4171-bbc8-0d9a4c3a3518.jpg not downloaded yet
2026-03-27 12:15:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a71bd0>
2026-03-27 12:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252F82d78913-98d5-40d8-9283-6bd1c72c7928.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/82d78913-98d5-40d8-9283-6bd1c72c7928.jpg saved to cache
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c345fc28-281c-5454-8f90-d0a11cf17c9a
2026-03-27 12:15:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748802/general/ff060caf-c8cf-440b-b1ec-4a1a6a20923a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731092)
2026-03-27 12:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748802/general/3a8ea8d5-1f33-40c6-a30b-81946a4490bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731092)
2026-03-27 12:15:30 [adesa.de] INFO: Found listing with ID: 10731055
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731055%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [adesa.de] INFO: Scrape type for 10731055: 1
2026-03-27 12:15:30 [adesa.de] INFO: Scraping item 10731055 url https://www.openlane.eu/en/carv6/auction/10731055
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252F1173971f-3087-4737-965f-dd4173788037.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/1173971f-3087-4737-965f-dd4173788037.jpg not downloaded yet
2026-03-27 12:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9b910>
2026-03-27 12:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748778%252Fgeneral%252F7cc566e6-07fd-42b5-81dc-acc430658368.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/7cc566e6-07fd-42b5-81dc-acc430658368.jpg saved to cache
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d7e572b7-5f26-5f27-995f-8d6eb99c9422
2026-03-27 12:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d59962f-d1bc-5303-a581-a87640eff3f8 with identifier: 10731036
2026-03-27 12:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d59962f-d1bc-5303-a581-a87640eff3f8 with scrape type 1
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d59962f-d1bc-5303-a581-a87640eff3f8
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735618%252Fgeneral%252F32945161-7a55-4673-8c77-fe28594346bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735618/general/32945161-7a55-4673-8c77-fe28594346bd.jpg already downloaded
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735618%252Fgeneral%252F11c943ea-f0cf-4874-a8ee-68d1c501cc1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735618/general/11c943ea-f0cf-4874-a8ee-68d1c501cc1a.jpg already downloaded
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735618%252Fgeneral%252F4f583355-b6d1-49ec-9035-0d7a3bb68230.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735618/general/4f583355-b6d1-49ec-9035-0d7a3bb68230.jpg already downloaded
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735618%252Fgeneral%252Fb6419491-1459-4adb-8ae1-878707203288.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735618/general/b6419491-1459-4adb-8ae1-878707203288.jpg already downloaded
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735618%252Fgeneral%252F092b966c-5076-490e-b4bc-8198af039f05.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735618/general/092b966c-5076-490e-b4bc-8198af039f05.jpg already downloaded
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735618%252Fgeneral%252F1cd54f5c-9269-4bcb-80c1-69779610be43.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735618/general/1cd54f5c-9269-4bcb-80c1-69779610be43.jpg already downloaded
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735618%252Fgeneral%252F95292ee1-ac13-48ae-9c30-98048526b4df.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735618/general/95292ee1-ac13-48ae-9c30-98048526b4df.jpg already downloaded
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735618%252Fgeneral%252F3a79f48f-0c58-4835-905f-a8b9d19e7eef.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735618/general/3a79f48f-0c58-4835-905f-a8b9d19e7eef.jpg already downloaded
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735618%252Fgeneral%252F68b20d5f-7ef5-4126-a230-5eb764122f85.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735618/general/68b20d5f-7ef5-4126-a230-5eb764122f85.jpg already downloaded
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735618%252Fgeneral%252Fb068d80c-4c84-41c0-9cc7-18bc377c5723.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735618/general/b068d80c-4c84-41c0-9cc7-18bc377c5723.jpg already downloaded
2026-03-27 12:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4d59962f-d1bc-5303-a581-a87640eff3f8, identifier: 10731036
2026-03-27 12:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0761963-9f3e-5c3d-b7d8-5d358c36b20a with identifier: 10731071
2026-03-27 12:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a with scrape type 1
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252F8823c30f-76e0-4c93-ba9b-9f5521a7d8ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/8823c30f-76e0-4c93-ba9b-9f5521a7d8ac.jpg not downloaded yet
2026-03-27 12:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58219b89-6069-5513-9d64-180fa0f05328 with identifier: 10731009
2026-03-27 12:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58219b89-6069-5513-9d64-180fa0f05328 with scrape type 1
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 58219b89-6069-5513-9d64-180fa0f05328
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735504%252Fgeneral%252F5b48cebb-18f8-40e3-bf96-f22f5d24ddc0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/5b48cebb-18f8-40e3-bf96-f22f5d24ddc0.jpg already downloaded
2026-03-27 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735504%252Fgeneral%252F9a87c8cb-625e-4ed9-86f2-86adc3f4ade6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/9a87c8cb-625e-4ed9-86f2-86adc3f4ade6.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735504%252Fgeneral%252F5b02c09d-9222-4908-9a23-0c9c88a280ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/5b02c09d-9222-4908-9a23-0c9c88a280ae.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735504%252Fgeneral%252Fdd834c78-cb78-482c-a65f-5ca90f0f4684.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/dd834c78-cb78-482c-a65f-5ca90f0f4684.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735504%252Fgeneral%252F0326a4f3-f209-481d-9782-d3555e88c275.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/0326a4f3-f209-481d-9782-d3555e88c275.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735504%252Fgeneral%252F1a1a0165-e034-46f3-92f5-f9c7da680b5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/1a1a0165-e034-46f3-92f5-f9c7da680b5f.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735504%252Fgeneral%252Fba58733e-1fac-48db-b2a0-d49a662806b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/ba58733e-1fac-48db-b2a0-d49a662806b3.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735504%252Fgeneral%252F9611af2f-1ca4-4855-b437-4e410a2eff7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/9611af2f-1ca4-4855-b437-4e410a2eff7f.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735504%252Fgeneral%252F8525b905-9bc9-4282-aa5f-5968c16e482d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/8525b905-9bc9-4282-aa5f-5968c16e482d.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735504%252Fgeneral%252F98a8e0cf-e86d-433f-a01f-bb1f3f9dadb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/98a8e0cf-e86d-433f-a01f-bb1f3f9dadb1.jpg already downloaded
2026-03-27 12:15:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 58219b89-6069-5513-9d64-180fa0f05328, identifier: 10731009
2026-03-27 12:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c83bcabf-6e4d-5f51-b97b-dbef60ceb154 with identifier: 10731046
2026-03-27 12:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c83bcabf-6e4d-5f51-b97b-dbef60ceb154 with scrape type 1
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c83bcabf-6e4d-5f51-b97b-dbef60ceb154
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735835%252Fgeneral%252Ff88c9055-c10e-4cec-8fe2-ac37d40abbfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/f88c9055-c10e-4cec-8fe2-ac37d40abbfb.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735835%252Fgeneral%252Fef83ca95-d1ad-4bee-91c1-68edf8a37a5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/ef83ca95-d1ad-4bee-91c1-68edf8a37a5b.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735835%252Fgeneral%252F30778c1a-3bfa-4cb6-b8d8-43cb3b586117.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/30778c1a-3bfa-4cb6-b8d8-43cb3b586117.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735835%252Fgeneral%252F38fa91f6-4673-4d31-bb5c-072708710cd6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/38fa91f6-4673-4d31-bb5c-072708710cd6.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735835%252Fgeneral%252F6d33d1af-92b1-49a8-8b1f-58915d98c2a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/6d33d1af-92b1-49a8-8b1f-58915d98c2a2.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735835%252Fgeneral%252F8979aaf3-9118-43f2-9e46-e7ec03a2fece.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/8979aaf3-9118-43f2-9e46-e7ec03a2fece.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735835%252Fgeneral%252Fa726424f-fd57-404e-911a-3ab41478a75d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/a726424f-fd57-404e-911a-3ab41478a75d.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735835%252Fgeneral%252F75d27468-b489-4623-b074-062c5951aadc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/75d27468-b489-4623-b074-062c5951aadc.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735835%252Fgeneral%252F3e51e7f0-2af9-44c7-8cf7-c76eb1fb08aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/3e51e7f0-2af9-44c7-8cf7-c76eb1fb08aa.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735835%252Fgeneral%252F45874b60-1bc1-4965-989a-40c3c71c37ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/45874b60-1bc1-4965-989a-40c3c71c37ad.jpg already downloaded
2026-03-27 12:15:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c83bcabf-6e4d-5f51-b97b-dbef60ceb154, identifier: 10731046
2026-03-27 12:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89d3f3ad-f46a-58fb-9145-8b848b32aa17 with identifier: 10731018
2026-03-27 12:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89d3f3ad-f46a-58fb-9145-8b848b32aa17 with scrape type 1
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89d3f3ad-f46a-58fb-9145-8b848b32aa17
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735539%252Fgeneral%252F6b45ef27-1407-46f4-b3e2-804fb48007df.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/6b45ef27-1407-46f4-b3e2-804fb48007df.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735539%252Fgeneral%252Ff9673bb9-36d6-4485-9845-4d3e6e2442f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/f9673bb9-36d6-4485-9845-4d3e6e2442f6.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735539%252Fgeneral%252Fdf4a53e9-74d6-4d5b-8b64-e6e15069cf2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/df4a53e9-74d6-4d5b-8b64-e6e15069cf2e.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735539%252Fgeneral%252F047206c4-12d3-4c09-ac99-202a5ed7fd0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/047206c4-12d3-4c09-ac99-202a5ed7fd0a.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735539%252Fgeneral%252Fd57a580f-9f42-4bb3-9d3b-b6959ec1378e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/d57a580f-9f42-4bb3-9d3b-b6959ec1378e.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735539%252Fgeneral%252F979543d3-30f0-43b0-83ae-79d447da2905.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/979543d3-30f0-43b0-83ae-79d447da2905.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735539%252Fgeneral%252Ffaccd220-1b58-407b-8b23-e12f64e8c2b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/faccd220-1b58-407b-8b23-e12f64e8c2b4.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735539%252Fgeneral%252F206757f1-92e4-4355-9f5a-01c3b9e4d89d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/206757f1-92e4-4355-9f5a-01c3b9e4d89d.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735539%252Fgeneral%252F7efa52dd-bf94-4a60-aae6-95fb7a60df5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/7efa52dd-bf94-4a60-aae6-95fb7a60df5f.jpg already downloaded
2026-03-27 12:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735539%252Fgeneral%252F466a2895-1b3c-4df5-825c-fdff8af9e204.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/466a2895-1b3c-4df5-825c-fdff8af9e204.jpg already downloaded
2026-03-27 12:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 89d3f3ad-f46a-58fb-9145-8b848b32aa17, identifier: 10731018
2026-03-27 12:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748802/general/ce9f5ddd-0405-498e-85b1-bb6949b0a3c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731092)
2026-03-27 12:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748342/general/eaf9e52f-efd5-4c9a-8e69-1fa06832e5f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731053)
2026-03-27 12:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748342/general/76ce2459-8ebd-4dcc-a1e8-0fb191f5a2ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731053)
2026-03-27 12:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748342/general/c18ad54f-e157-42a2-a511-122dbc9699cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731053)
2026-03-27 12:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4d59962f-d1bc-5303-a581-a87640eff3f8 with identifier: 10731036
2026-03-27 12:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4d59962f-d1bc-5303-a581-a87640eff3f8 with identifier: 10731036
2026-03-27 12:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4d59962f-d1bc-5303-a581-a87640eff3f8 with identifier: 10731036 to the API
2026-03-27 12:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731036>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '4d59962f-d1bc-5303-a581-a87640eff3f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731036',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 74139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5735618/general/32945161-7a55-4673-8c77-fe28594346bd.jpg',
'https://images.openlane.eu/carimgs/5735618/general/11c943ea-f0cf-4874-a8ee-68d1c501cc1a.jpg',
'https://images.openlane.eu/carimgs/5735618/general/4f583355-b6d1-49ec-9035-0d7a3bb68230.jpg',
'https://images.openlane.eu/carimgs/5735618/general/b6419491-1459-4adb-8ae1-878707203288.jpg',
'https://images.openlane.eu/carimgs/5735618/general/092b966c-5076-490e-b4bc-8198af039f05.jpg',
'https://images.openlane.eu/carimgs/5735618/general/1cd54f5c-9269-4bcb-80c1-69779610be43.jpg',
'https://images.openlane.eu/carimgs/5735618/general/95292ee1-ac13-48ae-9c30-98048526b4df.jpg',
'https://images.openlane.eu/carimgs/5735618/general/3a79f48f-0c58-4835-905f-a8b9d19e7eef.jpg',
'https://images.openlane.eu/carimgs/5735618/general/68b20d5f-7ef5-4126-a230-5eb764122f85.jpg',
'https://images.openlane.eu/carimgs/5735618/general/b068d80c-4c84-41c0-9cc7-18bc377c5723.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d59962f-d1bc-5303-a581-a87640eff3f8/4d59962f-d1bc-5303-a581-a87640eff3f8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130374,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735618/general/32945161-7a55-4673-8c77-fe28594346bd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d59962f-d1bc-5303-a581-a87640eff3f8/4d59962f-d1bc-5303-a581-a87640eff3f8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129820,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735618/general/11c943ea-f0cf-4874-a8ee-68d1c501cc1a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d59962f-d1bc-5303-a581-a87640eff3f8/4d59962f-d1bc-5303-a581-a87640eff3f8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125468,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735618/general/4f583355-b6d1-49ec-9035-0d7a3bb68230.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d59962f-d1bc-5303-a581-a87640eff3f8/4d59962f-d1bc-5303-a581-a87640eff3f8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66099,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735618/general/b6419491-1459-4adb-8ae1-878707203288.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d59962f-d1bc-5303-a581-a87640eff3f8/4d59962f-d1bc-5303-a581-a87640eff3f8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93802,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735618/general/092b966c-5076-490e-b4bc-8198af039f05.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d59962f-d1bc-5303-a581-a87640eff3f8/4d59962f-d1bc-5303-a581-a87640eff3f8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95197,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735618/general/1cd54f5c-9269-4bcb-80c1-69779610be43.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d59962f-d1bc-5303-a581-a87640eff3f8/4d59962f-d1bc-5303-a581-a87640eff3f8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77007,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735618/general/95292ee1-ac13-48ae-9c30-98048526b4df.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d59962f-d1bc-5303-a581-a87640eff3f8/4d59962f-d1bc-5303-a581-a87640eff3f8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103800,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735618/general/3a79f48f-0c58-4835-905f-a8b9d19e7eef.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d59962f-d1bc-5303-a581-a87640eff3f8/4d59962f-d1bc-5303-a581-a87640eff3f8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84681,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735618/general/68b20d5f-7ef5-4126-a230-5eb764122f85.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d59962f-d1bc-5303-a581-a87640eff3f8/4d59962f-d1bc-5303-a581-a87640eff3f8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71764,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735618/general/b068d80c-4c84-41c0-9cc7-18bc377c5723.jpg',
'Width': 1280}],
'price': 39100,
'price_includes_vat': True,
'registration_date': '2024-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 220d AMG Line - 4-Matic - Diesel - Automatic - '
'197 hp - 74.139 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-27 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731036%27 HTTP/1.1" 200 None
2026-03-27 12:15:32 [adesa.de] INFO: Saving data for 10731036: {'created_time': 1774613732.469285, 'last_price_update_time': 1774613732.469298, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731036') HTTP/1.1" 204 0
2026-03-27 12:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 58219b89-6069-5513-9d64-180fa0f05328 with identifier: 10731009
2026-03-27 12:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 58219b89-6069-5513-9d64-180fa0f05328 with identifier: 10731009
2026-03-27 12:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 58219b89-6069-5513-9d64-180fa0f05328 with identifier: 10731009 to the API
2026-03-27 12:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731009>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '58219b89-6069-5513-9d64-180fa0f05328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464748',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731009',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 140483,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5735504/general/5b48cebb-18f8-40e3-bf96-f22f5d24ddc0.jpg',
'https://images.openlane.eu/carimgs/5735504/general/9a87c8cb-625e-4ed9-86f2-86adc3f4ade6.jpg',
'https://images.openlane.eu/carimgs/5735504/general/5b02c09d-9222-4908-9a23-0c9c88a280ae.jpg',
'https://images.openlane.eu/carimgs/5735504/general/dd834c78-cb78-482c-a65f-5ca90f0f4684.jpg',
'https://images.openlane.eu/carimgs/5735504/general/0326a4f3-f209-481d-9782-d3555e88c275.jpg',
'https://images.openlane.eu/carimgs/5735504/general/1a1a0165-e034-46f3-92f5-f9c7da680b5f.jpg',
'https://images.openlane.eu/carimgs/5735504/general/ba58733e-1fac-48db-b2a0-d49a662806b3.jpg',
'https://images.openlane.eu/carimgs/5735504/general/9611af2f-1ca4-4855-b437-4e410a2eff7f.jpg',
'https://images.openlane.eu/carimgs/5735504/general/8525b905-9bc9-4282-aa5f-5968c16e482d.jpg',
'https://images.openlane.eu/carimgs/5735504/general/98a8e0cf-e86d-433f-a01f-bb1f3f9dadb1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58219b89-6069-5513-9d64-180fa0f05328/58219b89-6069-5513-9d64-180fa0f05328_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114481,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735504/general/5b48cebb-18f8-40e3-bf96-f22f5d24ddc0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58219b89-6069-5513-9d64-180fa0f05328/58219b89-6069-5513-9d64-180fa0f05328_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117039,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735504/general/9a87c8cb-625e-4ed9-86f2-86adc3f4ade6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58219b89-6069-5513-9d64-180fa0f05328/58219b89-6069-5513-9d64-180fa0f05328_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117682,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735504/general/5b02c09d-9222-4908-9a23-0c9c88a280ae.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58219b89-6069-5513-9d64-180fa0f05328/58219b89-6069-5513-9d64-180fa0f05328_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107916,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735504/general/dd834c78-cb78-482c-a65f-5ca90f0f4684.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58219b89-6069-5513-9d64-180fa0f05328/58219b89-6069-5513-9d64-180fa0f05328_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114418,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735504/general/0326a4f3-f209-481d-9782-d3555e88c275.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58219b89-6069-5513-9d64-180fa0f05328/58219b89-6069-5513-9d64-180fa0f05328_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105408,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735504/general/1a1a0165-e034-46f3-92f5-f9c7da680b5f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58219b89-6069-5513-9d64-180fa0f05328/58219b89-6069-5513-9d64-180fa0f05328_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119971,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735504/general/ba58733e-1fac-48db-b2a0-d49a662806b3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58219b89-6069-5513-9d64-180fa0f05328/58219b89-6069-5513-9d64-180fa0f05328_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59125,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735504/general/9611af2f-1ca4-4855-b437-4e410a2eff7f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58219b89-6069-5513-9d64-180fa0f05328/58219b89-6069-5513-9d64-180fa0f05328_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86265,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735504/general/8525b905-9bc9-4282-aa5f-5968c16e482d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58219b89-6069-5513-9d64-180fa0f05328/58219b89-6069-5513-9d64-180fa0f05328_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132680,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735504/general/98a8e0cf-e86d-433f-a01f-bb1f3f9dadb1.jpg',
'Width': 1280}],
'price': 26500,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300d AMG Line - 4-Matic - Diesel - Automatic - '
'245 hp - 140.483 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731009%27 HTTP/1.1" 200 None
2026-03-27 12:15:33 [adesa.de] INFO: Saving data for 10731009: {'created_time': 1774613733.013552, 'last_price_update_time': 1774613733.013563, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731009') HTTP/1.1" 204 0
2026-03-27 12:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c83bcabf-6e4d-5f51-b97b-dbef60ceb154 with identifier: 10731046
2026-03-27 12:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c83bcabf-6e4d-5f51-b97b-dbef60ceb154 with identifier: 10731046
2026-03-27 12:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c83bcabf-6e4d-5f51-b97b-dbef60ceb154 with identifier: 10731046 to the API
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731046>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'c83bcabf-6e4d-5f51-b97b-dbef60ceb154',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466900',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731046',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 69910,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5735835/general/f88c9055-c10e-4cec-8fe2-ac37d40abbfb.jpg',
'https://images.openlane.eu/carimgs/5735835/general/ef83ca95-d1ad-4bee-91c1-68edf8a37a5b.jpg',
'https://images.openlane.eu/carimgs/5735835/general/30778c1a-3bfa-4cb6-b8d8-43cb3b586117.jpg',
'https://images.openlane.eu/carimgs/5735835/general/38fa91f6-4673-4d31-bb5c-072708710cd6.jpg',
'https://images.openlane.eu/carimgs/5735835/general/6d33d1af-92b1-49a8-8b1f-58915d98c2a2.jpg',
'https://images.openlane.eu/carimgs/5735835/general/8979aaf3-9118-43f2-9e46-e7ec03a2fece.jpg',
'https://images.openlane.eu/carimgs/5735835/general/a726424f-fd57-404e-911a-3ab41478a75d.jpg',
'https://images.openlane.eu/carimgs/5735835/general/75d27468-b489-4623-b074-062c5951aadc.jpg',
'https://images.openlane.eu/carimgs/5735835/general/3e51e7f0-2af9-44c7-8cf7-c76eb1fb08aa.jpg',
'https://images.openlane.eu/carimgs/5735835/general/45874b60-1bc1-4965-989a-40c3c71c37ad.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c83bcabf-6e4d-5f51-b97b-dbef60ceb154/c83bcabf-6e4d-5f51-b97b-dbef60ceb154_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124690,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735835/general/f88c9055-c10e-4cec-8fe2-ac37d40abbfb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c83bcabf-6e4d-5f51-b97b-dbef60ceb154/c83bcabf-6e4d-5f51-b97b-dbef60ceb154_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93693,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735835/general/ef83ca95-d1ad-4bee-91c1-68edf8a37a5b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c83bcabf-6e4d-5f51-b97b-dbef60ceb154/c83bcabf-6e4d-5f51-b97b-dbef60ceb154_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71514,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735835/general/30778c1a-3bfa-4cb6-b8d8-43cb3b586117.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c83bcabf-6e4d-5f51-b97b-dbef60ceb154/c83bcabf-6e4d-5f51-b97b-dbef60ceb154_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90107,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735835/general/38fa91f6-4673-4d31-bb5c-072708710cd6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c83bcabf-6e4d-5f51-b97b-dbef60ceb154/c83bcabf-6e4d-5f51-b97b-dbef60ceb154_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89043,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735835/general/6d33d1af-92b1-49a8-8b1f-58915d98c2a2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c83bcabf-6e4d-5f51-b97b-dbef60ceb154/c83bcabf-6e4d-5f51-b97b-dbef60ceb154_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81852,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735835/general/8979aaf3-9118-43f2-9e46-e7ec03a2fece.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c83bcabf-6e4d-5f51-b97b-dbef60ceb154/c83bcabf-6e4d-5f51-b97b-dbef60ceb154_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56318,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735835/general/a726424f-fd57-404e-911a-3ab41478a75d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c83bcabf-6e4d-5f51-b97b-dbef60ceb154/c83bcabf-6e4d-5f51-b97b-dbef60ceb154_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80863,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735835/general/75d27468-b489-4623-b074-062c5951aadc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c83bcabf-6e4d-5f51-b97b-dbef60ceb154/c83bcabf-6e4d-5f51-b97b-dbef60ceb154_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71063,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735835/general/3e51e7f0-2af9-44c7-8cf7-c76eb1fb08aa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c83bcabf-6e4d-5f51-b97b-dbef60ceb154/c83bcabf-6e4d-5f51-b97b-dbef60ceb154_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45862,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735835/general/45874b60-1bc1-4965-989a-40c3c71c37ad.jpg',
'Width': 1280}],
'price': 32400,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé 220d - 4-Matic - Diesel - Automatic - 194 '
'hp - 69.910 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731046%27 HTTP/1.1" 200 None
2026-03-27 12:15:33 [adesa.de] INFO: Saving data for 10731046: {'created_time': 1774613733.357482, 'last_price_update_time': 1774613733.357493, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731046') HTTP/1.1" 204 0
2026-03-27 12:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 89d3f3ad-f46a-58fb-9145-8b848b32aa17 with identifier: 10731018
2026-03-27 12:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 89d3f3ad-f46a-58fb-9145-8b848b32aa17 with identifier: 10731018
2026-03-27 12:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 89d3f3ad-f46a-58fb-9145-8b848b32aa17 with identifier: 10731018 to the API
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731018>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '89d3f3ad-f46a-58fb-9145-8b848b32aa17',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464752',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731018',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 108812,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5735539/general/6b45ef27-1407-46f4-b3e2-804fb48007df.jpg',
'https://images.openlane.eu/carimgs/5735539/general/f9673bb9-36d6-4485-9845-4d3e6e2442f6.jpg',
'https://images.openlane.eu/carimgs/5735539/general/df4a53e9-74d6-4d5b-8b64-e6e15069cf2e.jpg',
'https://images.openlane.eu/carimgs/5735539/general/047206c4-12d3-4c09-ac99-202a5ed7fd0a.jpg',
'https://images.openlane.eu/carimgs/5735539/general/d57a580f-9f42-4bb3-9d3b-b6959ec1378e.jpg',
'https://images.openlane.eu/carimgs/5735539/general/979543d3-30f0-43b0-83ae-79d447da2905.jpg',
'https://images.openlane.eu/carimgs/5735539/general/faccd220-1b58-407b-8b23-e12f64e8c2b4.jpg',
'https://images.openlane.eu/carimgs/5735539/general/206757f1-92e4-4355-9f5a-01c3b9e4d89d.jpg',
'https://images.openlane.eu/carimgs/5735539/general/7efa52dd-bf94-4a60-aae6-95fb7a60df5f.jpg',
'https://images.openlane.eu/carimgs/5735539/general/466a2895-1b3c-4df5-825c-fdff8af9e204.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89d3f3ad-f46a-58fb-9145-8b848b32aa17/89d3f3ad-f46a-58fb-9145-8b848b32aa17_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125724,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735539/general/6b45ef27-1407-46f4-b3e2-804fb48007df.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89d3f3ad-f46a-58fb-9145-8b848b32aa17/89d3f3ad-f46a-58fb-9145-8b848b32aa17_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103307,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735539/general/f9673bb9-36d6-4485-9845-4d3e6e2442f6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89d3f3ad-f46a-58fb-9145-8b848b32aa17/89d3f3ad-f46a-58fb-9145-8b848b32aa17_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100553,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735539/general/df4a53e9-74d6-4d5b-8b64-e6e15069cf2e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89d3f3ad-f46a-58fb-9145-8b848b32aa17/89d3f3ad-f46a-58fb-9145-8b848b32aa17_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80062,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735539/general/047206c4-12d3-4c09-ac99-202a5ed7fd0a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89d3f3ad-f46a-58fb-9145-8b848b32aa17/89d3f3ad-f46a-58fb-9145-8b848b32aa17_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114794,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735539/general/d57a580f-9f42-4bb3-9d3b-b6959ec1378e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89d3f3ad-f46a-58fb-9145-8b848b32aa17/89d3f3ad-f46a-58fb-9145-8b848b32aa17_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74664,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735539/general/979543d3-30f0-43b0-83ae-79d447da2905.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89d3f3ad-f46a-58fb-9145-8b848b32aa17/89d3f3ad-f46a-58fb-9145-8b848b32aa17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67365,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735539/general/faccd220-1b58-407b-8b23-e12f64e8c2b4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89d3f3ad-f46a-58fb-9145-8b848b32aa17/89d3f3ad-f46a-58fb-9145-8b848b32aa17_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81450,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735539/general/206757f1-92e4-4355-9f5a-01c3b9e4d89d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89d3f3ad-f46a-58fb-9145-8b848b32aa17/89d3f3ad-f46a-58fb-9145-8b848b32aa17_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90120,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735539/general/7efa52dd-bf94-4a60-aae6-95fb7a60df5f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89d3f3ad-f46a-58fb-9145-8b848b32aa17/89d3f3ad-f46a-58fb-9145-8b848b32aa17_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75825,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735539/general/466a2895-1b3c-4df5-825c-fdff8af9e204.jpg',
'Width': 1280}],
'price': 26000,
'price_includes_vat': True,
'registration_date': '2021-08-27',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300d - Diesel - Automatic - 245 hp - 108.812 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731018%27 HTTP/1.1" 200 None
2026-03-27 12:15:33 [adesa.de] INFO: Saving data for 10731018: {'created_time': 1774613733.715022, 'last_price_update_time': 1774613733.715035, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731018') HTTP/1.1" 204 0
2026-03-27 12:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748802/general/3cef99c7-62db-4099-acd9-be2b61e737cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731092)
2026-03-27 12:15:33 [adesa.de] INFO: Found listing with ID: 10731086
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731086%27 HTTP/1.1" 200 None
2026-03-27 12:15:33 [adesa.de] INFO: Scrape type for 10731086: 1
2026-03-27 12:15:33 [adesa.de] INFO: Scraping item 10731086 url https://www.openlane.eu/en/carv6/auction/10731086
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748802%252Fgeneral%252F56a6f6e6-48e5-428a-bd20-c9284fd592b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/56a6f6e6-48e5-428a-bd20-c9284fd592b8.jpg not downloaded yet
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748677%252Fgeneral%252F93007fee-f586-49fb-9ba7-3683ef0f2be6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/93007fee-f586-49fb-9ba7-3683ef0f2be6.jpg not downloaded yet
2026-03-27 12:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d23b50>
2026-03-27 12:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748342%252Fgeneral%252F5a669523-cef4-4ed9-b1ca-895dcdc364f1.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/5a669523-cef4-4ed9-b1ca-895dcdc364f1.jpg saved to cache
2026-03-27 12:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a770a583-9bf6-57fc-a1f1-fc188d7dafea
2026-03-27 12:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6197c937-9b2d-5c0d-9481-155a654eb94b with identifier: 10731050
2026-03-27 12:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6197c937-9b2d-5c0d-9481-155a654eb94b with scrape type 1
2026-03-27 12:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6197c937-9b2d-5c0d-9481-155a654eb94b
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735862%252Fgeneral%252F02b34ef2-d77d-4207-9444-0b09a177c142.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/02b34ef2-d77d-4207-9444-0b09a177c142.jpg already downloaded
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735862%252Fgeneral%252F807477a4-389d-464a-8112-05c31389aa63.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/807477a4-389d-464a-8112-05c31389aa63.jpg already downloaded
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735862%252Fgeneral%252F1da89d26-d1b6-460a-bf8f-a187162c9d0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/1da89d26-d1b6-460a-bf8f-a187162c9d0f.jpg already downloaded
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735862%252Fgeneral%252Fce0d10e7-e39b-4a60-b5de-6340e0ced739.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/ce0d10e7-e39b-4a60-b5de-6340e0ced739.jpg already downloaded
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735862%252Fgeneral%252F0c1231ca-7e27-4c68-942d-6fcd7d2ea8f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/0c1231ca-7e27-4c68-942d-6fcd7d2ea8f1.jpg already downloaded
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735862%252Fgeneral%252Fae1eae16-050d-405f-b74e-043ca459515d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/ae1eae16-050d-405f-b74e-043ca459515d.jpg already downloaded
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735862%252Fgeneral%252F7f9d1fd4-30ef-48c1-8aed-b53e255e9311.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/7f9d1fd4-30ef-48c1-8aed-b53e255e9311.jpg already downloaded
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735862%252Fgeneral%252F2e563fb4-3607-46ec-9af0-32559088dd21.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/2e563fb4-3607-46ec-9af0-32559088dd21.jpg already downloaded
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735862%252Fgeneral%252Feef07dfd-c9c1-4c24-9ae1-184382e82fd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/eef07dfd-c9c1-4c24-9ae1-184382e82fd8.jpg already downloaded
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735862%252Fgeneral%252F6b0856cf-9084-4b66-9ef0-57748dbc05b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/6b0856cf-9084-4b66-9ef0-57748dbc05b9.jpg already downloaded
2026-03-27 12:15:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6197c937-9b2d-5c0d-9481-155a654eb94b, identifier: 10731050
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f3e850>
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252Fff060caf-c8cf-440b-b1ec-4a1a6a20923a.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/ff060caf-c8cf-440b-b1ec-4a1a6a20923a.jpg saved to cache
2026-03-27 12:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c345fc28-281c-5454-8f90-d0a11cf17c9a
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb6650>
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252F3a8ea8d5-1f33-40c6-a30b-81946a4490bd.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/3a8ea8d5-1f33-40c6-a30b-81946a4490bd.jpg saved to cache
2026-03-27 12:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c345fc28-281c-5454-8f90-d0a11cf17c9a
2026-03-27 12:15:34 [adesa.de] INFO: Found listing with ID: 10730966
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730966%27 HTTP/1.1" 200 None
2026-03-27 12:15:34 [adesa.de] INFO: Scrape type for 10730966: 1
2026-03-27 12:15:34 [adesa.de] INFO: Scraping item 10730966 url https://www.openlane.eu/en/carv6/auction/10730966
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252F984b0aac-f958-44e5-b136-07daa8477321.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/984b0aac-f958-44e5-b136-07daa8477321.jpg not downloaded yet
2026-03-27 12:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6197c937-9b2d-5c0d-9481-155a654eb94b with identifier: 10731050
2026-03-27 12:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6197c937-9b2d-5c0d-9481-155a654eb94b with identifier: 10731050
2026-03-27 12:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6197c937-9b2d-5c0d-9481-155a654eb94b with identifier: 10731050 to the API
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731050>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '6197c937-9b2d-5c0d-9481-155a654eb94b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466814',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731050',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 146838,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5735862/general/02b34ef2-d77d-4207-9444-0b09a177c142.jpg',
'https://images.openlane.eu/carimgs/5735862/general/807477a4-389d-464a-8112-05c31389aa63.jpg',
'https://images.openlane.eu/carimgs/5735862/general/1da89d26-d1b6-460a-bf8f-a187162c9d0f.jpg',
'https://images.openlane.eu/carimgs/5735862/general/ce0d10e7-e39b-4a60-b5de-6340e0ced739.jpg',
'https://images.openlane.eu/carimgs/5735862/general/0c1231ca-7e27-4c68-942d-6fcd7d2ea8f1.jpg',
'https://images.openlane.eu/carimgs/5735862/general/ae1eae16-050d-405f-b74e-043ca459515d.jpg',
'https://images.openlane.eu/carimgs/5735862/general/7f9d1fd4-30ef-48c1-8aed-b53e255e9311.jpg',
'https://images.openlane.eu/carimgs/5735862/general/2e563fb4-3607-46ec-9af0-32559088dd21.jpg',
'https://images.openlane.eu/carimgs/5735862/general/eef07dfd-c9c1-4c24-9ae1-184382e82fd8.jpg',
'https://images.openlane.eu/carimgs/5735862/general/6b0856cf-9084-4b66-9ef0-57748dbc05b9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6197c937-9b2d-5c0d-9481-155a654eb94b/6197c937-9b2d-5c0d-9481-155a654eb94b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104337,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735862/general/02b34ef2-d77d-4207-9444-0b09a177c142.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6197c937-9b2d-5c0d-9481-155a654eb94b/6197c937-9b2d-5c0d-9481-155a654eb94b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90226,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735862/general/807477a4-389d-464a-8112-05c31389aa63.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6197c937-9b2d-5c0d-9481-155a654eb94b/6197c937-9b2d-5c0d-9481-155a654eb94b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73769,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735862/general/1da89d26-d1b6-460a-bf8f-a187162c9d0f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6197c937-9b2d-5c0d-9481-155a654eb94b/6197c937-9b2d-5c0d-9481-155a654eb94b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63909,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735862/general/ce0d10e7-e39b-4a60-b5de-6340e0ced739.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6197c937-9b2d-5c0d-9481-155a654eb94b/6197c937-9b2d-5c0d-9481-155a654eb94b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79696,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735862/general/0c1231ca-7e27-4c68-942d-6fcd7d2ea8f1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6197c937-9b2d-5c0d-9481-155a654eb94b/6197c937-9b2d-5c0d-9481-155a654eb94b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76812,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735862/general/ae1eae16-050d-405f-b74e-043ca459515d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6197c937-9b2d-5c0d-9481-155a654eb94b/6197c937-9b2d-5c0d-9481-155a654eb94b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51909,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735862/general/7f9d1fd4-30ef-48c1-8aed-b53e255e9311.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6197c937-9b2d-5c0d-9481-155a654eb94b/6197c937-9b2d-5c0d-9481-155a654eb94b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73546,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735862/general/2e563fb4-3607-46ec-9af0-32559088dd21.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6197c937-9b2d-5c0d-9481-155a654eb94b/6197c937-9b2d-5c0d-9481-155a654eb94b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73466,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735862/general/eef07dfd-c9c1-4c24-9ae1-184382e82fd8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6197c937-9b2d-5c0d-9481-155a654eb94b/6197c937-9b2d-5c0d-9481-155a654eb94b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65881,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735862/general/6b0856cf-9084-4b66-9ef0-57748dbc05b9.jpg',
'Width': 1280}],
'price': 27400,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300d AMG Line - 4-Matic - Diesel - Automatic - '
'245 hp - 146.838 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731050%27 HTTP/1.1" 200 None
2026-03-27 12:15:34 [adesa.de] INFO: Saving data for 10731050: {'created_time': 1774613734.571718, 'last_price_update_time': 1774613734.571729, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731050') HTTP/1.1" 204 0
2026-03-27 12:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748802/general/ba7ef82e-a257-4171-bbc8-0d9a4c3a3518.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731092)
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f5fd50>
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252Fce9f5ddd-0405-498e-85b1-bb6949b0a3c4.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/ce9f5ddd-0405-498e-85b1-bb6949b0a3c4.jpg saved to cache
2026-03-27 12:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c345fc28-281c-5454-8f90-d0a11cf17c9a
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144202d50>
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252Feaf9e52f-efd5-4c9a-8e69-1fa06832e5f2.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/eaf9e52f-efd5-4c9a-8e69-1fa06832e5f2.jpg saved to cache
2026-03-27 12:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a770a583-9bf6-57fc-a1f1-fc188d7dafea
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a98d0>
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252F76ce2459-8ebd-4dcc-a1e8-0fb191f5a2ed.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/76ce2459-8ebd-4dcc-a1e8-0fb191f5a2ed.jpg saved to cache
2026-03-27 12:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a770a583-9bf6-57fc-a1f1-fc188d7dafea
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b4e610>
2026-03-27 12:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748342%252Fgeneral%252Fc18ad54f-e157-42a2-a511-122dbc9699cb.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/c18ad54f-e157-42a2-a511-122dbc9699cb.jpg saved to cache
2026-03-27 12:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a770a583-9bf6-57fc-a1f1-fc188d7dafea
2026-03-27 12:15:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a770a583-9bf6-57fc-a1f1-fc188d7dafea, skipping ID generation
2026-03-27 12:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a770a583-9bf6-57fc-a1f1-fc188d7dafea with scrape type 1
2026-03-27 12:15:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a770a583-9bf6-57fc-a1f1-fc188d7dafea sending to next pipeline
2026-03-27 12:15:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a770a583-9bf6-57fc-a1f1-fc188d7dafea, identifier: 10731053
2026-03-27 12:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748745/general/73fb2788-8abd-4d3a-9b30-c579e08041c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731076)
2026-03-27 12:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748778/general/ac0c800a-be07-47bb-909b-7bec9853d8ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731082)
2026-03-27 12:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748598/general/09118446-92f7-4c5e-81e0-5fa5b2254778.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731067)
2026-03-27 12:15:34 [adesa.de] INFO: Found listing with ID: 10730998
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730998%27 HTTP/1.1" 200 None
2026-03-27 12:15:34 [adesa.de] INFO: Scrape type for 10730998: 1
2026-03-27 12:15:34 [adesa.de] INFO: Scraping item 10730998 url https://www.openlane.eu/en/carv6/auction/10730998
2026-03-27 12:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252F85f25384-f843-4eac-a2eb-528436921e6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/85f25384-f843-4eac-a2eb-528436921e6a.jpg not downloaded yet
2026-03-27 12:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a770a583-9bf6-57fc-a1f1-fc188d7dafea with identifier: 10731053
2026-03-27 12:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a770a583-9bf6-57fc-a1f1-fc188d7dafea with identifier: 10731053
2026-03-27 12:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a770a583-9bf6-57fc-a1f1-fc188d7dafea with identifier: 10731053 to the API
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748342/general/c18ad54f-e157-42a2-a511-122dbc9699cb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'a770a583-9bf6-57fc-a1f1-fc188d7dafea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464415',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731053',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 109016,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55835,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748342/general/6c2a37ba-50d5-4f8c-9a9f-33efcfd73f83.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52794,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748342/general/8edce7ad-0b3e-4bf4-a75e-9f29208e2620.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73575,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748342/general/3823a442-9899-4e00-bb49-4f357948b875.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55405,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748342/general/f2288815-a626-4541-8f80-3a191e18636f.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97933,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748342/general/e9ec421a-b78d-465a-b741-94931b10bd05.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47263,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748342/general/8cad3065-14fa-44be-81fa-7b486fe18828.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43148,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748342/general/c18ad54f-e157-42a2-a511-122dbc9699cb.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40182,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748342/general/5a669523-cef4-4ed9-b1ca-895dcdc364f1.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49623,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748342/general/76ce2459-8ebd-4dcc-a1e8-0fb191f5a2ed.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a770a583-9bf6-57fc-a1f1-fc188d7dafea/a770a583-9bf6-57fc-a1f1-fc188d7dafea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49478,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748342/general/eaf9e52f-efd5-4c9a-8e69-1fa06832e5f2.jpg',
'Width': 768}],
'price': 21000,
'price_includes_vat': True,
'registration_date': '2019-04-09',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 40 TFSI - Quattro - Petrol - Automatic - 190 hp - 109.016 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731053%27 HTTP/1.1" 200 None
2026-03-27 12:15:35 [adesa.de] INFO: Saving data for 10731053: {'created_time': 1774613735.322829, 'last_price_update_time': 1774613735.322843, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731053') HTTP/1.1" 204 0
2026-03-27 12:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748677/general/8823c30f-76e0-4c93-ba9b-9f5521a7d8ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731071)
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141c90a10>
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252F3cef99c7-62db-4099-acd9-be2b61e737cd.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/3cef99c7-62db-4099-acd9-be2b61e737cd.jpg saved to cache
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c345fc28-281c-5454-8f90-d0a11cf17c9a
2026-03-27 12:15:35 [adesa.de] INFO: Found listing with ID: 10731061
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731061%27 HTTP/1.1" 200 None
2026-03-27 12:15:35 [adesa.de] INFO: Scrape type for 10731061: 1
2026-03-27 12:15:35 [adesa.de] INFO: Scraping item 10731061 url https://www.openlane.eu/en/carv6/auction/10731061
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252F899a93cc-97e3-4e76-b1a3-d3892d1bcc82.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/899a93cc-97e3-4e76-b1a3-d3892d1bcc82.jpg not downloaded yet
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141de4150>
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252Fba7ef82e-a257-4171-bbc8-0d9a4c3a3518.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/ba7ef82e-a257-4171-bbc8-0d9a4c3a3518.jpg saved to cache
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c345fc28-281c-5454-8f90-d0a11cf17c9a
2026-03-27 12:15:35 [adesa.de] INFO: Found listing with ID: 10730991
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730991%27 HTTP/1.1" 200 None
2026-03-27 12:15:35 [adesa.de] INFO: Scrape type for 10730991: 1
2026-03-27 12:15:35 [adesa.de] INFO: Scraping item 10730991 url https://www.openlane.eu/en/carv6/auction/10730991
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252Fa7b599e9-ec2d-4b24-beb6-a24f5841ce27.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/a7b599e9-ec2d-4b24-beb6-a24f5841ce27.jpg not downloaded yet
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140adc990>
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748745%252Fgeneral%252F73fb2788-8abd-4d3a-9b30-c579e08041c0.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/73fb2788-8abd-4d3a-9b30-c579e08041c0.jpg saved to cache
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2644d894-fd3a-56a1-b24b-940cd99729b9
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408aa3d0>
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748778%252Fgeneral%252Fac0c800a-be07-47bb-909b-7bec9853d8ee.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/ac0c800a-be07-47bb-909b-7bec9853d8ee.jpg saved to cache
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d7e572b7-5f26-5f27-995f-8d6eb99c9422
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c84710>
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748598%252Fgeneral%252F09118446-92f7-4c5e-81e0-5fa5b2254778.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/09118446-92f7-4c5e-81e0-5fa5b2254778.jpg saved to cache
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9
2026-03-27 12:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748677/general/93007fee-f586-49fb-9ba7-3683ef0f2be6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731071)
2026-03-27 12:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748677/general/984b0aac-f958-44e5-b136-07daa8477321.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731071)
2026-03-27 12:15:35 [adesa.de] INFO: Found listing with ID: 10731017
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731017%27 HTTP/1.1" 200 None
2026-03-27 12:15:35 [adesa.de] INFO: Scrape type for 10731017: 1
2026-03-27 12:15:35 [adesa.de] INFO: Scraping item 10731017 url https://www.openlane.eu/en/carv6/auction/10731017
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252Fe6350c12-75b1-4c60-8047-c018d44f1e84.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/e6350c12-75b1-4c60-8047-c018d44f1e84.jpg not downloaded yet
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c6350>
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252F8823c30f-76e0-4c93-ba9b-9f5521a7d8ac.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/8823c30f-76e0-4c93-ba9b-9f5521a7d8ac.jpg saved to cache
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a
2026-03-27 12:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748802/general/56a6f6e6-48e5-428a-bd20-c9284fd592b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731092)
2026-03-27 12:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:35 [adesa.de] INFO: Found listing with ID: 10731064
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731064%27 HTTP/1.1" 200 None
2026-03-27 12:15:35 [adesa.de] INFO: Scrape type for 10731064: 1
2026-03-27 12:15:35 [adesa.de] INFO: Scraping item 10731064 url https://www.openlane.eu/en/carv6/auction/10731064
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252F258428cb-722f-4a2a-99f6-5ad1ecc55a0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/258428cb-722f-4a2a-99f6-5ad1ecc55a0b.jpg not downloaded yet
2026-03-27 12:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:35 [adesa.de] INFO: Found listing with ID: 10731047
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731047%27 HTTP/1.1" 200 None
2026-03-27 12:15:35 [adesa.de] INFO: Scrape type for 10731047: 1
2026-03-27 12:15:35 [adesa.de] INFO: Scraping item 10731047 url https://www.openlane.eu/en/carv6/auction/10731047
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252F813c7172-5193-477d-9893-469a71c60ff8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/813c7172-5193-477d-9893-469a71c60ff8.jpg not downloaded yet
2026-03-27 12:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9e250>
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252F93007fee-f586-49fb-9ba7-3683ef0f2be6.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/93007fee-f586-49fb-9ba7-3683ef0f2be6.jpg saved to cache
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d51750>
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252F984b0aac-f958-44e5-b136-07daa8477321.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/984b0aac-f958-44e5-b136-07daa8477321.jpg saved to cache
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a
2026-03-27 12:15:35 [adesa.de] INFO: Found listing with ID: 10731043
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731043%27 HTTP/1.1" 200 None
2026-03-27 12:15:35 [adesa.de] INFO: Scrape type for 10731043: 1
2026-03-27 12:15:35 [adesa.de] INFO: Scraping item 10731043 url https://www.openlane.eu/en/carv6/auction/10731043
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252F9748809f-af2e-459f-b484-b2d9c374c59a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/9748809f-af2e-459f-b484-b2d9c374c59a.jpg not downloaded yet
2026-03-27 12:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748677/general/899a93cc-97e3-4e76-b1a3-d3892d1bcc82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731071)
2026-03-27 12:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748677/general/e6350c12-75b1-4c60-8047-c018d44f1e84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731071)
2026-03-27 12:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748677/general/a7b599e9-ec2d-4b24-beb6-a24f5841ce27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731071)
2026-03-27 12:15:35 [adesa.de] INFO: Found listing with ID: 10731005
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731005%27 HTTP/1.1" 200 None
2026-03-27 12:15:35 [adesa.de] INFO: Scrape type for 10731005: 1
2026-03-27 12:15:35 [adesa.de] INFO: Scraping item 10731005 url https://www.openlane.eu/en/carv6/auction/10731005
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cad950>
2026-03-27 12:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252F56a6f6e6-48e5-428a-bd20-c9284fd592b8.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/56a6f6e6-48e5-428a-bd20-c9284fd592b8.jpg saved to cache
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c345fc28-281c-5454-8f90-d0a11cf17c9a
2026-03-27 12:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32ad222c-1eed-552f-8305-2014cb994173 with identifier: 10731083
2026-03-27 12:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32ad222c-1eed-552f-8305-2014cb994173 with scrape type 1
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32ad222c-1eed-552f-8305-2014cb994173
2026-03-27 12:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748779%252Fgeneral%252F0fb77529-ed00-4c8e-be50-926d706cb4c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/0fb77529-ed00-4c8e-be50-926d706cb4c7.jpg not downloaded yet
2026-03-27 12:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43f4dc21-5555-536f-b6ef-e1e0fcc952f4 with identifier: 10731021
2026-03-27 12:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43f4dc21-5555-536f-b6ef-e1e0fcc952f4 with scrape type 1
2026-03-27 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43f4dc21-5555-536f-b6ef-e1e0fcc952f4
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735547%252Fgeneral%252F344dedfa-9937-43e4-8372-26653a97b28d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/344dedfa-9937-43e4-8372-26653a97b28d.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735547%252Fgeneral%252Fbeeaa909-bbf6-4b17-9401-965ea9311cc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/beeaa909-bbf6-4b17-9401-965ea9311cc8.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735547%252Fgeneral%252F89360255-b885-4559-8e09-f54b975cc282.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/89360255-b885-4559-8e09-f54b975cc282.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735547%252Fgeneral%252F85771afb-baba-4668-a880-12934ff12ef2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/85771afb-baba-4668-a880-12934ff12ef2.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735547%252Fgeneral%252F6e7732c5-5c68-479a-b171-000e3bca4dc1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/6e7732c5-5c68-479a-b171-000e3bca4dc1.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735547%252Fgeneral%252F403f6adb-e3f0-499d-a7b0-8b733443e0d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/403f6adb-e3f0-499d-a7b0-8b733443e0d3.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735547%252Fgeneral%252F8c3f7ff4-7e79-4711-be0d-6467a9119cd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/8c3f7ff4-7e79-4711-be0d-6467a9119cd0.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735547%252Fgeneral%252Faa5baaf1-aa75-4c00-9d57-c21f4e82110b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/aa5baaf1-aa75-4c00-9d57-c21f4e82110b.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735547%252Fgeneral%252F5c01f709-06de-4338-b8e1-889fa59c957c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/5c01f709-06de-4338-b8e1-889fa59c957c.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735547%252Fgeneral%252F63318609-2d52-45f2-9944-3fe6ad4db5fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/63318609-2d52-45f2-9944-3fe6ad4db5fa.jpg already downloaded
2026-03-27 12:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43f4dc21-5555-536f-b6ef-e1e0fcc952f4, identifier: 10731021
2026-03-27 12:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efa7e67f-cbed-55aa-9709-55ed446152a6 with identifier: 10730989
2026-03-27 12:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efa7e67f-cbed-55aa-9709-55ed446152a6 with scrape type 1
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item efa7e67f-cbed-55aa-9709-55ed446152a6
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722013%252Fgeneral%252F361bd742-59cf-4654-8ced-fc14a3ac80ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722013/general/361bd742-59cf-4654-8ced-fc14a3ac80ac.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722013%252Fgeneral%252F0f939efd-bf3a-4a61-b094-77b7ba4fa45d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722013/general/0f939efd-bf3a-4a61-b094-77b7ba4fa45d.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722013%252Fgeneral%252F254f699c-4253-4938-8e85-b3b3711b7ee6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722013/general/254f699c-4253-4938-8e85-b3b3711b7ee6.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722013%252Fgeneral%252F1a5c8be2-8f3b-410d-bc20-ba933863ecaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722013/general/1a5c8be2-8f3b-410d-bc20-ba933863ecaa.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722013%252Fgeneral%252Fdd4fd95d-2617-4400-a04a-bcc6410fffd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722013/general/dd4fd95d-2617-4400-a04a-bcc6410fffd8.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722013%252Fgeneral%252Fb4278e1a-ff25-4c6b-922d-4638cca1ca63.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722013/general/b4278e1a-ff25-4c6b-922d-4638cca1ca63.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722013%252Fgeneral%252Fbc97160c-16ba-4e6c-970c-e19293133d2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722013/general/bc97160c-16ba-4e6c-970c-e19293133d2f.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722013%252Fgeneral%252Fbb2a8679-db54-471f-b6ff-f5749d084797.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722013/general/bb2a8679-db54-471f-b6ff-f5749d084797.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722013%252Fgeneral%252Fecf624c8-bbd5-44b8-9ceb-3fb767ff5525.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722013/general/ecf624c8-bbd5-44b8-9ceb-3fb767ff5525.jpg already downloaded
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722013%252Fgeneral%252Fa0c271ab-3853-47a5-854d-33532a46c17e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722013/general/a0c271ab-3853-47a5-854d-33532a46c17e.jpg already downloaded
2026-03-27 12:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: efa7e67f-cbed-55aa-9709-55ed446152a6, identifier: 10730989
2026-03-27 12:15:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43f4dc21-5555-536f-b6ef-e1e0fcc952f4 with identifier: 10731021
2026-03-27 12:15:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43f4dc21-5555-536f-b6ef-e1e0fcc952f4 with identifier: 10731021
2026-03-27 12:15:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43f4dc21-5555-536f-b6ef-e1e0fcc952f4 with identifier: 10731021 to the API
2026-03-27 12:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731021>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 178,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '43f4dc21-5555-536f-b6ef-e1e0fcc952f4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465233',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731021',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mini',
'model': 'Cabrio',
'odometer': 56744,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5735547/general/344dedfa-9937-43e4-8372-26653a97b28d.jpg',
'https://images.openlane.eu/carimgs/5735547/general/beeaa909-bbf6-4b17-9401-965ea9311cc8.jpg',
'https://images.openlane.eu/carimgs/5735547/general/89360255-b885-4559-8e09-f54b975cc282.jpg',
'https://images.openlane.eu/carimgs/5735547/general/85771afb-baba-4668-a880-12934ff12ef2.jpg',
'https://images.openlane.eu/carimgs/5735547/general/6e7732c5-5c68-479a-b171-000e3bca4dc1.jpg',
'https://images.openlane.eu/carimgs/5735547/general/403f6adb-e3f0-499d-a7b0-8b733443e0d3.jpg',
'https://images.openlane.eu/carimgs/5735547/general/8c3f7ff4-7e79-4711-be0d-6467a9119cd0.jpg',
'https://images.openlane.eu/carimgs/5735547/general/aa5baaf1-aa75-4c00-9d57-c21f4e82110b.jpg',
'https://images.openlane.eu/carimgs/5735547/general/5c01f709-06de-4338-b8e1-889fa59c957c.jpg',
'https://images.openlane.eu/carimgs/5735547/general/63318609-2d52-45f2-9944-3fe6ad4db5fa.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43f4dc21-5555-536f-b6ef-e1e0fcc952f4/43f4dc21-5555-536f-b6ef-e1e0fcc952f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84577,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735547/general/344dedfa-9937-43e4-8372-26653a97b28d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43f4dc21-5555-536f-b6ef-e1e0fcc952f4/43f4dc21-5555-536f-b6ef-e1e0fcc952f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73860,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735547/general/beeaa909-bbf6-4b17-9401-965ea9311cc8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43f4dc21-5555-536f-b6ef-e1e0fcc952f4/43f4dc21-5555-536f-b6ef-e1e0fcc952f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52304,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735547/general/89360255-b885-4559-8e09-f54b975cc282.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43f4dc21-5555-536f-b6ef-e1e0fcc952f4/43f4dc21-5555-536f-b6ef-e1e0fcc952f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80586,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735547/general/85771afb-baba-4668-a880-12934ff12ef2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43f4dc21-5555-536f-b6ef-e1e0fcc952f4/43f4dc21-5555-536f-b6ef-e1e0fcc952f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40233,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735547/general/6e7732c5-5c68-479a-b171-000e3bca4dc1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43f4dc21-5555-536f-b6ef-e1e0fcc952f4/43f4dc21-5555-536f-b6ef-e1e0fcc952f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74342,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735547/general/403f6adb-e3f0-499d-a7b0-8b733443e0d3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43f4dc21-5555-536f-b6ef-e1e0fcc952f4/43f4dc21-5555-536f-b6ef-e1e0fcc952f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62654,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735547/general/8c3f7ff4-7e79-4711-be0d-6467a9119cd0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43f4dc21-5555-536f-b6ef-e1e0fcc952f4/43f4dc21-5555-536f-b6ef-e1e0fcc952f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80648,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735547/general/aa5baaf1-aa75-4c00-9d57-c21f4e82110b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43f4dc21-5555-536f-b6ef-e1e0fcc952f4/43f4dc21-5555-536f-b6ef-e1e0fcc952f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64999,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735547/general/5c01f709-06de-4338-b8e1-889fa59c957c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43f4dc21-5555-536f-b6ef-e1e0fcc952f4/43f4dc21-5555-536f-b6ef-e1e0fcc952f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62440,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735547/general/63318609-2d52-45f2-9944-3fe6ad4db5fa.jpg',
'Width': 1280}],
'price': 20000,
'price_includes_vat': True,
'registration_date': '2021-06-22',
'seats_number': 4,
'seller_name': None,
'title': 'Mini Cabrio John Cooper Works John Cooper Works - Petrol - Manual - '
'178 hp - 56.744 km',
'transmission': 'manual',
'trim': 'John Cooper Works',
'vin': None,
'year': 2021}
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731021%27 HTTP/1.1" 200 None
2026-03-27 12:15:37 [adesa.de] INFO: Saving data for 10731021: {'created_time': 1774613737.261651, 'last_price_update_time': 1774613737.26166, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731021') HTTP/1.1" 204 0
2026-03-27 12:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: efa7e67f-cbed-55aa-9709-55ed446152a6 with identifier: 10730989
2026-03-27 12:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: efa7e67f-cbed-55aa-9709-55ed446152a6 with identifier: 10730989
2026-03-27 12:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: efa7e67f-cbed-55aa-9709-55ed446152a6 with identifier: 10730989 to the API
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730989>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': 'efa7e67f-cbed-55aa-9709-55ed446152a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730989',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 97263,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5722013/general/361bd742-59cf-4654-8ced-fc14a3ac80ac.jpg',
'https://images.openlane.eu/carimgs/5722013/general/0f939efd-bf3a-4a61-b094-77b7ba4fa45d.jpg',
'https://images.openlane.eu/carimgs/5722013/general/254f699c-4253-4938-8e85-b3b3711b7ee6.jpg',
'https://images.openlane.eu/carimgs/5722013/general/1a5c8be2-8f3b-410d-bc20-ba933863ecaa.jpg',
'https://images.openlane.eu/carimgs/5722013/general/dd4fd95d-2617-4400-a04a-bcc6410fffd8.jpg',
'https://images.openlane.eu/carimgs/5722013/general/b4278e1a-ff25-4c6b-922d-4638cca1ca63.jpg',
'https://images.openlane.eu/carimgs/5722013/general/bc97160c-16ba-4e6c-970c-e19293133d2f.jpg',
'https://images.openlane.eu/carimgs/5722013/general/bb2a8679-db54-471f-b6ff-f5749d084797.jpg',
'https://images.openlane.eu/carimgs/5722013/general/ecf624c8-bbd5-44b8-9ceb-3fb767ff5525.jpg',
'https://images.openlane.eu/carimgs/5722013/general/a0c271ab-3853-47a5-854d-33532a46c17e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa7e67f-cbed-55aa-9709-55ed446152a6/efa7e67f-cbed-55aa-9709-55ed446152a6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100013,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722013/general/361bd742-59cf-4654-8ced-fc14a3ac80ac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa7e67f-cbed-55aa-9709-55ed446152a6/efa7e67f-cbed-55aa-9709-55ed446152a6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106113,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722013/general/0f939efd-bf3a-4a61-b094-77b7ba4fa45d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa7e67f-cbed-55aa-9709-55ed446152a6/efa7e67f-cbed-55aa-9709-55ed446152a6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104968,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722013/general/254f699c-4253-4938-8e85-b3b3711b7ee6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa7e67f-cbed-55aa-9709-55ed446152a6/efa7e67f-cbed-55aa-9709-55ed446152a6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75455,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722013/general/1a5c8be2-8f3b-410d-bc20-ba933863ecaa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa7e67f-cbed-55aa-9709-55ed446152a6/efa7e67f-cbed-55aa-9709-55ed446152a6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99275,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722013/general/dd4fd95d-2617-4400-a04a-bcc6410fffd8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa7e67f-cbed-55aa-9709-55ed446152a6/efa7e67f-cbed-55aa-9709-55ed446152a6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81929,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722013/general/b4278e1a-ff25-4c6b-922d-4638cca1ca63.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa7e67f-cbed-55aa-9709-55ed446152a6/efa7e67f-cbed-55aa-9709-55ed446152a6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98456,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722013/general/bc97160c-16ba-4e6c-970c-e19293133d2f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa7e67f-cbed-55aa-9709-55ed446152a6/efa7e67f-cbed-55aa-9709-55ed446152a6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92942,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722013/general/bb2a8679-db54-471f-b6ff-f5749d084797.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa7e67f-cbed-55aa-9709-55ed446152a6/efa7e67f-cbed-55aa-9709-55ed446152a6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92133,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722013/general/ecf624c8-bbd5-44b8-9ceb-3fb767ff5525.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa7e67f-cbed-55aa-9709-55ed446152a6/efa7e67f-cbed-55aa-9709-55ed446152a6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104260,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722013/general/a0c271ab-3853-47a5-854d-33532a46c17e.jpg',
'Width': 1280}],
'price': 41700,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE 350de Exclusive - Hybrid - Automatic - 194 hp - '
'97.263 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2022}
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730989%27 HTTP/1.1" 200 None
2026-03-27 12:15:37 [adesa.de] INFO: Saving data for 10730989: {'created_time': 1774613737.633618, 'last_price_update_time': 1774613737.633635, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730989') HTTP/1.1" 204 0
2026-03-27 12:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748677/general/258428cb-722f-4a2a-99f6-5ad1ecc55a0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731071)
2026-03-27 12:15:37 [adesa.de] INFO: Found listing with ID: 10731038
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731038%27 HTTP/1.1" 200 None
2026-03-27 12:15:37 [adesa.de] INFO: Scrape type for 10731038: 1
2026-03-27 12:15:37 [adesa.de] INFO: Scraping item 10731038 url https://www.openlane.eu/en/carv6/auction/10731038
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748779%252Fgeneral%252F79b7c254-9e38-4156-8d37-905c6b2940fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/79b7c254-9e38-4156-8d37-905c6b2940fe.jpg not downloaded yet
2026-03-27 12:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5cf2a32-6007-5341-b491-1fb73c25c558 with identifier: 10730981
2026-03-27 12:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5cf2a32-6007-5341-b491-1fb73c25c558 with scrape type 1
2026-03-27 12:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5cf2a32-6007-5341-b491-1fb73c25c558
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709401%252Fgeneral%252Faae3251a-817c-4975-9aee-f1eb23d8c8f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/aae3251a-817c-4975-9aee-f1eb23d8c8f7.jpg already downloaded
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709401%252Fgeneral%252F2ba0d54d-e72f-4bd5-8d4c-01797801cf31.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/2ba0d54d-e72f-4bd5-8d4c-01797801cf31.jpg already downloaded
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709401%252Fgeneral%252F0e88ff5f-b38c-428a-a6a5-7e42e0ddd6c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/0e88ff5f-b38c-428a-a6a5-7e42e0ddd6c9.jpg already downloaded
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709401%252Fgeneral%252F455b5fe5-3393-4e37-a4f4-45dd03b5253f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/455b5fe5-3393-4e37-a4f4-45dd03b5253f.jpg already downloaded
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709401%252Fgeneral%252F9be084f4-0f48-48cb-817f-837130deff81.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/9be084f4-0f48-48cb-817f-837130deff81.jpg already downloaded
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709401%252Fgeneral%252F00c305f3-e71c-4479-a5e4-b41569b8ff7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/00c305f3-e71c-4479-a5e4-b41569b8ff7c.jpg already downloaded
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709401%252Fgeneral%252F9b733b9d-4401-4c1f-be78-1f71ad2a382e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/9b733b9d-4401-4c1f-be78-1f71ad2a382e.jpg already downloaded
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709401%252Fgeneral%252Fe136e403-b01c-4c0a-a672-9b98b53cd006.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/e136e403-b01c-4c0a-a672-9b98b53cd006.jpg already downloaded
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709401%252Fgeneral%252F369fbd83-feea-40bd-95c3-dc255ef263c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/369fbd83-feea-40bd-95c3-dc255ef263c2.jpg already downloaded
2026-03-27 12:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709401%252Fgeneral%252F8e6b0b82-92d1-4317-8c49-adff38ae2a62.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/8e6b0b82-92d1-4317-8c49-adff38ae2a62.jpg already downloaded
2026-03-27 12:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e5cf2a32-6007-5341-b491-1fb73c25c558, identifier: 10730981
2026-03-27 12:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf3b50>
2026-03-27 12:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252F899a93cc-97e3-4e76-b1a3-d3892d1bcc82.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/899a93cc-97e3-4e76-b1a3-d3892d1bcc82.jpg saved to cache
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a
2026-03-27 12:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140aac3d0>
2026-03-27 12:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252Fe6350c12-75b1-4c60-8047-c018d44f1e84.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/e6350c12-75b1-4c60-8047-c018d44f1e84.jpg saved to cache
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a
2026-03-27 12:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a68690>
2026-03-27 12:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252Fa7b599e9-ec2d-4b24-beb6-a24f5841ce27.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/a7b599e9-ec2d-4b24-beb6-a24f5841ce27.jpg saved to cache
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a
2026-03-27 12:15:38 [adesa.de] INFO: Found listing with ID: 10731084
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731084%27 HTTP/1.1" 200 None
2026-03-27 12:15:38 [adesa.de] INFO: Scrape type for 10731084: 1
2026-03-27 12:15:38 [adesa.de] INFO: Scraping item 10731084 url https://www.openlane.eu/en/carv6/auction/10731084
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748779%252Fgeneral%252Ff3c94973-8b81-4564-8654-4b7359a41b3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/f3c94973-8b81-4564-8654-4b7359a41b3f.jpg not downloaded yet
2026-03-27 12:15:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e5cf2a32-6007-5341-b491-1fb73c25c558 with identifier: 10730981
2026-03-27 12:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e5cf2a32-6007-5341-b491-1fb73c25c558 with identifier: 10730981
2026-03-27 12:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e5cf2a32-6007-5341-b491-1fb73c25c558 with identifier: 10730981 to the API
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730981>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'e5cf2a32-6007-5341-b491-1fb73c25c558',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730981',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 85899,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5709401/general/aae3251a-817c-4975-9aee-f1eb23d8c8f7.jpg',
'https://images.openlane.eu/carimgs/5709401/general/2ba0d54d-e72f-4bd5-8d4c-01797801cf31.jpg',
'https://images.openlane.eu/carimgs/5709401/general/0e88ff5f-b38c-428a-a6a5-7e42e0ddd6c9.jpg',
'https://images.openlane.eu/carimgs/5709401/general/455b5fe5-3393-4e37-a4f4-45dd03b5253f.jpg',
'https://images.openlane.eu/carimgs/5709401/general/9be084f4-0f48-48cb-817f-837130deff81.jpg',
'https://images.openlane.eu/carimgs/5709401/general/00c305f3-e71c-4479-a5e4-b41569b8ff7c.jpg',
'https://images.openlane.eu/carimgs/5709401/general/9b733b9d-4401-4c1f-be78-1f71ad2a382e.jpg',
'https://images.openlane.eu/carimgs/5709401/general/e136e403-b01c-4c0a-a672-9b98b53cd006.jpg',
'https://images.openlane.eu/carimgs/5709401/general/369fbd83-feea-40bd-95c3-dc255ef263c2.jpg',
'https://images.openlane.eu/carimgs/5709401/general/8e6b0b82-92d1-4317-8c49-adff38ae2a62.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cf2a32-6007-5341-b491-1fb73c25c558/e5cf2a32-6007-5341-b491-1fb73c25c558_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119868,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709401/general/aae3251a-817c-4975-9aee-f1eb23d8c8f7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cf2a32-6007-5341-b491-1fb73c25c558/e5cf2a32-6007-5341-b491-1fb73c25c558_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109888,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709401/general/2ba0d54d-e72f-4bd5-8d4c-01797801cf31.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cf2a32-6007-5341-b491-1fb73c25c558/e5cf2a32-6007-5341-b491-1fb73c25c558_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102977,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709401/general/0e88ff5f-b38c-428a-a6a5-7e42e0ddd6c9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cf2a32-6007-5341-b491-1fb73c25c558/e5cf2a32-6007-5341-b491-1fb73c25c558_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95771,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709401/general/455b5fe5-3393-4e37-a4f4-45dd03b5253f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cf2a32-6007-5341-b491-1fb73c25c558/e5cf2a32-6007-5341-b491-1fb73c25c558_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109271,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709401/general/9be084f4-0f48-48cb-817f-837130deff81.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cf2a32-6007-5341-b491-1fb73c25c558/e5cf2a32-6007-5341-b491-1fb73c25c558_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73733,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709401/general/00c305f3-e71c-4479-a5e4-b41569b8ff7c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cf2a32-6007-5341-b491-1fb73c25c558/e5cf2a32-6007-5341-b491-1fb73c25c558_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95985,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709401/general/9b733b9d-4401-4c1f-be78-1f71ad2a382e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cf2a32-6007-5341-b491-1fb73c25c558/e5cf2a32-6007-5341-b491-1fb73c25c558_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65930,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709401/general/e136e403-b01c-4c0a-a672-9b98b53cd006.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cf2a32-6007-5341-b491-1fb73c25c558/e5cf2a32-6007-5341-b491-1fb73c25c558_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79289,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709401/general/369fbd83-feea-40bd-95c3-dc255ef263c2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cf2a32-6007-5341-b491-1fb73c25c558/e5cf2a32-6007-5341-b491-1fb73c25c558_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113654,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709401/general/8e6b0b82-92d1-4317-8c49-adff38ae2a62.jpg',
'Width': 1280}],
'price': 51600,
'price_includes_vat': True,
'registration_date': '2022-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE 400d - 4-Matic - Diesel - Automatic - 330 hp - '
'85.899 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730981%27 HTTP/1.1" 200 None
2026-03-27 12:15:38 [adesa.de] INFO: Saving data for 10730981: {'created_time': 1774613738.522999, 'last_price_update_time': 1774613738.523014, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730981') HTTP/1.1" 204 0
2026-03-27 12:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748677/general/9748809f-af2e-459f-b484-b2d9c374c59a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731071)
2026-03-27 12:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748677/general/813c7172-5193-477d-9893-469a71c60ff8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731071)
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748779%252Fgeneral%252F013b0b1d-9b40-478a-801f-bf7bf9b4a348.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/013b0b1d-9b40-478a-801f-bf7bf9b4a348.jpg not downloaded yet
2026-03-27 12:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140acadd0>
2026-03-27 12:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252F258428cb-722f-4a2a-99f6-5ad1ecc55a0b.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/258428cb-722f-4a2a-99f6-5ad1ecc55a0b.jpg saved to cache
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a
2026-03-27 12:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35ac4567-5953-5eff-90d9-8c42cde54333 with identifier: 10731019
2026-03-27 12:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35ac4567-5953-5eff-90d9-8c42cde54333 with scrape type 1
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35ac4567-5953-5eff-90d9-8c42cde54333
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735542%252Fgeneral%252Fbd386668-fe75-4ecc-8680-27234a8dd2bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/bd386668-fe75-4ecc-8680-27234a8dd2bc.jpg already downloaded
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735542%252Fgeneral%252Fd367cb64-6c76-40e3-8beb-3c22acbe6349.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/d367cb64-6c76-40e3-8beb-3c22acbe6349.jpg already downloaded
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735542%252Fgeneral%252F98fa29d0-6cf4-4591-a428-9915f3345ef1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/98fa29d0-6cf4-4591-a428-9915f3345ef1.jpg already downloaded
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735542%252Fgeneral%252Fc560959c-3451-499e-a797-defad7b506d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/c560959c-3451-499e-a797-defad7b506d5.jpg already downloaded
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735542%252Fgeneral%252F25197876-eb1d-4da1-8258-65544ee01834.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/25197876-eb1d-4da1-8258-65544ee01834.jpg already downloaded
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735542%252Fgeneral%252Ff9673f79-1fa1-4b34-b458-6ca13fbca840.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/f9673f79-1fa1-4b34-b458-6ca13fbca840.jpg already downloaded
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735542%252Fgeneral%252Fe2296af2-7cec-49e1-a17f-43c0c4acdd85.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/e2296af2-7cec-49e1-a17f-43c0c4acdd85.jpg already downloaded
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735542%252Fgeneral%252Fd991c1da-f0fa-4050-8cce-c79714389a36.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/d991c1da-f0fa-4050-8cce-c79714389a36.jpg already downloaded
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735542%252Fgeneral%252F9ff5b13e-7250-4fd2-aefa-86bd7cdf64db.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/9ff5b13e-7250-4fd2-aefa-86bd7cdf64db.jpg already downloaded
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735542%252Fgeneral%252F793a1937-171d-4f32-b4e8-fccd77e397cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/793a1937-171d-4f32-b4e8-fccd77e397cb.jpg already downloaded
2026-03-27 12:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 35ac4567-5953-5eff-90d9-8c42cde54333, identifier: 10731019
2026-03-27 12:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9446ba3-5692-515f-a5f3-1a688603447b with identifier: 10730978
2026-03-27 12:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9446ba3-5692-515f-a5f3-1a688603447b with scrape type 1
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9446ba3-5692-515f-a5f3-1a688603447b
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709335%252Fgeneral%252Fc7ffd490-c5d6-4380-ba80-7b42184e9a40.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/c7ffd490-c5d6-4380-ba80-7b42184e9a40.jpg already downloaded
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709335%252Fgeneral%252Fdf0ddcdf-0dd8-4eb2-96ef-f788bd1cd9db.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/df0ddcdf-0dd8-4eb2-96ef-f788bd1cd9db.jpg already downloaded
2026-03-27 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709335%252Fgeneral%252Fb824b791-8f58-40ca-a337-4953e11b5c1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/b824b791-8f58-40ca-a337-4953e11b5c1c.jpg already downloaded
2026-03-27 12:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709335%252Fgeneral%252F80820716-a22e-4ab9-b8d2-0566db3dc09a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/80820716-a22e-4ab9-b8d2-0566db3dc09a.jpg already downloaded
2026-03-27 12:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709335%252Fgeneral%252F5a7c41e6-44d0-4924-a893-c84cdbebb147.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/5a7c41e6-44d0-4924-a893-c84cdbebb147.jpg already downloaded
2026-03-27 12:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709335%252Fgeneral%252F8ba30de1-179d-4530-b039-fd2ea447577b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/8ba30de1-179d-4530-b039-fd2ea447577b.jpg already downloaded
2026-03-27 12:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709335%252Fgeneral%252Fca806e1d-46a6-4753-86e1-a1a306daedbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/ca806e1d-46a6-4753-86e1-a1a306daedbb.jpg already downloaded
2026-03-27 12:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709335%252Fgeneral%252F58fc6275-3fbb-4e73-8465-e98237d55e07.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/58fc6275-3fbb-4e73-8465-e98237d55e07.jpg already downloaded
2026-03-27 12:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709335%252Fgeneral%252F7cff44df-14fb-4588-87ce-ec0be32da003.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/7cff44df-14fb-4588-87ce-ec0be32da003.jpg already downloaded
2026-03-27 12:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5709335%252Fgeneral%252F9bb2482b-68e1-4723-8b90-d45a80ed4121.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/9bb2482b-68e1-4723-8b90-d45a80ed4121.jpg already downloaded
2026-03-27 12:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f9446ba3-5692-515f-a5f3-1a688603447b, identifier: 10730978
2026-03-27 12:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 35ac4567-5953-5eff-90d9-8c42cde54333 with identifier: 10731019
2026-03-27 12:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 35ac4567-5953-5eff-90d9-8c42cde54333 with identifier: 10731019
2026-03-27 12:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 35ac4567-5953-5eff-90d9-8c42cde54333 with identifier: 10731019 to the API
2026-03-27 12:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731019>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '35ac4567-5953-5eff-90d9-8c42cde54333',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465975',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731019',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 71632,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5735542/general/bd386668-fe75-4ecc-8680-27234a8dd2bc.jpg',
'https://images.openlane.eu/carimgs/5735542/general/d367cb64-6c76-40e3-8beb-3c22acbe6349.jpg',
'https://images.openlane.eu/carimgs/5735542/general/98fa29d0-6cf4-4591-a428-9915f3345ef1.jpg',
'https://images.openlane.eu/carimgs/5735542/general/c560959c-3451-499e-a797-defad7b506d5.jpg',
'https://images.openlane.eu/carimgs/5735542/general/25197876-eb1d-4da1-8258-65544ee01834.jpg',
'https://images.openlane.eu/carimgs/5735542/general/f9673f79-1fa1-4b34-b458-6ca13fbca840.jpg',
'https://images.openlane.eu/carimgs/5735542/general/e2296af2-7cec-49e1-a17f-43c0c4acdd85.jpg',
'https://images.openlane.eu/carimgs/5735542/general/d991c1da-f0fa-4050-8cce-c79714389a36.jpg',
'https://images.openlane.eu/carimgs/5735542/general/9ff5b13e-7250-4fd2-aefa-86bd7cdf64db.jpg',
'https://images.openlane.eu/carimgs/5735542/general/793a1937-171d-4f32-b4e8-fccd77e397cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35ac4567-5953-5eff-90d9-8c42cde54333/35ac4567-5953-5eff-90d9-8c42cde54333_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108012,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735542/general/bd386668-fe75-4ecc-8680-27234a8dd2bc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35ac4567-5953-5eff-90d9-8c42cde54333/35ac4567-5953-5eff-90d9-8c42cde54333_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108079,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735542/general/d367cb64-6c76-40e3-8beb-3c22acbe6349.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35ac4567-5953-5eff-90d9-8c42cde54333/35ac4567-5953-5eff-90d9-8c42cde54333_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77574,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735542/general/98fa29d0-6cf4-4591-a428-9915f3345ef1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35ac4567-5953-5eff-90d9-8c42cde54333/35ac4567-5953-5eff-90d9-8c42cde54333_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91963,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735542/general/c560959c-3451-499e-a797-defad7b506d5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35ac4567-5953-5eff-90d9-8c42cde54333/35ac4567-5953-5eff-90d9-8c42cde54333_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96576,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735542/general/25197876-eb1d-4da1-8258-65544ee01834.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35ac4567-5953-5eff-90d9-8c42cde54333/35ac4567-5953-5eff-90d9-8c42cde54333_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89085,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735542/general/f9673f79-1fa1-4b34-b458-6ca13fbca840.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35ac4567-5953-5eff-90d9-8c42cde54333/35ac4567-5953-5eff-90d9-8c42cde54333_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109855,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735542/general/e2296af2-7cec-49e1-a17f-43c0c4acdd85.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35ac4567-5953-5eff-90d9-8c42cde54333/35ac4567-5953-5eff-90d9-8c42cde54333_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82486,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735542/general/d991c1da-f0fa-4050-8cce-c79714389a36.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35ac4567-5953-5eff-90d9-8c42cde54333/35ac4567-5953-5eff-90d9-8c42cde54333_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53416,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735542/general/9ff5b13e-7250-4fd2-aefa-86bd7cdf64db.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35ac4567-5953-5eff-90d9-8c42cde54333/35ac4567-5953-5eff-90d9-8c42cde54333_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72236,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735542/general/793a1937-171d-4f32-b4e8-fccd77e397cb.jpg',
'Width': 1280}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 1.5 TSI Ambition - Petrol - Manual - 150 hp - 71.632 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-27 12:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731019%27 HTTP/1.1" 200 None
2026-03-27 12:15:39 [adesa.de] INFO: Saving data for 10731019: {'created_time': 1774613739.693251, 'last_price_update_time': 1774613739.693261, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731019') HTTP/1.1" 204 0
2026-03-27 12:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f9446ba3-5692-515f-a5f3-1a688603447b with identifier: 10730978
2026-03-27 12:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f9446ba3-5692-515f-a5f3-1a688603447b with identifier: 10730978
2026-03-27 12:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f9446ba3-5692-515f-a5f3-1a688603447b with identifier: 10730978 to the API
2026-03-27 12:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730978>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f9446ba3-5692-515f-a5f3-1a688603447b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730978',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 55156,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5709335/general/c7ffd490-c5d6-4380-ba80-7b42184e9a40.jpg',
'https://images.openlane.eu/carimgs/5709335/general/df0ddcdf-0dd8-4eb2-96ef-f788bd1cd9db.jpg',
'https://images.openlane.eu/carimgs/5709335/general/b824b791-8f58-40ca-a337-4953e11b5c1c.jpg',
'https://images.openlane.eu/carimgs/5709335/general/80820716-a22e-4ab9-b8d2-0566db3dc09a.jpg',
'https://images.openlane.eu/carimgs/5709335/general/5a7c41e6-44d0-4924-a893-c84cdbebb147.jpg',
'https://images.openlane.eu/carimgs/5709335/general/8ba30de1-179d-4530-b039-fd2ea447577b.jpg',
'https://images.openlane.eu/carimgs/5709335/general/ca806e1d-46a6-4753-86e1-a1a306daedbb.jpg',
'https://images.openlane.eu/carimgs/5709335/general/58fc6275-3fbb-4e73-8465-e98237d55e07.jpg',
'https://images.openlane.eu/carimgs/5709335/general/7cff44df-14fb-4588-87ce-ec0be32da003.jpg',
'https://images.openlane.eu/carimgs/5709335/general/9bb2482b-68e1-4723-8b90-d45a80ed4121.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9446ba3-5692-515f-a5f3-1a688603447b/f9446ba3-5692-515f-a5f3-1a688603447b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123896,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709335/general/c7ffd490-c5d6-4380-ba80-7b42184e9a40.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9446ba3-5692-515f-a5f3-1a688603447b/f9446ba3-5692-515f-a5f3-1a688603447b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120562,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709335/general/df0ddcdf-0dd8-4eb2-96ef-f788bd1cd9db.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9446ba3-5692-515f-a5f3-1a688603447b/f9446ba3-5692-515f-a5f3-1a688603447b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99566,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709335/general/b824b791-8f58-40ca-a337-4953e11b5c1c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9446ba3-5692-515f-a5f3-1a688603447b/f9446ba3-5692-515f-a5f3-1a688603447b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68482,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709335/general/80820716-a22e-4ab9-b8d2-0566db3dc09a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9446ba3-5692-515f-a5f3-1a688603447b/f9446ba3-5692-515f-a5f3-1a688603447b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101646,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709335/general/5a7c41e6-44d0-4924-a893-c84cdbebb147.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9446ba3-5692-515f-a5f3-1a688603447b/f9446ba3-5692-515f-a5f3-1a688603447b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87198,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709335/general/8ba30de1-179d-4530-b039-fd2ea447577b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9446ba3-5692-515f-a5f3-1a688603447b/f9446ba3-5692-515f-a5f3-1a688603447b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88710,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709335/general/ca806e1d-46a6-4753-86e1-a1a306daedbb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9446ba3-5692-515f-a5f3-1a688603447b/f9446ba3-5692-515f-a5f3-1a688603447b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81980,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709335/general/58fc6275-3fbb-4e73-8465-e98237d55e07.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9446ba3-5692-515f-a5f3-1a688603447b/f9446ba3-5692-515f-a5f3-1a688603447b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85523,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709335/general/7cff44df-14fb-4588-87ce-ec0be32da003.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9446ba3-5692-515f-a5f3-1a688603447b/f9446ba3-5692-515f-a5f3-1a688603447b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82112,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709335/general/9bb2482b-68e1-4723-8b90-d45a80ed4121.jpg',
'Width': 1280}],
'price': 38500,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE 350de - Hybrid - Automatic - 194 hp - 55.156 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730978%27 HTTP/1.1" 200 None
2026-03-27 12:15:40 [adesa.de] INFO: Saving data for 10730978: {'created_time': 1774613740.066371, 'last_price_update_time': 1774613740.066384, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730978') HTTP/1.1" 204 0
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748779%252Fgeneral%252F2613beb4-add5-4fb3-8c8d-626e48e8f927.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/2613beb4-add5-4fb3-8c8d-626e48e8f927.jpg not downloaded yet
2026-03-27 12:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748779/general/0fb77529-ed00-4c8e-be50-926d706cb4c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731083)
2026-03-27 12:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748779/general/79b7c254-9e38-4156-8d37-905c6b2940fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731083)
2026-03-27 12:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a30b10>
2026-03-27 12:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252F9748809f-af2e-459f-b484-b2d9c374c59a.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/9748809f-af2e-459f-b484-b2d9c374c59a.jpg saved to cache
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a
2026-03-27 12:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409b2d50>
2026-03-27 12:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252F813c7172-5193-477d-9893-469a71c60ff8.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/813c7172-5193-477d-9893-469a71c60ff8.jpg saved to cache
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a
2026-03-27 12:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 058d8842-7ef7-5b09-801d-73333d6b097f with identifier: 10730954
2026-03-27 12:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 058d8842-7ef7-5b09-801d-73333d6b097f with scrape type 1
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 058d8842-7ef7-5b09-801d-73333d6b097f
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629383%252Fgeneral%252F7297adf5-20cd-4d8b-9950-97f38b3c65a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629383/general/7297adf5-20cd-4d8b-9950-97f38b3c65a4.jpg already downloaded
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629383%252Fgeneral%252Fafd12f6f-f907-4de9-8d66-71b552d40064.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629383/general/afd12f6f-f907-4de9-8d66-71b552d40064.jpg already downloaded
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629383%252Fgeneral%252F116f5a6b-42b3-4516-8ac0-1329ebc965a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629383/general/116f5a6b-42b3-4516-8ac0-1329ebc965a0.jpg already downloaded
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629383%252Fgeneral%252Fd95f5d0b-e08f-4f1c-9679-320486273b90.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629383/general/d95f5d0b-e08f-4f1c-9679-320486273b90.jpg already downloaded
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629383%252Fgeneral%252F0f42a332-7e95-49b7-9269-1c651f38fc4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629383/general/0f42a332-7e95-49b7-9269-1c651f38fc4a.jpg already downloaded
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629383%252Fgeneral%252F066e9451-df60-4bd3-a89d-180b3f7ec9c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629383/general/066e9451-df60-4bd3-a89d-180b3f7ec9c6.jpg already downloaded
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629383%252Fgeneral%252F715107f6-aab9-4e4e-9f4c-7e6cd86d9206.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629383/general/715107f6-aab9-4e4e-9f4c-7e6cd86d9206.jpg already downloaded
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629383%252Fgeneral%252F9c500703-7a9d-4fda-8289-531dff251820.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629383/general/9c500703-7a9d-4fda-8289-531dff251820.jpg already downloaded
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629383%252Fgeneral%252F344e5bc9-a0a9-4035-8fd2-a908402f29ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629383/general/344e5bc9-a0a9-4035-8fd2-a908402f29ca.jpg already downloaded
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5629383%252Fgeneral%252Fd1b991d2-1929-4378-9669-f0bf34738ec9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629383/general/d1b991d2-1929-4378-9669-f0bf34738ec9.jpg already downloaded
2026-03-27 12:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 058d8842-7ef7-5b09-801d-73333d6b097f, identifier: 10730954
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748779%252Fgeneral%252Fd7c3294e-b60d-4328-9458-697c5209aa37.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/d7c3294e-b60d-4328-9458-697c5209aa37.jpg not downloaded yet
2026-03-27 12:15:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 058d8842-7ef7-5b09-801d-73333d6b097f with identifier: 10730954
2026-03-27 12:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 058d8842-7ef7-5b09-801d-73333d6b097f with identifier: 10730954
2026-03-27 12:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 058d8842-7ef7-5b09-801d-73333d6b097f with identifier: 10730954 to the API
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730954>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '058d8842-7ef7-5b09-801d-73333d6b097f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464477',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730954',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 67091,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5629383/general/7297adf5-20cd-4d8b-9950-97f38b3c65a4.jpg',
'https://images.openlane.eu/carimgs/5629383/general/afd12f6f-f907-4de9-8d66-71b552d40064.jpg',
'https://images.openlane.eu/carimgs/5629383/general/116f5a6b-42b3-4516-8ac0-1329ebc965a0.jpg',
'https://images.openlane.eu/carimgs/5629383/general/d95f5d0b-e08f-4f1c-9679-320486273b90.jpg',
'https://images.openlane.eu/carimgs/5629383/general/0f42a332-7e95-49b7-9269-1c651f38fc4a.jpg',
'https://images.openlane.eu/carimgs/5629383/general/066e9451-df60-4bd3-a89d-180b3f7ec9c6.jpg',
'https://images.openlane.eu/carimgs/5629383/general/715107f6-aab9-4e4e-9f4c-7e6cd86d9206.jpg',
'https://images.openlane.eu/carimgs/5629383/general/9c500703-7a9d-4fda-8289-531dff251820.jpg',
'https://images.openlane.eu/carimgs/5629383/general/344e5bc9-a0a9-4035-8fd2-a908402f29ca.jpg',
'https://images.openlane.eu/carimgs/5629383/general/d1b991d2-1929-4378-9669-f0bf34738ec9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_058d8842-7ef7-5b09-801d-73333d6b097f/058d8842-7ef7-5b09-801d-73333d6b097f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128955,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629383/general/7297adf5-20cd-4d8b-9950-97f38b3c65a4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_058d8842-7ef7-5b09-801d-73333d6b097f/058d8842-7ef7-5b09-801d-73333d6b097f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117486,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629383/general/afd12f6f-f907-4de9-8d66-71b552d40064.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_058d8842-7ef7-5b09-801d-73333d6b097f/058d8842-7ef7-5b09-801d-73333d6b097f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79196,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629383/general/116f5a6b-42b3-4516-8ac0-1329ebc965a0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_058d8842-7ef7-5b09-801d-73333d6b097f/058d8842-7ef7-5b09-801d-73333d6b097f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101742,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629383/general/d95f5d0b-e08f-4f1c-9679-320486273b90.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_058d8842-7ef7-5b09-801d-73333d6b097f/058d8842-7ef7-5b09-801d-73333d6b097f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85443,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629383/general/0f42a332-7e95-49b7-9269-1c651f38fc4a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_058d8842-7ef7-5b09-801d-73333d6b097f/058d8842-7ef7-5b09-801d-73333d6b097f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79388,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629383/general/066e9451-df60-4bd3-a89d-180b3f7ec9c6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_058d8842-7ef7-5b09-801d-73333d6b097f/058d8842-7ef7-5b09-801d-73333d6b097f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87920,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629383/general/715107f6-aab9-4e4e-9f4c-7e6cd86d9206.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_058d8842-7ef7-5b09-801d-73333d6b097f/058d8842-7ef7-5b09-801d-73333d6b097f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69627,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629383/general/9c500703-7a9d-4fda-8289-531dff251820.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_058d8842-7ef7-5b09-801d-73333d6b097f/058d8842-7ef7-5b09-801d-73333d6b097f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110017,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629383/general/344e5bc9-a0a9-4035-8fd2-a908402f29ca.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_058d8842-7ef7-5b09-801d-73333d6b097f/058d8842-7ef7-5b09-801d-73333d6b097f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110017,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629383/general/d1b991d2-1929-4378-9669-f0bf34738ec9.jpg',
'Width': 1280}],
'price': 45000,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE 350de - Hybrid - Automatic - 194 hp - 67.091 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730954%27 HTTP/1.1" 200 None
2026-03-27 12:15:40 [adesa.de] INFO: Saving data for 10730954: {'created_time': 1774613740.841911, 'last_price_update_time': 1774613740.841925, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730954') HTTP/1.1" 204 0
2026-03-27 12:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748779/general/f3c94973-8b81-4564-8654-4b7359a41b3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731083)
2026-03-27 12:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748779%252Fgeneral%252F14574e83-ff00-4c93-938c-26cfeb525ad5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/14574e83-ff00-4c93-938c-26cfeb525ad5.jpg not downloaded yet
2026-03-27 12:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a00f50>
2026-03-27 12:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748779%252Fgeneral%252F0fb77529-ed00-4c8e-be50-926d706cb4c7.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/0fb77529-ed00-4c8e-be50-926d706cb4c7.jpg saved to cache
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 32ad222c-1eed-552f-8305-2014cb994173
2026-03-27 12:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a3d510>
2026-03-27 12:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748779%252Fgeneral%252F79b7c254-9e38-4156-8d37-905c6b2940fe.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/79b7c254-9e38-4156-8d37-905c6b2940fe.jpg saved to cache
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 32ad222c-1eed-552f-8305-2014cb994173
2026-03-27 12:15:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9805160f-7c68-512b-b601-2d71cbbb1992 with identifier: 10731037
2026-03-27 12:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9805160f-7c68-512b-b601-2d71cbbb1992 with scrape type 1
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9805160f-7c68-512b-b601-2d71cbbb1992
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735623%252Fgeneral%252F5e24bef8-022a-4e9c-8a52-e860723497ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/5e24bef8-022a-4e9c-8a52-e860723497ff.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735623%252Fgeneral%252Febcd7d13-38aa-4474-ac0d-984dc3c19b4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/ebcd7d13-38aa-4474-ac0d-984dc3c19b4a.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735623%252Fgeneral%252F892e698f-0189-4bc7-acd5-c7b7266cb0c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/892e698f-0189-4bc7-acd5-c7b7266cb0c7.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735623%252Fgeneral%252Ffcc2dd5d-b73a-4a02-8c6a-80ddcf42b6b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/fcc2dd5d-b73a-4a02-8c6a-80ddcf42b6b4.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735623%252Fgeneral%252F54a4dbf0-4209-445a-baaa-367d5e5c542a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/54a4dbf0-4209-445a-baaa-367d5e5c542a.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735623%252Fgeneral%252F892e2b52-c9cc-46bc-9538-18978d340fb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/892e2b52-c9cc-46bc-9538-18978d340fb3.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735623%252Fgeneral%252Fb4c1e56f-6a3a-4826-934a-825f43f7ddfa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/b4c1e56f-6a3a-4826-934a-825f43f7ddfa.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735623%252Fgeneral%252F78ee29de-a048-4f5f-891f-182e2f0a20c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/78ee29de-a048-4f5f-891f-182e2f0a20c6.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735623%252Fgeneral%252F0228b1ee-81f6-4582-99d1-90fee8bd93cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/0228b1ee-81f6-4582-99d1-90fee8bd93cc.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735623%252Fgeneral%252Fd0e930cd-eb74-451d-bf78-5b684260f390.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/d0e930cd-eb74-451d-bf78-5b684260f390.jpg already downloaded
2026-03-27 12:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9805160f-7c68-512b-b601-2d71cbbb1992, identifier: 10731037
2026-03-27 12:15:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9536eda-2984-56cc-9746-411e8212d8b2 with identifier: 10731028
2026-03-27 12:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9536eda-2984-56cc-9746-411e8212d8b2 with scrape type 1
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9536eda-2984-56cc-9746-411e8212d8b2
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735587%252Fgeneral%252F4e1d96fb-88dc-4d81-a0d3-707f06b1a405.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/4e1d96fb-88dc-4d81-a0d3-707f06b1a405.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735587%252Fgeneral%252Fbb0c9733-2c5a-498a-b27c-7e27c2354439.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/bb0c9733-2c5a-498a-b27c-7e27c2354439.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735587%252Fgeneral%252F695b6c89-e99e-4dad-b531-1e7f84b17038.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/695b6c89-e99e-4dad-b531-1e7f84b17038.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735587%252Fgeneral%252F6806f35d-845d-40db-8df7-bd1b729a4de7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/6806f35d-845d-40db-8df7-bd1b729a4de7.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735587%252Fgeneral%252Fc08e4e54-9621-480d-a507-062827106737.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/c08e4e54-9621-480d-a507-062827106737.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735587%252Fgeneral%252F0598274c-cb26-4313-8f50-172d72336ebb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/0598274c-cb26-4313-8f50-172d72336ebb.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735587%252Fgeneral%252Fbb3eaa84-305b-49e5-891c-d46161e25d40.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/bb3eaa84-305b-49e5-891c-d46161e25d40.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735587%252Fgeneral%252Fd85f5c1c-e181-4220-af3b-86c6a580c095.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/d85f5c1c-e181-4220-af3b-86c6a580c095.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735587%252Fgeneral%252F897204e1-0aab-4dc6-9ec2-8d87d309de8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/897204e1-0aab-4dc6-9ec2-8d87d309de8a.jpg already downloaded
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735587%252Fgeneral%252Fdc80e21f-b3b3-402b-b2c2-3c9a9bd36f14.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/dc80e21f-b3b3-402b-b2c2-3c9a9bd36f14.jpg already downloaded
2026-03-27 12:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e9536eda-2984-56cc-9746-411e8212d8b2, identifier: 10731028
2026-03-27 12:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748779/general/013b0b1d-9b40-478a-801f-bf7bf9b4a348.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731083)
2026-03-27 12:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9805160f-7c68-512b-b601-2d71cbbb1992 with identifier: 10731037
2026-03-27 12:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9805160f-7c68-512b-b601-2d71cbbb1992 with identifier: 10731037
2026-03-27 12:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9805160f-7c68-512b-b601-2d71cbbb1992 with identifier: 10731037 to the API
2026-03-27 12:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731037>
{'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-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '9805160f-7c68-512b-b601-2d71cbbb1992',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731037',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 118453,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5735623/general/5e24bef8-022a-4e9c-8a52-e860723497ff.jpg',
'https://images.openlane.eu/carimgs/5735623/general/ebcd7d13-38aa-4474-ac0d-984dc3c19b4a.jpg',
'https://images.openlane.eu/carimgs/5735623/general/892e698f-0189-4bc7-acd5-c7b7266cb0c7.jpg',
'https://images.openlane.eu/carimgs/5735623/general/fcc2dd5d-b73a-4a02-8c6a-80ddcf42b6b4.jpg',
'https://images.openlane.eu/carimgs/5735623/general/54a4dbf0-4209-445a-baaa-367d5e5c542a.jpg',
'https://images.openlane.eu/carimgs/5735623/general/892e2b52-c9cc-46bc-9538-18978d340fb3.jpg',
'https://images.openlane.eu/carimgs/5735623/general/b4c1e56f-6a3a-4826-934a-825f43f7ddfa.jpg',
'https://images.openlane.eu/carimgs/5735623/general/78ee29de-a048-4f5f-891f-182e2f0a20c6.jpg',
'https://images.openlane.eu/carimgs/5735623/general/0228b1ee-81f6-4582-99d1-90fee8bd93cc.jpg',
'https://images.openlane.eu/carimgs/5735623/general/d0e930cd-eb74-451d-bf78-5b684260f390.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9805160f-7c68-512b-b601-2d71cbbb1992/9805160f-7c68-512b-b601-2d71cbbb1992_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107236,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735623/general/5e24bef8-022a-4e9c-8a52-e860723497ff.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9805160f-7c68-512b-b601-2d71cbbb1992/9805160f-7c68-512b-b601-2d71cbbb1992_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102176,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735623/general/ebcd7d13-38aa-4474-ac0d-984dc3c19b4a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9805160f-7c68-512b-b601-2d71cbbb1992/9805160f-7c68-512b-b601-2d71cbbb1992_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81607,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735623/general/892e698f-0189-4bc7-acd5-c7b7266cb0c7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9805160f-7c68-512b-b601-2d71cbbb1992/9805160f-7c68-512b-b601-2d71cbbb1992_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94308,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735623/general/fcc2dd5d-b73a-4a02-8c6a-80ddcf42b6b4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9805160f-7c68-512b-b601-2d71cbbb1992/9805160f-7c68-512b-b601-2d71cbbb1992_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94487,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735623/general/54a4dbf0-4209-445a-baaa-367d5e5c542a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9805160f-7c68-512b-b601-2d71cbbb1992/9805160f-7c68-512b-b601-2d71cbbb1992_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42209,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735623/general/892e2b52-c9cc-46bc-9538-18978d340fb3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9805160f-7c68-512b-b601-2d71cbbb1992/9805160f-7c68-512b-b601-2d71cbbb1992_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55035,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735623/general/b4c1e56f-6a3a-4826-934a-825f43f7ddfa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9805160f-7c68-512b-b601-2d71cbbb1992/9805160f-7c68-512b-b601-2d71cbbb1992_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98863,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735623/general/78ee29de-a048-4f5f-891f-182e2f0a20c6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9805160f-7c68-512b-b601-2d71cbbb1992/9805160f-7c68-512b-b601-2d71cbbb1992_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101083,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735623/general/0228b1ee-81f6-4582-99d1-90fee8bd93cc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9805160f-7c68-512b-b601-2d71cbbb1992/9805160f-7c68-512b-b601-2d71cbbb1992_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95658,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735623/general/d0e930cd-eb74-451d-bf78-5b684260f390.jpg',
'Width': 1280}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2020-07-08',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI - AWD - Diesel - Automatic - 190 hp - 118.453 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731037%27 HTTP/1.1" 200 None
2026-03-27 12:15:42 [adesa.de] INFO: Saving data for 10731037: {'created_time': 1774613742.063468, 'last_price_update_time': 1774613742.063482, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731037') HTTP/1.1" 204 0
2026-03-27 12:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e9536eda-2984-56cc-9746-411e8212d8b2 with identifier: 10731028
2026-03-27 12:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e9536eda-2984-56cc-9746-411e8212d8b2 with identifier: 10731028
2026-03-27 12:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e9536eda-2984-56cc-9746-411e8212d8b2 with identifier: 10731028 to the API
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731028>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'e9536eda-2984-56cc-9746-411e8212d8b2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465384',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731028',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 131822,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5735587/general/4e1d96fb-88dc-4d81-a0d3-707f06b1a405.jpg',
'https://images.openlane.eu/carimgs/5735587/general/bb0c9733-2c5a-498a-b27c-7e27c2354439.jpg',
'https://images.openlane.eu/carimgs/5735587/general/695b6c89-e99e-4dad-b531-1e7f84b17038.jpg',
'https://images.openlane.eu/carimgs/5735587/general/6806f35d-845d-40db-8df7-bd1b729a4de7.jpg',
'https://images.openlane.eu/carimgs/5735587/general/c08e4e54-9621-480d-a507-062827106737.jpg',
'https://images.openlane.eu/carimgs/5735587/general/0598274c-cb26-4313-8f50-172d72336ebb.jpg',
'https://images.openlane.eu/carimgs/5735587/general/bb3eaa84-305b-49e5-891c-d46161e25d40.jpg',
'https://images.openlane.eu/carimgs/5735587/general/d85f5c1c-e181-4220-af3b-86c6a580c095.jpg',
'https://images.openlane.eu/carimgs/5735587/general/897204e1-0aab-4dc6-9ec2-8d87d309de8a.jpg',
'https://images.openlane.eu/carimgs/5735587/general/dc80e21f-b3b3-402b-b2c2-3c9a9bd36f14.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9536eda-2984-56cc-9746-411e8212d8b2/e9536eda-2984-56cc-9746-411e8212d8b2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99355,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735587/general/4e1d96fb-88dc-4d81-a0d3-707f06b1a405.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9536eda-2984-56cc-9746-411e8212d8b2/e9536eda-2984-56cc-9746-411e8212d8b2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103091,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735587/general/bb0c9733-2c5a-498a-b27c-7e27c2354439.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9536eda-2984-56cc-9746-411e8212d8b2/e9536eda-2984-56cc-9746-411e8212d8b2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114771,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735587/general/695b6c89-e99e-4dad-b531-1e7f84b17038.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9536eda-2984-56cc-9746-411e8212d8b2/e9536eda-2984-56cc-9746-411e8212d8b2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96914,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735587/general/6806f35d-845d-40db-8df7-bd1b729a4de7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9536eda-2984-56cc-9746-411e8212d8b2/e9536eda-2984-56cc-9746-411e8212d8b2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97643,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735587/general/c08e4e54-9621-480d-a507-062827106737.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9536eda-2984-56cc-9746-411e8212d8b2/e9536eda-2984-56cc-9746-411e8212d8b2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79574,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735587/general/0598274c-cb26-4313-8f50-172d72336ebb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9536eda-2984-56cc-9746-411e8212d8b2/e9536eda-2984-56cc-9746-411e8212d8b2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83044,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735587/general/bb3eaa84-305b-49e5-891c-d46161e25d40.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9536eda-2984-56cc-9746-411e8212d8b2/e9536eda-2984-56cc-9746-411e8212d8b2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103354,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735587/general/d85f5c1c-e181-4220-af3b-86c6a580c095.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9536eda-2984-56cc-9746-411e8212d8b2/e9536eda-2984-56cc-9746-411e8212d8b2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104951,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735587/general/897204e1-0aab-4dc6-9ec2-8d87d309de8a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9536eda-2984-56cc-9746-411e8212d8b2/e9536eda-2984-56cc-9746-411e8212d8b2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69047,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735587/general/dc80e21f-b3b3-402b-b2c2-3c9a9bd36f14.jpg',
'Width': 1280}],
'price': 25000,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 220d - 4-Matic - Diesel - Automatic - 190 hp - '
'131.822 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731028%27 HTTP/1.1" 200 None
2026-03-27 12:15:42 [adesa.de] INFO: Saving data for 10731028: {'created_time': 1774613742.473793, 'last_price_update_time': 1774613742.473805, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731028') HTTP/1.1" 204 0
2026-03-27 12:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748779/general/2613beb4-add5-4fb3-8c8d-626e48e8f927.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731083)
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748779%252Fgeneral%252F239bbf79-6e29-4cfb-8949-ce38c86a26c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/239bbf79-6e29-4cfb-8949-ce38c86a26c6.jpg not downloaded yet
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8b5d0>
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748779%252Fgeneral%252Ff3c94973-8b81-4564-8654-4b7359a41b3f.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/f3c94973-8b81-4564-8654-4b7359a41b3f.jpg saved to cache
2026-03-27 12:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 32ad222c-1eed-552f-8305-2014cb994173
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748779%252Fgeneral%252Fffe62449-dd45-4d71-88b2-eb87bf70b34c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/ffe62449-dd45-4d71-88b2-eb87bf70b34c.jpg not downloaded yet
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142113fd0>
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748779%252Fgeneral%252F013b0b1d-9b40-478a-801f-bf7bf9b4a348.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/013b0b1d-9b40-478a-801f-bf7bf9b4a348.jpg saved to cache
2026-03-27 12:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 32ad222c-1eed-552f-8305-2014cb994173
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748779%252Fgeneral%252Fd92a6e7d-29ab-4dcb-b36d-e25db39f9134.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/d92a6e7d-29ab-4dcb-b36d-e25db39f9134.jpg not downloaded yet
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cf4250>
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748779%252Fgeneral%252F2613beb4-add5-4fb3-8c8d-626e48e8f927.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/2613beb4-add5-4fb3-8c8d-626e48e8f927.jpg saved to cache
2026-03-27 12:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 32ad222c-1eed-552f-8305-2014cb994173
2026-03-27 12:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748779/general/d7c3294e-b60d-4328-9458-697c5209aa37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731083)
2026-03-27 12:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748779/general/14574e83-ff00-4c93-938c-26cfeb525ad5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731083)
2026-03-27 12:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748779/general/ffe62449-dd45-4d71-88b2-eb87bf70b34c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731083)
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71421381d0>
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748779%252Fgeneral%252Fd7c3294e-b60d-4328-9458-697c5209aa37.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/d7c3294e-b60d-4328-9458-697c5209aa37.jpg saved to cache
2026-03-27 12:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 32ad222c-1eed-552f-8305-2014cb994173
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142143850>
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748779%252Fgeneral%252F14574e83-ff00-4c93-938c-26cfeb525ad5.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/14574e83-ff00-4c93-938c-26cfeb525ad5.jpg saved to cache
2026-03-27 12:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 32ad222c-1eed-552f-8305-2014cb994173
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714481ea50>
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748779%252Fgeneral%252Fffe62449-dd45-4d71-88b2-eb87bf70b34c.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/ffe62449-dd45-4d71-88b2-eb87bf70b34c.jpg saved to cache
2026-03-27 12:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 32ad222c-1eed-552f-8305-2014cb994173
2026-03-27 12:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748779/general/239bbf79-6e29-4cfb-8949-ce38c86a26c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731083)
2026-03-27 12:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748779/general/d92a6e7d-29ab-4dcb-b36d-e25db39f9134.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731083)
2026-03-27 12:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f3b550>
2026-03-27 12:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748779%252Fgeneral%252F239bbf79-6e29-4cfb-8949-ce38c86a26c6.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/239bbf79-6e29-4cfb-8949-ce38c86a26c6.jpg saved to cache
2026-03-27 12:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 32ad222c-1eed-552f-8305-2014cb994173
2026-03-27 12:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748677/general/85f25384-f843-4eac-a2eb-528436921e6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731071)
2026-03-27 12:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cf7950>
2026-03-27 12:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748779%252Fgeneral%252Fd92a6e7d-29ab-4dcb-b36d-e25db39f9134.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/d92a6e7d-29ab-4dcb-b36d-e25db39f9134.jpg saved to cache
2026-03-27 12:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 32ad222c-1eed-552f-8305-2014cb994173
2026-03-27 12:15:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 32ad222c-1eed-552f-8305-2014cb994173, skipping ID generation
2026-03-27 12:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32ad222c-1eed-552f-8305-2014cb994173 with scrape type 1
2026-03-27 12:15:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 32ad222c-1eed-552f-8305-2014cb994173 sending to next pipeline
2026-03-27 12:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 32ad222c-1eed-552f-8305-2014cb994173, identifier: 10731083
2026-03-27 12:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 32ad222c-1eed-552f-8305-2014cb994173 with identifier: 10731083
2026-03-27 12:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 32ad222c-1eed-552f-8305-2014cb994173 with identifier: 10731083
2026-03-27 12:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 32ad222c-1eed-552f-8305-2014cb994173 with identifier: 10731083 to the API
2026-03-27 12:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748779/general/d92a6e7d-29ab-4dcb-b36d-e25db39f9134.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '32ad222c-1eed-552f-8305-2014cb994173',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731083',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 115595,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100112,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748779/general/0fb77529-ed00-4c8e-be50-926d706cb4c7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100611,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748779/general/79b7c254-9e38-4156-8d37-905c6b2940fe.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91534,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748779/general/f3c94973-8b81-4564-8654-4b7359a41b3f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56940,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748779/general/013b0b1d-9b40-478a-801f-bf7bf9b4a348.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40021,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748779/general/2613beb4-add5-4fb3-8c8d-626e48e8f927.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77215,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748779/general/d7c3294e-b60d-4328-9458-697c5209aa37.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75813,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748779/general/14574e83-ff00-4c93-938c-26cfeb525ad5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60209,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748779/general/239bbf79-6e29-4cfb-8949-ce38c86a26c6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77916,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748779/general/ffe62449-dd45-4d71-88b2-eb87bf70b34c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32ad222c-1eed-552f-8305-2014cb994173/32ad222c-1eed-552f-8305-2014cb994173_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57674,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748779/general/d92a6e7d-29ab-4dcb-b36d-e25db39f9134.jpg',
'Width': 1280}],
'price': 25900,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 220d AMG Line - Diesel - Automatic - 190 hp - '
'115.595 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 12:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731083%27 HTTP/1.1" 200 None
2026-03-27 12:15:43 [adesa.de] INFO: Saving data for 10731083: {'created_time': 1774613743.532743, 'last_price_update_time': 1774613743.532755, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731083') HTTP/1.1" 204 0
2026-03-27 12:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bc6150>
2026-03-27 12:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748677%252Fgeneral%252F85f25384-f843-4eac-a2eb-528436921e6a.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/85f25384-f843-4eac-a2eb-528436921e6a.jpg saved to cache
2026-03-27 12:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a
2026-03-27 12:15:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a0761963-9f3e-5c3d-b7d8-5d358c36b20a, skipping ID generation
2026-03-27 12:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a with scrape type 1
2026-03-27 12:15:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a sending to next pipeline
2026-03-27 12:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a0761963-9f3e-5c3d-b7d8-5d358c36b20a, identifier: 10731071
2026-03-27 12:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731086> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a0761963-9f3e-5c3d-b7d8-5d358c36b20a with identifier: 10731071
2026-03-27 12:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a0761963-9f3e-5c3d-b7d8-5d358c36b20a with identifier: 10731071
2026-03-27 12:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a0761963-9f3e-5c3d-b7d8-5d358c36b20a with identifier: 10731071 to the API
2026-03-27 12:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748677/general/85f25384-f843-4eac-a2eb-528436921e6a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'a0761963-9f3e-5c3d-b7d8-5d358c36b20a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465997',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731071',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 116379,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91999,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748677/general/8823c30f-76e0-4c93-ba9b-9f5521a7d8ac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90688,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748677/general/93007fee-f586-49fb-9ba7-3683ef0f2be6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96548,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748677/general/984b0aac-f958-44e5-b136-07daa8477321.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86988,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748677/general/85f25384-f843-4eac-a2eb-528436921e6a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100137,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748677/general/899a93cc-97e3-4e76-b1a3-d3892d1bcc82.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94492,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748677/general/a7b599e9-ec2d-4b24-beb6-a24f5841ce27.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109626,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748677/general/e6350c12-75b1-4c60-8047-c018d44f1e84.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59882,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748677/general/258428cb-722f-4a2a-99f6-5ad1ecc55a0b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87751,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748677/general/813c7172-5193-477d-9893-469a71c60ff8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0761963-9f3e-5c3d-b7d8-5d358c36b20a/a0761963-9f3e-5c3d-b7d8-5d358c36b20a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72277,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748677/general/9748809f-af2e-459f-b484-b2d9c374c59a.jpg',
'Width': 1280}],
'price': 25900,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Diesel - Automatic - 194 hp - '
'116.379 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 12:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731071%27 HTTP/1.1" 200 None
2026-03-27 12:15:43 [adesa.de] INFO: Saving data for 10731071: {'created_time': 1774613743.999438, 'last_price_update_time': 1774613743.99945, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731071') HTTP/1.1" 204 0
2026-03-27 12:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748802/general/1173971f-3087-4737-965f-dd4173788037.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731092)
2026-03-27 12:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cba858d4-f177-5c68-bdd2-66bdec68cea7 with identifier: 10731017
2026-03-27 12:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cba858d4-f177-5c68-bdd2-66bdec68cea7 with scrape type 1
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cba858d4-f177-5c68-bdd2-66bdec68cea7
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735532%252Fgeneral%252F93ae05e9-4f11-4086-85df-ce05b3c59589.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/93ae05e9-4f11-4086-85df-ce05b3c59589.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735532%252Fgeneral%252Ff4f81fc9-d991-478b-94cf-43040b0b5616.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/f4f81fc9-d991-478b-94cf-43040b0b5616.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735532%252Fgeneral%252Ffa775d87-4420-40dd-bc28-a70ce37826a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/fa775d87-4420-40dd-bc28-a70ce37826a4.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735532%252Fgeneral%252F28edec6f-d117-4497-ba9e-0772b4364c5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/28edec6f-d117-4497-ba9e-0772b4364c5d.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735532%252Fgeneral%252F8861abc4-2e85-489b-b5e2-b95e4c610e96.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/8861abc4-2e85-489b-b5e2-b95e4c610e96.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735532%252Fgeneral%252F793e60aa-ce42-4edc-9299-2451d4981d0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/793e60aa-ce42-4edc-9299-2451d4981d0f.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735532%252Fgeneral%252F905382b0-31e8-4d1d-9749-bc2302163848.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/905382b0-31e8-4d1d-9749-bc2302163848.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735532%252Fgeneral%252Ffc47b74c-008e-4b92-968f-8b2a91ec2573.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/fc47b74c-008e-4b92-968f-8b2a91ec2573.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735532%252Fgeneral%252F23d9dc38-2f2a-47c2-adde-2526bcd2e061.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/23d9dc38-2f2a-47c2-adde-2526bcd2e061.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735532%252Fgeneral%252Fe74c5854-3c3d-4ee6-b1bc-2272a59a23ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/e74c5854-3c3d-4ee6-b1bc-2272a59a23ba.jpg already downloaded
2026-03-27 12:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cba858d4-f177-5c68-bdd2-66bdec68cea7, identifier: 10731017
2026-03-27 12:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62669a7a-d769-5e21-bd30-aea81f649b46 with identifier: 10731043
2026-03-27 12:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62669a7a-d769-5e21-bd30-aea81f649b46 with scrape type 1
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62669a7a-d769-5e21-bd30-aea81f649b46
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735741%252Fgeneral%252F12cc8459-c648-4e98-92f1-ab30170d7497.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/12cc8459-c648-4e98-92f1-ab30170d7497.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735741%252Fgeneral%252F8a0ae77e-b521-4274-969b-90b3fd2ead4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/8a0ae77e-b521-4274-969b-90b3fd2ead4c.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735741%252Fgeneral%252F64313619-7169-4969-85a4-8fbc3f2149fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/64313619-7169-4969-85a4-8fbc3f2149fc.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735741%252Fgeneral%252F1df43e24-7088-4d47-904f-e2236aace0d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/1df43e24-7088-4d47-904f-e2236aace0d3.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735741%252Fgeneral%252F04fd6f20-a147-4108-a008-168760bd09dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/04fd6f20-a147-4108-a008-168760bd09dd.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735741%252Fgeneral%252Fd844c858-1ded-45a5-962f-91bf4d8b9046.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/d844c858-1ded-45a5-962f-91bf4d8b9046.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735741%252Fgeneral%252F3de93ec0-125f-4f43-a883-ef7793e321c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/3de93ec0-125f-4f43-a883-ef7793e321c2.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735741%252Fgeneral%252F1a42c097-2d25-4594-9dcc-ea0423936ec5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/1a42c097-2d25-4594-9dcc-ea0423936ec5.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735741%252Fgeneral%252F9c2696c6-99e6-4c1d-ab94-290f1cfbede7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/9c2696c6-99e6-4c1d-ab94-290f1cfbede7.jpg already downloaded
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735741%252Fgeneral%252F1a6e40e1-ecf5-494c-bee5-1826d2cb2a6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/1a6e40e1-ecf5-494c-bee5-1826d2cb2a6c.jpg already downloaded
2026-03-27 12:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62669a7a-d769-5e21-bd30-aea81f649b46, identifier: 10731043
2026-03-27 12:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with identifier: 10731086
2026-03-27 12:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with scrape type 1
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748786%252Fgeneral%252F807249ac-a39a-4d47-857c-c05abd2f6a46.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/807249ac-a39a-4d47-857c-c05abd2f6a46.jpg not downloaded yet
2026-03-27 12:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cba858d4-f177-5c68-bdd2-66bdec68cea7 with identifier: 10731017
2026-03-27 12:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cba858d4-f177-5c68-bdd2-66bdec68cea7 with identifier: 10731017
2026-03-27 12:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cba858d4-f177-5c68-bdd2-66bdec68cea7 with identifier: 10731017 to the API
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731017>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'cba858d4-f177-5c68-bdd2-66bdec68cea7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731017',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 50830,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5735532/general/93ae05e9-4f11-4086-85df-ce05b3c59589.jpg',
'https://images.openlane.eu/carimgs/5735532/general/f4f81fc9-d991-478b-94cf-43040b0b5616.jpg',
'https://images.openlane.eu/carimgs/5735532/general/fa775d87-4420-40dd-bc28-a70ce37826a4.jpg',
'https://images.openlane.eu/carimgs/5735532/general/28edec6f-d117-4497-ba9e-0772b4364c5d.jpg',
'https://images.openlane.eu/carimgs/5735532/general/8861abc4-2e85-489b-b5e2-b95e4c610e96.jpg',
'https://images.openlane.eu/carimgs/5735532/general/793e60aa-ce42-4edc-9299-2451d4981d0f.jpg',
'https://images.openlane.eu/carimgs/5735532/general/905382b0-31e8-4d1d-9749-bc2302163848.jpg',
'https://images.openlane.eu/carimgs/5735532/general/fc47b74c-008e-4b92-968f-8b2a91ec2573.jpg',
'https://images.openlane.eu/carimgs/5735532/general/23d9dc38-2f2a-47c2-adde-2526bcd2e061.jpg',
'https://images.openlane.eu/carimgs/5735532/general/e74c5854-3c3d-4ee6-b1bc-2272a59a23ba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba858d4-f177-5c68-bdd2-66bdec68cea7/cba858d4-f177-5c68-bdd2-66bdec68cea7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95956,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735532/general/93ae05e9-4f11-4086-85df-ce05b3c59589.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba858d4-f177-5c68-bdd2-66bdec68cea7/cba858d4-f177-5c68-bdd2-66bdec68cea7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73645,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735532/general/f4f81fc9-d991-478b-94cf-43040b0b5616.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba858d4-f177-5c68-bdd2-66bdec68cea7/cba858d4-f177-5c68-bdd2-66bdec68cea7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66484,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735532/general/fa775d87-4420-40dd-bc28-a70ce37826a4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba858d4-f177-5c68-bdd2-66bdec68cea7/cba858d4-f177-5c68-bdd2-66bdec68cea7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87739,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735532/general/28edec6f-d117-4497-ba9e-0772b4364c5d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba858d4-f177-5c68-bdd2-66bdec68cea7/cba858d4-f177-5c68-bdd2-66bdec68cea7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79481,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735532/general/8861abc4-2e85-489b-b5e2-b95e4c610e96.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba858d4-f177-5c68-bdd2-66bdec68cea7/cba858d4-f177-5c68-bdd2-66bdec68cea7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63625,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735532/general/793e60aa-ce42-4edc-9299-2451d4981d0f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba858d4-f177-5c68-bdd2-66bdec68cea7/cba858d4-f177-5c68-bdd2-66bdec68cea7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44530,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735532/general/905382b0-31e8-4d1d-9749-bc2302163848.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba858d4-f177-5c68-bdd2-66bdec68cea7/cba858d4-f177-5c68-bdd2-66bdec68cea7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54548,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735532/general/fc47b74c-008e-4b92-968f-8b2a91ec2573.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba858d4-f177-5c68-bdd2-66bdec68cea7/cba858d4-f177-5c68-bdd2-66bdec68cea7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70837,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735532/general/23d9dc38-2f2a-47c2-adde-2526bcd2e061.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cba858d4-f177-5c68-bdd2-66bdec68cea7/cba858d4-f177-5c68-bdd2-66bdec68cea7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60876,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735532/general/e74c5854-3c3d-4ee6-b1bc-2272a59a23ba.jpg',
'Width': 1280}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 50.830 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731017%27 HTTP/1.1" 200 None
2026-03-27 12:15:45 [adesa.de] INFO: Saving data for 10731017: {'created_time': 1774613745.071218, 'last_price_update_time': 1774613745.071228, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731017') HTTP/1.1" 204 0
2026-03-27 12:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62669a7a-d769-5e21-bd30-aea81f649b46 with identifier: 10731043
2026-03-27 12:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62669a7a-d769-5e21-bd30-aea81f649b46 with identifier: 10731043
2026-03-27 12:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62669a7a-d769-5e21-bd30-aea81f649b46 with identifier: 10731043 to the API
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731043>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '62669a7a-d769-5e21-bd30-aea81f649b46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731043',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 106850,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5735741/general/12cc8459-c648-4e98-92f1-ab30170d7497.jpg',
'https://images.openlane.eu/carimgs/5735741/general/8a0ae77e-b521-4274-969b-90b3fd2ead4c.jpg',
'https://images.openlane.eu/carimgs/5735741/general/64313619-7169-4969-85a4-8fbc3f2149fc.jpg',
'https://images.openlane.eu/carimgs/5735741/general/1df43e24-7088-4d47-904f-e2236aace0d3.jpg',
'https://images.openlane.eu/carimgs/5735741/general/04fd6f20-a147-4108-a008-168760bd09dd.jpg',
'https://images.openlane.eu/carimgs/5735741/general/d844c858-1ded-45a5-962f-91bf4d8b9046.jpg',
'https://images.openlane.eu/carimgs/5735741/general/3de93ec0-125f-4f43-a883-ef7793e321c2.jpg',
'https://images.openlane.eu/carimgs/5735741/general/1a42c097-2d25-4594-9dcc-ea0423936ec5.jpg',
'https://images.openlane.eu/carimgs/5735741/general/9c2696c6-99e6-4c1d-ab94-290f1cfbede7.jpg',
'https://images.openlane.eu/carimgs/5735741/general/1a6e40e1-ecf5-494c-bee5-1826d2cb2a6c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62669a7a-d769-5e21-bd30-aea81f649b46/62669a7a-d769-5e21-bd30-aea81f649b46_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77208,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735741/general/12cc8459-c648-4e98-92f1-ab30170d7497.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62669a7a-d769-5e21-bd30-aea81f649b46/62669a7a-d769-5e21-bd30-aea81f649b46_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84349,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735741/general/8a0ae77e-b521-4274-969b-90b3fd2ead4c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62669a7a-d769-5e21-bd30-aea81f649b46/62669a7a-d769-5e21-bd30-aea81f649b46_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74792,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735741/general/64313619-7169-4969-85a4-8fbc3f2149fc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62669a7a-d769-5e21-bd30-aea81f649b46/62669a7a-d769-5e21-bd30-aea81f649b46_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88404,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735741/general/1df43e24-7088-4d47-904f-e2236aace0d3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62669a7a-d769-5e21-bd30-aea81f649b46/62669a7a-d769-5e21-bd30-aea81f649b46_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67284,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735741/general/04fd6f20-a147-4108-a008-168760bd09dd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62669a7a-d769-5e21-bd30-aea81f649b46/62669a7a-d769-5e21-bd30-aea81f649b46_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74177,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735741/general/d844c858-1ded-45a5-962f-91bf4d8b9046.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62669a7a-d769-5e21-bd30-aea81f649b46/62669a7a-d769-5e21-bd30-aea81f649b46_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78527,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735741/general/3de93ec0-125f-4f43-a883-ef7793e321c2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62669a7a-d769-5e21-bd30-aea81f649b46/62669a7a-d769-5e21-bd30-aea81f649b46_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80906,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735741/general/1a42c097-2d25-4594-9dcc-ea0423936ec5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62669a7a-d769-5e21-bd30-aea81f649b46/62669a7a-d769-5e21-bd30-aea81f649b46_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68978,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735741/general/9c2696c6-99e6-4c1d-ab94-290f1cfbede7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62669a7a-d769-5e21-bd30-aea81f649b46/62669a7a-d769-5e21-bd30-aea81f649b46_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94078,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735741/general/1a6e40e1-ecf5-494c-bee5-1826d2cb2a6c.jpg',
'Width': 1280}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia 2.0 TDI Style - Diesel - Automatic - 150 hp - 106.850 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731043%27 HTTP/1.1" 200 None
2026-03-27 12:15:45 [adesa.de] INFO: Saving data for 10731043: {'created_time': 1774613745.428925, 'last_price_update_time': 1774613745.428937, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731043') HTTP/1.1" 204 0
2026-03-27 12:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748811/general/b8d2809d-bf4c-45ac-ad96-d1fa5dfede08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731096)
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748786%252Fgeneral%252Fa4dbd323-1dd2-4baf-9d96-0e9e6fd2bab9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/a4dbd323-1dd2-4baf-9d96-0e9e6fd2bab9.jpg not downloaded yet
2026-03-27 12:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b4ff90>
2026-03-27 12:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748802%252Fgeneral%252F1173971f-3087-4737-965f-dd4173788037.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/1173971f-3087-4737-965f-dd4173788037.jpg saved to cache
2026-03-27 12:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c345fc28-281c-5454-8f90-d0a11cf17c9a
2026-03-27 12:15:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c345fc28-281c-5454-8f90-d0a11cf17c9a, skipping ID generation
2026-03-27 12:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c345fc28-281c-5454-8f90-d0a11cf17c9a with scrape type 1
2026-03-27 12:15:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c345fc28-281c-5454-8f90-d0a11cf17c9a sending to next pipeline
2026-03-27 12:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c345fc28-281c-5454-8f90-d0a11cf17c9a, identifier: 10731092
2026-03-27 12:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with identifier: 10731064
2026-03-27 12:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with scrape type 1
2026-03-27 12:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748590%252Fgeneral%252F11ea8114-8cc1-4d63-ae4d-6ea7428ec2d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/11ea8114-8cc1-4d63-ae4d-6ea7428ec2d0.jpg not downloaded yet
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748786%252Fgeneral%252F9ec8a95a-af4c-414a-8ce3-61082cdaaa43.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/9ec8a95a-af4c-414a-8ce3-61082cdaaa43.jpg not downloaded yet
2026-03-27 12:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c345fc28-281c-5454-8f90-d0a11cf17c9a with identifier: 10731092
2026-03-27 12:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c345fc28-281c-5454-8f90-d0a11cf17c9a with identifier: 10731092
2026-03-27 12:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c345fc28-281c-5454-8f90-d0a11cf17c9a with identifier: 10731092 to the API
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748802/general/1173971f-3087-4737-965f-dd4173788037.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c345fc28-281c-5454-8f90-d0a11cf17c9a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466324',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731092',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 114344,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84750,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748802/general/5f5c4f9f-d17f-4911-bc77-f7c367bf4838.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89527,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748802/general/885733f4-453a-4fff-a2a1-aade9a29185e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102393,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748802/general/82d78913-98d5-40d8-9283-6bd1c72c7928.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107287,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748802/general/ff060caf-c8cf-440b-b1ec-4a1a6a20923a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91100,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748802/general/3a8ea8d5-1f33-40c6-a30b-81946a4490bd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79908,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748802/general/3cef99c7-62db-4099-acd9-be2b61e737cd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50956,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748802/general/ce9f5ddd-0405-498e-85b1-bb6949b0a3c4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69217,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748802/general/ba7ef82e-a257-4171-bbc8-0d9a4c3a3518.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117248,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748802/general/1173971f-3087-4737-965f-dd4173788037.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c345fc28-281c-5454-8f90-d0a11cf17c9a/c345fc28-281c-5454-8f90-d0a11cf17c9a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104708,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748802/general/56a6f6e6-48e5-428a-bd20-c9284fd592b8.jpg',
'Width': 1280}],
'price': 25500,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e M Sport - xDrive - Hybrid - Automatic - 184 hp - 114.344 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731092%27 HTTP/1.1" 200 None
2026-03-27 12:15:45 [adesa.de] INFO: Saving data for 10731092: {'created_time': 1774613745.968537, 'last_price_update_time': 1774613745.968548, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731092') HTTP/1.1" 204 0
2026-03-27 12:15:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748590%252Fgeneral%252F75178c15-c78e-4225-8947-81d67da9ec07.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/75178c15-c78e-4225-8947-81d67da9ec07.jpg not downloaded yet
2026-03-27 12:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748598/general/37971db6-f2a3-48c9-b3e8-85d828a65111.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731067)
2026-03-27 12:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748745/general/f663268f-2cd2-44b9-a556-0c3a93f568c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731076)
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748786%252Fgeneral%252F8c9e8fe4-043e-47ac-8a7b-86fbc71eb9ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/8c9e8fe4-043e-47ac-8a7b-86fbc71eb9ad.jpg not downloaded yet
2026-03-27 12:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b5fe50>
2026-03-27 12:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748811%252Fgeneral%252Fb8d2809d-bf4c-45ac-ad96-d1fa5dfede08.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/b8d2809d-bf4c-45ac-ad96-d1fa5dfede08.jpg saved to cache
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4264ca76-2c83-5f69-a5f5-ca798ddbd223
2026-03-27 12:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47da8b05-8895-56e2-ad77-4bb3be8952f6 with identifier: 10731061
2026-03-27 12:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47da8b05-8895-56e2-ad77-4bb3be8952f6 with scrape type 1
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47da8b05-8895-56e2-ad77-4bb3be8952f6
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748568%252Fgeneral%252Fe2cc56aa-19e9-4e74-84af-da4822d8fc7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/e2cc56aa-19e9-4e74-84af-da4822d8fc7e.jpg not downloaded yet
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748590%252Fgeneral%252F9c7e5e40-3e1a-4b1a-84f6-dd017fc0146b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/9c7e5e40-3e1a-4b1a-84f6-dd017fc0146b.jpg not downloaded yet
2026-03-27 12:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ed184fb-b450-5b34-8b63-c8c8a955ebdd with identifier: 10730979
2026-03-27 12:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed184fb-b450-5b34-8b63-c8c8a955ebdd with scrape type 1
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ed184fb-b450-5b34-8b63-c8c8a955ebdd
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709350%252Fgeneral%252F57be3a66-22bf-4400-8665-03d13f414f2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/57be3a66-22bf-4400-8665-03d13f414f2b.jpg already downloaded
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709350%252Fgeneral%252Ff7524c2c-a83f-4dc2-b4b8-744b100a68c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/f7524c2c-a83f-4dc2-b4b8-744b100a68c7.jpg already downloaded
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709350%252Fgeneral%252Fad85a075-1f59-4d23-ad54-ecc1f684c354.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/ad85a075-1f59-4d23-ad54-ecc1f684c354.jpg already downloaded
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709350%252Fgeneral%252Fcf16ebd0-2637-45a5-a50a-e8376bed9b0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/cf16ebd0-2637-45a5-a50a-e8376bed9b0c.jpg already downloaded
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709350%252Fgeneral%252F5b21819e-df1f-4d6b-ab95-6b26040184d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/5b21819e-df1f-4d6b-ab95-6b26040184d7.jpg already downloaded
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709350%252Fgeneral%252F23bff9bb-2a56-4154-933e-909f74e366ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/23bff9bb-2a56-4154-933e-909f74e366ea.jpg already downloaded
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709350%252Fgeneral%252F17d0437a-14e0-4c17-b4ec-9a8616dfab69.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/17d0437a-14e0-4c17-b4ec-9a8616dfab69.jpg already downloaded
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709350%252Fgeneral%252Fd88e3dd9-27d0-43bd-a306-8259a8dfc159.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/d88e3dd9-27d0-43bd-a306-8259a8dfc159.jpg already downloaded
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709350%252Fgeneral%252Fe742c5a2-f256-43db-b761-e429a3ed6070.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/e742c5a2-f256-43db-b761-e429a3ed6070.jpg already downloaded
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709350%252Fgeneral%252F2618f3b4-b753-4dac-9c8b-6ab8828e447b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/2618f3b4-b753-4dac-9c8b-6ab8828e447b.jpg already downloaded
2026-03-27 12:15:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ed184fb-b450-5b34-8b63-c8c8a955ebdd, identifier: 10730979
2026-03-27 12:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748786/general/807249ac-a39a-4d47-857c-c05abd2f6a46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731086)
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748786%252Fgeneral%252F67455178-a3dd-489b-bd64-2e3ec4d64148.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/67455178-a3dd-489b-bd64-2e3ec4d64148.jpg not downloaded yet
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748568%252Fgeneral%252F51339710-921a-43cd-b595-6e68bc92be8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/51339710-921a-43cd-b595-6e68bc92be8f.jpg not downloaded yet
2026-03-27 12:15:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ed184fb-b450-5b34-8b63-c8c8a955ebdd with identifier: 10730979
2026-03-27 12:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ed184fb-b450-5b34-8b63-c8c8a955ebdd with identifier: 10730979
2026-03-27 12:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ed184fb-b450-5b34-8b63-c8c8a955ebdd with identifier: 10730979 to the API
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730979>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '3ed184fb-b450-5b34-8b63-c8c8a955ebdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466090',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730979',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 154208,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5709350/general/57be3a66-22bf-4400-8665-03d13f414f2b.jpg',
'https://images.openlane.eu/carimgs/5709350/general/f7524c2c-a83f-4dc2-b4b8-744b100a68c7.jpg',
'https://images.openlane.eu/carimgs/5709350/general/ad85a075-1f59-4d23-ad54-ecc1f684c354.jpg',
'https://images.openlane.eu/carimgs/5709350/general/cf16ebd0-2637-45a5-a50a-e8376bed9b0c.jpg',
'https://images.openlane.eu/carimgs/5709350/general/5b21819e-df1f-4d6b-ab95-6b26040184d7.jpg',
'https://images.openlane.eu/carimgs/5709350/general/23bff9bb-2a56-4154-933e-909f74e366ea.jpg',
'https://images.openlane.eu/carimgs/5709350/general/17d0437a-14e0-4c17-b4ec-9a8616dfab69.jpg',
'https://images.openlane.eu/carimgs/5709350/general/d88e3dd9-27d0-43bd-a306-8259a8dfc159.jpg',
'https://images.openlane.eu/carimgs/5709350/general/e742c5a2-f256-43db-b761-e429a3ed6070.jpg',
'https://images.openlane.eu/carimgs/5709350/general/2618f3b4-b753-4dac-9c8b-6ab8828e447b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed184fb-b450-5b34-8b63-c8c8a955ebdd/3ed184fb-b450-5b34-8b63-c8c8a955ebdd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103090,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709350/general/57be3a66-22bf-4400-8665-03d13f414f2b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed184fb-b450-5b34-8b63-c8c8a955ebdd/3ed184fb-b450-5b34-8b63-c8c8a955ebdd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76583,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709350/general/f7524c2c-a83f-4dc2-b4b8-744b100a68c7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed184fb-b450-5b34-8b63-c8c8a955ebdd/3ed184fb-b450-5b34-8b63-c8c8a955ebdd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87877,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709350/general/ad85a075-1f59-4d23-ad54-ecc1f684c354.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed184fb-b450-5b34-8b63-c8c8a955ebdd/3ed184fb-b450-5b34-8b63-c8c8a955ebdd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67247,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709350/general/cf16ebd0-2637-45a5-a50a-e8376bed9b0c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed184fb-b450-5b34-8b63-c8c8a955ebdd/3ed184fb-b450-5b34-8b63-c8c8a955ebdd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83446,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709350/general/5b21819e-df1f-4d6b-ab95-6b26040184d7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed184fb-b450-5b34-8b63-c8c8a955ebdd/3ed184fb-b450-5b34-8b63-c8c8a955ebdd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65598,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709350/general/23bff9bb-2a56-4154-933e-909f74e366ea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed184fb-b450-5b34-8b63-c8c8a955ebdd/3ed184fb-b450-5b34-8b63-c8c8a955ebdd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77633,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709350/general/17d0437a-14e0-4c17-b4ec-9a8616dfab69.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed184fb-b450-5b34-8b63-c8c8a955ebdd/3ed184fb-b450-5b34-8b63-c8c8a955ebdd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60109,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709350/general/d88e3dd9-27d0-43bd-a306-8259a8dfc159.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed184fb-b450-5b34-8b63-c8c8a955ebdd/3ed184fb-b450-5b34-8b63-c8c8a955ebdd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74333,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709350/general/e742c5a2-f256-43db-b761-e429a3ed6070.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed184fb-b450-5b34-8b63-c8c8a955ebdd/3ed184fb-b450-5b34-8b63-c8c8a955ebdd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71893,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709350/general/2618f3b4-b753-4dac-9c8b-6ab8828e447b.jpg',
'Width': 1280}],
'price': 28100,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 400d - 4-Matic - Diesel - Automatic - 330 hp - '
'154.208 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730979%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [adesa.de] INFO: Saving data for 10730979: {'created_time': 1774613746.879707, 'last_price_update_time': 1774613746.879718, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730979') HTTP/1.1" 204 0
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748590%252Fgeneral%252F3e6d267a-3c84-461f-94e8-d79dc1bf1fdb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/3e6d267a-3c84-461f-94e8-d79dc1bf1fdb.jpg not downloaded yet
2026-03-27 12:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748786/general/a4dbd323-1dd2-4baf-9d96-0e9e6fd2bab9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731086)
2026-03-27 12:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748590/general/11ea8114-8cc1-4d63-ae4d-6ea7428ec2d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731064)
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748786%252Fgeneral%252F0049ddd8-8c98-4c33-aad8-58cfa84b1556.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/0049ddd8-8c98-4c33-aad8-58cfa84b1556.jpg not downloaded yet
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748568%252Fgeneral%252F90698301-6265-4aa5-ace0-f816f4144e79.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/90698301-6265-4aa5-ace0-f816f4144e79.jpg not downloaded yet
2026-03-27 12:15:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748778/general/7607360a-221e-4610-a8ca-dedc0e87bb69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731082)
2026-03-27 12:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748786/general/9ec8a95a-af4c-414a-8ce3-61082cdaaa43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731086)
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748590%252Fgeneral%252F6e8aa9a8-a8a3-4b96-bc6c-81c1a48e5d95.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/6e8aa9a8-a8a3-4b96-bc6c-81c1a48e5d95.jpg not downloaded yet
2026-03-27 12:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408ab950>
2026-03-27 12:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748598%252Fgeneral%252F37971db6-f2a3-48c9-b3e8-85d828a65111.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/37971db6-f2a3-48c9-b3e8-85d828a65111.jpg saved to cache
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9
2026-03-27 12:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bd3610>
2026-03-27 12:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748745%252Fgeneral%252Ff663268f-2cd2-44b9-a556-0c3a93f568c5.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/f663268f-2cd2-44b9-a556-0c3a93f568c5.jpg saved to cache
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2644d894-fd3a-56a1-b24b-940cd99729b9
2026-03-27 12:15:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2644d894-fd3a-56a1-b24b-940cd99729b9, skipping ID generation
2026-03-27 12:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2644d894-fd3a-56a1-b24b-940cd99729b9 with scrape type 1
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2644d894-fd3a-56a1-b24b-940cd99729b9 sending to next pipeline
2026-03-27 12:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2644d894-fd3a-56a1-b24b-940cd99729b9, identifier: 10731076
2026-03-27 12:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ad0ad0>
2026-03-27 12:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748786%252Fgeneral%252F807249ac-a39a-4d47-857c-c05abd2f6a46.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/807249ac-a39a-4d47-857c-c05abd2f6a46.jpg saved to cache
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748786%252Fgeneral%252F381c7ed0-4a00-42c8-90fb-aaa8fd664816.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/381c7ed0-4a00-42c8-90fb-aaa8fd664816.jpg not downloaded yet
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748568%252Fgeneral%252F44ec6318-24d3-489f-84f5-f98dd80f0414.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/44ec6318-24d3-489f-84f5-f98dd80f0414.jpg not downloaded yet
2026-03-27 12:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2644d894-fd3a-56a1-b24b-940cd99729b9 with identifier: 10731076
2026-03-27 12:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2644d894-fd3a-56a1-b24b-940cd99729b9 with identifier: 10731076
2026-03-27 12:15:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2644d894-fd3a-56a1-b24b-940cd99729b9 with identifier: 10731076 to the API
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748745/general/f663268f-2cd2-44b9-a556-0c3a93f568c5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '2644d894-fd3a-56a1-b24b-940cd99729b9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731076',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 88309,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103520,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748745/general/f663268f-2cd2-44b9-a556-0c3a93f568c5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109050,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748745/general/73fb2788-8abd-4d3a-9b30-c579e08041c0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95295,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748745/general/fb79365d-f94e-4a51-b56b-75d5a068f4bb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98610,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748745/general/118f2b76-ee1a-4b14-afa9-fe4d5c2beed4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88044,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748745/general/373258de-583c-4e9c-bddc-ddd4f3280a98.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84654,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748745/general/4b0e2efc-2f3a-412f-a9ec-de1c51a801d3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86822,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748745/general/bf33e398-5d38-4ed4-b771-280560dbdc2d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99434,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748745/general/76c3ee02-7795-43eb-81e0-cc92b0eca63c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77226,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748745/general/15e5a78a-124d-4606-881a-f6be76ddbc57.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2644d894-fd3a-56a1-b24b-940cd99729b9/2644d894-fd3a-56a1-b24b-940cd99729b9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76324,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748745/general/ed9fab04-badd-4b4c-99be-f67904acd5fd.jpg',
'Width': 1280}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 50 TFSIe - Hybrid - Automatic - 265 hp - 88.309 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731076%27 HTTP/1.1" 200 None
2026-03-27 12:15:47 [adesa.de] INFO: Saving data for 10731076: {'created_time': 1774613747.604793, 'last_price_update_time': 1774613747.604803, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731076') HTTP/1.1" 204 0
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748590%252Fgeneral%252Fea27fbb0-1c7b-46ab-bd7a-35110483a572.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/ea27fbb0-1c7b-46ab-bd7a-35110483a572.jpg not downloaded yet
2026-03-27 12:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748590/general/9c7e5e40-3e1a-4b1a-84f6-dd017fc0146b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731064)
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748786%252Fgeneral%252F5dbac343-f1fd-4302-b0e6-1cc2a4f0f8d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/5dbac343-f1fd-4302-b0e6-1cc2a4f0f8d9.jpg not downloaded yet
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748568%252Fgeneral%252F4d89d5d9-e91e-4397-8918-22094090aeee.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/4d89d5d9-e91e-4397-8918-22094090aeee.jpg not downloaded yet
2026-03-27 12:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ec185a5-6589-5c9d-bac3-37c8665700cb with identifier: 10730966
2026-03-27 12:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ec185a5-6589-5c9d-bac3-37c8665700cb with scrape type 1
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ec185a5-6589-5c9d-bac3-37c8665700cb
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695657%252Fgeneral%252F95d5a315-baf5-4557-b605-8cc840afe03d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/95d5a315-baf5-4557-b605-8cc840afe03d.jpg already downloaded
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695657%252Fgeneral%252F714b9b76-2785-4c0c-b914-5cfaa08adb08.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/714b9b76-2785-4c0c-b914-5cfaa08adb08.jpg already downloaded
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695657%252Fgeneral%252F7d95ab69-b351-4c70-aa50-6ff0ffcd279a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/7d95ab69-b351-4c70-aa50-6ff0ffcd279a.jpg already downloaded
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695657%252Fgeneral%252F7abb0e5b-9928-4d89-915e-fd8e30b6c932.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/7abb0e5b-9928-4d89-915e-fd8e30b6c932.jpg already downloaded
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695657%252Fgeneral%252F69264fb0-86fa-4778-85b6-d3dac67a8f04.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/69264fb0-86fa-4778-85b6-d3dac67a8f04.jpg already downloaded
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695657%252Fgeneral%252Fc3fd4ee4-1a89-4711-9ffe-82b2d734907f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/c3fd4ee4-1a89-4711-9ffe-82b2d734907f.jpg already downloaded
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695657%252Fgeneral%252F914fac7b-20b5-4e64-9ffe-8fd40194a2c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/914fac7b-20b5-4e64-9ffe-8fd40194a2c8.jpg already downloaded
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695657%252Fgeneral%252Fee2c59f1-9478-4f37-92c1-b6cf53c69f1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/ee2c59f1-9478-4f37-92c1-b6cf53c69f1e.jpg already downloaded
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695657%252Fgeneral%252Fdd451b3e-b449-4568-b2ee-e7f0ec9a7b2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/dd451b3e-b449-4568-b2ee-e7f0ec9a7b2c.jpg already downloaded
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695657%252Fgeneral%252F7b86252c-7043-4abc-b7df-ea3352328c92.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/7b86252c-7043-4abc-b7df-ea3352328c92.jpg already downloaded
2026-03-27 12:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9ec185a5-6589-5c9d-bac3-37c8665700cb, identifier: 10730966
2026-03-27 12:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d33550>
2026-03-27 12:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748786%252Fgeneral%252Fa4dbd323-1dd2-4baf-9d96-0e9e6fd2bab9.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/a4dbd323-1dd2-4baf-9d96-0e9e6fd2bab9.jpg saved to cache
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34
2026-03-27 12:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142149910>
2026-03-27 12:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748590%252Fgeneral%252F11ea8114-8cc1-4d63-ae4d-6ea7428ec2d0.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/11ea8114-8cc1-4d63-ae4d-6ea7428ec2d0.jpg saved to cache
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149
2026-03-27 12:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ad1b90>
2026-03-27 12:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748778%252Fgeneral%252F7607360a-221e-4610-a8ca-dedc0e87bb69.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/7607360a-221e-4610-a8ca-dedc0e87bb69.jpg saved to cache
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d7e572b7-5f26-5f27-995f-8d6eb99c9422
2026-03-27 12:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409ae550>
2026-03-27 12:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748786%252Fgeneral%252F9ec8a95a-af4c-414a-8ce3-61082cdaaa43.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/9ec8a95a-af4c-414a-8ce3-61082cdaaa43.jpg saved to cache
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34
2026-03-27 12:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with identifier: 10731084
2026-03-27 12:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with scrape type 1
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748781%252Fgeneral%252Fb7be7576-113c-424f-b383-be8f641c5aa0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/b7be7576-113c-424f-b383-be8f641c5aa0.jpg not downloaded yet
2026-03-27 12:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d596b4fe-2aac-52c5-80e8-51396545e072 with identifier: 10731005
2026-03-27 12:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d596b4fe-2aac-52c5-80e8-51396545e072 with scrape type 1
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d596b4fe-2aac-52c5-80e8-51396545e072
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735480%252Fgeneral%252F4ab8ab13-74f8-45d0-ace1-20684402de49.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/4ab8ab13-74f8-45d0-ace1-20684402de49.jpg already downloaded
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735480%252Fgeneral%252F2ee92b30-3b93-4c25-adec-3cd2f76e5c1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/2ee92b30-3b93-4c25-adec-3cd2f76e5c1d.jpg already downloaded
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735480%252Fgeneral%252F7c4f84eb-e39d-4a9f-922f-b6dc164ff31c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/7c4f84eb-e39d-4a9f-922f-b6dc164ff31c.jpg already downloaded
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735480%252Fgeneral%252Fa2ed74ca-7f40-4f0c-ae7c-291ca03a5cc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/a2ed74ca-7f40-4f0c-ae7c-291ca03a5cc6.jpg already downloaded
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735480%252Fgeneral%252Fd871a34e-7cb8-4e51-a8d0-6a22bbe4dfdd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/d871a34e-7cb8-4e51-a8d0-6a22bbe4dfdd.jpg already downloaded
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735480%252Fgeneral%252Ffca0bf69-bb0c-441f-bb06-8166473c78dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/fca0bf69-bb0c-441f-bb06-8166473c78dd.jpg already downloaded
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735480%252Fgeneral%252Fa14f0416-2ff1-4e8e-adce-ad439663f124.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/a14f0416-2ff1-4e8e-adce-ad439663f124.jpg already downloaded
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735480%252Fgeneral%252F94949a58-f714-413b-b86d-7a1485f10321.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/94949a58-f714-413b-b86d-7a1485f10321.jpg already downloaded
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735480%252Fgeneral%252F80273042-e4aa-49bc-9155-e563f85635cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/80273042-e4aa-49bc-9155-e563f85635cd.jpg already downloaded
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735480%252Fgeneral%252F4e32bef5-f9e2-4df0-908f-a80dfa709027.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/4e32bef5-f9e2-4df0-908f-a80dfa709027.jpg already downloaded
2026-03-27 12:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d596b4fe-2aac-52c5-80e8-51396545e072, identifier: 10731005
2026-03-27 12:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748568/general/51339710-921a-43cd-b595-6e68bc92be8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731061)
2026-03-27 12:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748786/general/67455178-a3dd-489b-bd64-2e3ec4d64148.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731086)
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748590%252Fgeneral%252Fce9a8d85-cc82-4066-bdf8-c13972421526.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/ce9a8d85-cc82-4066-bdf8-c13972421526.jpg not downloaded yet
2026-03-27 12:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9ec185a5-6589-5c9d-bac3-37c8665700cb with identifier: 10730966
2026-03-27 12:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9ec185a5-6589-5c9d-bac3-37c8665700cb with identifier: 10730966
2026-03-27 12:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9ec185a5-6589-5c9d-bac3-37c8665700cb with identifier: 10730966 to the API
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730966>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '9ec185a5-6589-5c9d-bac3-37c8665700cb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465944',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730966',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 101632,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5695657/general/95d5a315-baf5-4557-b605-8cc840afe03d.jpg',
'https://images.openlane.eu/carimgs/5695657/general/714b9b76-2785-4c0c-b914-5cfaa08adb08.jpg',
'https://images.openlane.eu/carimgs/5695657/general/7d95ab69-b351-4c70-aa50-6ff0ffcd279a.jpg',
'https://images.openlane.eu/carimgs/5695657/general/7abb0e5b-9928-4d89-915e-fd8e30b6c932.jpg',
'https://images.openlane.eu/carimgs/5695657/general/69264fb0-86fa-4778-85b6-d3dac67a8f04.jpg',
'https://images.openlane.eu/carimgs/5695657/general/c3fd4ee4-1a89-4711-9ffe-82b2d734907f.jpg',
'https://images.openlane.eu/carimgs/5695657/general/914fac7b-20b5-4e64-9ffe-8fd40194a2c8.jpg',
'https://images.openlane.eu/carimgs/5695657/general/ee2c59f1-9478-4f37-92c1-b6cf53c69f1e.jpg',
'https://images.openlane.eu/carimgs/5695657/general/dd451b3e-b449-4568-b2ee-e7f0ec9a7b2c.jpg',
'https://images.openlane.eu/carimgs/5695657/general/7b86252c-7043-4abc-b7df-ea3352328c92.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec185a5-6589-5c9d-bac3-37c8665700cb/9ec185a5-6589-5c9d-bac3-37c8665700cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134884,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695657/general/95d5a315-baf5-4557-b605-8cc840afe03d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec185a5-6589-5c9d-bac3-37c8665700cb/9ec185a5-6589-5c9d-bac3-37c8665700cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133965,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695657/general/714b9b76-2785-4c0c-b914-5cfaa08adb08.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec185a5-6589-5c9d-bac3-37c8665700cb/9ec185a5-6589-5c9d-bac3-37c8665700cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77193,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695657/general/7d95ab69-b351-4c70-aa50-6ff0ffcd279a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec185a5-6589-5c9d-bac3-37c8665700cb/9ec185a5-6589-5c9d-bac3-37c8665700cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93850,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695657/general/7abb0e5b-9928-4d89-915e-fd8e30b6c932.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec185a5-6589-5c9d-bac3-37c8665700cb/9ec185a5-6589-5c9d-bac3-37c8665700cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116214,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695657/general/69264fb0-86fa-4778-85b6-d3dac67a8f04.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec185a5-6589-5c9d-bac3-37c8665700cb/9ec185a5-6589-5c9d-bac3-37c8665700cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105586,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695657/general/c3fd4ee4-1a89-4711-9ffe-82b2d734907f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec185a5-6589-5c9d-bac3-37c8665700cb/9ec185a5-6589-5c9d-bac3-37c8665700cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92345,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695657/general/914fac7b-20b5-4e64-9ffe-8fd40194a2c8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec185a5-6589-5c9d-bac3-37c8665700cb/9ec185a5-6589-5c9d-bac3-37c8665700cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101743,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695657/general/ee2c59f1-9478-4f37-92c1-b6cf53c69f1e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec185a5-6589-5c9d-bac3-37c8665700cb/9ec185a5-6589-5c9d-bac3-37c8665700cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67442,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695657/general/dd451b3e-b449-4568-b2ee-e7f0ec9a7b2c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec185a5-6589-5c9d-bac3-37c8665700cb/9ec185a5-6589-5c9d-bac3-37c8665700cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81532,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695657/general/7b86252c-7043-4abc-b7df-ea3352328c92.jpg',
'Width': 1280}],
'price': 21100,
'price_includes_vat': True,
'registration_date': '2020-07-22',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI L&K - AWD - Diesel - Automatic - 190 hp - '
'101.632 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2020}
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730966%27 HTTP/1.1" 200 None
2026-03-27 12:15:48 [adesa.de] INFO: Saving data for 10730966: {'created_time': 1774613748.773326, 'last_price_update_time': 1774613748.773338, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730966') HTTP/1.1" 204 0
2026-03-27 12:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d596b4fe-2aac-52c5-80e8-51396545e072 with identifier: 10731005
2026-03-27 12:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d596b4fe-2aac-52c5-80e8-51396545e072 with identifier: 10731005
2026-03-27 12:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d596b4fe-2aac-52c5-80e8-51396545e072 with identifier: 10731005 to the API
2026-03-27 12:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731005>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd596b4fe-2aac-52c5-80e8-51396545e072',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466892',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731005',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 79709,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5735480/general/4ab8ab13-74f8-45d0-ace1-20684402de49.jpg',
'https://images.openlane.eu/carimgs/5735480/general/2ee92b30-3b93-4c25-adec-3cd2f76e5c1d.jpg',
'https://images.openlane.eu/carimgs/5735480/general/7c4f84eb-e39d-4a9f-922f-b6dc164ff31c.jpg',
'https://images.openlane.eu/carimgs/5735480/general/a2ed74ca-7f40-4f0c-ae7c-291ca03a5cc6.jpg',
'https://images.openlane.eu/carimgs/5735480/general/d871a34e-7cb8-4e51-a8d0-6a22bbe4dfdd.jpg',
'https://images.openlane.eu/carimgs/5735480/general/fca0bf69-bb0c-441f-bb06-8166473c78dd.jpg',
'https://images.openlane.eu/carimgs/5735480/general/a14f0416-2ff1-4e8e-adce-ad439663f124.jpg',
'https://images.openlane.eu/carimgs/5735480/general/94949a58-f714-413b-b86d-7a1485f10321.jpg',
'https://images.openlane.eu/carimgs/5735480/general/80273042-e4aa-49bc-9155-e563f85635cd.jpg',
'https://images.openlane.eu/carimgs/5735480/general/4e32bef5-f9e2-4df0-908f-a80dfa709027.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d596b4fe-2aac-52c5-80e8-51396545e072/d596b4fe-2aac-52c5-80e8-51396545e072_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83522,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735480/general/4ab8ab13-74f8-45d0-ace1-20684402de49.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d596b4fe-2aac-52c5-80e8-51396545e072/d596b4fe-2aac-52c5-80e8-51396545e072_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86152,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735480/general/2ee92b30-3b93-4c25-adec-3cd2f76e5c1d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d596b4fe-2aac-52c5-80e8-51396545e072/d596b4fe-2aac-52c5-80e8-51396545e072_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96659,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735480/general/7c4f84eb-e39d-4a9f-922f-b6dc164ff31c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d596b4fe-2aac-52c5-80e8-51396545e072/d596b4fe-2aac-52c5-80e8-51396545e072_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74401,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735480/general/a2ed74ca-7f40-4f0c-ae7c-291ca03a5cc6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d596b4fe-2aac-52c5-80e8-51396545e072/d596b4fe-2aac-52c5-80e8-51396545e072_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94597,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735480/general/d871a34e-7cb8-4e51-a8d0-6a22bbe4dfdd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d596b4fe-2aac-52c5-80e8-51396545e072/d596b4fe-2aac-52c5-80e8-51396545e072_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73855,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735480/general/fca0bf69-bb0c-441f-bb06-8166473c78dd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d596b4fe-2aac-52c5-80e8-51396545e072/d596b4fe-2aac-52c5-80e8-51396545e072_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53552,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735480/general/a14f0416-2ff1-4e8e-adce-ad439663f124.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d596b4fe-2aac-52c5-80e8-51396545e072/d596b4fe-2aac-52c5-80e8-51396545e072_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64109,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735480/general/94949a58-f714-413b-b86d-7a1485f10321.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d596b4fe-2aac-52c5-80e8-51396545e072/d596b4fe-2aac-52c5-80e8-51396545e072_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100139,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735480/general/80273042-e4aa-49bc-9155-e563f85635cd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d596b4fe-2aac-52c5-80e8-51396545e072/d596b4fe-2aac-52c5-80e8-51396545e072_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84669,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735480/general/4e32bef5-f9e2-4df0-908f-a80dfa709027.jpg',
'Width': 1280}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 150 hp - '
'79.709 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731005%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [adesa.de] INFO: Saving data for 10731005: {'created_time': 1774613749.173485, 'last_price_update_time': 1774613749.173496, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731005') HTTP/1.1" 204 0
2026-03-27 12:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748568/general/e2cc56aa-19e9-4e74-84af-da4822d8fc7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731061)
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748786%252Fgeneral%252F4d31a0b6-78f0-441b-8510-b08efa9f884c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/4d31a0b6-78f0-441b-8510-b08efa9f884c.jpg not downloaded yet
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748568%252Fgeneral%252F6ce1ae1d-9059-48f3-bde9-4fbf6ee4c5b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/6ce1ae1d-9059-48f3-bde9-4fbf6ee4c5b4.jpg not downloaded yet
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748781%252Fgeneral%252F59825823-20ea-4802-a387-52a466143964.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/59825823-20ea-4802-a387-52a466143964.jpg not downloaded yet
2026-03-27 12:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748568/general/90698301-6265-4aa5-ace0-f816f4144e79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731061)
2026-03-27 12:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748786/general/8c9e8fe4-043e-47ac-8a7b-86fbc71eb9ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731086)
2026-03-27 12:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748590/general/3e6d267a-3c84-461f-94e8-d79dc1bf1fdb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731064)
2026-03-27 12:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748786/general/0049ddd8-8c98-4c33-aad8-58cfa84b1556.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731086)
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748590%252Fgeneral%252F31bc7899-6b9c-4f03-8f59-23b4d23b9bf9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/31bc7899-6b9c-4f03-8f59-23b4d23b9bf9.jpg not downloaded yet
2026-03-27 12:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c28e90>
2026-03-27 12:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748590%252Fgeneral%252F9c7e5e40-3e1a-4b1a-84f6-dd017fc0146b.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/9c7e5e40-3e1a-4b1a-84f6-dd017fc0146b.jpg saved to cache
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149
2026-03-27 12:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e72ee6e1-114c-565f-a587-f1299e410cb9 with identifier: 10731038
2026-03-27 12:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e72ee6e1-114c-565f-a587-f1299e410cb9 with scrape type 1
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e72ee6e1-114c-565f-a587-f1299e410cb9
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735632%252Fgeneral%252F7f9b8a5e-5822-4d58-99ef-791cb830d918.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/7f9b8a5e-5822-4d58-99ef-791cb830d918.jpg already downloaded
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735632%252Fgeneral%252F35cacc59-e38d-4581-9aa3-65790ab9ada9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/35cacc59-e38d-4581-9aa3-65790ab9ada9.jpg already downloaded
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735632%252Fgeneral%252Fb7ee4269-a5ad-486f-ac10-6336bf533dba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/b7ee4269-a5ad-486f-ac10-6336bf533dba.jpg already downloaded
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735632%252Fgeneral%252F16d875ea-e1bf-4a77-9f70-8a91ebdbfd9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/16d875ea-e1bf-4a77-9f70-8a91ebdbfd9e.jpg already downloaded
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735632%252Fgeneral%252Faa5277bd-7fbc-422b-bc3f-f0fcef81ae46.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/aa5277bd-7fbc-422b-bc3f-f0fcef81ae46.jpg already downloaded
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735632%252Fgeneral%252Fb56d30a0-d3f3-41dc-94dd-5df96eeb5885.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/b56d30a0-d3f3-41dc-94dd-5df96eeb5885.jpg already downloaded
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735632%252Fgeneral%252F036e282b-fcf5-43c5-bd74-db8b21228f95.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/036e282b-fcf5-43c5-bd74-db8b21228f95.jpg already downloaded
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735632%252Fgeneral%252Fd773c553-36c4-45a7-a1fb-66a962343f3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/d773c553-36c4-45a7-a1fb-66a962343f3c.jpg already downloaded
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735632%252Fgeneral%252F047852c3-2d08-4c20-a352-3e5e3eca7b04.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/047852c3-2d08-4c20-a352-3e5e3eca7b04.jpg already downloaded
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735632%252Fgeneral%252F28605e0e-84f6-43e3-8645-25923da56e5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/28605e0e-84f6-43e3-8645-25923da56e5e.jpg already downloaded
2026-03-27 12:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e72ee6e1-114c-565f-a587-f1299e410cb9, identifier: 10731038
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748786%252Fgeneral%252Fbf9749c2-c6f2-48b5-bb1d-71451d8a0590.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/bf9749c2-c6f2-48b5-bb1d-71451d8a0590.jpg not downloaded yet
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748568%252Fgeneral%252F9f22bb6d-b9fb-465b-bf1b-e53c88fe7a57.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/9f22bb6d-b9fb-465b-bf1b-e53c88fe7a57.jpg not downloaded yet
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748781%252Fgeneral%252F5e0837b1-d4bf-4987-b85b-5f2f55ca56e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/5e0837b1-d4bf-4987-b85b-5f2f55ca56e4.jpg not downloaded yet
2026-03-27 12:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e72ee6e1-114c-565f-a587-f1299e410cb9 with identifier: 10731038
2026-03-27 12:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e72ee6e1-114c-565f-a587-f1299e410cb9 with identifier: 10731038
2026-03-27 12:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e72ee6e1-114c-565f-a587-f1299e410cb9 with identifier: 10731038 to the API
2026-03-27 12:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731038>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'e72ee6e1-114c-565f-a587-f1299e410cb9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731038',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 96372,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5735632/general/7f9b8a5e-5822-4d58-99ef-791cb830d918.jpg',
'https://images.openlane.eu/carimgs/5735632/general/35cacc59-e38d-4581-9aa3-65790ab9ada9.jpg',
'https://images.openlane.eu/carimgs/5735632/general/b7ee4269-a5ad-486f-ac10-6336bf533dba.jpg',
'https://images.openlane.eu/carimgs/5735632/general/16d875ea-e1bf-4a77-9f70-8a91ebdbfd9e.jpg',
'https://images.openlane.eu/carimgs/5735632/general/aa5277bd-7fbc-422b-bc3f-f0fcef81ae46.jpg',
'https://images.openlane.eu/carimgs/5735632/general/b56d30a0-d3f3-41dc-94dd-5df96eeb5885.jpg',
'https://images.openlane.eu/carimgs/5735632/general/036e282b-fcf5-43c5-bd74-db8b21228f95.jpg',
'https://images.openlane.eu/carimgs/5735632/general/d773c553-36c4-45a7-a1fb-66a962343f3c.jpg',
'https://images.openlane.eu/carimgs/5735632/general/047852c3-2d08-4c20-a352-3e5e3eca7b04.jpg',
'https://images.openlane.eu/carimgs/5735632/general/28605e0e-84f6-43e3-8645-25923da56e5e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72ee6e1-114c-565f-a587-f1299e410cb9/e72ee6e1-114c-565f-a587-f1299e410cb9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142396,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735632/general/7f9b8a5e-5822-4d58-99ef-791cb830d918.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72ee6e1-114c-565f-a587-f1299e410cb9/e72ee6e1-114c-565f-a587-f1299e410cb9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86470,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735632/general/35cacc59-e38d-4581-9aa3-65790ab9ada9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72ee6e1-114c-565f-a587-f1299e410cb9/e72ee6e1-114c-565f-a587-f1299e410cb9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66475,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735632/general/b7ee4269-a5ad-486f-ac10-6336bf533dba.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72ee6e1-114c-565f-a587-f1299e410cb9/e72ee6e1-114c-565f-a587-f1299e410cb9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73253,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735632/general/16d875ea-e1bf-4a77-9f70-8a91ebdbfd9e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72ee6e1-114c-565f-a587-f1299e410cb9/e72ee6e1-114c-565f-a587-f1299e410cb9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71476,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735632/general/aa5277bd-7fbc-422b-bc3f-f0fcef81ae46.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72ee6e1-114c-565f-a587-f1299e410cb9/e72ee6e1-114c-565f-a587-f1299e410cb9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66959,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735632/general/b56d30a0-d3f3-41dc-94dd-5df96eeb5885.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72ee6e1-114c-565f-a587-f1299e410cb9/e72ee6e1-114c-565f-a587-f1299e410cb9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48092,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735632/general/036e282b-fcf5-43c5-bd74-db8b21228f95.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72ee6e1-114c-565f-a587-f1299e410cb9/e72ee6e1-114c-565f-a587-f1299e410cb9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56550,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735632/general/d773c553-36c4-45a7-a1fb-66a962343f3c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72ee6e1-114c-565f-a587-f1299e410cb9/e72ee6e1-114c-565f-a587-f1299e410cb9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41854,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735632/general/047852c3-2d08-4c20-a352-3e5e3eca7b04.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72ee6e1-114c-565f-a587-f1299e410cb9/e72ee6e1-114c-565f-a587-f1299e410cb9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91050,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735632/general/28605e0e-84f6-43e3-8645-25923da56e5e.jpg',
'Width': 1280}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'96.372 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731038%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [adesa.de] INFO: Saving data for 10731038: {'created_time': 1774613750.013864, 'last_price_update_time': 1774613750.013874, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731038') HTTP/1.1" 204 0
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dadd10>
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748568%252Fgeneral%252F51339710-921a-43cd-b595-6e68bc92be8f.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/51339710-921a-43cd-b595-6e68bc92be8f.jpg saved to cache
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 47da8b05-8895-56e2-ad77-4bb3be8952f6
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d0b490>
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748786%252Fgeneral%252F67455178-a3dd-489b-bd64-2e3ec4d64148.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/67455178-a3dd-489b-bd64-2e3ec4d64148.jpg saved to cache
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34
2026-03-27 12:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748786/general/381c7ed0-4a00-42c8-90fb-aaa8fd664816.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731086)
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748590%252Fgeneral%252F9be3b7a9-8927-4683-ae62-8282b339b08f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/9be3b7a9-8927-4683-ae62-8282b339b08f.jpg not downloaded yet
2026-03-27 12:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748568/general/44ec6318-24d3-489f-84f5-f98dd80f0414.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731061)
2026-03-27 12:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748590/general/6e8aa9a8-a8a3-4b96-bc6c-81c1a48e5d95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731064)
2026-03-27 12:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748590/general/ea27fbb0-1c7b-46ab-bd7a-35110483a572.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731064)
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748568%252Fgeneral%252Fb23eb750-d6f8-46a6-9eda-6f89020660df.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/b23eb750-d6f8-46a6-9eda-6f89020660df.jpg not downloaded yet
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748781%252Fgeneral%252F3c8aaa17-93df-449c-82c1-9f0fdebbf8e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/3c8aaa17-93df-449c-82c1-9f0fdebbf8e8.jpg not downloaded yet
2026-03-27 12:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409dded0>
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748568%252Fgeneral%252Fe2cc56aa-19e9-4e74-84af-da4822d8fc7e.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/e2cc56aa-19e9-4e74-84af-da4822d8fc7e.jpg saved to cache
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 47da8b05-8895-56e2-ad77-4bb3be8952f6
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f0cd0>
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748568%252Fgeneral%252F90698301-6265-4aa5-ace0-f816f4144e79.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/90698301-6265-4aa5-ace0-f816f4144e79.jpg saved to cache
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 47da8b05-8895-56e2-ad77-4bb3be8952f6
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a3f1d0>
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748786%252Fgeneral%252F8c9e8fe4-043e-47ac-8a7b-86fbc71eb9ad.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/8c9e8fe4-043e-47ac-8a7b-86fbc71eb9ad.jpg saved to cache
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bc3810>
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748590%252Fgeneral%252F3e6d267a-3c84-461f-94e8-d79dc1bf1fdb.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/3e6d267a-3c84-461f-94e8-d79dc1bf1fdb.jpg saved to cache
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408ba9d0>
2026-03-27 12:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748786%252Fgeneral%252F0049ddd8-8c98-4c33-aad8-58cfa84b1556.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/0049ddd8-8c98-4c33-aad8-58cfa84b1556.jpg saved to cache
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34
2026-03-27 12:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28120c26-ded2-55f4-ba42-d3feb4568993 with identifier: 10730991
2026-03-27 12:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28120c26-ded2-55f4-ba42-d3feb4568993 with scrape type 1
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 28120c26-ded2-55f4-ba42-d3feb4568993
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722098%252Fgeneral%252F185a2201-bac1-421f-a6cd-3b6913c11a10.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722098/general/185a2201-bac1-421f-a6cd-3b6913c11a10.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722098%252Fgeneral%252Ff39d1398-25a5-4f10-a89f-d050d11272cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722098/general/f39d1398-25a5-4f10-a89f-d050d11272cc.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722098%252Fgeneral%252F9760e600-0e25-4c41-b7ac-e5ca948a31f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722098/general/9760e600-0e25-4c41-b7ac-e5ca948a31f9.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722098%252Fgeneral%252Ffc1befa9-21cd-4fc5-994e-7e11722b966b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722098/general/fc1befa9-21cd-4fc5-994e-7e11722b966b.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722098%252Fgeneral%252F309709ea-c463-4fd7-81d6-c81301fc2928.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722098/general/309709ea-c463-4fd7-81d6-c81301fc2928.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722098%252Fgeneral%252F2fe241e5-ec2e-40b7-8d75-e1dc5273de22.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722098/general/2fe241e5-ec2e-40b7-8d75-e1dc5273de22.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722098%252Fgeneral%252F0cb496a2-690c-47bc-8a96-d638726e9a7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722098/general/0cb496a2-690c-47bc-8a96-d638726e9a7d.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722098%252Fgeneral%252F27cb9771-c336-4a9b-ba4b-181f8017ede3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722098/general/27cb9771-c336-4a9b-ba4b-181f8017ede3.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722098%252Fgeneral%252Fc8b3ce74-1d40-4f5f-862e-bf7840dc395c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722098/general/c8b3ce74-1d40-4f5f-862e-bf7840dc395c.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722098%252Fgeneral%252F35edc0f6-dc92-4c89-851e-71fcc4abccc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722098/general/35edc0f6-dc92-4c89-851e-71fcc4abccc2.jpg already downloaded
2026-03-27 12:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 28120c26-ded2-55f4-ba42-d3feb4568993, identifier: 10730991
2026-03-27 12:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b270b71-3c67-5041-86b2-1014db160a5d with identifier: 10731047
2026-03-27 12:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b270b71-3c67-5041-86b2-1014db160a5d with scrape type 1
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3b270b71-3c67-5041-86b2-1014db160a5d
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735848%252Fgeneral%252F55856358-ad9c-4293-84fa-be249be28879.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735848/general/55856358-ad9c-4293-84fa-be249be28879.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735848%252Fgeneral%252F0b74f40b-77a9-4231-b0f5-e6fb29d56fcb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735848/general/0b74f40b-77a9-4231-b0f5-e6fb29d56fcb.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735848%252Fgeneral%252F849c4276-e4d2-4e67-88ef-1a3a8d680221.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735848/general/849c4276-e4d2-4e67-88ef-1a3a8d680221.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735848%252Fgeneral%252F57295cde-1437-41cb-b1ac-f3773cea44e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735848/general/57295cde-1437-41cb-b1ac-f3773cea44e9.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735848%252Fgeneral%252F573421ec-91ad-4582-80a4-3268be522549.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735848/general/573421ec-91ad-4582-80a4-3268be522549.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735848%252Fgeneral%252Fb911862e-93ca-4b00-ba0a-8935f51a5737.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735848/general/b911862e-93ca-4b00-ba0a-8935f51a5737.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735848%252Fgeneral%252Fe1161833-3f16-43d7-a6db-b55b6b6deba8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735848/general/e1161833-3f16-43d7-a6db-b55b6b6deba8.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735848%252Fgeneral%252Fc2d5256a-ae4a-4e0d-83bb-1c6366c12966.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735848/general/c2d5256a-ae4a-4e0d-83bb-1c6366c12966.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735848%252Fgeneral%252F42363a90-2615-4e0a-b53f-914daacd8430.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735848/general/42363a90-2615-4e0a-b53f-914daacd8430.jpg already downloaded
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735848%252Fgeneral%252F5406f584-8bfd-428e-913f-4ef93d37aebc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735848/general/5406f584-8bfd-428e-913f-4ef93d37aebc.jpg already downloaded
2026-03-27 12:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3b270b71-3c67-5041-86b2-1014db160a5d, identifier: 10731047
2026-03-27 12:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748786/general/5dbac343-f1fd-4302-b0e6-1cc2a4f0f8d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731086)
2026-03-27 12:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748781/general/b7be7576-113c-424f-b383-be8f641c5aa0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731084)
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748590%252Fgeneral%252Fa489861d-2ca4-4b1e-ae7d-a6793bbd13fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/a489861d-2ca4-4b1e-ae7d-a6793bbd13fe.jpg not downloaded yet
2026-03-27 12:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 28120c26-ded2-55f4-ba42-d3feb4568993 with identifier: 10730991
2026-03-27 12:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 28120c26-ded2-55f4-ba42-d3feb4568993 with identifier: 10730991
2026-03-27 12:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 28120c26-ded2-55f4-ba42-d3feb4568993 with identifier: 10730991 to the API
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730991>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '28120c26-ded2-55f4-ba42-d3feb4568993',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730991',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 80873,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5722098/general/185a2201-bac1-421f-a6cd-3b6913c11a10.jpg',
'https://images.openlane.eu/carimgs/5722098/general/f39d1398-25a5-4f10-a89f-d050d11272cc.jpg',
'https://images.openlane.eu/carimgs/5722098/general/9760e600-0e25-4c41-b7ac-e5ca948a31f9.jpg',
'https://images.openlane.eu/carimgs/5722098/general/fc1befa9-21cd-4fc5-994e-7e11722b966b.jpg',
'https://images.openlane.eu/carimgs/5722098/general/309709ea-c463-4fd7-81d6-c81301fc2928.jpg',
'https://images.openlane.eu/carimgs/5722098/general/2fe241e5-ec2e-40b7-8d75-e1dc5273de22.jpg',
'https://images.openlane.eu/carimgs/5722098/general/0cb496a2-690c-47bc-8a96-d638726e9a7d.jpg',
'https://images.openlane.eu/carimgs/5722098/general/27cb9771-c336-4a9b-ba4b-181f8017ede3.jpg',
'https://images.openlane.eu/carimgs/5722098/general/c8b3ce74-1d40-4f5f-862e-bf7840dc395c.jpg',
'https://images.openlane.eu/carimgs/5722098/general/35edc0f6-dc92-4c89-851e-71fcc4abccc2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28120c26-ded2-55f4-ba42-d3feb4568993/28120c26-ded2-55f4-ba42-d3feb4568993_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130180,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722098/general/185a2201-bac1-421f-a6cd-3b6913c11a10.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28120c26-ded2-55f4-ba42-d3feb4568993/28120c26-ded2-55f4-ba42-d3feb4568993_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111522,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722098/general/f39d1398-25a5-4f10-a89f-d050d11272cc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28120c26-ded2-55f4-ba42-d3feb4568993/28120c26-ded2-55f4-ba42-d3feb4568993_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101274,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722098/general/9760e600-0e25-4c41-b7ac-e5ca948a31f9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28120c26-ded2-55f4-ba42-d3feb4568993/28120c26-ded2-55f4-ba42-d3feb4568993_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85570,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722098/general/fc1befa9-21cd-4fc5-994e-7e11722b966b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28120c26-ded2-55f4-ba42-d3feb4568993/28120c26-ded2-55f4-ba42-d3feb4568993_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87467,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722098/general/309709ea-c463-4fd7-81d6-c81301fc2928.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28120c26-ded2-55f4-ba42-d3feb4568993/28120c26-ded2-55f4-ba42-d3feb4568993_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78259,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722098/general/2fe241e5-ec2e-40b7-8d75-e1dc5273de22.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28120c26-ded2-55f4-ba42-d3feb4568993/28120c26-ded2-55f4-ba42-d3feb4568993_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89702,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722098/general/0cb496a2-690c-47bc-8a96-d638726e9a7d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28120c26-ded2-55f4-ba42-d3feb4568993/28120c26-ded2-55f4-ba42-d3feb4568993_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116412,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722098/general/27cb9771-c336-4a9b-ba4b-181f8017ede3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28120c26-ded2-55f4-ba42-d3feb4568993/28120c26-ded2-55f4-ba42-d3feb4568993_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83489,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722098/general/c8b3ce74-1d40-4f5f-862e-bf7840dc395c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28120c26-ded2-55f4-ba42-d3feb4568993/28120c26-ded2-55f4-ba42-d3feb4568993_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98210,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722098/general/35edc0f6-dc92-4c89-851e-71fcc4abccc2.jpg',
'Width': 1280}],
'price': 26400,
'price_includes_vat': True,
'registration_date': '2024-03-26',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Style - AWD - Diesel - Automatic - 150 hp - '
'80.873 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730991%27 HTTP/1.1" 200 None
2026-03-27 12:15:51 [adesa.de] INFO: Saving data for 10730991: {'created_time': 1774613751.388601, 'last_price_update_time': 1774613751.388611, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730991') HTTP/1.1" 204 0
2026-03-27 12:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3b270b71-3c67-5041-86b2-1014db160a5d with identifier: 10731047
2026-03-27 12:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3b270b71-3c67-5041-86b2-1014db160a5d with identifier: 10731047
2026-03-27 12:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3b270b71-3c67-5041-86b2-1014db160a5d with identifier: 10731047 to the API
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731047>
{'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-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '3b270b71-3c67-5041-86b2-1014db160a5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464953',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731047',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 145034,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5735848/general/55856358-ad9c-4293-84fa-be249be28879.jpg',
'https://images.openlane.eu/carimgs/5735848/general/0b74f40b-77a9-4231-b0f5-e6fb29d56fcb.jpg',
'https://images.openlane.eu/carimgs/5735848/general/849c4276-e4d2-4e67-88ef-1a3a8d680221.jpg',
'https://images.openlane.eu/carimgs/5735848/general/57295cde-1437-41cb-b1ac-f3773cea44e9.jpg',
'https://images.openlane.eu/carimgs/5735848/general/573421ec-91ad-4582-80a4-3268be522549.jpg',
'https://images.openlane.eu/carimgs/5735848/general/b911862e-93ca-4b00-ba0a-8935f51a5737.jpg',
'https://images.openlane.eu/carimgs/5735848/general/e1161833-3f16-43d7-a6db-b55b6b6deba8.jpg',
'https://images.openlane.eu/carimgs/5735848/general/c2d5256a-ae4a-4e0d-83bb-1c6366c12966.jpg',
'https://images.openlane.eu/carimgs/5735848/general/42363a90-2615-4e0a-b53f-914daacd8430.jpg',
'https://images.openlane.eu/carimgs/5735848/general/5406f584-8bfd-428e-913f-4ef93d37aebc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b270b71-3c67-5041-86b2-1014db160a5d/3b270b71-3c67-5041-86b2-1014db160a5d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105865,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735848/general/55856358-ad9c-4293-84fa-be249be28879.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b270b71-3c67-5041-86b2-1014db160a5d/3b270b71-3c67-5041-86b2-1014db160a5d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95005,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735848/general/0b74f40b-77a9-4231-b0f5-e6fb29d56fcb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b270b71-3c67-5041-86b2-1014db160a5d/3b270b71-3c67-5041-86b2-1014db160a5d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118806,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735848/general/849c4276-e4d2-4e67-88ef-1a3a8d680221.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b270b71-3c67-5041-86b2-1014db160a5d/3b270b71-3c67-5041-86b2-1014db160a5d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115466,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735848/general/57295cde-1437-41cb-b1ac-f3773cea44e9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b270b71-3c67-5041-86b2-1014db160a5d/3b270b71-3c67-5041-86b2-1014db160a5d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124696,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735848/general/573421ec-91ad-4582-80a4-3268be522549.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b270b71-3c67-5041-86b2-1014db160a5d/3b270b71-3c67-5041-86b2-1014db160a5d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62971,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735848/general/b911862e-93ca-4b00-ba0a-8935f51a5737.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b270b71-3c67-5041-86b2-1014db160a5d/3b270b71-3c67-5041-86b2-1014db160a5d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63998,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735848/general/e1161833-3f16-43d7-a6db-b55b6b6deba8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b270b71-3c67-5041-86b2-1014db160a5d/3b270b71-3c67-5041-86b2-1014db160a5d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115874,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735848/general/c2d5256a-ae4a-4e0d-83bb-1c6366c12966.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b270b71-3c67-5041-86b2-1014db160a5d/3b270b71-3c67-5041-86b2-1014db160a5d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91910,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735848/general/42363a90-2615-4e0a-b53f-914daacd8430.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b270b71-3c67-5041-86b2-1014db160a5d/3b270b71-3c67-5041-86b2-1014db160a5d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91952,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735848/general/5406f584-8bfd-428e-913f-4ef93d37aebc.jpg',
'Width': 1280}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TSI Style - AWD - Petrol - Automatic - 190 hp - '
'145.034 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731047%27 HTTP/1.1" 200 None
2026-03-27 12:15:51 [adesa.de] INFO: Saving data for 10731047: {'created_time': 1774613751.727622, 'last_price_update_time': 1774613751.727633, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731047') HTTP/1.1" 204 0
2026-03-27 12:15:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748590/general/ce9a8d85-cc82-4066-bdf8-c13972421526.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731064)
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748568%252Fgeneral%252F495ca977-5d4a-4d9a-8dbb-4ef0470afe0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/495ca977-5d4a-4d9a-8dbb-4ef0470afe0d.jpg not downloaded yet
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748781%252Fgeneral%252Faa6031d2-dbe1-4169-858f-6c7a6aef9a97.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/aa6031d2-dbe1-4169-858f-6c7a6aef9a97.jpg not downloaded yet
2026-03-27 12:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bc02d0>
2026-03-27 12:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748786%252Fgeneral%252F381c7ed0-4a00-42c8-90fb-aaa8fd664816.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/381c7ed0-4a00-42c8-90fb-aaa8fd664816.jpg saved to cache
2026-03-27 12:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34
2026-03-27 12:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748568/general/4d89d5d9-e91e-4397-8918-22094090aeee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731061)
2026-03-27 12:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748590/general/31bc7899-6b9c-4f03-8f59-23b4d23b9bf9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731064)
2026-03-27 12:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748590/general/75178c15-c78e-4225-8947-81d67da9ec07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731064)
2026-03-27 12:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15: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-27 12:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140add090>
2026-03-27 12:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748568%252Fgeneral%252F44ec6318-24d3-489f-84f5-f98dd80f0414.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/44ec6318-24d3-489f-84f5-f98dd80f0414.jpg saved to cache
2026-03-27 12:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 47da8b05-8895-56e2-ad77-4bb3be8952f6
2026-03-27 12:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a2e110>
2026-03-27 12:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748590%252Fgeneral%252F6e8aa9a8-a8a3-4b96-bc6c-81c1a48e5d95.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/6e8aa9a8-a8a3-4b96-bc6c-81c1a48e5d95.jpg saved to cache
2026-03-27 12:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149
2026-03-27 12:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714420a490>
2026-03-27 12:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748590%252Fgeneral%252Fea27fbb0-1c7b-46ab-bd7a-35110483a572.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/ea27fbb0-1c7b-46ab-bd7a-35110483a572.jpg saved to cache
2026-03-27 12:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149
2026-03-27 12:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e2458a7-ee97-57cc-8245-6065b5f2b060 with identifier: 10730998
2026-03-27 12:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e2458a7-ee97-57cc-8245-6065b5f2b060 with scrape type 1
2026-03-27 12:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e2458a7-ee97-57cc-8245-6065b5f2b060
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722128%252Fgeneral%252F0e01a53f-1035-4432-b967-fc2b50d7629a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722128/general/0e01a53f-1035-4432-b967-fc2b50d7629a.jpg already downloaded
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722128%252Fgeneral%252Ff30c66a8-1917-43ed-9fce-cf911a706a3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722128/general/f30c66a8-1917-43ed-9fce-cf911a706a3b.jpg already downloaded
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722128%252Fgeneral%252F834fdb67-2def-48af-85ea-255dd619b45a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722128/general/834fdb67-2def-48af-85ea-255dd619b45a.jpg already downloaded
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722128%252Fgeneral%252F7b06fcc0-7462-458d-b703-b345896eb291.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722128/general/7b06fcc0-7462-458d-b703-b345896eb291.jpg already downloaded
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722128%252Fgeneral%252Fff92f6fb-78fa-4bcd-8193-2ed3a85b654c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722128/general/ff92f6fb-78fa-4bcd-8193-2ed3a85b654c.jpg already downloaded
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722128%252Fgeneral%252F7aee9a9f-9309-406c-8e3d-f890c44f0dc1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722128/general/7aee9a9f-9309-406c-8e3d-f890c44f0dc1.jpg already downloaded
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722128%252Fgeneral%252F9cdf18e0-8b31-4b31-a0ef-9bf6374edb60.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722128/general/9cdf18e0-8b31-4b31-a0ef-9bf6374edb60.jpg already downloaded
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722128%252Fgeneral%252F848c3a58-ed94-4e9e-88cf-111135573e4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722128/general/848c3a58-ed94-4e9e-88cf-111135573e4c.jpg already downloaded
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722128%252Fgeneral%252F98b715c7-4667-4881-9317-454c2301b194.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722128/general/98b715c7-4667-4881-9317-454c2301b194.jpg already downloaded
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722128%252Fgeneral%252F5dc98a72-4826-465f-a12d-94f85701d1bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722128/general/5dc98a72-4826-465f-a12d-94f85701d1bc.jpg already downloaded
2026-03-27 12:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2e2458a7-ee97-57cc-8245-6065b5f2b060, identifier: 10730998
2026-03-27 12:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748568/general/6ce1ae1d-9059-48f3-bde9-4fbf6ee4c5b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731061)
2026-03-27 12:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748781/general/59825823-20ea-4802-a387-52a466143964.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731084)
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748568%252Fgeneral%252F5f88e111-fd96-4933-8a7b-bda00e2e404b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/5f88e111-fd96-4933-8a7b-bda00e2e404b.jpg not downloaded yet
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748781%252Fgeneral%252Fa81fdc9a-2a45-4eed-be53-55fc73d27e16.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/a81fdc9a-2a45-4eed-be53-55fc73d27e16.jpg not downloaded yet
2026-03-27 12:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2e2458a7-ee97-57cc-8245-6065b5f2b060 with identifier: 10730998
2026-03-27 12:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2e2458a7-ee97-57cc-8245-6065b5f2b060 with identifier: 10730998
2026-03-27 12:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2e2458a7-ee97-57cc-8245-6065b5f2b060 with identifier: 10730998 to the API
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730998>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '2e2458a7-ee97-57cc-8245-6065b5f2b060',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466047',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730998',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 162251,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5722128/general/0e01a53f-1035-4432-b967-fc2b50d7629a.jpg',
'https://images.openlane.eu/carimgs/5722128/general/f30c66a8-1917-43ed-9fce-cf911a706a3b.jpg',
'https://images.openlane.eu/carimgs/5722128/general/834fdb67-2def-48af-85ea-255dd619b45a.jpg',
'https://images.openlane.eu/carimgs/5722128/general/7b06fcc0-7462-458d-b703-b345896eb291.jpg',
'https://images.openlane.eu/carimgs/5722128/general/ff92f6fb-78fa-4bcd-8193-2ed3a85b654c.jpg',
'https://images.openlane.eu/carimgs/5722128/general/7aee9a9f-9309-406c-8e3d-f890c44f0dc1.jpg',
'https://images.openlane.eu/carimgs/5722128/general/9cdf18e0-8b31-4b31-a0ef-9bf6374edb60.jpg',
'https://images.openlane.eu/carimgs/5722128/general/848c3a58-ed94-4e9e-88cf-111135573e4c.jpg',
'https://images.openlane.eu/carimgs/5722128/general/98b715c7-4667-4881-9317-454c2301b194.jpg',
'https://images.openlane.eu/carimgs/5722128/general/5dc98a72-4826-465f-a12d-94f85701d1bc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2458a7-ee97-57cc-8245-6065b5f2b060/2e2458a7-ee97-57cc-8245-6065b5f2b060_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154460,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722128/general/0e01a53f-1035-4432-b967-fc2b50d7629a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2458a7-ee97-57cc-8245-6065b5f2b060/2e2458a7-ee97-57cc-8245-6065b5f2b060_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133498,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722128/general/f30c66a8-1917-43ed-9fce-cf911a706a3b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2458a7-ee97-57cc-8245-6065b5f2b060/2e2458a7-ee97-57cc-8245-6065b5f2b060_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105204,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722128/general/834fdb67-2def-48af-85ea-255dd619b45a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2458a7-ee97-57cc-8245-6065b5f2b060/2e2458a7-ee97-57cc-8245-6065b5f2b060_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89596,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722128/general/7b06fcc0-7462-458d-b703-b345896eb291.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2458a7-ee97-57cc-8245-6065b5f2b060/2e2458a7-ee97-57cc-8245-6065b5f2b060_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116828,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722128/general/ff92f6fb-78fa-4bcd-8193-2ed3a85b654c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2458a7-ee97-57cc-8245-6065b5f2b060/2e2458a7-ee97-57cc-8245-6065b5f2b060_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99323,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722128/general/7aee9a9f-9309-406c-8e3d-f890c44f0dc1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2458a7-ee97-57cc-8245-6065b5f2b060/2e2458a7-ee97-57cc-8245-6065b5f2b060_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62960,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722128/general/9cdf18e0-8b31-4b31-a0ef-9bf6374edb60.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2458a7-ee97-57cc-8245-6065b5f2b060/2e2458a7-ee97-57cc-8245-6065b5f2b060_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170547,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722128/general/848c3a58-ed94-4e9e-88cf-111135573e4c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2458a7-ee97-57cc-8245-6065b5f2b060/2e2458a7-ee97-57cc-8245-6065b5f2b060_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91440,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722128/general/98b715c7-4667-4881-9317-454c2301b194.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2458a7-ee97-57cc-8245-6065b5f2b060/2e2458a7-ee97-57cc-8245-6065b5f2b060_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225423,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722128/general/5dc98a72-4826-465f-a12d-94f85701d1bc.jpg',
'Width': 1280}],
'price': 19300,
'price_includes_vat': True,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - Automatic - 150 hp - 162.251 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2022}
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730998%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [adesa.de] INFO: Saving data for 10730998: {'created_time': 1774613752.644836, 'last_price_update_time': 1774613752.644847, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730998') HTTP/1.1" 204 0
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d20fd0>
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748786%252Fgeneral%252F5dbac343-f1fd-4302-b0e6-1cc2a4f0f8d9.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/5dbac343-f1fd-4302-b0e6-1cc2a4f0f8d9.jpg saved to cache
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbae50>
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748781%252Fgeneral%252Fb7be7576-113c-424f-b383-be8f641c5aa0.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/b7be7576-113c-424f-b383-be8f641c5aa0.jpg saved to cache
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50
2026-03-27 12:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748568/general/9f22bb6d-b9fb-465b-bf1b-e53c88fe7a57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731061)
2026-03-27 12:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748781/general/5e0837b1-d4bf-4987-b85b-5f2f55ca56e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731084)
2026-03-27 12: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-27 12:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748781/general/3c8aaa17-93df-449c-82c1-9f0fdebbf8e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731084)
2026-03-27 12:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748786/general/bf9749c2-c6f2-48b5-bb1d-71451d8a0590.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731086)
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748781%252Fgeneral%252Fdb789336-fa1c-42df-bf47-37c87c3521bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/db789336-fa1c-42df-bf47-37c87c3521bb.jpg not downloaded yet
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714215d890>
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748590%252Fgeneral%252Fce9a8d85-cc82-4066-bdf8-c13972421526.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/ce9a8d85-cc82-4066-bdf8-c13972421526.jpg saved to cache
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bc2790>
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748568%252Fgeneral%252F4d89d5d9-e91e-4397-8918-22094090aeee.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/4d89d5d9-e91e-4397-8918-22094090aeee.jpg saved to cache
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 47da8b05-8895-56e2-ad77-4bb3be8952f6
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408aac90>
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748590%252Fgeneral%252F31bc7899-6b9c-4f03-8f59-23b4d23b9bf9.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/31bc7899-6b9c-4f03-8f59-23b4d23b9bf9.jpg saved to cache
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c5f090>
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748590%252Fgeneral%252F75178c15-c78e-4225-8947-81d67da9ec07.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/75178c15-c78e-4225-8947-81d67da9ec07.jpg saved to cache
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149
2026-03-27 12:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27d2e384-8112-5d6c-992d-9bdbf25c47fb with identifier: 10731055
2026-03-27 12:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27d2e384-8112-5d6c-992d-9bdbf25c47fb with scrape type 1
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27d2e384-8112-5d6c-992d-9bdbf25c47fb
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748410%252Fgeneral%252Fa2acb791-f208-4c0c-b39c-6521368155f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/a2acb791-f208-4c0c-b39c-6521368155f2.jpg not downloaded yet
2026-03-27 12:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f with identifier: 10731040
2026-03-27 12:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f with scrape type 1
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735675%252Fgeneral%252F27b84534-399a-4e35-98c6-cd384e3d3e3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/27b84534-399a-4e35-98c6-cd384e3d3e3e.jpg already downloaded
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735675%252Fgeneral%252F94f55033-50b5-440e-a684-62461ab467ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/94f55033-50b5-440e-a684-62461ab467ed.jpg already downloaded
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735675%252Fgeneral%252F8c0aa6de-82fb-44f1-8aaa-9e33b9451a0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/8c0aa6de-82fb-44f1-8aaa-9e33b9451a0e.jpg already downloaded
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735675%252Fgeneral%252F97205caa-9a70-4ca4-aafd-e74215ea4cc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/97205caa-9a70-4ca4-aafd-e74215ea4cc7.jpg already downloaded
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735675%252Fgeneral%252F172b8fbc-2573-4874-8e77-5050177fff7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/172b8fbc-2573-4874-8e77-5050177fff7f.jpg already downloaded
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735675%252Fgeneral%252Fefd03beb-5b91-4040-aae9-831b632bda81.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/efd03beb-5b91-4040-aae9-831b632bda81.jpg already downloaded
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735675%252Fgeneral%252F63ff9222-cd79-479d-94af-942123f3e7d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/63ff9222-cd79-479d-94af-942123f3e7d8.jpg already downloaded
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735675%252Fgeneral%252F06182c44-5f95-47db-a24c-b2a6197e4025.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/06182c44-5f95-47db-a24c-b2a6197e4025.jpg already downloaded
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735675%252Fgeneral%252Fba4188a5-95d6-4444-a8de-6c144f705b73.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/ba4188a5-95d6-4444-a8de-6c144f705b73.jpg already downloaded
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735675%252Fgeneral%252F8c382026-411c-44b2-88b1-696276e1fcbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/8c382026-411c-44b2-88b1-696276e1fcbc.jpg already downloaded
2026-03-27 12:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f, identifier: 10731040
2026-03-27 12:15:53 [adesa.de] INFO: Found listing with ID: 10731057
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731057%27 HTTP/1.1" 200 None
2026-03-27 12:15:53 [adesa.de] INFO: Scrape type for 10731057: 1
2026-03-27 12:15:53 [adesa.de] INFO: Scraping item 10731057 url https://www.openlane.eu/en/carv6/auction/10731057
2026-03-27 12:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748786/general/4d31a0b6-78f0-441b-8510-b08efa9f884c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731086)
2026-03-27 12:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748590/general/9be3b7a9-8927-4683-ae62-8282b339b08f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731064)
2026-03-27 12:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f with identifier: 10731040
2026-03-27 12:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f with identifier: 10731040
2026-03-27 12:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f with identifier: 10731040 to the API
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731040>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731040',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 113714,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5735675/general/27b84534-399a-4e35-98c6-cd384e3d3e3e.jpg',
'https://images.openlane.eu/carimgs/5735675/general/94f55033-50b5-440e-a684-62461ab467ed.jpg',
'https://images.openlane.eu/carimgs/5735675/general/8c0aa6de-82fb-44f1-8aaa-9e33b9451a0e.jpg',
'https://images.openlane.eu/carimgs/5735675/general/97205caa-9a70-4ca4-aafd-e74215ea4cc7.jpg',
'https://images.openlane.eu/carimgs/5735675/general/172b8fbc-2573-4874-8e77-5050177fff7f.jpg',
'https://images.openlane.eu/carimgs/5735675/general/efd03beb-5b91-4040-aae9-831b632bda81.jpg',
'https://images.openlane.eu/carimgs/5735675/general/63ff9222-cd79-479d-94af-942123f3e7d8.jpg',
'https://images.openlane.eu/carimgs/5735675/general/06182c44-5f95-47db-a24c-b2a6197e4025.jpg',
'https://images.openlane.eu/carimgs/5735675/general/ba4188a5-95d6-4444-a8de-6c144f705b73.jpg',
'https://images.openlane.eu/carimgs/5735675/general/8c382026-411c-44b2-88b1-696276e1fcbc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f/f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110991,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735675/general/27b84534-399a-4e35-98c6-cd384e3d3e3e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f/f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106970,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735675/general/94f55033-50b5-440e-a684-62461ab467ed.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f/f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75198,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735675/general/8c0aa6de-82fb-44f1-8aaa-9e33b9451a0e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f/f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63697,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735675/general/97205caa-9a70-4ca4-aafd-e74215ea4cc7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f/f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77734,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735675/general/172b8fbc-2573-4874-8e77-5050177fff7f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f/f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87484,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735675/general/efd03beb-5b91-4040-aae9-831b632bda81.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f/f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77315,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735675/general/63ff9222-cd79-479d-94af-942123f3e7d8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f/f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75524,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735675/general/06182c44-5f95-47db-a24c-b2a6197e4025.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f/f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74731,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735675/general/ba4188a5-95d6-4444-a8de-6c144f705b73.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f/f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30746,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735675/general/8c382026-411c-44b2-88b1-696276e1fcbc.jpg',
'Width': 1280}],
'price': 25000,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 200d AMG Line - Diesel - Automatic - 150 hp - '
'113.714 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731040%27 HTTP/1.1" 200 None
2026-03-27 12:15:53 [adesa.de] INFO: Saving data for 10731040: {'created_time': 1774613753.712914, 'last_price_update_time': 1774613753.712925, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731040') HTTP/1.1" 204 0
2026-03-27 12:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c23950>
2026-03-27 12:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748568%252Fgeneral%252F6ce1ae1d-9059-48f3-bde9-4fbf6ee4c5b4.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/6ce1ae1d-9059-48f3-bde9-4fbf6ee4c5b4.jpg saved to cache
2026-03-27 12:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 47da8b05-8895-56e2-ad77-4bb3be8952f6
2026-03-27 12:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cff010>
2026-03-27 12:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748781%252Fgeneral%252F59825823-20ea-4802-a387-52a466143964.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/59825823-20ea-4802-a387-52a466143964.jpg saved to cache
2026-03-27 12:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50
2026-03-27 12:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748590/general/a489861d-2ca4-4b1e-ae7d-a6793bbd13fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731064)
2026-03-27 12:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748592/general/6aa100db-76ea-4159-8698-747092747ac8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731065)
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748781%252Fgeneral%252Ff19f2f98-f1a8-4d9d-b88a-2b47ce6e6359.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/f19f2f98-f1a8-4d9d-b88a-2b47ce6e6359.jpg not downloaded yet
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252F3fa3e934-890a-4d72-9c26-d2db4a2747aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/3fa3e934-890a-4d72-9c26-d2db4a2747aa.jpg not downloaded yet
2026-03-27 12:15:53 [adesa.de] INFO: Found listing with ID: 10731095
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731095%27 HTTP/1.1" 200 None
2026-03-27 12:15:53 [adesa.de] INFO: Scrape type for 10731095: 1
2026-03-27 12:15:53 [adesa.de] INFO: Scraping item 10731095 url https://www.openlane.eu/en/carv6/auction/10731095
2026-03-27 12:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748568/general/495ca977-5d4a-4d9a-8dbb-4ef0470afe0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731061)
2026-03-27 12:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748781/general/aa6031d2-dbe1-4169-858f-6c7a6aef9a97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731084)
2026-03-27 12:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748568/general/b23eb750-d6f8-46a6-9eda-6f89020660df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731061)
2026-03-27 12:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f80d0>
2026-03-27 12:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748568%252Fgeneral%252F9f22bb6d-b9fb-465b-bf1b-e53c88fe7a57.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/9f22bb6d-b9fb-465b-bf1b-e53c88fe7a57.jpg saved to cache
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 47da8b05-8895-56e2-ad77-4bb3be8952f6
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141de7ed0>
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748781%252Fgeneral%252F5e0837b1-d4bf-4987-b85b-5f2f55ca56e4.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/5e0837b1-d4bf-4987-b85b-5f2f55ca56e4.jpg saved to cache
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a57850>
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748781%252Fgeneral%252F3c8aaa17-93df-449c-82c1-9f0fdebbf8e8.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/3c8aaa17-93df-449c-82c1-9f0fdebbf8e8.jpg saved to cache
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b0e50>
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748786%252Fgeneral%252Fbf9749c2-c6f2-48b5-bb1d-71451d8a0590.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/bf9749c2-c6f2-48b5-bb1d-71451d8a0590.jpg saved to cache
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34
2026-03-27 12:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748811/general/7377572a-aa98-4d68-b1ed-7940695bbdf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731096)
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748781%252Fgeneral%252Feb2cb203-dd71-447e-a84b-d2105ff649f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/eb2cb203-dd71-447e-a84b-d2105ff649f4.jpg not downloaded yet
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252F12b7640e-a22d-4b3d-a516-823c2e58b7b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/12b7640e-a22d-4b3d-a516-823c2e58b7b3.jpg not downloaded yet
2026-03-27 12:15:54 [adesa.de] INFO: Found listing with ID: 10731031
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731031%27 HTTP/1.1" 200 None
2026-03-27 12:15:54 [adesa.de] INFO: Scrape type for 10731031: 1
2026-03-27 12:15:54 [adesa.de] INFO: Scraping item 10731031 url https://www.openlane.eu/en/carv6/auction/10731031
2026-03-27 12: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-27 12:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141de59d0>
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748786%252Fgeneral%252F4d31a0b6-78f0-441b-8510-b08efa9f884c.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/4d31a0b6-78f0-441b-8510-b08efa9f884c.jpg saved to cache
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34
2026-03-27 12:15:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6afd953d-ffae-5bfe-870c-c3f5d5f05f34, skipping ID generation
2026-03-27 12:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with scrape type 1
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 sending to next pipeline
2026-03-27 12:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6afd953d-ffae-5bfe-870c-c3f5d5f05f34, identifier: 10731086
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144212350>
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748590%252Fgeneral%252F9be3b7a9-8927-4683-ae62-8282b339b08f.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/9be3b7a9-8927-4683-ae62-8282b339b08f.jpg saved to cache
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149
2026-03-27 12:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748592/general/7d3f3ef2-5715-4e46-8d93-589fe10b65bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731065)
2026-03-27 12:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748598/general/7801b099-5411-4b9f-8384-a26c1bd03ac3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731067)
2026-03-27 12:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748778/general/4e7061e6-d9d4-4335-ad34-ab5c923ea202.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731082)
2026-03-27 12:15:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with identifier: 10731086
2026-03-27 12:15:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with identifier: 10731086
2026-03-27 12:15:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with identifier: 10731086 to the API
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748786/general/4d31a0b6-78f0-441b-8510-b08efa9f884c.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-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '6afd953d-ffae-5bfe-870c-c3f5d5f05f34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731086',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 70546,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114384,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748786/general/807249ac-a39a-4d47-857c-c05abd2f6a46.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114683,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748786/general/a4dbd323-1dd2-4baf-9d96-0e9e6fd2bab9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91723,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748786/general/9ec8a95a-af4c-414a-8ce3-61082cdaaa43.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106387,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748786/general/8c9e8fe4-043e-47ac-8a7b-86fbc71eb9ad.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98288,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748786/general/67455178-a3dd-489b-bd64-2e3ec4d64148.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104586,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748786/general/0049ddd8-8c98-4c33-aad8-58cfa84b1556.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51197,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748786/general/381c7ed0-4a00-42c8-90fb-aaa8fd664816.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62542,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748786/general/5dbac343-f1fd-4302-b0e6-1cc2a4f0f8d9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68638,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748786/general/4d31a0b6-78f0-441b-8510-b08efa9f884c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd953d-ffae-5bfe-870c-c3f5d5f05f34/6afd953d-ffae-5bfe-870c-c3f5d5f05f34_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94058,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748786/general/bf9749c2-c6f2-48b5-bb1d-71451d8a0590.jpg',
'Width': 1280}],
'price': 21400,
'price_includes_vat': True,
'registration_date': '2020-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Drive 125 - Diesel - Automatic - 150 hp - '
'70.546 km',
'transmission': 'automatic',
'trim': 'Drive 125',
'vin': None,
'year': 2020}
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731086%27 HTTP/1.1" 200 None
2026-03-27 12:15:54 [adesa.de] INFO: Saving data for 10731086: {'created_time': 1774613754.752107, 'last_price_update_time': 1774613754.752119, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731086') HTTP/1.1" 204 0
2026-03-27 12:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748781/general/a81fdc9a-2a45-4eed-be53-55fc73d27e16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731084)
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748781%252Fgeneral%252Fda65c4b4-5b00-4165-8659-a3b66d15818f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/da65c4b4-5b00-4165-8659-a3b66d15818f.jpg not downloaded yet
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252Fcaa940c3-9986-4f65-8b30-3f8b321ae0d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/caa940c3-9986-4f65-8b30-3f8b321ae0d2.jpg not downloaded yet
2026-03-27 12:15:54 [adesa.de] INFO: Found listing with ID: 10731069
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731069%27 HTTP/1.1" 200 None
2026-03-27 12:15:54 [adesa.de] INFO: Scrape type for 10731069: 1
2026-03-27 12:15:54 [adesa.de] INFO: Scraping item 10731069 url https://www.openlane.eu/en/carv6/auction/10731069
2026-03-27 12: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-27 12:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140aebb50>
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748590%252Fgeneral%252Fa489861d-2ca4-4b1e-ae7d-a6793bbd13fe.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/a489861d-2ca4-4b1e-ae7d-a6793bbd13fe.jpg saved to cache
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149
2026-03-27 12:15:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149, skipping ID generation
2026-03-27 12:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with scrape type 1
2026-03-27 12:15:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 sending to next pipeline
2026-03-27 12:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149, identifier: 10731064
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a8e10>
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748592%252Fgeneral%252F6aa100db-76ea-4159-8698-747092747ac8.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/6aa100db-76ea-4159-8698-747092747ac8.jpg saved to cache
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e5ba07d0-b986-5e80-b192-335f1d393c1c
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ac9190>
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748568%252Fgeneral%252F495ca977-5d4a-4d9a-8dbb-4ef0470afe0d.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/495ca977-5d4a-4d9a-8dbb-4ef0470afe0d.jpg saved to cache
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 47da8b05-8895-56e2-ad77-4bb3be8952f6
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f49550>
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748781%252Fgeneral%252Faa6031d2-dbe1-4169-858f-6c7a6aef9a97.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/aa6031d2-dbe1-4169-858f-6c7a6aef9a97.jpg saved to cache
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f37ad0>
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748568%252Fgeneral%252Fb23eb750-d6f8-46a6-9eda-6f89020660df.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/b23eb750-d6f8-46a6-9eda-6f89020660df.jpg saved to cache
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 47da8b05-8895-56e2-ad77-4bb3be8952f6
2026-03-27 12:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748598/general/cd9ccd6c-aa24-45ce-8b0b-e219b75d367e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731067)
2026-03-27 12:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748811/general/c82598dc-5905-45d4-971b-5f9afcd4e569.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731096)
2026-03-27 12:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748568/general/5f88e111-fd96-4933-8a7b-bda00e2e404b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731061)
2026-03-27 12:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with identifier: 10731064
2026-03-27 12:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with identifier: 10731064
2026-03-27 12:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with identifier: 10731064 to the API
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748590/general/a489861d-2ca4-4b1e-ae7d-a6793bbd13fe.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-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '43dbdcaa-3eca-5759-a6ac-95f4fc7ab149',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731064',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 118547,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104602,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748590/general/11ea8114-8cc1-4d63-ae4d-6ea7428ec2d0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83555,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748590/general/75178c15-c78e-4225-8947-81d67da9ec07.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74700,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748590/general/9c7e5e40-3e1a-4b1a-84f6-dd017fc0146b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64624,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748590/general/3e6d267a-3c84-461f-94e8-d79dc1bf1fdb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76451,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748590/general/6e8aa9a8-a8a3-4b96-bc6c-81c1a48e5d95.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82106,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748590/general/ea27fbb0-1c7b-46ab-bd7a-35110483a572.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76355,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748590/general/ce9a8d85-cc82-4066-bdf8-c13972421526.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54185,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748590/general/31bc7899-6b9c-4f03-8f59-23b4d23b9bf9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74452,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748590/general/9be3b7a9-8927-4683-ae62-8282b339b08f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dbdcaa-3eca-5759-a6ac-95f4fc7ab149/43dbdcaa-3eca-5759-a6ac-95f4fc7ab149_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56416,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748590/general/a489861d-2ca4-4b1e-ae7d-a6793bbd13fe.jpg',
'Width': 1280}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Tour - Diesel - Automatic - 150 hp - 118.547 '
'km',
'transmission': 'automatic',
'trim': 'Tour',
'vin': None,
'year': 2022}
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731064%27 HTTP/1.1" 200 None
2026-03-27 12:15:55 [adesa.de] INFO: Saving data for 10731064: {'created_time': 1774613755.54578, 'last_price_update_time': 1774613755.545793, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731064') HTTP/1.1" 204 0
2026-03-27 12:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f4a8d0>
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748811%252Fgeneral%252F7377572a-aa98-4d68-b1ed-7940695bbdf3.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/7377572a-aa98-4d68-b1ed-7940695bbdf3.jpg saved to cache
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4264ca76-2c83-5f69-a5f5-ca798ddbd223
2026-03-27 12:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748410/general/a2acb791-f208-4c0c-b39c-6521368155f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731055)
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252F5f0e8b4d-8241-4493-a5d3-342bc2363184.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/5f0e8b4d-8241-4493-a5d3-342bc2363184.jpg not downloaded yet
2026-03-27 12:15:55 [adesa.de] INFO: Found listing with ID: 10730972
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730972%27 HTTP/1.1" 200 None
2026-03-27 12:15:55 [adesa.de] INFO: Scrape type for 10730972: 1
2026-03-27 12:15:55 [adesa.de] INFO: Scraping item 10730972 url https://www.openlane.eu/en/carv6/auction/10730972
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f4e690>
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748592%252Fgeneral%252F7d3f3ef2-5715-4e46-8d93-589fe10b65bd.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/7d3f3ef2-5715-4e46-8d93-589fe10b65bd.jpg saved to cache
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e5ba07d0-b986-5e80-b192-335f1d393c1c
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f3b50>
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748598%252Fgeneral%252F7801b099-5411-4b9f-8384-a26c1bd03ac3.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/7801b099-5411-4b9f-8384-a26c1bd03ac3.jpg saved to cache
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142134bd0>
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748778%252Fgeneral%252F4e7061e6-d9d4-4335-ad34-ab5c923ea202.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/4e7061e6-d9d4-4335-ad34-ab5c923ea202.jpg saved to cache
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d7e572b7-5f26-5f27-995f-8d6eb99c9422
2026-03-27 12:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748778/general/660b0ff2-86c6-4c1c-93b3-7323ff5d4d97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731082)
2026-03-27 12:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748781/general/db789336-fa1c-42df-bf47-37c87c3521bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731084)
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142dde710>
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748781%252Fgeneral%252Fa81fdc9a-2a45-4eed-be53-55fc73d27e16.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/a81fdc9a-2a45-4eed-be53-55fc73d27e16.jpg saved to cache
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50
2026-03-27 12:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748781/general/f19f2f98-f1a8-4d9d-b88a-2b47ce6e6359.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731084)
2026-03-27 12:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748410/general/3fa3e934-890a-4d72-9c26-d2db4a2747aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731055)
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252Fdf963124-f6d0-4e63-88bc-dfc82ccd0d36.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/df963124-f6d0-4e63-88bc-dfc82ccd0d36.jpg not downloaded yet
2026-03-27 12:15:55 [adesa.de] INFO: Found listing with ID: 10731052
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731052%27 HTTP/1.1" 200 None
2026-03-27 12:15:55 [adesa.de] INFO: Scrape type for 10731052: 1
2026-03-27 12:15:55 [adesa.de] INFO: Scraping item 10731052 url https://www.openlane.eu/en/carv6/auction/10731052
2026-03-27 12:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731041> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dadf90>
2026-03-27 12:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748598%252Fgeneral%252Fcd9ccd6c-aa24-45ce-8b0b-e219b75d367e.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/cd9ccd6c-aa24-45ce-8b0b-e219b75d367e.jpg saved to cache
2026-03-27 12:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9
2026-03-27 12:15:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4cbb7518-40a5-5047-8775-4c10f6e52ed9, skipping ID generation
2026-03-27 12:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with scrape type 1
2026-03-27 12:15:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9 sending to next pipeline
2026-03-27 12:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4cbb7518-40a5-5047-8775-4c10f6e52ed9, identifier: 10731067
2026-03-27 12:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cf2dd0>
2026-03-27 12:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748811%252Fgeneral%252Fc82598dc-5905-45d4-971b-5f9afcd4e569.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/c82598dc-5905-45d4-971b-5f9afcd4e569.jpg saved to cache
2026-03-27 12:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4264ca76-2c83-5f69-a5f5-ca798ddbd223
2026-03-27 12:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d8a1d0>
2026-03-27 12:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748568%252Fgeneral%252F5f88e111-fd96-4933-8a7b-bda00e2e404b.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/5f88e111-fd96-4933-8a7b-bda00e2e404b.jpg saved to cache
2026-03-27 12:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 47da8b05-8895-56e2-ad77-4bb3be8952f6
2026-03-27 12:15:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47da8b05-8895-56e2-ad77-4bb3be8952f6, skipping ID generation
2026-03-27 12:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47da8b05-8895-56e2-ad77-4bb3be8952f6 with scrape type 1
2026-03-27 12:15:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47da8b05-8895-56e2-ad77-4bb3be8952f6 sending to next pipeline
2026-03-27 12:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 47da8b05-8895-56e2-ad77-4bb3be8952f6, identifier: 10731061
2026-03-27 12:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748778/general/22d5a176-00b4-49e8-98a1-5af7abad31d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731082)
2026-03-27 12: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-27 12:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with identifier: 10731067
2026-03-27 12:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with identifier: 10731067
2026-03-27 12:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with identifier: 10731067 to the API
2026-03-27 12:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748598/general/cd9ccd6c-aa24-45ce-8b0b-e219b75d367e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '4cbb7518-40a5-5047-8775-4c10f6e52ed9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731067',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 102603,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84776,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748598/general/d514c3fe-23ee-4ed9-8fdf-d9a338d0f690.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87082,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748598/general/cd9ccd6c-aa24-45ce-8b0b-e219b75d367e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89830,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748598/general/7801b099-5411-4b9f-8384-a26c1bd03ac3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79968,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748598/general/37971db6-f2a3-48c9-b3e8-85d828a65111.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90692,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748598/general/09118446-92f7-4c5e-81e0-5fa5b2254778.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67455,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748598/general/0654af8e-fbf6-4244-aa52-6dafa81df47a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82588,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748598/general/fdf25bae-f0e2-44aa-881d-51288ee64e46.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81733,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748598/general/d4f4abc2-816a-470f-a3be-9e8c72b5bdfb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60685,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748598/general/5c0eee53-e7f3-49bd-9213-929d8c127656.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cbb7518-40a5-5047-8775-4c10f6e52ed9/4cbb7518-40a5-5047-8775-4c10f6e52ed9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97036,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748598/general/02337256-0789-44bc-b4c1-bf6c92148e47.jpg',
'Width': 1280}],
'price': 16700,
'price_includes_vat': True,
'registration_date': '2018-07-02',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A5 Sportback 2.0 TDI Sport - Diesel - Automatic - 150 hp - '
'102.603 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2018}
2026-03-27 12:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731067%27 HTTP/1.1" 200 None
2026-03-27 12:15:56 [adesa.de] INFO: Saving data for 10731067: {'created_time': 1774613756.65671, 'last_price_update_time': 1774613756.656721, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731067') HTTP/1.1" 204 0
2026-03-27 12:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 47da8b05-8895-56e2-ad77-4bb3be8952f6 with identifier: 10731061
2026-03-27 12:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 47da8b05-8895-56e2-ad77-4bb3be8952f6 with identifier: 10731061
2026-03-27 12:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 47da8b05-8895-56e2-ad77-4bb3be8952f6 with identifier: 10731061 to the API
2026-03-27 12:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748568/general/5f88e111-fd96-4933-8a7b-bda00e2e404b.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-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '47da8b05-8895-56e2-ad77-4bb3be8952f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731061',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 79301,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137749,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748568/general/e2cc56aa-19e9-4e74-84af-da4822d8fc7e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124190,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748568/general/51339710-921a-43cd-b595-6e68bc92be8f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123263,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748568/general/90698301-6265-4aa5-ace0-f816f4144e79.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82916,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748568/general/44ec6318-24d3-489f-84f5-f98dd80f0414.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182392,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748568/general/4d89d5d9-e91e-4397-8918-22094090aeee.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77219,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748568/general/6ce1ae1d-9059-48f3-bde9-4fbf6ee4c5b4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79461,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748568/general/9f22bb6d-b9fb-465b-bf1b-e53c88fe7a57.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68868,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748568/general/b23eb750-d6f8-46a6-9eda-6f89020660df.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48698,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748568/general/495ca977-5d4a-4d9a-8dbb-4ef0470afe0d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47da8b05-8895-56e2-ad77-4bb3be8952f6/47da8b05-8895-56e2-ad77-4bb3be8952f6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87460,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748568/general/5f88e111-fd96-4933-8a7b-bda00e2e404b.jpg',
'Width': 1280}],
'price': 25600,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - Automatic - 150 hp - 79.301 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2023}
2026-03-27 12:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731061%27 HTTP/1.1" 200 None
2026-03-27 12:15:57 [adesa.de] INFO: Saving data for 10731061: {'created_time': 1774613757.004085, 'last_price_update_time': 1774613757.004096, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731061') HTTP/1.1" 204 0
2026-03-27 12:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbb7d0>
2026-03-27 12:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252Fa2acb791-f208-4c0c-b39c-6521368155f2.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/a2acb791-f208-4c0c-b39c-6521368155f2.jpg saved to cache
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 27d2e384-8112-5d6c-992d-9bdbf25c47fb
2026-03-27 12:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748781/general/eb2cb203-dd71-447e-a84b-d2105ff649f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731084)
2026-03-27 12:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748410/general/12b7640e-a22d-4b3d-a516-823c2e58b7b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731055)
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252Fff8fa18f-c537-463e-825f-f1c0f1f9052a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/ff8fa18f-c537-463e-825f-f1c0f1f9052a.jpg not downloaded yet
2026-03-27 12:15:57 [adesa.de] INFO: Found listing with ID: 10731097
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731097%27 HTTP/1.1" 200 None
2026-03-27 12:15:57 [adesa.de] INFO: Scrape type for 10731097: 1
2026-03-27 12:15:57 [adesa.de] INFO: Scraping item 10731097 url https://www.openlane.eu/en/carv6/auction/10731097
2026-03-27 12:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a4f990>
2026-03-27 12:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748778%252Fgeneral%252F660b0ff2-86c6-4c1c-93b3-7323ff5d4d97.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/660b0ff2-86c6-4c1c-93b3-7323ff5d4d97.jpg saved to cache
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d7e572b7-5f26-5f27-995f-8d6eb99c9422
2026-03-27 12:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c4c150>
2026-03-27 12:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748781%252Fgeneral%252Fdb789336-fa1c-42df-bf47-37c87c3521bb.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/db789336-fa1c-42df-bf47-37c87c3521bb.jpg saved to cache
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50
2026-03-27 12:15:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb58d0>
2026-03-27 12:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748781%252Fgeneral%252Ff19f2f98-f1a8-4d9d-b88a-2b47ce6e6359.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/f19f2f98-f1a8-4d9d-b88a-2b47ce6e6359.jpg saved to cache
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50
2026-03-27 12:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb4710>
2026-03-27 12:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252F3fa3e934-890a-4d72-9c26-d2db4a2747aa.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/3fa3e934-890a-4d72-9c26-d2db4a2747aa.jpg saved to cache
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 27d2e384-8112-5d6c-992d-9bdbf25c47fb
2026-03-27 12:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aff7f024-b6aa-5434-afeb-e0b0e91ced8a with identifier: 10731041
2026-03-27 12:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aff7f024-b6aa-5434-afeb-e0b0e91ced8a with scrape type 1
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aff7f024-b6aa-5434-afeb-e0b0e91ced8a
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735680%252Fgeneral%252Ff447a6da-bccb-444c-8162-4924d5b2ee76.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/f447a6da-bccb-444c-8162-4924d5b2ee76.jpg already downloaded
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735680%252Fgeneral%252Fa8eef4a1-6cd3-4086-87f2-a24443e78192.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/a8eef4a1-6cd3-4086-87f2-a24443e78192.jpg already downloaded
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735680%252Fgeneral%252F46faa513-7399-4d2f-b095-8e7dd8e08109.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/46faa513-7399-4d2f-b095-8e7dd8e08109.jpg already downloaded
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735680%252Fgeneral%252Ffc919504-1f43-4de4-a813-5c6c8e73afde.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/fc919504-1f43-4de4-a813-5c6c8e73afde.jpg already downloaded
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735680%252Fgeneral%252F339c6d79-3bfb-4612-8eb8-ef62cbb135e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/339c6d79-3bfb-4612-8eb8-ef62cbb135e1.jpg already downloaded
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735680%252Fgeneral%252F4724fbb1-ff31-41c0-aad7-2270c55ed25b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/4724fbb1-ff31-41c0-aad7-2270c55ed25b.jpg already downloaded
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735680%252Fgeneral%252F18dfdeb9-52cf-4ab7-9c2e-cf61666be678.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/18dfdeb9-52cf-4ab7-9c2e-cf61666be678.jpg already downloaded
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735680%252Fgeneral%252F6811f558-d735-4a44-9fe8-acac49171e42.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/6811f558-d735-4a44-9fe8-acac49171e42.jpg already downloaded
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735680%252Fgeneral%252Fbb986a21-fcb9-46ad-b59b-5edd68fb7bba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/bb986a21-fcb9-46ad-b59b-5edd68fb7bba.jpg already downloaded
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735680%252Fgeneral%252F4aefae16-1110-4b17-82f2-2bb245b0bec4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/4aefae16-1110-4b17-82f2-2bb245b0bec4.jpg already downloaded
2026-03-27 12:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aff7f024-b6aa-5434-afeb-e0b0e91ced8a, identifier: 10731041
2026-03-27 12:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748781/general/da65c4b4-5b00-4165-8659-a3b66d15818f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731084)
2026-03-27 12:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748410/general/caa940c3-9986-4f65-8b30-3f8b321ae0d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731055)
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252F43619e0e-bcb5-4268-8840-feb8a033df99.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/43619e0e-bcb5-4268-8840-feb8a033df99.jpg not downloaded yet
2026-03-27 12:15:57 [adesa.de] INFO: Found listing with ID: 10731026
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731026%27 HTTP/1.1" 200 None
2026-03-27 12:15:57 [adesa.de] INFO: Scrape type for 10731026: 1
2026-03-27 12:15:57 [adesa.de] INFO: Scraping item 10731026 url https://www.openlane.eu/en/carv6/auction/10731026
2026-03-27 12:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aff7f024-b6aa-5434-afeb-e0b0e91ced8a with identifier: 10731041
2026-03-27 12:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aff7f024-b6aa-5434-afeb-e0b0e91ced8a with identifier: 10731041
2026-03-27 12:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aff7f024-b6aa-5434-afeb-e0b0e91ced8a with identifier: 10731041 to the API
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731041>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'aff7f024-b6aa-5434-afeb-e0b0e91ced8a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466782',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731041',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 111030,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5735680/general/f447a6da-bccb-444c-8162-4924d5b2ee76.jpg',
'https://images.openlane.eu/carimgs/5735680/general/a8eef4a1-6cd3-4086-87f2-a24443e78192.jpg',
'https://images.openlane.eu/carimgs/5735680/general/46faa513-7399-4d2f-b095-8e7dd8e08109.jpg',
'https://images.openlane.eu/carimgs/5735680/general/fc919504-1f43-4de4-a813-5c6c8e73afde.jpg',
'https://images.openlane.eu/carimgs/5735680/general/339c6d79-3bfb-4612-8eb8-ef62cbb135e1.jpg',
'https://images.openlane.eu/carimgs/5735680/general/4724fbb1-ff31-41c0-aad7-2270c55ed25b.jpg',
'https://images.openlane.eu/carimgs/5735680/general/18dfdeb9-52cf-4ab7-9c2e-cf61666be678.jpg',
'https://images.openlane.eu/carimgs/5735680/general/6811f558-d735-4a44-9fe8-acac49171e42.jpg',
'https://images.openlane.eu/carimgs/5735680/general/bb986a21-fcb9-46ad-b59b-5edd68fb7bba.jpg',
'https://images.openlane.eu/carimgs/5735680/general/4aefae16-1110-4b17-82f2-2bb245b0bec4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff7f024-b6aa-5434-afeb-e0b0e91ced8a/aff7f024-b6aa-5434-afeb-e0b0e91ced8a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113028,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735680/general/f447a6da-bccb-444c-8162-4924d5b2ee76.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff7f024-b6aa-5434-afeb-e0b0e91ced8a/aff7f024-b6aa-5434-afeb-e0b0e91ced8a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89450,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735680/general/a8eef4a1-6cd3-4086-87f2-a24443e78192.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff7f024-b6aa-5434-afeb-e0b0e91ced8a/aff7f024-b6aa-5434-afeb-e0b0e91ced8a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59336,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735680/general/46faa513-7399-4d2f-b095-8e7dd8e08109.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff7f024-b6aa-5434-afeb-e0b0e91ced8a/aff7f024-b6aa-5434-afeb-e0b0e91ced8a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75650,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735680/general/fc919504-1f43-4de4-a813-5c6c8e73afde.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff7f024-b6aa-5434-afeb-e0b0e91ced8a/aff7f024-b6aa-5434-afeb-e0b0e91ced8a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86180,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735680/general/339c6d79-3bfb-4612-8eb8-ef62cbb135e1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff7f024-b6aa-5434-afeb-e0b0e91ced8a/aff7f024-b6aa-5434-afeb-e0b0e91ced8a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76624,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735680/general/4724fbb1-ff31-41c0-aad7-2270c55ed25b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff7f024-b6aa-5434-afeb-e0b0e91ced8a/aff7f024-b6aa-5434-afeb-e0b0e91ced8a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51277,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735680/general/18dfdeb9-52cf-4ab7-9c2e-cf61666be678.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff7f024-b6aa-5434-afeb-e0b0e91ced8a/aff7f024-b6aa-5434-afeb-e0b0e91ced8a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58042,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735680/general/6811f558-d735-4a44-9fe8-acac49171e42.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff7f024-b6aa-5434-afeb-e0b0e91ced8a/aff7f024-b6aa-5434-afeb-e0b0e91ced8a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81177,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735680/general/bb986a21-fcb9-46ad-b59b-5edd68fb7bba.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aff7f024-b6aa-5434-afeb-e0b0e91ced8a/aff7f024-b6aa-5434-afeb-e0b0e91ced8a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74579,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735680/general/4aefae16-1110-4b17-82f2-2bb245b0bec4.jpg',
'Width': 1280}],
'price': 25000,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 200d AMG Line - Diesel - Automatic - 150 hp - '
'111.030 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731041%27 HTTP/1.1" 200 None
2026-03-27 12:15:58 [adesa.de] INFO: Saving data for 10731041: {'created_time': 1774613758.045082, 'last_price_update_time': 1774613758.045095, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731041') HTTP/1.1" 204 0
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af5ed0>
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748778%252Fgeneral%252F22d5a176-00b4-49e8-98a1-5af7abad31d4.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/22d5a176-00b4-49e8-98a1-5af7abad31d4.jpg saved to cache
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d7e572b7-5f26-5f27-995f-8d6eb99c9422
2026-03-27 12:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748410/general/5f0e8b4d-8241-4493-a5d3-342bc2363184.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731055)
2026-03-27 12:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a80ad0>
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748781%252Fgeneral%252Feb2cb203-dd71-447e-a84b-d2105ff649f4.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/eb2cb203-dd71-447e-a84b-d2105ff649f4.jpg saved to cache
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a00c10>
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252F12b7640e-a22d-4b3d-a516-823c2e58b7b3.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/12b7640e-a22d-4b3d-a516-823c2e58b7b3.jpg saved to cache
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 27d2e384-8112-5d6c-992d-9bdbf25c47fb
2026-03-27 12:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748592/general/ef29fb28-c995-42ba-9f39-0d5c8fa849b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731065)
2026-03-27 12:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748811/general/6d771404-f57c-41c3-bfe8-316512807adc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731096)
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252F348af374-8d1a-4a71-a87a-4dbddf78cdb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/348af374-8d1a-4a71-a87a-4dbddf78cdb2.jpg not downloaded yet
2026-03-27 12:15:58 [adesa.de] INFO: Found listing with ID: 10731029
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731029%27 HTTP/1.1" 200 None
2026-03-27 12:15:58 [adesa.de] INFO: Scrape type for 10731029: 1
2026-03-27 12:15:58 [adesa.de] INFO: Scraping item 10731029 url https://www.openlane.eu/en/carv6/auction/10731029
2026-03-27 12:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adac0039-8884-565c-ba14-1a5dafdd0422 with identifier: 10731073
2026-03-27 12:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adac0039-8884-565c-ba14-1a5dafdd0422 with scrape type 1
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item adac0039-8884-565c-ba14-1a5dafdd0422
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252F1db575ab-6aeb-4bf5-ab72-09db0c45e47c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/1db575ab-6aeb-4bf5-ab72-09db0c45e47c.jpg not downloaded yet
2026-03-27 12:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748410/general/df963124-f6d0-4e63-88bc-dfc82ccd0d36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731055)
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b09b90>
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748781%252Fgeneral%252Fda65c4b4-5b00-4165-8659-a3b66d15818f.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/da65c4b4-5b00-4165-8659-a3b66d15818f.jpg saved to cache
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50
2026-03-27 12:15:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50, skipping ID generation
2026-03-27 12:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with scrape type 1
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 sending to next pipeline
2026-03-27 12:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50, identifier: 10731084
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ae97d0>
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252Fcaa940c3-9986-4f65-8b30-3f8b321ae0d2.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/caa940c3-9986-4f65-8b30-3f8b321ae0d2.jpg saved to cache
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 27d2e384-8112-5d6c-992d-9bdbf25c47fb
2026-03-27 12:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with identifier: 10731057
2026-03-27 12:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with scrape type 1
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252F361d9f6a-1f18-48ee-870c-fb56a8da0d0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/361d9f6a-1f18-48ee-870c-fb56a8da0d0e.jpg not downloaded yet
2026-03-27 12:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748778/general/a042d604-ee95-46d9-b352-0e81c77ea200.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731082)
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252F48a18ebe-5128-4e54-9148-611b23d1d07e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/48a18ebe-5128-4e54-9148-611b23d1d07e.jpg not downloaded yet
2026-03-27 12:15:58 [adesa.de] INFO: Found listing with ID: 10730983
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730983%27 HTTP/1.1" 200 None
2026-03-27 12:15:58 [adesa.de] INFO: Scrape type for 10730983: 1
2026-03-27 12:15:58 [adesa.de] INFO: Scraping item 10730983 url https://www.openlane.eu/en/carv6/auction/10730983
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252Fcd230b88-489c-4755-8b08-37d431620d42.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/cd230b88-489c-4755-8b08-37d431620d42.jpg not downloaded yet
2026-03-27 12:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with identifier: 10731084
2026-03-27 12:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with identifier: 10731084
2026-03-27 12:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with identifier: 10731084 to the API
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748781/general/da65c4b4-5b00-4165-8659-a3b66d15818f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '4c4b15e7-06d2-5a4e-a42a-ee5102aabf50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731084',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 115928,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78919,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748781/general/b7be7576-113c-424f-b383-be8f641c5aa0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83789,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748781/general/59825823-20ea-4802-a387-52a466143964.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84636,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748781/general/5e0837b1-d4bf-4987-b85b-5f2f55ca56e4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62766,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748781/general/3c8aaa17-93df-449c-82c1-9f0fdebbf8e8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88199,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748781/general/aa6031d2-dbe1-4169-858f-6c7a6aef9a97.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65958,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748781/general/a81fdc9a-2a45-4eed-be53-55fc73d27e16.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68940,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748781/general/db789336-fa1c-42df-bf47-37c87c3521bb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84822,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748781/general/f19f2f98-f1a8-4d9d-b88a-2b47ce6e6359.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66642,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748781/general/eb2cb203-dd71-447e-a84b-d2105ff649f4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c4b15e7-06d2-5a4e-a42a-ee5102aabf50/4c4b15e7-06d2-5a4e-a42a-ee5102aabf50_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82719,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748781/general/da65c4b4-5b00-4165-8659-a3b66d15818f.jpg',
'Width': 1280}],
'price': 18100,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Automatic - 150 hp - 115.928 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731084%27 HTTP/1.1" 200 None
2026-03-27 12:15:58 [adesa.de] INFO: Saving data for 10731084: {'created_time': 1774613758.834303, 'last_price_update_time': 1774613758.834313, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731084') HTTP/1.1" 204 0
2026-03-27 12:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748410/general/ff8fa18f-c537-463e-825f-f1c0f1f9052a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731055)
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252Fee402375-b365-4809-b147-486cb1a779bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/ee402375-b365-4809-b147-486cb1a779bf.jpg not downloaded yet
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142119bd0>
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252F5f0e8b4d-8241-4493-a5d3-342bc2363184.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/5f0e8b4d-8241-4493-a5d3-342bc2363184.jpg saved to cache
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 27d2e384-8112-5d6c-992d-9bdbf25c47fb
2026-03-27 12:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748592/general/7a3118a8-52b0-48d3-a33c-d76faf3ab29d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731065)
2026-03-27 12:15:58 [adesa.de] INFO: Found listing with ID: 10731074
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731074%27 HTTP/1.1" 200 None
2026-03-27 12:15:58 [adesa.de] INFO: Scrape type for 10731074: 1
2026-03-27 12:15:58 [adesa.de] INFO: Scraping item 10731074 url https://www.openlane.eu/en/carv6/auction/10731074
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252F31ea7b6f-4ec2-47ae-9a23-1175f883b47b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/31ea7b6f-4ec2-47ae-9a23-1175f883b47b.jpg not downloaded yet
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a60410>
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748592%252Fgeneral%252Fef29fb28-c995-42ba-9f39-0d5c8fa849b8.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/ef29fb28-c995-42ba-9f39-0d5c8fa849b8.jpg saved to cache
2026-03-27 12:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e5ba07d0-b986-5e80-b192-335f1d393c1c
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714088d850>
2026-03-27 12:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748811%252Fgeneral%252F6d771404-f57c-41c3-bfe8-316512807adc.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/6d771404-f57c-41c3-bfe8-316512807adc.jpg saved to cache
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4264ca76-2c83-5f69-a5f5-ca798ddbd223
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a49210>
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252Fdf963124-f6d0-4e63-88bc-dfc82ccd0d36.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/df963124-f6d0-4e63-88bc-dfc82ccd0d36.jpg saved to cache
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 27d2e384-8112-5d6c-992d-9bdbf25c47fb
2026-03-27 12:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748410/general/43619e0e-bcb5-4268-8840-feb8a033df99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731055)
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252F99b93ea6-00f4-40f3-9491-290bec689187.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/99b93ea6-00f4-40f3-9491-290bec689187.jpg not downloaded yet
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cd7050>
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748778%252Fgeneral%252Fa042d604-ee95-46d9-b352-0e81c77ea200.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/a042d604-ee95-46d9-b352-0e81c77ea200.jpg saved to cache
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d7e572b7-5f26-5f27-995f-8d6eb99c9422
2026-03-27 12:15:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d7e572b7-5f26-5f27-995f-8d6eb99c9422, skipping ID generation
2026-03-27 12:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7e572b7-5f26-5f27-995f-8d6eb99c9422 with scrape type 1
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d7e572b7-5f26-5f27-995f-8d6eb99c9422 sending to next pipeline
2026-03-27 12:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d7e572b7-5f26-5f27-995f-8d6eb99c9422, identifier: 10731082
2026-03-27 12:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748811/general/bb97c472-87b6-4e77-b0f4-397ef0053220.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731096)
2026-03-27 12:15:59 [adesa.de] INFO: Found listing with ID: 10731016
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731016%27 HTTP/1.1" 200 None
2026-03-27 12:15:59 [adesa.de] INFO: Scrape type for 10731016: 1
2026-03-27 12:15:59 [adesa.de] INFO: Scraping item 10731016 url https://www.openlane.eu/en/carv6/auction/10731016
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252F96c2b48a-8c4d-4169-92d0-a7aa5b5cd9e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/96c2b48a-8c4d-4169-92d0-a7aa5b5cd9e6.jpg not downloaded yet
2026-03-27 12:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d7e572b7-5f26-5f27-995f-8d6eb99c9422 with identifier: 10731082
2026-03-27 12:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d7e572b7-5f26-5f27-995f-8d6eb99c9422 with identifier: 10731082
2026-03-27 12:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d7e572b7-5f26-5f27-995f-8d6eb99c9422 with identifier: 10731082 to the API
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:15:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748778/general/a042d604-ee95-46d9-b352-0e81c77ea200.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'd7e572b7-5f26-5f27-995f-8d6eb99c9422',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466164',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731082',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 102993,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82822,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748778/general/a042d604-ee95-46d9-b352-0e81c77ea200.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83161,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748778/general/22d5a176-00b4-49e8-98a1-5af7abad31d4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81473,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748778/general/660b0ff2-86c6-4c1c-93b3-7323ff5d4d97.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74416,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748778/general/4e7061e6-d9d4-4335-ad34-ab5c923ea202.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96281,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748778/general/7607360a-221e-4610-a8ca-dedc0e87bb69.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72187,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748778/general/ac0c800a-be07-47bb-909b-7bec9853d8ee.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69808,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748778/general/7cc566e6-07fd-42b5-81dc-acc430658368.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71867,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748778/general/c882b5bd-647a-4837-a01c-656586caeef6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56639,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748778/general/467727ce-084d-4641-a5fe-0287b5e22cbf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7e572b7-5f26-5f27-995f-8d6eb99c9422/d7e572b7-5f26-5f27-995f-8d6eb99c9422_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86009,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748778/general/f81f7ef7-f6e6-4f19-ac9a-3f00fa059115.jpg',
'Width': 1280}],
'price': 19700,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 40 TFSI S Line - Petrol - Automatic - 204 hp - '
'102.993 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731082%27 HTTP/1.1" 200 None
2026-03-27 12:15:59 [adesa.de] INFO: Saving data for 10731082: {'created_time': 1774613759.585455, 'last_price_update_time': 1774613759.585468, 'auction_closing_time': 1774872000.0}
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731082') HTTP/1.1" 204 0
2026-03-27 12:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748688/general/1db575ab-6aeb-4bf5-ab72-09db0c45e47c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731073)
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252Ffb5ab823-4b7b-4e94-ab7f-b6d175c19510.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/fb5ab823-4b7b-4e94-ab7f-b6d175c19510.jpg not downloaded yet
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca1b50>
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252Fff8fa18f-c537-463e-825f-f1c0f1f9052a.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/ff8fa18f-c537-463e-825f-f1c0f1f9052a.jpg saved to cache
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 27d2e384-8112-5d6c-992d-9bdbf25c47fb
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a4c590>
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748592%252Fgeneral%252F7a3118a8-52b0-48d3-a33c-d76faf3ab29d.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/7a3118a8-52b0-48d3-a33c-d76faf3ab29d.jpg saved to cache
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e5ba07d0-b986-5e80-b192-335f1d393c1c
2026-03-27 12:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748413/general/361d9f6a-1f18-48ee-870c-fb56a8da0d0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731057)
2026-03-27 12:15:59 [adesa.de] INFO: Found listing with ID: 10731003
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731003%27 HTTP/1.1" 200 None
2026-03-27 12:15:59 [adesa.de] INFO: Scrape type for 10731003: 1
2026-03-27 12:15:59 [adesa.de] INFO: Scraping item 10731003 url https://www.openlane.eu/en/carv6/auction/10731003
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252Fa3fc4ad1-c655-4577-bc66-3e442bf51026.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/a3fc4ad1-c655-4577-bc66-3e442bf51026.jpg not downloaded yet
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e00410>
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748410%252Fgeneral%252F43619e0e-bcb5-4268-8840-feb8a033df99.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/43619e0e-bcb5-4268-8840-feb8a033df99.jpg saved to cache
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 27d2e384-8112-5d6c-992d-9bdbf25c47fb
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252Ff9e1e64e-f154-480c-aa78-3ae6402bb6cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/f9e1e64e-f154-480c-aa78-3ae6402bb6cb.jpg not downloaded yet
2026-03-27 12:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731013> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b4fc90>
2026-03-27 12:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748811%252Fgeneral%252Fbb97c472-87b6-4e77-b0f4-397ef0053220.jpg') HTTP/1.1" 204 0
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/bb97c472-87b6-4e77-b0f4-397ef0053220.jpg saved to cache
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4264ca76-2c83-5f69-a5f5-ca798ddbd223
2026-03-27 12:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748688/general/cd230b88-489c-4755-8b08-37d431620d42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731073)
2026-03-27 12:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748413/general/ee402375-b365-4809-b147-486cb1a779bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731057)
2026-03-27 12:15:59 [adesa.de] INFO: Found listing with ID: 10730973
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730973%27 HTTP/1.1" 200 None
2026-03-27 12:15:59 [adesa.de] INFO: Scrape type for 10730973: 1
2026-03-27 12:15:59 [adesa.de] INFO: Scraping item 10730973 url https://www.openlane.eu/en/carv6/auction/10730973
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252F34e86663-b955-4a59-8ece-3db79661fddf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/34e86663-b955-4a59-8ece-3db79661fddf.jpg not downloaded yet
2026-03-27 12:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748688/general/31ea7b6f-4ec2-47ae-9a23-1175f883b47b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731073)
2026-03-27 12:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252Fd8944957-2bb6-4dc0-897d-11564cc4ba5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/d8944957-2bb6-4dc0-897d-11564cc4ba5b.jpg not downloaded yet
2026-03-27 12:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e33950>
2026-03-27 12:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252F1db575ab-6aeb-4bf5-ab72-09db0c45e47c.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/1db575ab-6aeb-4bf5-ab72-09db0c45e47c.jpg saved to cache
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item adac0039-8884-565c-ba14-1a5dafdd0422
2026-03-27 12:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748413/general/99b93ea6-00f4-40f3-9491-290bec689187.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731057)
2026-03-27 12:16:00 [adesa.de] INFO: Found listing with ID: 10731066
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731066%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [adesa.de] INFO: Scrape type for 10731066: 1
2026-03-27 12:16:00 [adesa.de] INFO: Scraping item 10731066 url https://www.openlane.eu/en/carv6/auction/10731066
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252Ff36299f5-2807-4755-b6fd-ed871ef44a1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/f36299f5-2807-4755-b6fd-ed871ef44a1e.jpg not downloaded yet
2026-03-27 12:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e01b90>
2026-03-27 12:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252F361d9f6a-1f18-48ee-870c-fb56a8da0d0e.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/361d9f6a-1f18-48ee-870c-fb56a8da0d0e.jpg saved to cache
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e
2026-03-27 12:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748688/general/96c2b48a-8c4d-4169-92d0-a7aa5b5cd9e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731073)
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252F00fff907-ded4-4478-82bc-209f64478718.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/00fff907-ded4-4478-82bc-209f64478718.jpg not downloaded yet
2026-03-27 12:16:00 [adesa.de] INFO: Found listing with ID: 10731015
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731015%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [adesa.de] INFO: Scrape type for 10731015: 1
2026-03-27 12:16:00 [adesa.de] INFO: Scraping item 10731015 url https://www.openlane.eu/en/carv6/auction/10731015
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252F11ca8d40-e4a1-46bd-8cf7-d5a5704cb879.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/11ca8d40-e4a1-46bd-8cf7-d5a5704cb879.jpg not downloaded yet
2026-03-27 12:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e839a79-b057-5aa7-8345-7b76cd5bf35b with identifier: 10731013
2026-03-27 12:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e839a79-b057-5aa7-8345-7b76cd5bf35b with scrape type 1
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e839a79-b057-5aa7-8345-7b76cd5bf35b
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735519%252Fgeneral%252F912bb1b6-ac9d-46a7-9e74-2b8b32987a7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/912bb1b6-ac9d-46a7-9e74-2b8b32987a7f.jpg already downloaded
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735519%252Fgeneral%252Fc0027a2d-4e0b-4e81-a777-7f1408680cc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/c0027a2d-4e0b-4e81-a777-7f1408680cc6.jpg already downloaded
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735519%252Fgeneral%252F5a51a98a-f212-4c01-83f2-35a4eaef0033.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/5a51a98a-f212-4c01-83f2-35a4eaef0033.jpg already downloaded
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735519%252Fgeneral%252F0f96ad3e-2c99-4109-8c7b-50c31d06b366.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/0f96ad3e-2c99-4109-8c7b-50c31d06b366.jpg already downloaded
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735519%252Fgeneral%252F180845cd-ebda-4015-8e7b-262b58f29ec0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/180845cd-ebda-4015-8e7b-262b58f29ec0.jpg already downloaded
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735519%252Fgeneral%252F78824ce1-d64f-4054-afc0-aabd46710c45.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/78824ce1-d64f-4054-afc0-aabd46710c45.jpg already downloaded
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735519%252Fgeneral%252F8c14b5c8-8311-4b79-8409-49d28be8cbc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/8c14b5c8-8311-4b79-8409-49d28be8cbc8.jpg already downloaded
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735519%252Fgeneral%252F457c1508-fc39-4adb-9b32-55b6b2de2dfa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/457c1508-fc39-4adb-9b32-55b6b2de2dfa.jpg already downloaded
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735519%252Fgeneral%252F66d2d3ff-e75a-415c-bfc5-44ed13d564b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/66d2d3ff-e75a-415c-bfc5-44ed13d564b3.jpg already downloaded
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735519%252Fgeneral%252F33adc6f4-78ca-4909-b5a9-2f721310e336.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/33adc6f4-78ca-4909-b5a9-2f721310e336.jpg already downloaded
2026-03-27 12:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7e839a79-b057-5aa7-8345-7b76cd5bf35b, identifier: 10731013
2026-03-27 12:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a84590>
2026-03-27 12:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252Fcd230b88-489c-4755-8b08-37d431620d42.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/cd230b88-489c-4755-8b08-37d431620d42.jpg saved to cache
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item adac0039-8884-565c-ba14-1a5dafdd0422
2026-03-27 12:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb9bd0>
2026-03-27 12:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252Fee402375-b365-4809-b147-486cb1a779bf.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/ee402375-b365-4809-b147-486cb1a779bf.jpg saved to cache
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e
2026-03-27 12:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748688/general/a3fc4ad1-c655-4577-bc66-3e442bf51026.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731073)
2026-03-27 12:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748413/general/fb5ab823-4b7b-4e94-ab7f-b6d175c19510.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731057)
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252F9e06f97a-5aa1-46f3-92dc-d1037ecb18c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/9e06f97a-5aa1-46f3-92dc-d1037ecb18c6.jpg not downloaded yet
2026-03-27 12:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7e839a79-b057-5aa7-8345-7b76cd5bf35b with identifier: 10731013
2026-03-27 12:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7e839a79-b057-5aa7-8345-7b76cd5bf35b with identifier: 10731013
2026-03-27 12:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7e839a79-b057-5aa7-8345-7b76cd5bf35b with identifier: 10731013 to the API
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731013>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '7e839a79-b057-5aa7-8345-7b76cd5bf35b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466895',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731013',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 70568,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5735519/general/912bb1b6-ac9d-46a7-9e74-2b8b32987a7f.jpg',
'https://images.openlane.eu/carimgs/5735519/general/c0027a2d-4e0b-4e81-a777-7f1408680cc6.jpg',
'https://images.openlane.eu/carimgs/5735519/general/5a51a98a-f212-4c01-83f2-35a4eaef0033.jpg',
'https://images.openlane.eu/carimgs/5735519/general/0f96ad3e-2c99-4109-8c7b-50c31d06b366.jpg',
'https://images.openlane.eu/carimgs/5735519/general/180845cd-ebda-4015-8e7b-262b58f29ec0.jpg',
'https://images.openlane.eu/carimgs/5735519/general/78824ce1-d64f-4054-afc0-aabd46710c45.jpg',
'https://images.openlane.eu/carimgs/5735519/general/8c14b5c8-8311-4b79-8409-49d28be8cbc8.jpg',
'https://images.openlane.eu/carimgs/5735519/general/457c1508-fc39-4adb-9b32-55b6b2de2dfa.jpg',
'https://images.openlane.eu/carimgs/5735519/general/66d2d3ff-e75a-415c-bfc5-44ed13d564b3.jpg',
'https://images.openlane.eu/carimgs/5735519/general/33adc6f4-78ca-4909-b5a9-2f721310e336.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e839a79-b057-5aa7-8345-7b76cd5bf35b/7e839a79-b057-5aa7-8345-7b76cd5bf35b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97299,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735519/general/912bb1b6-ac9d-46a7-9e74-2b8b32987a7f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e839a79-b057-5aa7-8345-7b76cd5bf35b/7e839a79-b057-5aa7-8345-7b76cd5bf35b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107053,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735519/general/c0027a2d-4e0b-4e81-a777-7f1408680cc6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e839a79-b057-5aa7-8345-7b76cd5bf35b/7e839a79-b057-5aa7-8345-7b76cd5bf35b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134905,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735519/general/5a51a98a-f212-4c01-83f2-35a4eaef0033.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e839a79-b057-5aa7-8345-7b76cd5bf35b/7e839a79-b057-5aa7-8345-7b76cd5bf35b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114797,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735519/general/0f96ad3e-2c99-4109-8c7b-50c31d06b366.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e839a79-b057-5aa7-8345-7b76cd5bf35b/7e839a79-b057-5aa7-8345-7b76cd5bf35b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91520,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735519/general/180845cd-ebda-4015-8e7b-262b58f29ec0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e839a79-b057-5aa7-8345-7b76cd5bf35b/7e839a79-b057-5aa7-8345-7b76cd5bf35b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62272,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735519/general/78824ce1-d64f-4054-afc0-aabd46710c45.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e839a79-b057-5aa7-8345-7b76cd5bf35b/7e839a79-b057-5aa7-8345-7b76cd5bf35b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64083,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735519/general/8c14b5c8-8311-4b79-8409-49d28be8cbc8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e839a79-b057-5aa7-8345-7b76cd5bf35b/7e839a79-b057-5aa7-8345-7b76cd5bf35b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75200,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735519/general/457c1508-fc39-4adb-9b32-55b6b2de2dfa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e839a79-b057-5aa7-8345-7b76cd5bf35b/7e839a79-b057-5aa7-8345-7b76cd5bf35b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89346,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735519/general/66d2d3ff-e75a-415c-bfc5-44ed13d564b3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e839a79-b057-5aa7-8345-7b76cd5bf35b/7e839a79-b057-5aa7-8345-7b76cd5bf35b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95165,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735519/general/33adc6f4-78ca-4909-b5a9-2f721310e336.jpg',
'Width': 1280}],
'price': 27400,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E Break 220 Avantgarde - Diesel - Automatic - 200 hp '
'- 70.568 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2023}
2026-03-27 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731013%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [adesa.de] INFO: Saving data for 10731013: {'created_time': 1774613761.000739, 'last_price_update_time': 1774613761.000752, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731013') HTTP/1.1" 204 0
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0bc10>
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252F31ea7b6f-4ec2-47ae-9a23-1175f883b47b.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/31ea7b6f-4ec2-47ae-9a23-1175f883b47b.jpg saved to cache
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item adac0039-8884-565c-ba14-1a5dafdd0422
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a4a190>
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252F99b93ea6-00f4-40f3-9491-290bec689187.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/99b93ea6-00f4-40f3-9491-290bec689187.jpg saved to cache
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e
2026-03-27 12:16:01 [adesa.de] INFO: Found listing with ID: 10731070
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731070%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [adesa.de] INFO: Scrape type for 10731070: 1
2026-03-27 12:16:01 [adesa.de] INFO: Scraping item 10731070 url https://www.openlane.eu/en/carv6/auction/10731070
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252F3711ab6e-04f4-4a19-80f8-e5314e492cf2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/3711ab6e-04f4-4a19-80f8-e5314e492cf2.jpg not downloaded yet
2026-03-27 12:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748688/general/34e86663-b955-4a59-8ece-3db79661fddf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731073)
2026-03-27 12:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748413/general/f9e1e64e-f154-480c-aa78-3ae6402bb6cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731057)
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252Fb7b242f8-a007-48c4-aeae-31023557b623.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/b7b242f8-a007-48c4-aeae-31023557b623.jpg not downloaded yet
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd1c90>
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252F96c2b48a-8c4d-4169-92d0-a7aa5b5cd9e6.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/96c2b48a-8c4d-4169-92d0-a7aa5b5cd9e6.jpg saved to cache
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item adac0039-8884-565c-ba14-1a5dafdd0422
2026-03-27 12:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04caf0bc-b779-5058-b5b3-6fb753d7da90 with identifier: 10731069
2026-03-27 12:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04caf0bc-b779-5058-b5b3-6fb753d7da90 with scrape type 1
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04caf0bc-b779-5058-b5b3-6fb753d7da90
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748630%252Fgeneral%252Fddc194b3-68f5-46b5-a7e7-288b8e521188.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/ddc194b3-68f5-46b5-a7e7-288b8e521188.jpg not downloaded yet
2026-03-27 12:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748413/general/d8944957-2bb6-4dc0-897d-11564cc4ba5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731057)
2026-03-27 12:16:01 [adesa.de] INFO: Found listing with ID: 10731004
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731004%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [adesa.de] INFO: Scrape type for 10731004: 1
2026-03-27 12:16:01 [adesa.de] INFO: Scraping item 10731004 url https://www.openlane.eu/en/carv6/auction/10731004
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252Fd39f88ce-d33d-4ebd-a588-7e7f35e44033.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/d39f88ce-d33d-4ebd-a588-7e7f35e44033.jpg not downloaded yet
2026-03-27 12:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143ed5cd0>
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252Fa3fc4ad1-c655-4577-bc66-3e442bf51026.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/a3fc4ad1-c655-4577-bc66-3e442bf51026.jpg saved to cache
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item adac0039-8884-565c-ba14-1a5dafdd0422
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f5df10>
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252Ffb5ab823-4b7b-4e94-ab7f-b6d175c19510.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/fb5ab823-4b7b-4e94-ab7f-b6d175c19510.jpg saved to cache
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252Fd8fd5881-70d9-4e2b-89fa-061da415361b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/d8fd5881-70d9-4e2b-89fa-061da415361b.jpg not downloaded yet
2026-03-27 12:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748630%252Fgeneral%252F1e89aab1-c142-4d64-a8f9-ee36055fd2bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/1e89aab1-c142-4d64-a8f9-ee36055fd2bf.jpg not downloaded yet
2026-03-27 12:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748413/general/00fff907-ded4-4478-82bc-209f64478718.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731057)
2026-03-27 12:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748688/general/f36299f5-2807-4755-b6fd-ed871ef44a1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731073)
2026-03-27 12:16:01 [adesa.de] INFO: Found listing with ID: 10731060
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731060%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [adesa.de] INFO: Scrape type for 10731060: 1
2026-03-27 12:16:01 [adesa.de] INFO: Scraping item 10731060 url https://www.openlane.eu/en/carv6/auction/10731060
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748630%252Fgeneral%252Ffbe99e88-5097-4cac-984e-ec352e723ac2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/fbe99e88-5097-4cac-984e-ec352e723ac2.jpg not downloaded yet
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cfe050>
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252F34e86663-b955-4a59-8ece-3db79661fddf.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/34e86663-b955-4a59-8ece-3db79661fddf.jpg saved to cache
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item adac0039-8884-565c-ba14-1a5dafdd0422
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ad2e90>
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252Ff9e1e64e-f154-480c-aa78-3ae6402bb6cb.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/f9e1e64e-f154-480c-aa78-3ae6402bb6cb.jpg saved to cache
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d58c50>
2026-03-27 12:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252Fd8944957-2bb6-4dc0-897d-11564cc4ba5b.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/d8944957-2bb6-4dc0-897d-11564cc4ba5b.jpg saved to cache
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e
2026-03-27 12:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748688/general/11ca8d40-e4a1-46bd-8cf7-d5a5704cb879.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731073)
2026-03-27 12:16:01 [adesa.de] INFO: Found listing with ID: 10731089
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731089%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [adesa.de] INFO: Scrape type for 10731089: 1
2026-03-27 12:16:01 [adesa.de] INFO: Scraping item 10731089 url https://www.openlane.eu/en/carv6/auction/10731089
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748630%252Fgeneral%252F236d9263-a1cc-41ef-b8ae-6e7318973eb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/236d9263-a1cc-41ef-b8ae-6e7318973eb6.jpg not downloaded yet
2026-03-27 12:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d8a8a57-d41e-50f5-8c20-70010eb15491 with identifier: 10731052
2026-03-27 12:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d8a8a57-d41e-50f5-8c20-70010eb15491 with scrape type 1
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d8a8a57-d41e-50f5-8c20-70010eb15491
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748338%252Fgeneral%252F86f18f49-69d0-47fd-958f-f7ed8791a716.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/86f18f49-69d0-47fd-958f-f7ed8791a716.jpg not downloaded yet
2026-03-27 12:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0 with identifier: 10730959
2026-03-27 12:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0 with scrape type 1
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5683183%252Fgeneral%252Ffbfdbe10-519e-4acd-9132-fb52ca144083.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683183/general/fbfdbe10-519e-4acd-9132-fb52ca144083.jpg already downloaded
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5683183%252Fgeneral%252Fef230abf-7795-4829-8aaa-d571a82771ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683183/general/ef230abf-7795-4829-8aaa-d571a82771ae.jpg already downloaded
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5683183%252Fgeneral%252F6241f0c7-ccbe-4ff6-85b0-f42779ee89b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683183/general/6241f0c7-ccbe-4ff6-85b0-f42779ee89b9.jpg already downloaded
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5683183%252Fgeneral%252F8bedf8b4-970d-4652-8f67-12c58693f941.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683183/general/8bedf8b4-970d-4652-8f67-12c58693f941.jpg already downloaded
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5683183%252Fgeneral%252Fcf62a399-2eab-4d74-bf26-eebb489d0b56.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683183/general/cf62a399-2eab-4d74-bf26-eebb489d0b56.jpg already downloaded
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5683183%252Fgeneral%252F714d3659-f346-4f13-9207-fe8415819bd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683183/general/714d3659-f346-4f13-9207-fe8415819bd2.jpg already downloaded
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5683183%252Fgeneral%252F7621ebdc-1fd8-4b42-8e0b-e48ba26e8b79.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683183/general/7621ebdc-1fd8-4b42-8e0b-e48ba26e8b79.jpg already downloaded
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5683183%252Fgeneral%252Fbc8f8990-3781-4002-a068-600949a7e9b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683183/general/bc8f8990-3781-4002-a068-600949a7e9b4.jpg already downloaded
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5683183%252Fgeneral%252F594172d6-2f8f-45d8-b3b9-4f3f3c9d36bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683183/general/594172d6-2f8f-45d8-b3b9-4f3f3c9d36bd.jpg already downloaded
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5683183%252Fgeneral%252Fa5cfc2f4-efca-4f68-9d18-1464e8857241.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683183/general/a5cfc2f4-efca-4f68-9d18-1464e8857241.jpg already downloaded
2026-03-27 12:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0, identifier: 10730959
2026-03-27 12:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748688/general/3711ab6e-04f4-4a19-80f8-e5314e492cf2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731073)
2026-03-27 12:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748413/general/9e06f97a-5aa1-46f3-92dc-d1037ecb18c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731057)
2026-03-27 12:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748630/general/ddc194b3-68f5-46b5-a7e7-288b8e521188.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731069)
2026-03-27 12:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748413/general/b7b242f8-a007-48c4-aeae-31023557b623.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731057)
2026-03-27 12:16:01 [adesa.de] INFO: Found listing with ID: 10731035
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731035%27 HTTP/1.1" 200 None
2026-03-27 12:16:01 [adesa.de] INFO: Scrape type for 10731035: 1
2026-03-27 12:16:01 [adesa.de] INFO: Scraping item 10731035 url https://www.openlane.eu/en/carv6/auction/10731035
2026-03-27 12:16:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0 with identifier: 10730959
2026-03-27 12:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 12:16:02 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-27 12:16:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 12: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-27 12:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0 with identifier: 10730959
2026-03-27 12:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0 with identifier: 10730959 to the API
2026-03-27 12:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730959>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Electric',
'id': 'd57376aa-de9d-5d0d-b47a-c6cccfe2a1e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730959',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQE',
'odometer': 12131,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5683183/general/fbfdbe10-519e-4acd-9132-fb52ca144083.jpg',
'https://images.openlane.eu/carimgs/5683183/general/ef230abf-7795-4829-8aaa-d571a82771ae.jpg',
'https://images.openlane.eu/carimgs/5683183/general/6241f0c7-ccbe-4ff6-85b0-f42779ee89b9.jpg',
'https://images.openlane.eu/carimgs/5683183/general/8bedf8b4-970d-4652-8f67-12c58693f941.jpg',
'https://images.openlane.eu/carimgs/5683183/general/cf62a399-2eab-4d74-bf26-eebb489d0b56.jpg',
'https://images.openlane.eu/carimgs/5683183/general/714d3659-f346-4f13-9207-fe8415819bd2.jpg',
'https://images.openlane.eu/carimgs/5683183/general/7621ebdc-1fd8-4b42-8e0b-e48ba26e8b79.jpg',
'https://images.openlane.eu/carimgs/5683183/general/bc8f8990-3781-4002-a068-600949a7e9b4.jpg',
'https://images.openlane.eu/carimgs/5683183/general/594172d6-2f8f-45d8-b3b9-4f3f3c9d36bd.jpg',
'https://images.openlane.eu/carimgs/5683183/general/a5cfc2f4-efca-4f68-9d18-1464e8857241.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0/d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102468,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683183/general/fbfdbe10-519e-4acd-9132-fb52ca144083.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0/d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106095,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683183/general/ef230abf-7795-4829-8aaa-d571a82771ae.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0/d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104833,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683183/general/6241f0c7-ccbe-4ff6-85b0-f42779ee89b9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0/d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93565,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683183/general/8bedf8b4-970d-4652-8f67-12c58693f941.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0/d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103001,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683183/general/cf62a399-2eab-4d74-bf26-eebb489d0b56.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0/d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68596,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683183/general/714d3659-f346-4f13-9207-fe8415819bd2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0/d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87535,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683183/general/7621ebdc-1fd8-4b42-8e0b-e48ba26e8b79.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0/d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113547,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683183/general/bc8f8990-3781-4002-a068-600949a7e9b4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0/d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78433,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683183/general/594172d6-2f8f-45d8-b3b9-4f3f3c9d36bd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0/d57376aa-de9d-5d0d-b47a-c6cccfe2a1e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96545,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683183/general/a5cfc2f4-efca-4f68-9d18-1464e8857241.jpg',
'Width': 1280}],
'price': 35800,
'price_includes_vat': True,
'registration_date': '2024-11-12',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz EQE 300 Electric Art - Electric - Automatic - 245 hp '
'- 12.131 km',
'transmission': 'automatic',
'trim': 'Electric Art',
'vin': None,
'year': 2024}
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730959%27 HTTP/1.1" 200 None
2026-03-27 12:16:03 [adesa.de] INFO: Saving data for 10730959: {'created_time': 1774613763.588685, 'last_price_update_time': 1774613763.588696, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730959') HTTP/1.1" 204 0
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748630%252Fgeneral%252Fdd83e63c-62c1-4f25-a198-68deaee56c52.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/dd83e63c-62c1-4f25-a198-68deaee56c52.jpg not downloaded yet
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748338%252Fgeneral%252F40e48a0c-7e54-4ccb-a435-dd2b600bac45.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/40e48a0c-7e54-4ccb-a435-dd2b600bac45.jpg not downloaded yet
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a49bd0>
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252F00fff907-ded4-4478-82bc-209f64478718.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/00fff907-ded4-4478-82bc-209f64478718.jpg saved to cache
2026-03-27 12:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b88410>
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252Ff36299f5-2807-4755-b6fd-ed871ef44a1e.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/f36299f5-2807-4755-b6fd-ed871ef44a1e.jpg saved to cache
2026-03-27 12:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item adac0039-8884-565c-ba14-1a5dafdd0422
2026-03-27 12:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748688/general/d39f88ce-d33d-4ebd-a588-7e7f35e44033.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731073)
2026-03-27 12:16:03 [adesa.de] INFO: Found listing with ID: 10731024
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731024%27 HTTP/1.1" 200 None
2026-03-27 12:16:03 [adesa.de] INFO: Scrape type for 10731024: 1
2026-03-27 12:16:03 [adesa.de] INFO: Scraping item 10731024 url https://www.openlane.eu/en/carv6/auction/10731024
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748630%252Fgeneral%252F4f617ae7-1903-45f5-8945-bea7542c2928.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/4f617ae7-1903-45f5-8945-bea7542c2928.jpg not downloaded yet
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748338%252Fgeneral%252Ff5cfcd25-226a-4970-a1d9-7695aab1eb39.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/f5cfcd25-226a-4970-a1d9-7695aab1eb39.jpg not downloaded yet
2026-03-27 12:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf08d0>
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252F11ca8d40-e4a1-46bd-8cf7-d5a5704cb879.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/11ca8d40-e4a1-46bd-8cf7-d5a5704cb879.jpg saved to cache
2026-03-27 12:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item adac0039-8884-565c-ba14-1a5dafdd0422
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d15090>
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252F3711ab6e-04f4-4a19-80f8-e5314e492cf2.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/3711ab6e-04f4-4a19-80f8-e5314e492cf2.jpg saved to cache
2026-03-27 12:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item adac0039-8884-565c-ba14-1a5dafdd0422
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cffad0>
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252F9e06f97a-5aa1-46f3-92dc-d1037ecb18c6.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/9e06f97a-5aa1-46f3-92dc-d1037ecb18c6.jpg saved to cache
2026-03-27 12:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c4e150>
2026-03-27 12:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04caf0bc-b779-5058-b5b3-6fb753d7da90/04caf0bc-b779-5058-b5b3-6fb753d7da90_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748630%252Fgeneral%252Fddc194b3-68f5-46b5-a7e7-288b8e521188.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/ddc194b3-68f5-46b5-a7e7-288b8e521188.jpg saved to cache
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 04caf0bc-b779-5058-b5b3-6fb753d7da90
2026-03-27 12:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd2810>
2026-03-27 12:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252Fb7b242f8-a007-48c4-aeae-31023557b623.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/b7b242f8-a007-48c4-aeae-31023557b623.jpg saved to cache
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e
2026-03-27 12:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748630/general/fbe99e88-5097-4cac-984e-ec352e723ac2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731069)
2026-03-27 12:16:04 [adesa.de] INFO: Found listing with ID: 10731051
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731051%27 HTTP/1.1" 200 None
2026-03-27 12:16:04 [adesa.de] INFO: Scrape type for 10731051: 1
2026-03-27 12:16:04 [adesa.de] INFO: Scraping item 10731051 url https://www.openlane.eu/en/carv6/auction/10731051
2026-03-27 12:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748630/general/1e89aab1-c142-4d64-a8f9-ee36055fd2bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731069)
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748630%252Fgeneral%252F2936bba7-0230-4cd6-b5f3-bf2781b00e3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/2936bba7-0230-4cd6-b5f3-bf2781b00e3d.jpg not downloaded yet
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748338%252Fgeneral%252F46af3697-a71e-4d54-82ff-20f2867ca6d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/46af3697-a71e-4d54-82ff-20f2867ca6d5.jpg not downloaded yet
2026-03-27 12:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f4f3d0>
2026-03-27 12:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748688%252Fgeneral%252Fd39f88ce-d33d-4ebd-a588-7e7f35e44033.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/d39f88ce-d33d-4ebd-a588-7e7f35e44033.jpg saved to cache
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item adac0039-8884-565c-ba14-1a5dafdd0422
2026-03-27 12:16:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: adac0039-8884-565c-ba14-1a5dafdd0422, skipping ID generation
2026-03-27 12:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adac0039-8884-565c-ba14-1a5dafdd0422 with scrape type 1
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item adac0039-8884-565c-ba14-1a5dafdd0422 sending to next pipeline
2026-03-27 12:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: adac0039-8884-565c-ba14-1a5dafdd0422, identifier: 10731073
2026-03-27 12:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748413/general/d8fd5881-70d9-4e2b-89fa-061da415361b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731057)
2026-03-27 12:16:04 [adesa.de] INFO: Found listing with ID: 10731010
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731010%27 HTTP/1.1" 200 None
2026-03-27 12:16:04 [adesa.de] INFO: Scrape type for 10731010: 1
2026-03-27 12:16:04 [adesa.de] INFO: Scraping item 10731010 url https://www.openlane.eu/en/carv6/auction/10731010
2026-03-27 12:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: adac0039-8884-565c-ba14-1a5dafdd0422 with identifier: 10731073
2026-03-27 12:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: adac0039-8884-565c-ba14-1a5dafdd0422 with identifier: 10731073
2026-03-27 12:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: adac0039-8884-565c-ba14-1a5dafdd0422 with identifier: 10731073 to the API
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748688/general/d39f88ce-d33d-4ebd-a588-7e7f35e44033.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'adac0039-8884-565c-ba14-1a5dafdd0422',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465779',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731073',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 51781,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128204,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748688/general/1db575ab-6aeb-4bf5-ab72-09db0c45e47c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131347,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748688/general/cd230b88-489c-4755-8b08-37d431620d42.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96881,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748688/general/31ea7b6f-4ec2-47ae-9a23-1175f883b47b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100564,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748688/general/96c2b48a-8c4d-4169-92d0-a7aa5b5cd9e6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107329,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748688/general/a3fc4ad1-c655-4577-bc66-3e442bf51026.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106536,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748688/general/34e86663-b955-4a59-8ece-3db79661fddf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109529,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748688/general/f36299f5-2807-4755-b6fd-ed871ef44a1e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91966,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748688/general/11ca8d40-e4a1-46bd-8cf7-d5a5704cb879.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87386,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748688/general/3711ab6e-04f4-4a19-80f8-e5314e492cf2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adac0039-8884-565c-ba14-1a5dafdd0422/adac0039-8884-565c-ba14-1a5dafdd0422_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117565,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748688/general/d39f88ce-d33d-4ebd-a588-7e7f35e44033.jpg',
'Width': 1280}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2023-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLB 200d - 4-Matic - Diesel - Automatic - 150 hp - '
'51.781 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731073%27 HTTP/1.1" 200 None
2026-03-27 12:16:04 [adesa.de] INFO: Saving data for 10731073: {'created_time': 1774613764.633952, 'last_price_update_time': 1774613764.633964, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731073') HTTP/1.1" 204 0
2026-03-27 12:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed55b340-3435-52b9-8808-98990f89d46a with identifier: 10731048
2026-03-27 12:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed55b340-3435-52b9-8808-98990f89d46a with scrape type 1
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed55b340-3435-52b9-8808-98990f89d46a
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735850%252Fgeneral%252F784fd2fd-03b7-4b14-a454-d7f6089e1c08.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/784fd2fd-03b7-4b14-a454-d7f6089e1c08.jpg already downloaded
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735850%252Fgeneral%252F0ab3568f-a43f-460c-ba22-cc9ccfb411f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/0ab3568f-a43f-460c-ba22-cc9ccfb411f1.jpg already downloaded
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735850%252Fgeneral%252Fb84e20c8-8c10-4e61-8799-9042b37a197c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/b84e20c8-8c10-4e61-8799-9042b37a197c.jpg already downloaded
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735850%252Fgeneral%252F374203c5-aaf3-4a02-a7c7-4caed68e9e53.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/374203c5-aaf3-4a02-a7c7-4caed68e9e53.jpg already downloaded
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735850%252Fgeneral%252Fc1379930-048a-44e8-8e07-a5b2c8ce207b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/c1379930-048a-44e8-8e07-a5b2c8ce207b.jpg already downloaded
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735850%252Fgeneral%252F6359ab67-f2f9-49a5-94fa-295ba531a22f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/6359ab67-f2f9-49a5-94fa-295ba531a22f.jpg already downloaded
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735850%252Fgeneral%252Fa9a5bc4d-a9e2-4753-9ce7-a32772a28a7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/a9a5bc4d-a9e2-4753-9ce7-a32772a28a7c.jpg already downloaded
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735850%252Fgeneral%252Fbb461381-98c5-47b9-8d64-c6d73945b8a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/bb461381-98c5-47b9-8d64-c6d73945b8a9.jpg already downloaded
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735850%252Fgeneral%252F175aafb2-96fd-453c-84f9-e9c17ff1e3fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/175aafb2-96fd-453c-84f9-e9c17ff1e3fc.jpg already downloaded
2026-03-27 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735850%252Fgeneral%252F242238ef-7fe5-4b6b-81d2-aa42416caf71.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/242238ef-7fe5-4b6b-81d2-aa42416caf71.jpg already downloaded
2026-03-27 12:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ed55b340-3435-52b9-8808-98990f89d46a, identifier: 10731048
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748630%252Fgeneral%252F6c7309fb-3a2e-4817-ba00-12d8a556956c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/6c7309fb-3a2e-4817-ba00-12d8a556956c.jpg not downloaded yet
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748338%252Fgeneral%252F381a41ff-12d8-4f0c-84b2-968d2f569e27.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/381a41ff-12d8-4f0c-84b2-968d2f569e27.jpg not downloaded yet
2026-03-27 12:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ed55b340-3435-52b9-8808-98990f89d46a with identifier: 10731048
2026-03-27 12:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ed55b340-3435-52b9-8808-98990f89d46a with identifier: 10731048
2026-03-27 12:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ed55b340-3435-52b9-8808-98990f89d46a with identifier: 10731048 to the API
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731048>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 272,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'ed55b340-3435-52b9-8808-98990f89d46a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464648',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731048',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 90575,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5735850/general/784fd2fd-03b7-4b14-a454-d7f6089e1c08.jpg',
'https://images.openlane.eu/carimgs/5735850/general/0ab3568f-a43f-460c-ba22-cc9ccfb411f1.jpg',
'https://images.openlane.eu/carimgs/5735850/general/b84e20c8-8c10-4e61-8799-9042b37a197c.jpg',
'https://images.openlane.eu/carimgs/5735850/general/374203c5-aaf3-4a02-a7c7-4caed68e9e53.jpg',
'https://images.openlane.eu/carimgs/5735850/general/c1379930-048a-44e8-8e07-a5b2c8ce207b.jpg',
'https://images.openlane.eu/carimgs/5735850/general/6359ab67-f2f9-49a5-94fa-295ba531a22f.jpg',
'https://images.openlane.eu/carimgs/5735850/general/a9a5bc4d-a9e2-4753-9ce7-a32772a28a7c.jpg',
'https://images.openlane.eu/carimgs/5735850/general/bb461381-98c5-47b9-8d64-c6d73945b8a9.jpg',
'https://images.openlane.eu/carimgs/5735850/general/175aafb2-96fd-453c-84f9-e9c17ff1e3fc.jpg',
'https://images.openlane.eu/carimgs/5735850/general/242238ef-7fe5-4b6b-81d2-aa42416caf71.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed55b340-3435-52b9-8808-98990f89d46a/ed55b340-3435-52b9-8808-98990f89d46a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97697,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735850/general/784fd2fd-03b7-4b14-a454-d7f6089e1c08.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed55b340-3435-52b9-8808-98990f89d46a/ed55b340-3435-52b9-8808-98990f89d46a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84240,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735850/general/0ab3568f-a43f-460c-ba22-cc9ccfb411f1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed55b340-3435-52b9-8808-98990f89d46a/ed55b340-3435-52b9-8808-98990f89d46a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97268,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735850/general/b84e20c8-8c10-4e61-8799-9042b37a197c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed55b340-3435-52b9-8808-98990f89d46a/ed55b340-3435-52b9-8808-98990f89d46a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85885,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735850/general/374203c5-aaf3-4a02-a7c7-4caed68e9e53.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed55b340-3435-52b9-8808-98990f89d46a/ed55b340-3435-52b9-8808-98990f89d46a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79612,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735850/general/c1379930-048a-44e8-8e07-a5b2c8ce207b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed55b340-3435-52b9-8808-98990f89d46a/ed55b340-3435-52b9-8808-98990f89d46a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66607,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735850/general/6359ab67-f2f9-49a5-94fa-295ba531a22f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed55b340-3435-52b9-8808-98990f89d46a/ed55b340-3435-52b9-8808-98990f89d46a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76370,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735850/general/a9a5bc4d-a9e2-4753-9ce7-a32772a28a7c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed55b340-3435-52b9-8808-98990f89d46a/ed55b340-3435-52b9-8808-98990f89d46a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98245,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735850/general/bb461381-98c5-47b9-8d64-c6d73945b8a9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed55b340-3435-52b9-8808-98990f89d46a/ed55b340-3435-52b9-8808-98990f89d46a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95005,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735850/general/175aafb2-96fd-453c-84f9-e9c17ff1e3fc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed55b340-3435-52b9-8808-98990f89d46a/ed55b340-3435-52b9-8808-98990f89d46a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96134,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735850/general/242238ef-7fe5-4b6b-81d2-aa42416caf71.jpg',
'Width': 1280}],
'price': 42600,
'price_includes_vat': True,
'registration_date': '2022-10-06',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE 300d - 4-Matic - Diesel - Automatic - 272 hp - '
'90.575 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731048%27 HTTP/1.1" 200 None
2026-03-27 12:16:05 [adesa.de] INFO: Saving data for 10731048: {'created_time': 1774613765.412311, 'last_price_update_time': 1774613765.412323, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731048') HTTP/1.1" 204 0
2026-03-27 12:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748338/general/40e48a0c-7e54-4ccb-a435-dd2b600bac45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731052)
2026-03-27 12:16:05 [adesa.de] INFO: Found listing with ID: 10731045
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731045%27 HTTP/1.1" 200 None
2026-03-27 12:16:05 [adesa.de] INFO: Scrape type for 10731045: 1
2026-03-27 12:16:05 [adesa.de] INFO: Scraping item 10731045 url https://www.openlane.eu/en/carv6/auction/10731045
2026-03-27 12:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b39d0>
2026-03-27 12:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04caf0bc-b779-5058-b5b3-6fb753d7da90/04caf0bc-b779-5058-b5b3-6fb753d7da90_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748630%252Fgeneral%252Ffbe99e88-5097-4cac-984e-ec352e723ac2.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/fbe99e88-5097-4cac-984e-ec352e723ac2.jpg saved to cache
2026-03-27 12:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 04caf0bc-b779-5058-b5b3-6fb753d7da90
2026-03-27 12:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409ca150>
2026-03-27 12:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04caf0bc-b779-5058-b5b3-6fb753d7da90/04caf0bc-b779-5058-b5b3-6fb753d7da90_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748630%252Fgeneral%252F1e89aab1-c142-4d64-a8f9-ee36055fd2bf.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/1e89aab1-c142-4d64-a8f9-ee36055fd2bf.jpg saved to cache
2026-03-27 12:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 04caf0bc-b779-5058-b5b3-6fb753d7da90
2026-03-27 12:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748630/general/dd83e63c-62c1-4f25-a198-68deaee56c52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731069)
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748630%252Fgeneral%252Fef49c3e9-fb25-44d7-9381-6603907c5218.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/ef49c3e9-fb25-44d7-9381-6603907c5218.jpg not downloaded yet
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748338%252Fgeneral%252F90feecff-2541-4d1e-a86d-f5a495dccb58.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/90feecff-2541-4d1e-a86d-f5a495dccb58.jpg not downloaded yet
2026-03-27 12:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748338/general/f5cfcd25-226a-4970-a1d9-7695aab1eb39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731052)
2026-03-27 12:16:05 [adesa.de] INFO: Found listing with ID: 10731081
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731081%27 HTTP/1.1" 200 None
2026-03-27 12:16:05 [adesa.de] INFO: Scrape type for 10731081: 1
2026-03-27 12:16:05 [adesa.de] INFO: Scraping item 10731081 url https://www.openlane.eu/en/carv6/auction/10731081
2026-03-27 12:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af3750>
2026-03-27 12:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748413%252Fgeneral%252Fd8fd5881-70d9-4e2b-89fa-061da415361b.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/d8fd5881-70d9-4e2b-89fa-061da415361b.jpg saved to cache
2026-03-27 12:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e
2026-03-27 12:16:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e, skipping ID generation
2026-03-27 12:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with scrape type 1
2026-03-27 12:16:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e sending to next pipeline
2026-03-27 12:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e, identifier: 10731057
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748630%252Fgeneral%252Fab096941-60e0-4181-a392-404d591123a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/ab096941-60e0-4181-a392-404d591123a1.jpg not downloaded yet
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748338%252Fgeneral%252F7a71da71-58e7-42a5-bcbb-40c51d282390.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/7a71da71-58e7-42a5-bcbb-40c51d282390.jpg not downloaded yet
2026-03-27 12:16:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with identifier: 10731057
2026-03-27 12:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with identifier: 10731057
2026-03-27 12:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with identifier: 10731057 to the API
2026-03-27 12:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748413/general/d8fd5881-70d9-4e2b-89fa-061da415361b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'd0d8d2d6-6ee6-5211-a9dd-445e83d7f31e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467068',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731057',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 117335,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84673,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748413/general/361d9f6a-1f18-48ee-870c-fb56a8da0d0e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89350,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748413/general/ee402375-b365-4809-b147-486cb1a779bf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98334,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748413/general/99b93ea6-00f4-40f3-9491-290bec689187.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96978,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748413/general/fb5ab823-4b7b-4e94-ab7f-b6d175c19510.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93957,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748413/general/f9e1e64e-f154-480c-aa78-3ae6402bb6cb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77204,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748413/general/d8944957-2bb6-4dc0-897d-11564cc4ba5b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63709,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748413/general/00fff907-ded4-4478-82bc-209f64478718.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70129,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748413/general/9e06f97a-5aa1-46f3-92dc-d1037ecb18c6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95555,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748413/general/b7b242f8-a007-48c4-aeae-31023557b623.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e/d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137045,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748413/general/d8fd5881-70d9-4e2b-89fa-061da415361b.jpg',
'Width': 1280}],
'price': 15300,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Automatic - 150 hp - 117.335 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731057%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [adesa.de] INFO: Saving data for 10731057: {'created_time': 1774613766.10301, 'last_price_update_time': 1774613766.10302, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731057') HTTP/1.1" 204 0
2026-03-27 12:16:06 [adesa.de] INFO: Found listing with ID: 10730974
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730974%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [adesa.de] INFO: Scrape type for 10730974: 1
2026-03-27 12:16:06 [adesa.de] INFO: Scraping item 10730974 url https://www.openlane.eu/en/carv6/auction/10730974
2026-03-27 12:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca0a10>
2026-03-27 12:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8a8a57-d41e-50f5-8c20-70010eb15491/8d8a8a57-d41e-50f5-8c20-70010eb15491_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748338%252Fgeneral%252F40e48a0c-7e54-4ccb-a435-dd2b600bac45.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/40e48a0c-7e54-4ccb-a435-dd2b600bac45.jpg saved to cache
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8d8a8a57-d41e-50f5-8c20-70010eb15491
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748338%252Fgeneral%252Fa61f3644-98a2-4b35-8c5b-25d597c3a4c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/a61f3644-98a2-4b35-8c5b-25d597c3a4c9.jpg not downloaded yet
2026-03-27 12:16:06 [adesa.de] INFO: Found listing with ID: 10730958
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730958%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [adesa.de] INFO: Scrape type for 10730958: 1
2026-03-27 12:16:06 [adesa.de] INFO: Scraping item 10730958 url https://www.openlane.eu/en/carv6/auction/10730958
2026-03-27 12:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7151fa76d0>
2026-03-27 12:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04caf0bc-b779-5058-b5b3-6fb753d7da90/04caf0bc-b779-5058-b5b3-6fb753d7da90_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748630%252Fgeneral%252Fdd83e63c-62c1-4f25-a198-68deaee56c52.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/dd83e63c-62c1-4f25-a198-68deaee56c52.jpg saved to cache
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 04caf0bc-b779-5058-b5b3-6fb753d7da90
2026-03-27 12:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a334d0>
2026-03-27 12:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8a8a57-d41e-50f5-8c20-70010eb15491/8d8a8a57-d41e-50f5-8c20-70010eb15491_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748338%252Fgeneral%252Ff5cfcd25-226a-4970-a1d9-7695aab1eb39.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/f5cfcd25-226a-4970-a1d9-7695aab1eb39.jpg saved to cache
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8d8a8a57-d41e-50f5-8c20-70010eb15491
2026-03-27 12:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74d5a8a3-26d5-5099-8207-b1c802922f50 with identifier: 10731031
2026-03-27 12:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74d5a8a3-26d5-5099-8207-b1c802922f50 with scrape type 1
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 74d5a8a3-26d5-5099-8207-b1c802922f50
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735597%252Fgeneral%252F9088f6e8-6ecb-4858-8c63-7cff998b1c7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/9088f6e8-6ecb-4858-8c63-7cff998b1c7f.jpg already downloaded
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735597%252Fgeneral%252F3ce27124-7210-42db-ac2b-e579abf2db00.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/3ce27124-7210-42db-ac2b-e579abf2db00.jpg already downloaded
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735597%252Fgeneral%252Fa6ab4164-99e5-4b27-a92c-3d0d71413d5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/a6ab4164-99e5-4b27-a92c-3d0d71413d5d.jpg already downloaded
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735597%252Fgeneral%252F7d1e7fed-d1cd-4234-a836-74288cceb140.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/7d1e7fed-d1cd-4234-a836-74288cceb140.jpg already downloaded
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735597%252Fgeneral%252Fa88dece0-6d9a-4cc6-af0b-06b2bcdec9ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/a88dece0-6d9a-4cc6-af0b-06b2bcdec9ab.jpg already downloaded
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735597%252Fgeneral%252F8058703a-ca18-4df9-8dc3-dfe1e2656442.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/8058703a-ca18-4df9-8dc3-dfe1e2656442.jpg already downloaded
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735597%252Fgeneral%252F92a86e9d-3bd4-43f6-99cd-fb6be05e956b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/92a86e9d-3bd4-43f6-99cd-fb6be05e956b.jpg already downloaded
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735597%252Fgeneral%252Fde4b95ee-090c-46d5-b723-f53faa7ca222.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/de4b95ee-090c-46d5-b723-f53faa7ca222.jpg already downloaded
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735597%252Fgeneral%252F738ffca8-b1ad-4758-b3e9-73dc2b288cc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/738ffca8-b1ad-4758-b3e9-73dc2b288cc3.jpg already downloaded
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735597%252Fgeneral%252F2f7ba41b-84e4-4ec3-ab0b-6abac1beac22.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/2f7ba41b-84e4-4ec3-ab0b-6abac1beac22.jpg already downloaded
2026-03-27 12:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 74d5a8a3-26d5-5099-8207-b1c802922f50, identifier: 10731031
2026-03-27 12:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748338/general/381a41ff-12d8-4f0c-84b2-968d2f569e27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731052)
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748338%252Fgeneral%252Fa1f29b6b-733b-48ce-882e-93f751fb6a79.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/a1f29b6b-733b-48ce-882e-93f751fb6a79.jpg not downloaded yet
2026-03-27 12:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 74d5a8a3-26d5-5099-8207-b1c802922f50 with identifier: 10731031
2026-03-27 12:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 74d5a8a3-26d5-5099-8207-b1c802922f50 with identifier: 10731031
2026-03-27 12:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 74d5a8a3-26d5-5099-8207-b1c802922f50 with identifier: 10731031 to the API
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731031>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '74d5a8a3-26d5-5099-8207-b1c802922f50',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466276',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731031',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 97649,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5735597/general/9088f6e8-6ecb-4858-8c63-7cff998b1c7f.jpg',
'https://images.openlane.eu/carimgs/5735597/general/3ce27124-7210-42db-ac2b-e579abf2db00.jpg',
'https://images.openlane.eu/carimgs/5735597/general/a6ab4164-99e5-4b27-a92c-3d0d71413d5d.jpg',
'https://images.openlane.eu/carimgs/5735597/general/7d1e7fed-d1cd-4234-a836-74288cceb140.jpg',
'https://images.openlane.eu/carimgs/5735597/general/a88dece0-6d9a-4cc6-af0b-06b2bcdec9ab.jpg',
'https://images.openlane.eu/carimgs/5735597/general/8058703a-ca18-4df9-8dc3-dfe1e2656442.jpg',
'https://images.openlane.eu/carimgs/5735597/general/92a86e9d-3bd4-43f6-99cd-fb6be05e956b.jpg',
'https://images.openlane.eu/carimgs/5735597/general/de4b95ee-090c-46d5-b723-f53faa7ca222.jpg',
'https://images.openlane.eu/carimgs/5735597/general/738ffca8-b1ad-4758-b3e9-73dc2b288cc3.jpg',
'https://images.openlane.eu/carimgs/5735597/general/2f7ba41b-84e4-4ec3-ab0b-6abac1beac22.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74d5a8a3-26d5-5099-8207-b1c802922f50/74d5a8a3-26d5-5099-8207-b1c802922f50_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94660,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735597/general/9088f6e8-6ecb-4858-8c63-7cff998b1c7f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74d5a8a3-26d5-5099-8207-b1c802922f50/74d5a8a3-26d5-5099-8207-b1c802922f50_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79806,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735597/general/3ce27124-7210-42db-ac2b-e579abf2db00.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74d5a8a3-26d5-5099-8207-b1c802922f50/74d5a8a3-26d5-5099-8207-b1c802922f50_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107442,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735597/general/a6ab4164-99e5-4b27-a92c-3d0d71413d5d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74d5a8a3-26d5-5099-8207-b1c802922f50/74d5a8a3-26d5-5099-8207-b1c802922f50_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63072,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735597/general/7d1e7fed-d1cd-4234-a836-74288cceb140.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74d5a8a3-26d5-5099-8207-b1c802922f50/74d5a8a3-26d5-5099-8207-b1c802922f50_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75566,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735597/general/a88dece0-6d9a-4cc6-af0b-06b2bcdec9ab.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74d5a8a3-26d5-5099-8207-b1c802922f50/74d5a8a3-26d5-5099-8207-b1c802922f50_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70309,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735597/general/8058703a-ca18-4df9-8dc3-dfe1e2656442.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74d5a8a3-26d5-5099-8207-b1c802922f50/74d5a8a3-26d5-5099-8207-b1c802922f50_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58093,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735597/general/92a86e9d-3bd4-43f6-99cd-fb6be05e956b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74d5a8a3-26d5-5099-8207-b1c802922f50/74d5a8a3-26d5-5099-8207-b1c802922f50_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99325,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735597/general/de4b95ee-090c-46d5-b723-f53faa7ca222.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74d5a8a3-26d5-5099-8207-b1c802922f50/74d5a8a3-26d5-5099-8207-b1c802922f50_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73676,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735597/general/738ffca8-b1ad-4758-b3e9-73dc2b288cc3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74d5a8a3-26d5-5099-8207-b1c802922f50/74d5a8a3-26d5-5099-8207-b1c802922f50_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70080,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735597/general/2f7ba41b-84e4-4ec3-ab0b-6abac1beac22.jpg',
'Width': 1280}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2020-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Automatic - 150 hp - 97.649 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731031%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [adesa.de] INFO: Saving data for 10731031: {'created_time': 1774613766.961729, 'last_price_update_time': 1774613766.96174, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731031') HTTP/1.1" 204 0
2026-03-27 12:16:06 [scrapy.extensions.logstats] INFO: Crawled 62 pages (at 62 pages/min), scraped 54 items (at 54 items/min)
2026-03-27 12:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-27 12:16:06 [adesa.de] INFO: Found listing with ID: 10731075
2026-03-27 12:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731075%27 HTTP/1.1" 200 None
2026-03-27 12:16:06 [adesa.de] INFO: Scrape type for 10731075: 1
2026-03-27 12:16:07 [adesa.de] INFO: Scraping item 10731075 url https://www.openlane.eu/en/carv6/auction/10731075
2026-03-27 12:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748338/general/90feecff-2541-4d1e-a86d-f5a495dccb58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731052)
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748338%252Fgeneral%252F4fa32156-5ae9-4273-a7bb-9f4c650e03c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/4fa32156-5ae9-4273-a7bb-9f4c650e03c5.jpg not downloaded yet
2026-03-27 12:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:07 [adesa.de] INFO: Found listing with ID: 10731091
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731091%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [adesa.de] INFO: Scrape type for 10731091: 1
2026-03-27 12:16:07 [adesa.de] INFO: Scraping item 10731091 url https://www.openlane.eu/en/carv6/auction/10731091
2026-03-27 12:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d814d0>
2026-03-27 12:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8a8a57-d41e-50f5-8c20-70010eb15491/8d8a8a57-d41e-50f5-8c20-70010eb15491_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748338%252Fgeneral%252F381a41ff-12d8-4f0c-84b2-968d2f569e27.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/381a41ff-12d8-4f0c-84b2-968d2f569e27.jpg saved to cache
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8d8a8a57-d41e-50f5-8c20-70010eb15491
2026-03-27 12:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748338/general/a61f3644-98a2-4b35-8c5b-25d597c3a4c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731052)
2026-03-27 12:16:07 [adesa.de] INFO: Found listing with ID: 10731080
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731080%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [adesa.de] INFO: Scrape type for 10731080: 1
2026-03-27 12:16:07 [adesa.de] INFO: Scraping item 10731080 url https://www.openlane.eu/en/carv6/auction/10731080
2026-03-27 12:16:07 [adesa.de] INFO: Found listing with ID: 10730992
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730992%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [adesa.de] INFO: Scrape type for 10730992: 1
2026-03-27 12:16:07 [adesa.de] INFO: Scraping item 10730992 url https://www.openlane.eu/en/carv6/auction/10730992
2026-03-27 12:16:07 [adesa.de] INFO: Found listing with ID: 10731011
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731011%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [adesa.de] INFO: Scrape type for 10731011: 1
2026-03-27 12:16:07 [adesa.de] INFO: Scraping item 10731011 url https://www.openlane.eu/en/carv6/auction/10731011
2026-03-27 12:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409dc290>
2026-03-27 12:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8a8a57-d41e-50f5-8c20-70010eb15491/8d8a8a57-d41e-50f5-8c20-70010eb15491_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748338%252Fgeneral%252F90feecff-2541-4d1e-a86d-f5a495dccb58.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/90feecff-2541-4d1e-a86d-f5a495dccb58.jpg saved to cache
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8d8a8a57-d41e-50f5-8c20-70010eb15491
2026-03-27 12:16:07 [adesa.de] INFO: Found listing with ID: 10730987
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730987%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [adesa.de] INFO: Scrape type for 10730987: 1
2026-03-27 12:16:07 [adesa.de] INFO: Scraping item 10730987 url https://www.openlane.eu/en/carv6/auction/10730987
2026-03-27 12:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748338/general/a1f29b6b-733b-48ce-882e-93f751fb6a79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731052)
2026-03-27 12:16:07 [adesa.de] INFO: Found listing with ID: 10730957
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730957%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [adesa.de] INFO: Scrape type for 10730957: 1
2026-03-27 12:16:07 [adesa.de] INFO: Scraping item 10730957 url https://www.openlane.eu/en/carv6/auction/10730957
2026-03-27 12:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 124ed693-04d6-5d99-9158-e22cd0680700 with identifier: 10731001
2026-03-27 12:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 124ed693-04d6-5d99-9158-e22cd0680700 with scrape type 1
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 124ed693-04d6-5d99-9158-e22cd0680700
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722175%252Fgeneral%252F061fad53-d201-49f7-993e-a4b463e19c15.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/061fad53-d201-49f7-993e-a4b463e19c15.jpg already downloaded
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722175%252Fgeneral%252F5dd225c9-f1f9-470c-abd7-cbd824aab2ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/5dd225c9-f1f9-470c-abd7-cbd824aab2ce.jpg already downloaded
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722175%252Fgeneral%252Faad8ceed-8c07-464b-9fad-756520dae503.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/aad8ceed-8c07-464b-9fad-756520dae503.jpg already downloaded
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722175%252Fgeneral%252F4afc44c9-c401-48fc-ba80-3e8d802c3913.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/4afc44c9-c401-48fc-ba80-3e8d802c3913.jpg already downloaded
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722175%252Fgeneral%252F7647b6a4-c8ec-4837-b273-9882356fc19a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/7647b6a4-c8ec-4837-b273-9882356fc19a.jpg already downloaded
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722175%252Fgeneral%252F71547e3f-9d25-4751-820e-c1e34a3acb95.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/71547e3f-9d25-4751-820e-c1e34a3acb95.jpg already downloaded
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722175%252Fgeneral%252F4f55d752-28ba-4c6c-b27b-484ad68e1bf3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/4f55d752-28ba-4c6c-b27b-484ad68e1bf3.jpg already downloaded
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722175%252Fgeneral%252F3fd6e9b0-edd1-4b86-a3dd-abdb8109e870.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/3fd6e9b0-edd1-4b86-a3dd-abdb8109e870.jpg already downloaded
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722175%252Fgeneral%252F522c8936-de93-47e1-9de4-7ba4dfb73127.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/522c8936-de93-47e1-9de4-7ba4dfb73127.jpg already downloaded
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722175%252Fgeneral%252F7069e52b-00af-4e35-bc61-4794be652fc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/7069e52b-00af-4e35-bc61-4794be652fc2.jpg already downloaded
2026-03-27 12:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 124ed693-04d6-5d99-9158-e22cd0680700, identifier: 10731001
2026-03-27 12:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7151bc8c90>
2026-03-27 12:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8a8a57-d41e-50f5-8c20-70010eb15491/8d8a8a57-d41e-50f5-8c20-70010eb15491_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748338%252Fgeneral%252Fa61f3644-98a2-4b35-8c5b-25d597c3a4c9.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/a61f3644-98a2-4b35-8c5b-25d597c3a4c9.jpg saved to cache
2026-03-27 12:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8d8a8a57-d41e-50f5-8c20-70010eb15491
2026-03-27 12:16:07 [adesa.de] INFO: Found listing with ID: 10731085
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731085%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [adesa.de] INFO: Scrape type for 10731085: 1
2026-03-27 12:16:07 [adesa.de] INFO: Scraping item 10731085 url https://www.openlane.eu/en/carv6/auction/10731085
2026-03-27 12:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 124ed693-04d6-5d99-9158-e22cd0680700 with identifier: 10731001
2026-03-27 12:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 124ed693-04d6-5d99-9158-e22cd0680700 with identifier: 10731001
2026-03-27 12:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 124ed693-04d6-5d99-9158-e22cd0680700 with identifier: 10731001 to the API
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731001>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '124ed693-04d6-5d99-9158-e22cd0680700',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731001',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 61652,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5722175/general/061fad53-d201-49f7-993e-a4b463e19c15.jpg',
'https://images.openlane.eu/carimgs/5722175/general/5dd225c9-f1f9-470c-abd7-cbd824aab2ce.jpg',
'https://images.openlane.eu/carimgs/5722175/general/aad8ceed-8c07-464b-9fad-756520dae503.jpg',
'https://images.openlane.eu/carimgs/5722175/general/4afc44c9-c401-48fc-ba80-3e8d802c3913.jpg',
'https://images.openlane.eu/carimgs/5722175/general/7647b6a4-c8ec-4837-b273-9882356fc19a.jpg',
'https://images.openlane.eu/carimgs/5722175/general/71547e3f-9d25-4751-820e-c1e34a3acb95.jpg',
'https://images.openlane.eu/carimgs/5722175/general/4f55d752-28ba-4c6c-b27b-484ad68e1bf3.jpg',
'https://images.openlane.eu/carimgs/5722175/general/3fd6e9b0-edd1-4b86-a3dd-abdb8109e870.jpg',
'https://images.openlane.eu/carimgs/5722175/general/522c8936-de93-47e1-9de4-7ba4dfb73127.jpg',
'https://images.openlane.eu/carimgs/5722175/general/7069e52b-00af-4e35-bc61-4794be652fc2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124ed693-04d6-5d99-9158-e22cd0680700/124ed693-04d6-5d99-9158-e22cd0680700_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94185,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722175/general/061fad53-d201-49f7-993e-a4b463e19c15.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124ed693-04d6-5d99-9158-e22cd0680700/124ed693-04d6-5d99-9158-e22cd0680700_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85731,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722175/general/5dd225c9-f1f9-470c-abd7-cbd824aab2ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124ed693-04d6-5d99-9158-e22cd0680700/124ed693-04d6-5d99-9158-e22cd0680700_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117482,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722175/general/aad8ceed-8c07-464b-9fad-756520dae503.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124ed693-04d6-5d99-9158-e22cd0680700/124ed693-04d6-5d99-9158-e22cd0680700_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88419,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722175/general/4afc44c9-c401-48fc-ba80-3e8d802c3913.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124ed693-04d6-5d99-9158-e22cd0680700/124ed693-04d6-5d99-9158-e22cd0680700_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110301,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722175/general/7647b6a4-c8ec-4837-b273-9882356fc19a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124ed693-04d6-5d99-9158-e22cd0680700/124ed693-04d6-5d99-9158-e22cd0680700_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81307,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722175/general/71547e3f-9d25-4751-820e-c1e34a3acb95.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124ed693-04d6-5d99-9158-e22cd0680700/124ed693-04d6-5d99-9158-e22cd0680700_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83675,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722175/general/4f55d752-28ba-4c6c-b27b-484ad68e1bf3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124ed693-04d6-5d99-9158-e22cd0680700/124ed693-04d6-5d99-9158-e22cd0680700_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110236,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722175/general/3fd6e9b0-edd1-4b86-a3dd-abdb8109e870.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124ed693-04d6-5d99-9158-e22cd0680700/124ed693-04d6-5d99-9158-e22cd0680700_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108886,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722175/general/522c8936-de93-47e1-9de4-7ba4dfb73127.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_124ed693-04d6-5d99-9158-e22cd0680700/124ed693-04d6-5d99-9158-e22cd0680700_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89946,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722175/general/7069e52b-00af-4e35-bc61-4794be652fc2.jpg',
'Width': 1280}],
'price': 30700,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E 300de - 4-Matic - Hybrid - Automatic - 194 hp - '
'61.652 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731001%27 HTTP/1.1" 200 None
2026-03-27 12:16:07 [adesa.de] INFO: Saving data for 10731001: {'created_time': 1774613767.918057, 'last_price_update_time': 1774613767.918069, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731001') HTTP/1.1" 204 0
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10731063
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731063%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10731063: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10731063 url https://www.openlane.eu/en/carv6/auction/10731063
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10731087
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731087%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10731087: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10731087 url https://www.openlane.eu/en/carv6/auction/10731087
2026-03-27 12:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a88ed0>
2026-03-27 12:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d8a8a57-d41e-50f5-8c20-70010eb15491/8d8a8a57-d41e-50f5-8c20-70010eb15491_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748338%252Fgeneral%252Fa1f29b6b-733b-48ce-882e-93f751fb6a79.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/a1f29b6b-733b-48ce-882e-93f751fb6a79.jpg saved to cache
2026-03-27 12:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8d8a8a57-d41e-50f5-8c20-70010eb15491
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10730968
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730968%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10730968: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10730968 url https://www.openlane.eu/en/carv6/auction/10730968
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10730962
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730962%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10730962: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10730962 url https://www.openlane.eu/en/carv6/auction/10730962
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10731006
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731006%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10731006: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10731006 url https://www.openlane.eu/en/carv6/auction/10731006
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10731000
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731000%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10731000: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10731000 url https://www.openlane.eu/en/carv6/auction/10731000
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10731012
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731012%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10731012: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10731012 url https://www.openlane.eu/en/carv6/auction/10731012
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10730964
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730964%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10730964: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10730964 url https://www.openlane.eu/en/carv6/auction/10730964
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10730982
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730982%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10730982: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10730982 url https://www.openlane.eu/en/carv6/auction/10730982
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10730976
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730976%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10730976: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10730976 url https://www.openlane.eu/en/carv6/auction/10730976
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734374
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734374%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734374: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734374 url https://www.openlane.eu/en/carv6/auction/10734374
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734690
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734690%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734690: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734690 url https://www.openlane.eu/en/carv6/auction/10734690
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734408
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734408%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734408: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734408 url https://www.openlane.eu/en/carv6/auction/10734408
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734396
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734396%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734396: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734396 url https://www.openlane.eu/en/carv6/auction/10734396
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734397
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734397%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734397: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734397 url https://www.openlane.eu/en/carv6/auction/10734397
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734409
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734409%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734409: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734409 url https://www.openlane.eu/en/carv6/auction/10734409
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734410
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734410%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734410: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734410 url https://www.openlane.eu/en/carv6/auction/10734410
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734413
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734413%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734413: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734413 url https://www.openlane.eu/en/carv6/auction/10734413
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734476
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734476%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734476: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734476 url https://www.openlane.eu/en/carv6/auction/10734476
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734422
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734422%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734422: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734422 url https://www.openlane.eu/en/carv6/auction/10734422
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734425
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734425%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734425: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734425 url https://www.openlane.eu/en/carv6/auction/10734425
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734426
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734426%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734426: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734426 url https://www.openlane.eu/en/carv6/auction/10734426
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734439
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734439%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734439: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734439 url https://www.openlane.eu/en/carv6/auction/10734439
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734473
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734473%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734473: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734473 url https://www.openlane.eu/en/carv6/auction/10734473
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734697
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734697%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734697: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734697 url https://www.openlane.eu/en/carv6/auction/10734697
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734474
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734474%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734474: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734474 url https://www.openlane.eu/en/carv6/auction/10734474
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734475
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734475%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734475: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734475 url https://www.openlane.eu/en/carv6/auction/10734475
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734488
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734488%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734488: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734488 url https://www.openlane.eu/en/carv6/auction/10734488
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734501
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734501%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734501: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734501 url https://www.openlane.eu/en/carv6/auction/10734501
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734678
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734678%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734678: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734678 url https://www.openlane.eu/en/carv6/auction/10734678
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734639
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734639%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734639: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734639 url https://www.openlane.eu/en/carv6/auction/10734639
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734638
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734638%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734638: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734638 url https://www.openlane.eu/en/carv6/auction/10734638
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734594
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734594%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734594: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734594 url https://www.openlane.eu/en/carv6/auction/10734594
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734423
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734423%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734423: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734423 url https://www.openlane.eu/en/carv6/auction/10734423
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734710
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734710%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734710: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734710 url https://www.openlane.eu/en/carv6/auction/10734710
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734593
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734593%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734593: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734593 url https://www.openlane.eu/en/carv6/auction/10734593
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734424
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734424%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734424: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734424 url https://www.openlane.eu/en/carv6/auction/10734424
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734596
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734596%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734596: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734596 url https://www.openlane.eu/en/carv6/auction/10734596
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734597
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734597%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734597: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734597 url https://www.openlane.eu/en/carv6/auction/10734597
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734637
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734637%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734637: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734637 url https://www.openlane.eu/en/carv6/auction/10734637
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734654
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734654%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734654: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734654 url https://www.openlane.eu/en/carv6/auction/10734654
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734620
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734620%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734620: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734620 url https://www.openlane.eu/en/carv6/auction/10734620
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734651
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734651%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734651: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734651 url https://www.openlane.eu/en/carv6/auction/10734651
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734664
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734664%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734664: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734664 url https://www.openlane.eu/en/carv6/auction/10734664
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734649
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734649%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734649: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734649 url https://www.openlane.eu/en/carv6/auction/10734649
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734628
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734628%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734628: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734628 url https://www.openlane.eu/en/carv6/auction/10734628
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734662
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734662%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734662: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734662 url https://www.openlane.eu/en/carv6/auction/10734662
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734607
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734607%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734607: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734607 url https://www.openlane.eu/en/carv6/auction/10734607
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734622
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734622%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734622: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734622 url https://www.openlane.eu/en/carv6/auction/10734622
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734610
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734610%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734610: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734610 url https://www.openlane.eu/en/carv6/auction/10734610
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734611
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734611%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734611: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734611 url https://www.openlane.eu/en/carv6/auction/10734611
2026-03-27 12:16:08 [adesa.de] INFO: Found listing with ID: 10734658
2026-03-27 12:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734658%27 HTTP/1.1" 200 None
2026-03-27 12:16:08 [adesa.de] INFO: Scrape type for 10734658: 1
2026-03-27 12:16:08 [adesa.de] INFO: Scraping item 10734658 url https://www.openlane.eu/en/carv6/auction/10734658
2026-03-27 12:16:09 [adesa.de] INFO: Found listing with ID: 10734648
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734648%27 HTTP/1.1" 200 None
2026-03-27 12:16:09 [adesa.de] INFO: Scrape type for 10734648: 1
2026-03-27 12:16:09 [adesa.de] INFO: Scraping item 10734648 url https://www.openlane.eu/en/carv6/auction/10734648
2026-03-27 12:16:09 [adesa.de] INFO: Found listing with ID: 10734613
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734613%27 HTTP/1.1" 200 None
2026-03-27 12:16:09 [adesa.de] INFO: Scrape type for 10734613: 1
2026-03-27 12:16:09 [adesa.de] INFO: Scraping item 10734613 url https://www.openlane.eu/en/carv6/auction/10734613
2026-03-27 12:16:09 [adesa.de] INFO: Found listing with ID: 10734615
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734615%27 HTTP/1.1" 200 None
2026-03-27 12:16:09 [adesa.de] INFO: Scrape type for 10734615: 1
2026-03-27 12:16:09 [adesa.de] INFO: Scraping item 10734615 url https://www.openlane.eu/en/carv6/auction/10734615
2026-03-27 12:16:09 [adesa.de] INFO: Found listing with ID: 10734600
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734600%27 HTTP/1.1" 200 None
2026-03-27 12:16:09 [adesa.de] INFO: Scrape type for 10734600: 1
2026-03-27 12:16:09 [adesa.de] INFO: Scraping item 10734600 url https://www.openlane.eu/en/carv6/auction/10734600
2026-03-27 12:16:09 [adesa.de] INFO: Found listing with ID: 10734626
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734626%27 HTTP/1.1" 200 None
2026-03-27 12:16:09 [adesa.de] INFO: Scrape type for 10734626: 1
2026-03-27 12:16:09 [adesa.de] INFO: Scraping item 10734626 url https://www.openlane.eu/en/carv6/auction/10734626
2026-03-27 12:16:09 [adesa.de] INFO: Found listing with ID: 10734653
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734653%27 HTTP/1.1" 200 None
2026-03-27 12:16:09 [adesa.de] INFO: Scrape type for 10734653: 1
2026-03-27 12:16:09 [adesa.de] INFO: Scraping item 10734653 url https://www.openlane.eu/en/carv6/auction/10734653
2026-03-27 12:16:09 [adesa.de] INFO: Found listing with ID: 10734634
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734634%27 HTTP/1.1" 200 None
2026-03-27 12:16:09 [adesa.de] INFO: Scrape type for 10734634: 1
2026-03-27 12:16:09 [adesa.de] INFO: Scraping item 10734634 url https://www.openlane.eu/en/carv6/auction/10734634
2026-03-27 12:16:09 [adesa.de] INFO: Found listing with ID: 10734652
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734652%27 HTTP/1.1" 200 None
2026-03-27 12:16:09 [adesa.de] INFO: Scrape type for 10734652: 1
2026-03-27 12:16:09 [adesa.de] INFO: Scraping item 10734652 url https://www.openlane.eu/en/carv6/auction/10734652
2026-03-27 12:16:09 [adesa.de] INFO: Found listing with ID: 10734656
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734656%27 HTTP/1.1" 200 None
2026-03-27 12:16:09 [adesa.de] INFO: Scrape type for 10734656: 1
2026-03-27 12:16:09 [adesa.de] INFO: Scraping item 10734656 url https://www.openlane.eu/en/carv6/auction/10734656
2026-03-27 12:16:09 [adesa.de] INFO: Found listing with ID: 10734608
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734608%27 HTTP/1.1" 200 None
2026-03-27 12:16:09 [adesa.de] INFO: Scrape type for 10734608: 1
2026-03-27 12:16:09 [adesa.de] INFO: Scraping item 10734608 url https://www.openlane.eu/en/carv6/auction/10734608
2026-03-27 12:16:09 [adesa.de] INFO: Found listing with ID: 10734672
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734672%27 HTTP/1.1" 200 None
2026-03-27 12:16:09 [adesa.de] INFO: Scrape type for 10734672: 1
2026-03-27 12:16:09 [adesa.de] INFO: Scraping item 10734672 url https://www.openlane.eu/en/carv6/auction/10734672
2026-03-27 12:16:09 [adesa.de] INFO: Found listing with ID: 10734645
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734645%27 HTTP/1.1" 200 None
2026-03-27 12:16:09 [adesa.de] INFO: Scrape type for 10734645: 1
2026-03-27 12:16:09 [adesa.de] INFO: Scraping item 10734645 url https://www.openlane.eu/en/carv6/auction/10734645
2026-03-27 12:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731097> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1eab2656-79e2-5f6a-a409-6606a668f24b with identifier: 10731097
2026-03-27 12:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1eab2656-79e2-5f6a-a409-6606a668f24b with scrape type 1
2026-03-27 12:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1eab2656-79e2-5f6a-a409-6606a668f24b
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748815%252Fgeneral%252Faedab077-cd53-47ee-96ed-f1b1ff794006.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/aedab077-cd53-47ee-96ed-f1b1ff794006.jpg not downloaded yet
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748815%252Fgeneral%252F4f51fb64-551a-4f77-810d-5aab4d404a74.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/4f51fb64-551a-4f77-810d-5aab4d404a74.jpg not downloaded yet
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748815%252Fgeneral%252F17dad6b4-7e06-422f-a2d7-2aa1a3c04ee1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/17dad6b4-7e06-422f-a2d7-2aa1a3c04ee1.jpg not downloaded yet
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748815%252Fgeneral%252Fc2487f35-ee22-48b1-ab5c-702c1550dd72.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/c2487f35-ee22-48b1-ab5c-702c1550dd72.jpg not downloaded yet
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748815%252Fgeneral%252Fc219335a-b03e-44b4-a8ec-c382a1ac511d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/c219335a-b03e-44b4-a8ec-c382a1ac511d.jpg not downloaded yet
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748815%252Fgeneral%252F19af6893-53d0-4422-b281-85b71429cee3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/19af6893-53d0-4422-b281-85b71429cee3.jpg not downloaded yet
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748815%252Fgeneral%252F4ca375d7-531f-409f-9f5c-09146e1a1c64.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/4ca375d7-531f-409f-9f5c-09146e1a1c64.jpg not downloaded yet
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748815%252Fgeneral%252Fcb0a7306-245d-41fb-bffc-3b61d01691c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/cb0a7306-245d-41fb-bffc-3b61d01691c2.jpg not downloaded yet
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748815%252Fgeneral%252F5cf5aa1b-a57c-41a6-ad41-6b77f2c35141.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/5cf5aa1b-a57c-41a6-ad41-6b77f2c35141.jpg not downloaded yet
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748815%252Fgeneral%252F77a18690-ad5d-493a-ba2a-c4e6c27a7e3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/77a18690-ad5d-493a-ba2a-c4e6c27a7e3c.jpg not downloaded yet
2026-03-27 12:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731066> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748815/general/77a18690-ad5d-493a-ba2a-c4e6c27a7e3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731097)
2026-03-27 12:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59d350b1-3d19-5867-a6bf-e37a7927bddb with identifier: 10731066
2026-03-27 12:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59d350b1-3d19-5867-a6bf-e37a7927bddb with scrape type 1
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59d350b1-3d19-5867-a6bf-e37a7927bddb
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252F15598091-4740-461e-a471-81a4850991fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/15598091-4740-461e-a471-81a4850991fd.jpg not downloaded yet
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252F7c78b20e-7114-439f-a08b-5a8768e03b86.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/7c78b20e-7114-439f-a08b-5a8768e03b86.jpg not downloaded yet
2026-03-27 12:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748815/general/5cf5aa1b-a57c-41a6-ad41-6b77f2c35141.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731097)
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252F53ca8c2e-9ca5-4d84-998b-1ccc93545353.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/53ca8c2e-9ca5-4d84-998b-1ccc93545353.jpg not downloaded yet
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252Fc8a2efa3-c3e9-46af-8562-7880e6414619.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/c8a2efa3-c3e9-46af-8562-7880e6414619.jpg not downloaded yet
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252F932ab7d4-8b21-4d9a-8d33-da029d4b2896.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/932ab7d4-8b21-4d9a-8d33-da029d4b2896.jpg not downloaded yet
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f1b50>
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748815%252Fgeneral%252F77a18690-ad5d-493a-ba2a-c4e6c27a7e3c.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/77a18690-ad5d-493a-ba2a-c4e6c27a7e3c.jpg saved to cache
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1eab2656-79e2-5f6a-a409-6606a668f24b
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252F708ca41a-f014-4770-a06b-5996a62cf2bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/708ca41a-f014-4770-a06b-5996a62cf2bb.jpg not downloaded yet
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252F7a87cb36-0325-447c-b26a-a4b0dd6182c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/7a87cb36-0325-447c-b26a-a4b0dd6182c8.jpg not downloaded yet
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252F86430d01-d0e1-480e-a9c6-026c2449fc5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/86430d01-d0e1-480e-a9c6-026c2449fc5f.jpg not downloaded yet
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b0a310>
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748815%252Fgeneral%252F5cf5aa1b-a57c-41a6-ad41-6b77f2c35141.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/5cf5aa1b-a57c-41a6-ad41-6b77f2c35141.jpg saved to cache
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1eab2656-79e2-5f6a-a409-6606a668f24b
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252Ffc5ef4a6-bf59-463d-990a-43a07aea58c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/fc5ef4a6-bf59-463d-990a-43a07aea58c2.jpg not downloaded yet
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252Ff15b65ff-99a6-4e58-aaf7-a8d6d488e4d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/f15b65ff-99a6-4e58-aaf7-a8d6d488e4d2.jpg not downloaded yet
2026-03-27 12:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748595/general/7c78b20e-7114-439f-a08b-5a8768e03b86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731066)
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409c9390>
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252F7c78b20e-7114-439f-a08b-5a8768e03b86.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/7c78b20e-7114-439f-a08b-5a8768e03b86.jpg saved to cache
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 59d350b1-3d19-5867-a6bf-e37a7927bddb
2026-03-27 12:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748595/general/f15b65ff-99a6-4e58-aaf7-a8d6d488e4d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731066)
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409b6390>
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252Ff15b65ff-99a6-4e58-aaf7-a8d6d488e4d2.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/f15b65ff-99a6-4e58-aaf7-a8d6d488e4d2.jpg saved to cache
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 59d350b1-3d19-5867-a6bf-e37a7927bddb
2026-03-27 12:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748595/general/fc5ef4a6-bf59-463d-990a-43a07aea58c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731066)
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c4c190>
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252Ffc5ef4a6-bf59-463d-990a-43a07aea58c2.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/fc5ef4a6-bf59-463d-990a-43a07aea58c2.jpg saved to cache
2026-03-27 12:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 59d350b1-3d19-5867-a6bf-e37a7927bddb
2026-03-27 12:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748595/general/86430d01-d0e1-480e-a9c6-026c2449fc5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731066)
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a2e390>
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252F86430d01-d0e1-480e-a9c6-026c2449fc5f.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/86430d01-d0e1-480e-a9c6-026c2449fc5f.jpg saved to cache
2026-03-27 12:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 59d350b1-3d19-5867-a6bf-e37a7927bddb
2026-03-27 12:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748595/general/7a87cb36-0325-447c-b26a-a4b0dd6182c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731066)
2026-03-27 12:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748595/general/708ca41a-f014-4770-a06b-5996a62cf2bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731066)
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ab1a10>
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252F7a87cb36-0325-447c-b26a-a4b0dd6182c8.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/7a87cb36-0325-447c-b26a-a4b0dd6182c8.jpg saved to cache
2026-03-27 12:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 59d350b1-3d19-5867-a6bf-e37a7927bddb
2026-03-27 12:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748595/general/932ab7d4-8b21-4d9a-8d33-da029d4b2896.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731066)
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a2e390>
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252F708ca41a-f014-4770-a06b-5996a62cf2bb.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/708ca41a-f014-4770-a06b-5996a62cf2bb.jpg saved to cache
2026-03-27 12:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 59d350b1-3d19-5867-a6bf-e37a7927bddb
2026-03-27 12:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748595/general/c8a2efa3-c3e9-46af-8562-7880e6414619.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731066)
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a02010>
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252F932ab7d4-8b21-4d9a-8d33-da029d4b2896.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/932ab7d4-8b21-4d9a-8d33-da029d4b2896.jpg saved to cache
2026-03-27 12:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 59d350b1-3d19-5867-a6bf-e37a7927bddb
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d0be50>
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252Fc8a2efa3-c3e9-46af-8562-7880e6414619.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/c8a2efa3-c3e9-46af-8562-7880e6414619.jpg saved to cache
2026-03-27 12:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 59d350b1-3d19-5867-a6bf-e37a7927bddb
2026-03-27 12:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748595/general/53ca8c2e-9ca5-4d84-998b-1ccc93545353.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731066)
2026-03-27 12:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748595/general/15598091-4740-461e-a471-81a4850991fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731066)
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714215e310>
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252F53ca8c2e-9ca5-4d84-998b-1ccc93545353.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/53ca8c2e-9ca5-4d84-998b-1ccc93545353.jpg saved to cache
2026-03-27 12:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 59d350b1-3d19-5867-a6bf-e37a7927bddb
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a2c710>
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748595%252Fgeneral%252F15598091-4740-461e-a471-81a4850991fd.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/15598091-4740-461e-a471-81a4850991fd.jpg saved to cache
2026-03-27 12:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 59d350b1-3d19-5867-a6bf-e37a7927bddb
2026-03-27 12:16:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 59d350b1-3d19-5867-a6bf-e37a7927bddb, skipping ID generation
2026-03-27 12:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59d350b1-3d19-5867-a6bf-e37a7927bddb with scrape type 1
2026-03-27 12:16:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 59d350b1-3d19-5867-a6bf-e37a7927bddb sending to next pipeline
2026-03-27 12:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 59d350b1-3d19-5867-a6bf-e37a7927bddb, identifier: 10731066
2026-03-27 12:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 59d350b1-3d19-5867-a6bf-e37a7927bddb with identifier: 10731066
2026-03-27 12:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 59d350b1-3d19-5867-a6bf-e37a7927bddb with identifier: 10731066
2026-03-27 12:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 59d350b1-3d19-5867-a6bf-e37a7927bddb with identifier: 10731066 to the API
2026-03-27 12:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748595/general/15598091-4740-461e-a471-81a4850991fd.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '59d350b1-3d19-5867-a6bf-e37a7927bddb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467115',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731066',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 156237,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85239,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748595/general/15598091-4740-461e-a471-81a4850991fd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82437,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748595/general/7c78b20e-7114-439f-a08b-5a8768e03b86.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84339,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748595/general/53ca8c2e-9ca5-4d84-998b-1ccc93545353.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57767,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748595/general/c8a2efa3-c3e9-46af-8562-7880e6414619.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79333,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748595/general/932ab7d4-8b21-4d9a-8d33-da029d4b2896.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74547,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748595/general/708ca41a-f014-4770-a06b-5996a62cf2bb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66032,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748595/general/7a87cb36-0325-447c-b26a-a4b0dd6182c8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91968,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748595/general/86430d01-d0e1-480e-a9c6-026c2449fc5f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62648,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748595/general/fc5ef4a6-bf59-463d-990a-43a07aea58c2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59d350b1-3d19-5867-a6bf-e37a7927bddb/59d350b1-3d19-5867-a6bf-e37a7927bddb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92880,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748595/general/f15b65ff-99a6-4e58-aaf7-a8d6d488e4d2.jpg',
'Width': 1280}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI L&K - Diesel - Automatic - 200 hp - '
'156.237 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2023}
2026-03-27 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731066%27 HTTP/1.1" 200 None
2026-03-27 12:16:17 [adesa.de] INFO: Saving data for 10731066: {'created_time': 1774613777.056766, 'last_price_update_time': 1774613777.056778, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731066') HTTP/1.1" 204 0
2026-03-27 12:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748815/general/cb0a7306-245d-41fb-bffc-3b61d01691c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731097)
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a5c850>
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748815%252Fgeneral%252Fcb0a7306-245d-41fb-bffc-3b61d01691c2.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/cb0a7306-245d-41fb-bffc-3b61d01691c2.jpg saved to cache
2026-03-27 12:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1eab2656-79e2-5f6a-a409-6606a668f24b
2026-03-27 12:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748815/general/4ca375d7-531f-409f-9f5c-09146e1a1c64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731097)
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ed6a10>
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748815%252Fgeneral%252F4ca375d7-531f-409f-9f5c-09146e1a1c64.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/4ca375d7-531f-409f-9f5c-09146e1a1c64.jpg saved to cache
2026-03-27 12:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1eab2656-79e2-5f6a-a409-6606a668f24b
2026-03-27 12:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748815/general/19af6893-53d0-4422-b281-85b71429cee3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731097)
2026-03-27 12:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748815/general/c219335a-b03e-44b4-a8ec-c382a1ac511d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731097)
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b89d10>
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748815%252Fgeneral%252F19af6893-53d0-4422-b281-85b71429cee3.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/19af6893-53d0-4422-b281-85b71429cee3.jpg saved to cache
2026-03-27 12:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1eab2656-79e2-5f6a-a409-6606a668f24b
2026-03-27 12:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748815/general/c2487f35-ee22-48b1-ab5c-702c1550dd72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731097)
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142e0a410>
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748815%252Fgeneral%252Fc219335a-b03e-44b4-a8ec-c382a1ac511d.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/c219335a-b03e-44b4-a8ec-c382a1ac511d.jpg saved to cache
2026-03-27 12:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1eab2656-79e2-5f6a-a409-6606a668f24b
2026-03-27 12:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748815/general/17dad6b4-7e06-422f-a2d7-2aa1a3c04ee1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731097)
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f1b610>
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748815%252Fgeneral%252Fc2487f35-ee22-48b1-ab5c-702c1550dd72.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/c2487f35-ee22-48b1-ab5c-702c1550dd72.jpg saved to cache
2026-03-27 12:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1eab2656-79e2-5f6a-a409-6606a668f24b
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b97510>
2026-03-27 12:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748815%252Fgeneral%252F17dad6b4-7e06-422f-a2d7-2aa1a3c04ee1.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/17dad6b4-7e06-422f-a2d7-2aa1a3c04ee1.jpg saved to cache
2026-03-27 12:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1eab2656-79e2-5f6a-a409-6606a668f24b
2026-03-27 12:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748815/general/4f51fb64-551a-4f77-810d-5aab4d404a74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731097)
2026-03-27 12:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ab3690>
2026-03-27 12:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748815%252Fgeneral%252F4f51fb64-551a-4f77-810d-5aab4d404a74.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/4f51fb64-551a-4f77-810d-5aab4d404a74.jpg saved to cache
2026-03-27 12:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1eab2656-79e2-5f6a-a409-6606a668f24b
2026-03-27 12:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748815/general/aedab077-cd53-47ee-96ed-f1b1ff794006.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731097)
2026-03-27 12:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12: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-27 12:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b88890>
2026-03-27 12:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748815%252Fgeneral%252Faedab077-cd53-47ee-96ed-f1b1ff794006.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/aedab077-cd53-47ee-96ed-f1b1ff794006.jpg saved to cache
2026-03-27 12:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1eab2656-79e2-5f6a-a409-6606a668f24b
2026-03-27 12:16:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1eab2656-79e2-5f6a-a409-6606a668f24b, skipping ID generation
2026-03-27 12:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1eab2656-79e2-5f6a-a409-6606a668f24b with scrape type 1
2026-03-27 12:16:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1eab2656-79e2-5f6a-a409-6606a668f24b sending to next pipeline
2026-03-27 12:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1eab2656-79e2-5f6a-a409-6606a668f24b, identifier: 10731097
2026-03-27 12:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1eab2656-79e2-5f6a-a409-6606a668f24b with identifier: 10731097
2026-03-27 12:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1eab2656-79e2-5f6a-a409-6606a668f24b with identifier: 10731097
2026-03-27 12:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1eab2656-79e2-5f6a-a409-6606a668f24b with identifier: 10731097 to the API
2026-03-27 12:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16: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-27 12:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748815/general/aedab077-cd53-47ee-96ed-f1b1ff794006.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '1eab2656-79e2-5f6a-a409-6606a668f24b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731097',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 107556,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98928,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748815/general/aedab077-cd53-47ee-96ed-f1b1ff794006.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91924,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748815/general/4f51fb64-551a-4f77-810d-5aab4d404a74.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112760,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748815/general/17dad6b4-7e06-422f-a2d7-2aa1a3c04ee1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71097,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748815/general/c2487f35-ee22-48b1-ab5c-702c1550dd72.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147864,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748815/general/c219335a-b03e-44b4-a8ec-c382a1ac511d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87466,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748815/general/19af6893-53d0-4422-b281-85b71429cee3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76073,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748815/general/4ca375d7-531f-409f-9f5c-09146e1a1c64.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52491,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748815/general/cb0a7306-245d-41fb-bffc-3b61d01691c2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86341,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748815/general/5cf5aa1b-a57c-41a6-ad41-6b77f2c35141.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1eab2656-79e2-5f6a-a409-6606a668f24b/1eab2656-79e2-5f6a-a409-6606a668f24b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87257,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748815/general/77a18690-ad5d-493a-ba2a-c4e6c27a7e3c.jpg',
'Width': 1280}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 1.4 TSI - Hybrid - Automatic - 156 hp - 107.556 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731097%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [adesa.de] INFO: Saving data for 10731097: {'created_time': 1774613779.042308, 'last_price_update_time': 1774613779.042318, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731097') HTTP/1.1" 204 0
2026-03-27 12:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731003> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15c3b707-6655-5ff9-ab9a-de920b164bf5 with identifier: 10731089
2026-03-27 12:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15c3b707-6655-5ff9-ab9a-de920b164bf5 with scrape type 1
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15c3b707-6655-5ff9-ab9a-de920b164bf5
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748798%252Fgeneral%252Fdda4fb36-cfd7-45a1-a46c-ecc09db277ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/dda4fb36-cfd7-45a1-a46c-ecc09db277ce.jpg not downloaded yet
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748798%252Fgeneral%252Fe8e9217e-2a84-481f-b721-30f54f81e724.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/e8e9217e-2a84-481f-b721-30f54f81e724.jpg not downloaded yet
2026-03-27 12:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748798%252Fgeneral%252F7467917a-6de2-4536-a6d4-95d64cba1190.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/7467917a-6de2-4536-a6d4-95d64cba1190.jpg not downloaded yet
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748798%252Fgeneral%252F2a4479ec-b647-4dc4-a731-0840fc1d76fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/2a4479ec-b647-4dc4-a731-0840fc1d76fe.jpg not downloaded yet
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748798%252Fgeneral%252F9dee9940-592e-455e-aaae-930bb2cdff9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/9dee9940-592e-455e-aaae-930bb2cdff9b.jpg not downloaded yet
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748798%252Fgeneral%252F696a2cdb-1dff-4b7a-b763-7f5600f93cac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/696a2cdb-1dff-4b7a-b763-7f5600f93cac.jpg not downloaded yet
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748798%252Fgeneral%252Ffe1db9f8-981b-4712-816e-4c527f289046.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/fe1db9f8-981b-4712-816e-4c527f289046.jpg not downloaded yet
2026-03-27 12:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57ceb3e8-2c80-56c9-8617-53d15a1b160f with identifier: 10731003
2026-03-27 12:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57ceb3e8-2c80-56c9-8617-53d15a1b160f with scrape type 1
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57ceb3e8-2c80-56c9-8617-53d15a1b160f
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722223%252Fgeneral%252Faeb54fa4-04db-475d-aa1a-a3f52833fa77.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/aeb54fa4-04db-475d-aa1a-a3f52833fa77.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722223%252Fgeneral%252F32b5ec56-7e44-4b6a-b33c-b7619433c230.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/32b5ec56-7e44-4b6a-b33c-b7619433c230.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722223%252Fgeneral%252Fa03793a9-c121-462a-84a1-2498820ac6d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/a03793a9-c121-462a-84a1-2498820ac6d4.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722223%252Fgeneral%252F94cab0b6-7a83-4262-9256-8a2daf8e2928.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/94cab0b6-7a83-4262-9256-8a2daf8e2928.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722223%252Fgeneral%252F1620468f-3ec7-4938-9c94-43e66337d0a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/1620468f-3ec7-4938-9c94-43e66337d0a1.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722223%252Fgeneral%252F71f0abfa-f095-404a-8d43-df8f20a7fa0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/71f0abfa-f095-404a-8d43-df8f20a7fa0b.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722223%252Fgeneral%252F7e572d4a-e698-4503-8a38-ca338a4c1897.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/7e572d4a-e698-4503-8a38-ca338a4c1897.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722223%252Fgeneral%252Fa9b749d7-8aa6-4206-9086-16346423a1a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/a9b749d7-8aa6-4206-9086-16346423a1a9.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722223%252Fgeneral%252F82b54e6b-1e9a-4882-b4ea-6af5f3f821d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/82b54e6b-1e9a-4882-b4ea-6af5f3f821d2.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5722223%252Fgeneral%252F72434216-5d02-40bc-8366-d2f8efd3d1ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/72434216-5d02-40bc-8366-d2f8efd3d1ed.jpg already downloaded
2026-03-27 12:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 57ceb3e8-2c80-56c9-8617-53d15a1b160f, identifier: 10731003
2026-03-27 12:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e14ee64a-748c-5c24-959f-06ca5dc3db64 with identifier: 10731004
2026-03-27 12:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e14ee64a-748c-5c24-959f-06ca5dc3db64 with scrape type 1
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e14ee64a-748c-5c24-959f-06ca5dc3db64
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735475%252Fgeneral%252F18c95079-c346-49f3-bbb1-df56a24d95f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/18c95079-c346-49f3-bbb1-df56a24d95f8.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735475%252Fgeneral%252Fa6db8298-ddc3-49ca-89a3-c857978f541e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/a6db8298-ddc3-49ca-89a3-c857978f541e.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735475%252Fgeneral%252Fb4bc619e-7241-4a2e-8e8d-76d5577a1f65.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/b4bc619e-7241-4a2e-8e8d-76d5577a1f65.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735475%252Fgeneral%252F5c9cffc9-84f1-472f-8d6e-ed88e0877edf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/5c9cffc9-84f1-472f-8d6e-ed88e0877edf.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735475%252Fgeneral%252Fd4695d50-b743-42a7-a2a2-65a1331e7f7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/d4695d50-b743-42a7-a2a2-65a1331e7f7e.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735475%252Fgeneral%252F8444d3bd-8853-4ed9-893f-5cc23109b8cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/8444d3bd-8853-4ed9-893f-5cc23109b8cc.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735475%252Fgeneral%252Fb4225a14-13e8-4f87-b6ff-46ee28b137d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/b4225a14-13e8-4f87-b6ff-46ee28b137d0.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735475%252Fgeneral%252F0b36987b-173e-49d7-b6c1-b12482e9f0ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/0b36987b-173e-49d7-b6c1-b12482e9f0ac.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735475%252Fgeneral%252Fe00e8c59-d7c8-45c7-a168-20c51ee301a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/e00e8c59-d7c8-45c7-a168-20c51ee301a8.jpg already downloaded
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5735475%252Fgeneral%252Fe6f4acfb-1ab9-4be1-89b4-d9de3ff73aae.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/e6f4acfb-1ab9-4be1-89b4-d9de3ff73aae.jpg already downloaded
2026-03-27 12:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e14ee64a-748c-5c24-959f-06ca5dc3db64, identifier: 10731004
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748798%252Fgeneral%252F0164c5cc-3058-4bec-9a7d-48c409d1b128.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/0164c5cc-3058-4bec-9a7d-48c409d1b128.jpg not downloaded yet
2026-03-27 12:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 57ceb3e8-2c80-56c9-8617-53d15a1b160f with identifier: 10731003
2026-03-27 12:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 57ceb3e8-2c80-56c9-8617-53d15a1b160f with identifier: 10731003
2026-03-27 12:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 57ceb3e8-2c80-56c9-8617-53d15a1b160f with identifier: 10731003 to the API
2026-03-27 12:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731003>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '57ceb3e8-2c80-56c9-8617-53d15a1b160f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465966',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731003',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 101828,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5722223/general/aeb54fa4-04db-475d-aa1a-a3f52833fa77.jpg',
'https://images.openlane.eu/carimgs/5722223/general/32b5ec56-7e44-4b6a-b33c-b7619433c230.jpg',
'https://images.openlane.eu/carimgs/5722223/general/a03793a9-c121-462a-84a1-2498820ac6d4.jpg',
'https://images.openlane.eu/carimgs/5722223/general/94cab0b6-7a83-4262-9256-8a2daf8e2928.jpg',
'https://images.openlane.eu/carimgs/5722223/general/1620468f-3ec7-4938-9c94-43e66337d0a1.jpg',
'https://images.openlane.eu/carimgs/5722223/general/71f0abfa-f095-404a-8d43-df8f20a7fa0b.jpg',
'https://images.openlane.eu/carimgs/5722223/general/7e572d4a-e698-4503-8a38-ca338a4c1897.jpg',
'https://images.openlane.eu/carimgs/5722223/general/a9b749d7-8aa6-4206-9086-16346423a1a9.jpg',
'https://images.openlane.eu/carimgs/5722223/general/82b54e6b-1e9a-4882-b4ea-6af5f3f821d2.jpg',
'https://images.openlane.eu/carimgs/5722223/general/72434216-5d02-40bc-8366-d2f8efd3d1ed.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ceb3e8-2c80-56c9-8617-53d15a1b160f/57ceb3e8-2c80-56c9-8617-53d15a1b160f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117140,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722223/general/aeb54fa4-04db-475d-aa1a-a3f52833fa77.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ceb3e8-2c80-56c9-8617-53d15a1b160f/57ceb3e8-2c80-56c9-8617-53d15a1b160f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95311,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722223/general/32b5ec56-7e44-4b6a-b33c-b7619433c230.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ceb3e8-2c80-56c9-8617-53d15a1b160f/57ceb3e8-2c80-56c9-8617-53d15a1b160f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87917,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722223/general/a03793a9-c121-462a-84a1-2498820ac6d4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ceb3e8-2c80-56c9-8617-53d15a1b160f/57ceb3e8-2c80-56c9-8617-53d15a1b160f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87309,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722223/general/94cab0b6-7a83-4262-9256-8a2daf8e2928.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ceb3e8-2c80-56c9-8617-53d15a1b160f/57ceb3e8-2c80-56c9-8617-53d15a1b160f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99784,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722223/general/1620468f-3ec7-4938-9c94-43e66337d0a1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ceb3e8-2c80-56c9-8617-53d15a1b160f/57ceb3e8-2c80-56c9-8617-53d15a1b160f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88071,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722223/general/71f0abfa-f095-404a-8d43-df8f20a7fa0b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ceb3e8-2c80-56c9-8617-53d15a1b160f/57ceb3e8-2c80-56c9-8617-53d15a1b160f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81659,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722223/general/7e572d4a-e698-4503-8a38-ca338a4c1897.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ceb3e8-2c80-56c9-8617-53d15a1b160f/57ceb3e8-2c80-56c9-8617-53d15a1b160f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175178,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722223/general/a9b749d7-8aa6-4206-9086-16346423a1a9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ceb3e8-2c80-56c9-8617-53d15a1b160f/57ceb3e8-2c80-56c9-8617-53d15a1b160f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92654,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722223/general/82b54e6b-1e9a-4882-b4ea-6af5f3f821d2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ceb3e8-2c80-56c9-8617-53d15a1b160f/57ceb3e8-2c80-56c9-8617-53d15a1b160f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63610,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722223/general/72434216-5d02-40bc-8366-d2f8efd3d1ed.jpg',
'Width': 1280}],
'price': 19400,
'price_includes_vat': True,
'registration_date': '2020-07-20',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI - Diesel - Automatic - 190 hp - 101.828 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 12:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731003%27 HTTP/1.1" 200 None
2026-03-27 12:16:20 [adesa.de] INFO: Saving data for 10731003: {'created_time': 1774613780.177956, 'last_price_update_time': 1774613780.177966, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731003') HTTP/1.1" 204 0
2026-03-27 12:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e14ee64a-748c-5c24-959f-06ca5dc3db64 with identifier: 10731004
2026-03-27 12:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e14ee64a-748c-5c24-959f-06ca5dc3db64 with identifier: 10731004
2026-03-27 12:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e14ee64a-748c-5c24-959f-06ca5dc3db64 with identifier: 10731004 to the API
2026-03-27 12:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731004>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 280,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'e14ee64a-748c-5c24-959f-06ca5dc3db64',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731004',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 102120,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5735475/general/18c95079-c346-49f3-bbb1-df56a24d95f8.jpg',
'https://images.openlane.eu/carimgs/5735475/general/a6db8298-ddc3-49ca-89a3-c857978f541e.jpg',
'https://images.openlane.eu/carimgs/5735475/general/b4bc619e-7241-4a2e-8e8d-76d5577a1f65.jpg',
'https://images.openlane.eu/carimgs/5735475/general/5c9cffc9-84f1-472f-8d6e-ed88e0877edf.jpg',
'https://images.openlane.eu/carimgs/5735475/general/d4695d50-b743-42a7-a2a2-65a1331e7f7e.jpg',
'https://images.openlane.eu/carimgs/5735475/general/8444d3bd-8853-4ed9-893f-5cc23109b8cc.jpg',
'https://images.openlane.eu/carimgs/5735475/general/b4225a14-13e8-4f87-b6ff-46ee28b137d0.jpg',
'https://images.openlane.eu/carimgs/5735475/general/0b36987b-173e-49d7-b6c1-b12482e9f0ac.jpg',
'https://images.openlane.eu/carimgs/5735475/general/e00e8c59-d7c8-45c7-a168-20c51ee301a8.jpg',
'https://images.openlane.eu/carimgs/5735475/general/e6f4acfb-1ab9-4be1-89b4-d9de3ff73aae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e14ee64a-748c-5c24-959f-06ca5dc3db64/e14ee64a-748c-5c24-959f-06ca5dc3db64_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83283,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735475/general/18c95079-c346-49f3-bbb1-df56a24d95f8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e14ee64a-748c-5c24-959f-06ca5dc3db64/e14ee64a-748c-5c24-959f-06ca5dc3db64_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82743,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735475/general/a6db8298-ddc3-49ca-89a3-c857978f541e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e14ee64a-748c-5c24-959f-06ca5dc3db64/e14ee64a-748c-5c24-959f-06ca5dc3db64_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162999,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735475/general/b4bc619e-7241-4a2e-8e8d-76d5577a1f65.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e14ee64a-748c-5c24-959f-06ca5dc3db64/e14ee64a-748c-5c24-959f-06ca5dc3db64_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92366,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735475/general/5c9cffc9-84f1-472f-8d6e-ed88e0877edf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e14ee64a-748c-5c24-959f-06ca5dc3db64/e14ee64a-748c-5c24-959f-06ca5dc3db64_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85931,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735475/general/d4695d50-b743-42a7-a2a2-65a1331e7f7e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e14ee64a-748c-5c24-959f-06ca5dc3db64/e14ee64a-748c-5c24-959f-06ca5dc3db64_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87377,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735475/general/8444d3bd-8853-4ed9-893f-5cc23109b8cc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e14ee64a-748c-5c24-959f-06ca5dc3db64/e14ee64a-748c-5c24-959f-06ca5dc3db64_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63503,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735475/general/b4225a14-13e8-4f87-b6ff-46ee28b137d0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e14ee64a-748c-5c24-959f-06ca5dc3db64/e14ee64a-748c-5c24-959f-06ca5dc3db64_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70993,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735475/general/0b36987b-173e-49d7-b6c1-b12482e9f0ac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e14ee64a-748c-5c24-959f-06ca5dc3db64/e14ee64a-748c-5c24-959f-06ca5dc3db64_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76995,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735475/general/e00e8c59-d7c8-45c7-a168-20c51ee301a8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e14ee64a-748c-5c24-959f-06ca5dc3db64/e14ee64a-748c-5c24-959f-06ca5dc3db64_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115081,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735475/general/e6f4acfb-1ab9-4be1-89b4-d9de3ff73aae.jpg',
'Width': 1280}],
'price': 22700,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TSI - AWD - Petrol - Automatic - 280 hp - '
'102.120 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731004%27 HTTP/1.1" 200 None
2026-03-27 12:16:21 [adesa.de] INFO: Saving data for 10731004: {'created_time': 1774613781.509016, 'last_price_update_time': 1774613781.509026, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731004') HTTP/1.1" 204 0
2026-03-27 12:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748798/general/dda4fb36-cfd7-45a1-a46c-ecc09db277ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731089)
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748798%252Fgeneral%252Fc3c27713-29d8-428f-a843-6e8ced6e1ec0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/c3c27713-29d8-428f-a843-6e8ced6e1ec0.jpg not downloaded yet
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748798%252Fgeneral%252F74580937-46e7-4f8e-b6c2-25649ba86732.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/74580937-46e7-4f8e-b6c2-25649ba86732.jpg not downloaded yet
2026-03-27 12:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2196c185-b1e4-552d-91c3-c40a65fd6d5b with identifier: 10731060
2026-03-27 12:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b with scrape type 1
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252F63cecc1b-0c26-4a0b-9499-a34a82d0d027.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/63cecc1b-0c26-4a0b-9499-a34a82d0d027.jpg not downloaded yet
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252Ffca58503-50fd-468d-ba2c-9d9321bec13e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/fca58503-50fd-468d-ba2c-9d9321bec13e.jpg not downloaded yet
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252F9156d78d-6094-447a-9d70-7362fd86a1d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/9156d78d-6094-447a-9d70-7362fd86a1d0.jpg not downloaded yet
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252Fdb348c18-2a71-4010-a50c-335613cbe9c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/db348c18-2a71-4010-a50c-335613cbe9c5.jpg not downloaded yet
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252F71b89d9a-b245-4e92-9789-2a0c16f86f17.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/71b89d9a-b245-4e92-9789-2a0c16f86f17.jpg not downloaded yet
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252Fc4cccdb3-3cdb-4cd4-89e7-445b1c3828c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/c4cccdb3-3cdb-4cd4-89e7-445b1c3828c7.jpg not downloaded yet
2026-03-27 12:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143ef3c10>
2026-03-27 12:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748798%252Fgeneral%252Fdda4fb36-cfd7-45a1-a46c-ecc09db277ce.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/dda4fb36-cfd7-45a1-a46c-ecc09db277ce.jpg saved to cache
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 15c3b707-6655-5ff9-ab9a-de920b164bf5
2026-03-27 12:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748798/general/fe1db9f8-981b-4712-816e-4c527f289046.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731089)
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252F62dbae46-6823-42ff-a993-70539e68eb04.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/62dbae46-6823-42ff-a993-70539e68eb04.jpg not downloaded yet
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252Ffcbd872b-302c-42e8-b8da-c27608992f7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/fcbd872b-302c-42e8-b8da-c27608992f7c.jpg not downloaded yet
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252F4a96433e-e106-4e2a-8444-c9a2ead57dde.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/4a96433e-e106-4e2a-8444-c9a2ead57dde.jpg not downloaded yet
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252F93cf1fe9-be05-4b58-855f-03c494933866.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/93cf1fe9-be05-4b58-855f-03c494933866.jpg not downloaded yet
2026-03-27 12:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748505/general/c4cccdb3-3cdb-4cd4-89e7-445b1c3828c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731060)
2026-03-27 12:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a42490>
2026-03-27 12:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748798%252Fgeneral%252Ffe1db9f8-981b-4712-816e-4c527f289046.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/fe1db9f8-981b-4712-816e-4c527f289046.jpg saved to cache
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 15c3b707-6655-5ff9-ab9a-de920b164bf5
2026-03-27 12:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748505/general/93cf1fe9-be05-4b58-855f-03c494933866.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731060)
2026-03-27 12:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b0a2d0>
2026-03-27 12:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748505%252Fgeneral%252Fc4cccdb3-3cdb-4cd4-89e7-445b1c3828c7.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/c4cccdb3-3cdb-4cd4-89e7-445b1c3828c7.jpg saved to cache
2026-03-27 12:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b
2026-03-27 12:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748505/general/4a96433e-e106-4e2a-8444-c9a2ead57dde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731060)
2026-03-27 12:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c5550>
2026-03-27 12:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252F93cf1fe9-be05-4b58-855f-03c494933866.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/93cf1fe9-be05-4b58-855f-03c494933866.jpg saved to cache
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b
2026-03-27 12:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748505/general/fcbd872b-302c-42e8-b8da-c27608992f7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731060)
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af9a10>
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252F4a96433e-e106-4e2a-8444-c9a2ead57dde.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/4a96433e-e106-4e2a-8444-c9a2ead57dde.jpg saved to cache
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b
2026-03-27 12:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748505/general/62dbae46-6823-42ff-a993-70539e68eb04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731060)
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd9f10>
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252Ffcbd872b-302c-42e8-b8da-c27608992f7c.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/fcbd872b-302c-42e8-b8da-c27608992f7c.jpg saved to cache
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b
2026-03-27 12:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748505/general/71b89d9a-b245-4e92-9789-2a0c16f86f17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731060)
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd8750>
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252F62dbae46-6823-42ff-a993-70539e68eb04.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/62dbae46-6823-42ff-a993-70539e68eb04.jpg saved to cache
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b
2026-03-27 12:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748505/general/db348c18-2a71-4010-a50c-335613cbe9c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731060)
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a61450>
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252F71b89d9a-b245-4e92-9789-2a0c16f86f17.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/71b89d9a-b245-4e92-9789-2a0c16f86f17.jpg saved to cache
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b
2026-03-27 12:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748505/general/9156d78d-6094-447a-9d70-7362fd86a1d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731060)
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e31b10>
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252Fdb348c18-2a71-4010-a50c-335613cbe9c5.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/db348c18-2a71-4010-a50c-335613cbe9c5.jpg saved to cache
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b
2026-03-27 12:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748505/general/fca58503-50fd-468d-ba2c-9d9321bec13e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731060)
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d31bd0>
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252F9156d78d-6094-447a-9d70-7362fd86a1d0.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/9156d78d-6094-447a-9d70-7362fd86a1d0.jpg saved to cache
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b
2026-03-27 12:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748505/general/63cecc1b-0c26-4a0b-9499-a34a82d0d027.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731060)
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c7550>
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252Ffca58503-50fd-468d-ba2c-9d9321bec13e.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/fca58503-50fd-468d-ba2c-9d9321bec13e.jpg saved to cache
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b
2026-03-27 12:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748798/general/74580937-46e7-4f8e-b6c2-25649ba86732.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731089)
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f5c610>
2026-03-27 12:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748505%252Fgeneral%252F63cecc1b-0c26-4a0b-9499-a34a82d0d027.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/63cecc1b-0c26-4a0b-9499-a34a82d0d027.jpg saved to cache
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b
2026-03-27 12:16:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2196c185-b1e4-552d-91c3-c40a65fd6d5b, skipping ID generation
2026-03-27 12:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b with scrape type 1
2026-03-27 12:16:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b sending to next pipeline
2026-03-27 12:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2196c185-b1e4-552d-91c3-c40a65fd6d5b, identifier: 10731060
2026-03-27 12:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2196c185-b1e4-552d-91c3-c40a65fd6d5b with identifier: 10731060
2026-03-27 12:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2196c185-b1e4-552d-91c3-c40a65fd6d5b with identifier: 10731060
2026-03-27 12:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2196c185-b1e4-552d-91c3-c40a65fd6d5b with identifier: 10731060 to the API
2026-03-27 12:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748505/general/63cecc1b-0c26-4a0b-9499-a34a82d0d027.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '2196c185-b1e4-552d-91c3-c40a65fd6d5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466574',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731060',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 93073,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43169,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748505/general/63cecc1b-0c26-4a0b-9499-a34a82d0d027.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43305,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748505/general/fca58503-50fd-468d-ba2c-9d9321bec13e.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59305,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748505/general/9156d78d-6094-447a-9d70-7362fd86a1d0.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44668,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748505/general/db348c18-2a71-4010-a50c-335613cbe9c5.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63639,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748505/general/71b89d9a-b245-4e92-9789-2a0c16f86f17.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37947,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748505/general/c4cccdb3-3cdb-4cd4-89e7-445b1c3828c7.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45945,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748505/general/62dbae46-6823-42ff-a993-70539e68eb04.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47563,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748505/general/fcbd872b-302c-42e8-b8da-c27608992f7c.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46843,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748505/general/4a96433e-e106-4e2a-8444-c9a2ead57dde.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2196c185-b1e4-552d-91c3-c40a65fd6d5b/2196c185-b1e4-552d-91c3-c40a65fd6d5b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43925,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748505/general/93cf1fe9-be05-4b58-855f-03c494933866.jpg',
'Width': 768}],
'price': 22500,
'price_includes_vat': True,
'registration_date': '2022-10-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI - Diesel - Automatic - 150 '
'hp - 93.073 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731060%27 HTTP/1.1" 200 None
2026-03-27 12:16:23 [adesa.de] INFO: Saving data for 10731060: {'created_time': 1774613783.087634, 'last_price_update_time': 1774613783.087646, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731060') HTTP/1.1" 204 0
2026-03-27 12:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748798/general/c3c27713-29d8-428f-a843-6e8ced6e1ec0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731089)
2026-03-27 12:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e01790>
2026-03-27 12:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748798%252Fgeneral%252F74580937-46e7-4f8e-b6c2-25649ba86732.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/74580937-46e7-4f8e-b6c2-25649ba86732.jpg saved to cache
2026-03-27 12:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 15c3b707-6655-5ff9-ab9a-de920b164bf5
2026-03-27 12:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb0110>
2026-03-27 12:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12: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-27 12:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%252F5748798%252Fgeneral%252Fc3c27713-29d8-428f-a843-6e8ced6e1ec0.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/c3c27713-29d8-428f-a843-6e8ced6e1ec0.jpg saved to cache
2026-03-27 12:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 15c3b707-6655-5ff9-ab9a-de920b164bf5
2026-03-27 12:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6082cdba-bb10-54d7-a543-5cd987c3f3db with identifier: 10731026
2026-03-27 12:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6082cdba-bb10-54d7-a543-5cd987c3f3db with scrape type 1
2026-03-27 12:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6082cdba-bb10-54d7-a543-5cd987c3f3db
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735565%252Fgeneral%252Fb02a0866-96c4-4145-9c9a-44bcf9b255e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/b02a0866-96c4-4145-9c9a-44bcf9b255e0.jpg already downloaded
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735565%252Fgeneral%252F7187f397-9bc8-4f30-a108-a96728b7f389.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/7187f397-9bc8-4f30-a108-a96728b7f389.jpg already downloaded
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735565%252Fgeneral%252F550a992a-048d-45d1-87aa-c57aab22d136.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/550a992a-048d-45d1-87aa-c57aab22d136.jpg already downloaded
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735565%252Fgeneral%252Fcc57bdb3-e492-415e-bacb-c80d38ad4f72.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/cc57bdb3-e492-415e-bacb-c80d38ad4f72.jpg already downloaded
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735565%252Fgeneral%252Fc89bd61b-91dd-43c9-86b9-1bec7ea71dd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/c89bd61b-91dd-43c9-86b9-1bec7ea71dd2.jpg already downloaded
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735565%252Fgeneral%252F15d70708-3c99-467e-8f26-fc93b5482e47.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/15d70708-3c99-467e-8f26-fc93b5482e47.jpg already downloaded
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735565%252Fgeneral%252Ff4b25da9-49b7-4083-8aea-c4070358f10e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/f4b25da9-49b7-4083-8aea-c4070358f10e.jpg already downloaded
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735565%252Fgeneral%252F4a0516d6-56f4-4e46-95c0-1b84e078939d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/4a0516d6-56f4-4e46-95c0-1b84e078939d.jpg already downloaded
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735565%252Fgeneral%252F19c35e8d-06c7-4671-8da0-41675b496020.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/19c35e8d-06c7-4671-8da0-41675b496020.jpg already downloaded
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735565%252Fgeneral%252Fa3a24ae8-7e4d-44cb-b77e-85366bfafee1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/a3a24ae8-7e4d-44cb-b77e-85366bfafee1.jpg already downloaded
2026-03-27 12:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6082cdba-bb10-54d7-a543-5cd987c3f3db, identifier: 10731026
2026-03-27 12:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6082cdba-bb10-54d7-a543-5cd987c3f3db with identifier: 10731026
2026-03-27 12:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6082cdba-bb10-54d7-a543-5cd987c3f3db with identifier: 10731026
2026-03-27 12:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6082cdba-bb10-54d7-a543-5cd987c3f3db with identifier: 10731026 to the API
2026-03-27 12:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731026>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Petrol',
'id': '6082cdba-bb10-54d7-a543-5cd987c3f3db',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731026',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 126497,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5735565/general/b02a0866-96c4-4145-9c9a-44bcf9b255e0.jpg',
'https://images.openlane.eu/carimgs/5735565/general/7187f397-9bc8-4f30-a108-a96728b7f389.jpg',
'https://images.openlane.eu/carimgs/5735565/general/550a992a-048d-45d1-87aa-c57aab22d136.jpg',
'https://images.openlane.eu/carimgs/5735565/general/cc57bdb3-e492-415e-bacb-c80d38ad4f72.jpg',
'https://images.openlane.eu/carimgs/5735565/general/c89bd61b-91dd-43c9-86b9-1bec7ea71dd2.jpg',
'https://images.openlane.eu/carimgs/5735565/general/15d70708-3c99-467e-8f26-fc93b5482e47.jpg',
'https://images.openlane.eu/carimgs/5735565/general/f4b25da9-49b7-4083-8aea-c4070358f10e.jpg',
'https://images.openlane.eu/carimgs/5735565/general/4a0516d6-56f4-4e46-95c0-1b84e078939d.jpg',
'https://images.openlane.eu/carimgs/5735565/general/19c35e8d-06c7-4671-8da0-41675b496020.jpg',
'https://images.openlane.eu/carimgs/5735565/general/a3a24ae8-7e4d-44cb-b77e-85366bfafee1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6082cdba-bb10-54d7-a543-5cd987c3f3db/6082cdba-bb10-54d7-a543-5cd987c3f3db_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82912,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735565/general/b02a0866-96c4-4145-9c9a-44bcf9b255e0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6082cdba-bb10-54d7-a543-5cd987c3f3db/6082cdba-bb10-54d7-a543-5cd987c3f3db_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76332,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735565/general/7187f397-9bc8-4f30-a108-a96728b7f389.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6082cdba-bb10-54d7-a543-5cd987c3f3db/6082cdba-bb10-54d7-a543-5cd987c3f3db_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102726,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735565/general/550a992a-048d-45d1-87aa-c57aab22d136.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6082cdba-bb10-54d7-a543-5cd987c3f3db/6082cdba-bb10-54d7-a543-5cd987c3f3db_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97969,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735565/general/cc57bdb3-e492-415e-bacb-c80d38ad4f72.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6082cdba-bb10-54d7-a543-5cd987c3f3db/6082cdba-bb10-54d7-a543-5cd987c3f3db_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70282,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735565/general/c89bd61b-91dd-43c9-86b9-1bec7ea71dd2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6082cdba-bb10-54d7-a543-5cd987c3f3db/6082cdba-bb10-54d7-a543-5cd987c3f3db_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66815,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735565/general/15d70708-3c99-467e-8f26-fc93b5482e47.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6082cdba-bb10-54d7-a543-5cd987c3f3db/6082cdba-bb10-54d7-a543-5cd987c3f3db_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76344,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735565/general/f4b25da9-49b7-4083-8aea-c4070358f10e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6082cdba-bb10-54d7-a543-5cd987c3f3db/6082cdba-bb10-54d7-a543-5cd987c3f3db_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73279,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735565/general/4a0516d6-56f4-4e46-95c0-1b84e078939d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6082cdba-bb10-54d7-a543-5cd987c3f3db/6082cdba-bb10-54d7-a543-5cd987c3f3db_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74276,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735565/general/19c35e8d-06c7-4671-8da0-41675b496020.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6082cdba-bb10-54d7-a543-5cd987c3f3db/6082cdba-bb10-54d7-a543-5cd987c3f3db_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54942,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735565/general/a3a24ae8-7e4d-44cb-b77e-85366bfafee1.jpg',
'Width': 1280}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2020-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 1.5 TSI L&K - Petrol - Automatic - 150 hp - '
'126.497 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2020}
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731026%27 HTTP/1.1" 200 None
2026-03-27 12:16:24 [adesa.de] INFO: Saving data for 10731026: {'created_time': 1774613784.050947, 'last_price_update_time': 1774613784.050958, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731026') HTTP/1.1" 204 0
2026-03-27 12:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748798/general/696a2cdb-1dff-4b7a-b763-7f5600f93cac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731089)
2026-03-27 12:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748798/general/0164c5cc-3058-4bec-9a7d-48c409d1b128.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731089)
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d87d90>
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748798%252Fgeneral%252F696a2cdb-1dff-4b7a-b763-7f5600f93cac.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/696a2cdb-1dff-4b7a-b763-7f5600f93cac.jpg saved to cache
2026-03-27 12:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 15c3b707-6655-5ff9-ab9a-de920b164bf5
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f0090>
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748798%252Fgeneral%252F0164c5cc-3058-4bec-9a7d-48c409d1b128.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/0164c5cc-3058-4bec-9a7d-48c409d1b128.jpg saved to cache
2026-03-27 12:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 15c3b707-6655-5ff9-ab9a-de920b164bf5
2026-03-27 12:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748798/general/9dee9940-592e-455e-aaae-930bb2cdff9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731089)
2026-03-27 12:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748798/general/2a4479ec-b647-4dc4-a731-0840fc1d76fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731089)
2026-03-27 12:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748798/general/e8e9217e-2a84-481f-b721-30f54f81e724.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731089)
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a43150>
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748798%252Fgeneral%252F9dee9940-592e-455e-aaae-930bb2cdff9b.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/9dee9940-592e-455e-aaae-930bb2cdff9b.jpg saved to cache
2026-03-27 12:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 15c3b707-6655-5ff9-ab9a-de920b164bf5
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c4cd0>
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748798%252Fgeneral%252F2a4479ec-b647-4dc4-a731-0840fc1d76fe.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/2a4479ec-b647-4dc4-a731-0840fc1d76fe.jpg saved to cache
2026-03-27 12:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 15c3b707-6655-5ff9-ab9a-de920b164bf5
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0bb10>
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748798%252Fgeneral%252Fe8e9217e-2a84-481f-b721-30f54f81e724.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/e8e9217e-2a84-481f-b721-30f54f81e724.jpg saved to cache
2026-03-27 12:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 15c3b707-6655-5ff9-ab9a-de920b164bf5
2026-03-27 12:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748798/general/7467917a-6de2-4536-a6d4-95d64cba1190.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731089)
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b08e50>
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748798%252Fgeneral%252F7467917a-6de2-4536-a6d4-95d64cba1190.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/7467917a-6de2-4536-a6d4-95d64cba1190.jpg saved to cache
2026-03-27 12:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 15c3b707-6655-5ff9-ab9a-de920b164bf5
2026-03-27 12:16:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 15c3b707-6655-5ff9-ab9a-de920b164bf5, skipping ID generation
2026-03-27 12:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15c3b707-6655-5ff9-ab9a-de920b164bf5 with scrape type 1
2026-03-27 12:16:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 15c3b707-6655-5ff9-ab9a-de920b164bf5 sending to next pipeline
2026-03-27 12:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15c3b707-6655-5ff9-ab9a-de920b164bf5, identifier: 10731089
2026-03-27 12:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15c3b707-6655-5ff9-ab9a-de920b164bf5 with identifier: 10731089
2026-03-27 12:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15c3b707-6655-5ff9-ab9a-de920b164bf5 with identifier: 10731089
2026-03-27 12:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15c3b707-6655-5ff9-ab9a-de920b164bf5 with identifier: 10731089 to the API
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748798/general/7467917a-6de2-4536-a6d4-95d64cba1190.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '15c3b707-6655-5ff9-ab9a-de920b164bf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731089',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 110845,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95174,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748798/general/dda4fb36-cfd7-45a1-a46c-ecc09db277ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91762,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748798/general/e8e9217e-2a84-481f-b721-30f54f81e724.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83542,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748798/general/7467917a-6de2-4536-a6d4-95d64cba1190.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106725,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748798/general/2a4479ec-b647-4dc4-a731-0840fc1d76fe.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87578,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748798/general/9dee9940-592e-455e-aaae-930bb2cdff9b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66825,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748798/general/696a2cdb-1dff-4b7a-b763-7f5600f93cac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75564,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748798/general/fe1db9f8-981b-4712-816e-4c527f289046.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81694,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748798/general/0164c5cc-3058-4bec-9a7d-48c409d1b128.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98911,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748798/general/c3c27713-29d8-428f-a843-6e8ced6e1ec0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c3b707-6655-5ff9-ab9a-de920b164bf5/15c3b707-6655-5ff9-ab9a-de920b164bf5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70447,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748798/general/74580937-46e7-4f8e-b6c2-25649ba86732.jpg',
'Width': 1280}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI R-Line - 4Motion - Diesel '
'- Automatic - 200 hp - 110.845 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731089%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [adesa.de] INFO: Saving data for 10731089: {'created_time': 1774613785.095934, 'last_price_update_time': 1774613785.095944, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731089') HTTP/1.1" 204 0
2026-03-27 12:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b4a063d-33e6-5295-a14f-56c28413ca34 with identifier: 10731091
2026-03-27 12:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b4a063d-33e6-5295-a14f-56c28413ca34 with scrape type 1
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b4a063d-33e6-5295-a14f-56c28413ca34
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252F99ba005d-6d16-4b72-a63c-fd4aa36ae7c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/99ba005d-6d16-4b72-a63c-fd4aa36ae7c9.jpg not downloaded yet
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252F4d59d893-77e9-448c-87a9-3aa69feccea1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/4d59d893-77e9-448c-87a9-3aa69feccea1.jpg not downloaded yet
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252F474e440a-f234-45af-aec9-640cabf2e92c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/474e440a-f234-45af-aec9-640cabf2e92c.jpg not downloaded yet
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252F7fd45227-e86e-4c45-9785-97df247e5ccc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/7fd45227-e86e-4c45-9785-97df247e5ccc.jpg not downloaded yet
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252F375c5ccb-98f2-4047-8a92-9c6ac9601eba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/375c5ccb-98f2-4047-8a92-9c6ac9601eba.jpg not downloaded yet
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252Ff6cda7ea-3499-447a-8344-fdee939e935b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/f6cda7ea-3499-447a-8344-fdee939e935b.jpg not downloaded yet
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252F5b75f1b8-eafb-4253-9964-e11c58d3a45d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/5b75f1b8-eafb-4253-9964-e11c58d3a45d.jpg not downloaded yet
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252Fb2ddeeb1-a2c2-410c-b664-db84ba2ac9b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/b2ddeeb1-a2c2-410c-b664-db84ba2ac9b2.jpg not downloaded yet
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252F40e6442d-59ff-4ee8-bbd7-7c817d521335.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/40e6442d-59ff-4ee8-bbd7-7c817d521335.jpg not downloaded yet
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252F8f0b97ee-dbb2-4bdf-993d-49234bb67c39.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/8f0b97ee-dbb2-4bdf-993d-49234bb67c39.jpg not downloaded yet
2026-03-27 12:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731051> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748800/general/40e6442d-59ff-4ee8-bbd7-7c817d521335.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731091)
2026-03-27 12:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748800/general/8f0b97ee-dbb2-4bdf-993d-49234bb67c39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731091)
2026-03-27 12:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68f28e52-1989-53dc-998e-2ae9aa48ab7f with identifier: 10731045
2026-03-27 12:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68f28e52-1989-53dc-998e-2ae9aa48ab7f with scrape type 1
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68f28e52-1989-53dc-998e-2ae9aa48ab7f
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735801%252Fgeneral%252F935d2a33-0a6d-4c3f-9562-840786b9d8ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/935d2a33-0a6d-4c3f-9562-840786b9d8ab.jpg already downloaded
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735801%252Fgeneral%252F9c0fa716-b8e2-4da8-97e4-1452eac4696a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/9c0fa716-b8e2-4da8-97e4-1452eac4696a.jpg already downloaded
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735801%252Fgeneral%252Fc41ad2cb-faf3-4d81-a8f3-3abc3f1fdf82.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/c41ad2cb-faf3-4d81-a8f3-3abc3f1fdf82.jpg already downloaded
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735801%252Fgeneral%252F649d0ea7-b15a-4c22-ad92-204e30b69295.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/649d0ea7-b15a-4c22-ad92-204e30b69295.jpg already downloaded
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735801%252Fgeneral%252Fd8a21a0d-6a04-44e2-af2a-208c27ac9ad7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/d8a21a0d-6a04-44e2-af2a-208c27ac9ad7.jpg already downloaded
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735801%252Fgeneral%252F34af7a11-5bb9-4b91-af66-5220e8f563c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/34af7a11-5bb9-4b91-af66-5220e8f563c7.jpg already downloaded
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735801%252Fgeneral%252Fefca7386-32a8-48f9-9d52-d997165dadaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/efca7386-32a8-48f9-9d52-d997165dadaa.jpg already downloaded
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735801%252Fgeneral%252F1da7c992-f3f9-4851-8a9b-4dd1fbd5531d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/1da7c992-f3f9-4851-8a9b-4dd1fbd5531d.jpg already downloaded
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735801%252Fgeneral%252F72c40216-05e9-4756-9ab5-1a17944c46a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/72c40216-05e9-4756-9ab5-1a17944c46a6.jpg already downloaded
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735801%252Fgeneral%252F8a22b2b6-3869-45d7-a516-87f181d1e18d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/8a22b2b6-3869-45d7-a516-87f181d1e18d.jpg already downloaded
2026-03-27 12:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68f28e52-1989-53dc-998e-2ae9aa48ab7f, identifier: 10731045
2026-03-27 12:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68f28e52-1989-53dc-998e-2ae9aa48ab7f with identifier: 10731045
2026-03-27 12:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68f28e52-1989-53dc-998e-2ae9aa48ab7f with identifier: 10731045
2026-03-27 12:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68f28e52-1989-53dc-998e-2ae9aa48ab7f with identifier: 10731045 to the API
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731045>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '68f28e52-1989-53dc-998e-2ae9aa48ab7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731045',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 143028,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5735801/general/935d2a33-0a6d-4c3f-9562-840786b9d8ab.jpg',
'https://images.openlane.eu/carimgs/5735801/general/9c0fa716-b8e2-4da8-97e4-1452eac4696a.jpg',
'https://images.openlane.eu/carimgs/5735801/general/c41ad2cb-faf3-4d81-a8f3-3abc3f1fdf82.jpg',
'https://images.openlane.eu/carimgs/5735801/general/649d0ea7-b15a-4c22-ad92-204e30b69295.jpg',
'https://images.openlane.eu/carimgs/5735801/general/d8a21a0d-6a04-44e2-af2a-208c27ac9ad7.jpg',
'https://images.openlane.eu/carimgs/5735801/general/34af7a11-5bb9-4b91-af66-5220e8f563c7.jpg',
'https://images.openlane.eu/carimgs/5735801/general/efca7386-32a8-48f9-9d52-d997165dadaa.jpg',
'https://images.openlane.eu/carimgs/5735801/general/1da7c992-f3f9-4851-8a9b-4dd1fbd5531d.jpg',
'https://images.openlane.eu/carimgs/5735801/general/72c40216-05e9-4756-9ab5-1a17944c46a6.jpg',
'https://images.openlane.eu/carimgs/5735801/general/8a22b2b6-3869-45d7-a516-87f181d1e18d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68f28e52-1989-53dc-998e-2ae9aa48ab7f/68f28e52-1989-53dc-998e-2ae9aa48ab7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86723,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735801/general/935d2a33-0a6d-4c3f-9562-840786b9d8ab.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68f28e52-1989-53dc-998e-2ae9aa48ab7f/68f28e52-1989-53dc-998e-2ae9aa48ab7f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82051,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735801/general/9c0fa716-b8e2-4da8-97e4-1452eac4696a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68f28e52-1989-53dc-998e-2ae9aa48ab7f/68f28e52-1989-53dc-998e-2ae9aa48ab7f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100796,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735801/general/c41ad2cb-faf3-4d81-a8f3-3abc3f1fdf82.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68f28e52-1989-53dc-998e-2ae9aa48ab7f/68f28e52-1989-53dc-998e-2ae9aa48ab7f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78273,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735801/general/649d0ea7-b15a-4c22-ad92-204e30b69295.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68f28e52-1989-53dc-998e-2ae9aa48ab7f/68f28e52-1989-53dc-998e-2ae9aa48ab7f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66203,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735801/general/d8a21a0d-6a04-44e2-af2a-208c27ac9ad7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68f28e52-1989-53dc-998e-2ae9aa48ab7f/68f28e52-1989-53dc-998e-2ae9aa48ab7f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67580,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735801/general/34af7a11-5bb9-4b91-af66-5220e8f563c7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68f28e52-1989-53dc-998e-2ae9aa48ab7f/68f28e52-1989-53dc-998e-2ae9aa48ab7f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102763,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735801/general/efca7386-32a8-48f9-9d52-d997165dadaa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68f28e52-1989-53dc-998e-2ae9aa48ab7f/68f28e52-1989-53dc-998e-2ae9aa48ab7f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109874,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735801/general/1da7c992-f3f9-4851-8a9b-4dd1fbd5531d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68f28e52-1989-53dc-998e-2ae9aa48ab7f/68f28e52-1989-53dc-998e-2ae9aa48ab7f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82035,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735801/general/72c40216-05e9-4756-9ab5-1a17944c46a6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68f28e52-1989-53dc-998e-2ae9aa48ab7f/68f28e52-1989-53dc-998e-2ae9aa48ab7f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78589,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735801/general/8a22b2b6-3869-45d7-a516-87f181d1e18d.jpg',
'Width': 1280}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI - Diesel - Automatic - 150 hp - '
'143.028 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731045%27 HTTP/1.1" 200 None
2026-03-27 12:16:26 [adesa.de] INFO: Saving data for 10731045: {'created_time': 1774613786.315205, 'last_price_update_time': 1774613786.315217, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731045') HTTP/1.1" 204 0
2026-03-27 12:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748800/general/b2ddeeb1-a2c2-410c-b664-db84ba2ac9b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731091)
2026-03-27 12:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748800/general/5b75f1b8-eafb-4253-9964-e11c58d3a45d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731091)
2026-03-27 12:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 with identifier: 10731051
2026-03-27 12:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 with scrape type 1
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252Fe782ecfd-26b1-4160-aa71-1be8d92c6f30.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/e782ecfd-26b1-4160-aa71-1be8d92c6f30.jpg not downloaded yet
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d0b9d0>
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252F40e6442d-59ff-4ee8-bbd7-7c817d521335.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/40e6442d-59ff-4ee8-bbd7-7c817d521335.jpg saved to cache
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0b4a063d-33e6-5295-a14f-56c28413ca34
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dae450>
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252F8f0b97ee-dbb2-4bdf-993d-49234bb67c39.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/8f0b97ee-dbb2-4bdf-993d-49234bb67c39.jpg saved to cache
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0b4a063d-33e6-5295-a14f-56c28413ca34
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252F10301f76-def0-4262-8f27-47b9fef7f1d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/10301f76-def0-4262-8f27-47b9fef7f1d8.jpg not downloaded yet
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252F3fd60b1b-243c-470f-bff5-0afb0bf0ccf8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/3fd60b1b-243c-470f-bff5-0afb0bf0ccf8.jpg not downloaded yet
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252F982ed16e-919e-42e6-8896-2b189b6423d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/982ed16e-919e-42e6-8896-2b189b6423d7.jpg not downloaded yet
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b89790>
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252Fb2ddeeb1-a2c2-410c-b664-db84ba2ac9b2.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/b2ddeeb1-a2c2-410c-b664-db84ba2ac9b2.jpg saved to cache
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0b4a063d-33e6-5295-a14f-56c28413ca34
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af3c50>
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252F5b75f1b8-eafb-4253-9964-e11c58d3a45d.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/5b75f1b8-eafb-4253-9964-e11c58d3a45d.jpg saved to cache
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0b4a063d-33e6-5295-a14f-56c28413ca34
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252Fc8622d94-54ca-4e38-bdaa-de5254d4bfc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/c8622d94-54ca-4e38-bdaa-de5254d4bfc5.jpg not downloaded yet
2026-03-27 12:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748800/general/375c5ccb-98f2-4047-8a92-9c6ac9601eba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731091)
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252F6153a54f-9319-435a-a29a-9ffed26ca89b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/6153a54f-9319-435a-a29a-9ffed26ca89b.jpg not downloaded yet
2026-03-27 12:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748800/general/f6cda7ea-3499-447a-8344-fdee939e935b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731091)
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252F718f6a7e-f1fe-4e9a-b030-8b4064537d1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/718f6a7e-f1fe-4e9a-b030-8b4064537d1e.jpg not downloaded yet
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252Fd527f519-5632-412b-86d4-7bc4f73a7fd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/d527f519-5632-412b-86d4-7bc4f73a7fd2.jpg not downloaded yet
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252F16916f01-c13d-499c-83ce-3d965316c258.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/16916f01-c13d-499c-83ce-3d965316c258.jpg not downloaded yet
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252F386ca6c6-3be0-487b-86fb-473019d86155.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/386ca6c6-3be0-487b-86fb-473019d86155.jpg not downloaded yet
2026-03-27 12:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748310/general/982ed16e-919e-42e6-8896-2b189b6423d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731051)
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e33c90>
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252F375c5ccb-98f2-4047-8a92-9c6ac9601eba.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/375c5ccb-98f2-4047-8a92-9c6ac9601eba.jpg saved to cache
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0b4a063d-33e6-5295-a14f-56c28413ca34
2026-03-27 12:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748310/general/386ca6c6-3be0-487b-86fb-473019d86155.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731051)
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714212fe50>
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252Ff6cda7ea-3499-447a-8344-fdee939e935b.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/f6cda7ea-3499-447a-8344-fdee939e935b.jpg saved to cache
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0b4a063d-33e6-5295-a14f-56c28413ca34
2026-03-27 12:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748310/general/6153a54f-9319-435a-a29a-9ffed26ca89b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731051)
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ed7910>
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252F982ed16e-919e-42e6-8896-2b189b6423d7.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/982ed16e-919e-42e6-8896-2b189b6423d7.jpg saved to cache
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13
2026-03-27 12:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748310/general/16916f01-c13d-499c-83ce-3d965316c258.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731051)
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c371d0>
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252F386ca6c6-3be0-487b-86fb-473019d86155.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/386ca6c6-3be0-487b-86fb-473019d86155.jpg saved to cache
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a2ce90>
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252F6153a54f-9319-435a-a29a-9ffed26ca89b.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/6153a54f-9319-435a-a29a-9ffed26ca89b.jpg saved to cache
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13
2026-03-27 12:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748310/general/d527f519-5632-412b-86d4-7bc4f73a7fd2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731051)
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714212f550>
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252F16916f01-c13d-499c-83ce-3d965316c258.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/16916f01-c13d-499c-83ce-3d965316c258.jpg saved to cache
2026-03-27 12:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13
2026-03-27 12:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748310/general/718f6a7e-f1fe-4e9a-b030-8b4064537d1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731051)
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b2b150>
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252Fd527f519-5632-412b-86d4-7bc4f73a7fd2.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/d527f519-5632-412b-86d4-7bc4f73a7fd2.jpg saved to cache
2026-03-27 12:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e09e10>
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252F718f6a7e-f1fe-4e9a-b030-8b4064537d1e.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/718f6a7e-f1fe-4e9a-b030-8b4064537d1e.jpg saved to cache
2026-03-27 12:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13
2026-03-27 12:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748310/general/c8622d94-54ca-4e38-bdaa-de5254d4bfc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731051)
2026-03-27 12:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748310/general/3fd60b1b-243c-470f-bff5-0afb0bf0ccf8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731051)
2026-03-27 12:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748310/general/10301f76-def0-4262-8f27-47b9fef7f1d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731051)
2026-03-27 12:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748310/general/e782ecfd-26b1-4160-aa71-1be8d92c6f30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731051)
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f1c650>
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252Fc8622d94-54ca-4e38-bdaa-de5254d4bfc5.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/c8622d94-54ca-4e38-bdaa-de5254d4bfc5.jpg saved to cache
2026-03-27 12:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2d810>
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252F3fd60b1b-243c-470f-bff5-0afb0bf0ccf8.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/3fd60b1b-243c-470f-bff5-0afb0bf0ccf8.jpg saved to cache
2026-03-27 12:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13
2026-03-27 12:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748800/general/474e440a-f234-45af-aec9-640cabf2e92c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731091)
2026-03-27 12:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731010> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a30dd0>
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252F10301f76-def0-4262-8f27-47b9fef7f1d8.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/10301f76-def0-4262-8f27-47b9fef7f1d8.jpg saved to cache
2026-03-27 12:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409b6a10>
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748310%252Fgeneral%252Fe782ecfd-26b1-4160-aa71-1be8d92c6f30.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/e782ecfd-26b1-4160-aa71-1be8d92c6f30.jpg saved to cache
2026-03-27 12:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13
2026-03-27 12:16:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13, skipping ID generation
2026-03-27 12:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 with scrape type 1
2026-03-27 12:16:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 sending to next pipeline
2026-03-27 12:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13, identifier: 10731051
2026-03-27 12:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748800/general/7fd45227-e86e-4c45-9785-97df247e5ccc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731091)
2026-03-27 12:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 with identifier: 10731051
2026-03-27 12:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 with identifier: 10731051
2026-03-27 12:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 with identifier: 10731051 to the API
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748310/general/e782ecfd-26b1-4160-aa71-1be8d92c6f30.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465299',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731051',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 166327,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140367,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748310/general/e782ecfd-26b1-4160-aa71-1be8d92c6f30.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95857,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748310/general/10301f76-def0-4262-8f27-47b9fef7f1d8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53196,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748310/general/3fd60b1b-243c-470f-bff5-0afb0bf0ccf8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68720,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748310/general/982ed16e-919e-42e6-8896-2b189b6423d7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81311,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748310/general/c8622d94-54ca-4e38-bdaa-de5254d4bfc5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77799,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748310/general/6153a54f-9319-435a-a29a-9ffed26ca89b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66379,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748310/general/718f6a7e-f1fe-4e9a-b030-8b4064537d1e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59150,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748310/general/d527f519-5632-412b-86d4-7bc4f73a7fd2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65266,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748310/general/16916f01-c13d-499c-83ce-3d965316c258.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13/0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35871,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748310/general/386ca6c6-3be0-487b-86fb-473019d86155.jpg',
'Width': 1280}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-07-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 116 hp '
'- 166.327 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731051%27 HTTP/1.1" 200 None
2026-03-27 12:16:27 [adesa.de] INFO: Saving data for 10731051: {'created_time': 1774613787.976389, 'last_price_update_time': 1774613787.976403, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731051') HTTP/1.1" 204 0
2026-03-27 12:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142dfbb90>
2026-03-27 12:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252F474e440a-f234-45af-aec9-640cabf2e92c.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/474e440a-f234-45af-aec9-640cabf2e92c.jpg saved to cache
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0b4a063d-33e6-5295-a14f-56c28413ca34
2026-03-27 12:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 662b167b-9b32-5f8f-b93c-8606beb135aa with identifier: 10731075
2026-03-27 12:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662b167b-9b32-5f8f-b93c-8606beb135aa with scrape type 1
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 662b167b-9b32-5f8f-b93c-8606beb135aa
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252F18eb8f34-1a04-4d6c-ae3b-d3bda83a0f36.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/18eb8f34-1a04-4d6c-ae3b-d3bda83a0f36.jpg not downloaded yet
2026-03-27 12:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 794ffac9-290e-5cfe-9046-b03703c46f89 with identifier: 10731010
2026-03-27 12:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 794ffac9-290e-5cfe-9046-b03703c46f89 with scrape type 1
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 794ffac9-290e-5cfe-9046-b03703c46f89
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735508%252Fgeneral%252Fb370a399-7ef8-4fe6-9ec1-774f5c44662a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/b370a399-7ef8-4fe6-9ec1-774f5c44662a.jpg already downloaded
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735508%252Fgeneral%252Fcb5d3aca-88f4-4074-a85b-13498f09e32c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/cb5d3aca-88f4-4074-a85b-13498f09e32c.jpg already downloaded
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735508%252Fgeneral%252F267028ea-f8be-4e8e-bde1-4eabaa8307dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/267028ea-f8be-4e8e-bde1-4eabaa8307dc.jpg already downloaded
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735508%252Fgeneral%252Fbd03babf-4523-44cf-9d58-12f0f3e07684.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/bd03babf-4523-44cf-9d58-12f0f3e07684.jpg already downloaded
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735508%252Fgeneral%252F9768a154-62fb-43e2-9da2-54caf680d8f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/9768a154-62fb-43e2-9da2-54caf680d8f5.jpg already downloaded
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735508%252Fgeneral%252Fb5b5bd86-18ca-456e-af8f-90dfbf3e3135.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/b5b5bd86-18ca-456e-af8f-90dfbf3e3135.jpg already downloaded
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735508%252Fgeneral%252Faa8e7ede-827d-4d97-ba23-a8624b14a036.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/aa8e7ede-827d-4d97-ba23-a8624b14a036.jpg already downloaded
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735508%252Fgeneral%252F6eab2f1a-e66b-41ff-a79c-7fc082142cf2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/6eab2f1a-e66b-41ff-a79c-7fc082142cf2.jpg already downloaded
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735508%252Fgeneral%252Fa9b44b2d-bfd5-46de-a3e8-6c86ca466219.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/a9b44b2d-bfd5-46de-a3e8-6c86ca466219.jpg already downloaded
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735508%252Fgeneral%252Fa8625356-37be-4c9d-999b-f7bc28bbb8fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/a8625356-37be-4c9d-999b-f7bc28bbb8fe.jpg already downloaded
2026-03-27 12:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 794ffac9-290e-5cfe-9046-b03703c46f89, identifier: 10731010
2026-03-27 12:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748800/general/4d59d893-77e9-448c-87a9-3aa69feccea1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731091)
2026-03-27 12:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 794ffac9-290e-5cfe-9046-b03703c46f89 with identifier: 10731010
2026-03-27 12:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 794ffac9-290e-5cfe-9046-b03703c46f89 with identifier: 10731010
2026-03-27 12:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 794ffac9-290e-5cfe-9046-b03703c46f89 with identifier: 10731010 to the API
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731010>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Hybrid',
'id': '794ffac9-290e-5cfe-9046-b03703c46f89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731010',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 75078,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5735508/general/b370a399-7ef8-4fe6-9ec1-774f5c44662a.jpg',
'https://images.openlane.eu/carimgs/5735508/general/cb5d3aca-88f4-4074-a85b-13498f09e32c.jpg',
'https://images.openlane.eu/carimgs/5735508/general/267028ea-f8be-4e8e-bde1-4eabaa8307dc.jpg',
'https://images.openlane.eu/carimgs/5735508/general/bd03babf-4523-44cf-9d58-12f0f3e07684.jpg',
'https://images.openlane.eu/carimgs/5735508/general/9768a154-62fb-43e2-9da2-54caf680d8f5.jpg',
'https://images.openlane.eu/carimgs/5735508/general/b5b5bd86-18ca-456e-af8f-90dfbf3e3135.jpg',
'https://images.openlane.eu/carimgs/5735508/general/aa8e7ede-827d-4d97-ba23-a8624b14a036.jpg',
'https://images.openlane.eu/carimgs/5735508/general/6eab2f1a-e66b-41ff-a79c-7fc082142cf2.jpg',
'https://images.openlane.eu/carimgs/5735508/general/a9b44b2d-bfd5-46de-a3e8-6c86ca466219.jpg',
'https://images.openlane.eu/carimgs/5735508/general/a8625356-37be-4c9d-999b-f7bc28bbb8fe.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794ffac9-290e-5cfe-9046-b03703c46f89/794ffac9-290e-5cfe-9046-b03703c46f89_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94136,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735508/general/b370a399-7ef8-4fe6-9ec1-774f5c44662a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794ffac9-290e-5cfe-9046-b03703c46f89/794ffac9-290e-5cfe-9046-b03703c46f89_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92425,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735508/general/cb5d3aca-88f4-4074-a85b-13498f09e32c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794ffac9-290e-5cfe-9046-b03703c46f89/794ffac9-290e-5cfe-9046-b03703c46f89_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75209,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735508/general/267028ea-f8be-4e8e-bde1-4eabaa8307dc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794ffac9-290e-5cfe-9046-b03703c46f89/794ffac9-290e-5cfe-9046-b03703c46f89_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69005,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735508/general/bd03babf-4523-44cf-9d58-12f0f3e07684.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794ffac9-290e-5cfe-9046-b03703c46f89/794ffac9-290e-5cfe-9046-b03703c46f89_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81499,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735508/general/9768a154-62fb-43e2-9da2-54caf680d8f5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794ffac9-290e-5cfe-9046-b03703c46f89/794ffac9-290e-5cfe-9046-b03703c46f89_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91945,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735508/general/b5b5bd86-18ca-456e-af8f-90dfbf3e3135.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794ffac9-290e-5cfe-9046-b03703c46f89/794ffac9-290e-5cfe-9046-b03703c46f89_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64428,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735508/general/aa8e7ede-827d-4d97-ba23-a8624b14a036.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794ffac9-290e-5cfe-9046-b03703c46f89/794ffac9-290e-5cfe-9046-b03703c46f89_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69259,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735508/general/6eab2f1a-e66b-41ff-a79c-7fc082142cf2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794ffac9-290e-5cfe-9046-b03703c46f89/794ffac9-290e-5cfe-9046-b03703c46f89_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60699,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735508/general/a9b44b2d-bfd5-46de-a3e8-6c86ca466219.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_794ffac9-290e-5cfe-9046-b03703c46f89/794ffac9-290e-5cfe-9046-b03703c46f89_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58262,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735508/general/a8625356-37be-4c9d-999b-f7bc28bbb8fe.jpg',
'Width': 1280}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 1.4 TSI - Hybrid - Automatic - 156 hp - '
'75.078 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731010%27 HTTP/1.1" 200 None
2026-03-27 12:16:28 [adesa.de] INFO: Saving data for 10731010: {'created_time': 1774613788.853328, 'last_price_update_time': 1774613788.85334, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731010') HTTP/1.1" 204 0
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252F67b06b7c-52c4-4464-b1e8-754770eeca50.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/67b06b7c-52c4-4464-b1e8-754770eeca50.jpg not downloaded yet
2026-03-27 12:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c364d0>
2026-03-27 12:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252F7fd45227-e86e-4c45-9785-97df247e5ccc.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/7fd45227-e86e-4c45-9785-97df247e5ccc.jpg saved to cache
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0b4a063d-33e6-5295-a14f-56c28413ca34
2026-03-27 12:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748800/general/99ba005d-6d16-4b72-a63c-fd4aa36ae7c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731091)
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252Fd996ff05-6cac-4e69-b029-9f1c22a5fa7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/d996ff05-6cac-4e69-b029-9f1c22a5fa7a.jpg not downloaded yet
2026-03-27 12:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce1c50>
2026-03-27 12:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252F4d59d893-77e9-448c-87a9-3aa69feccea1.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/4d59d893-77e9-448c-87a9-3aa69feccea1.jpg saved to cache
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0b4a063d-33e6-5295-a14f-56c28413ca34
2026-03-27 12:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252F7873b92c-ba3c-431b-b41b-209aeec72e95.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/7873b92c-ba3c-431b-b41b-209aeec72e95.jpg not downloaded yet
2026-03-27 12:16:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252F3776a877-95d1-41d4-b275-a131d4b7ac75.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/3776a877-95d1-41d4-b275-a131d4b7ac75.jpg not downloaded yet
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252F120eb723-b034-47a9-9f69-743c24ffd430.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/120eb723-b034-47a9-9f69-743c24ffd430.jpg not downloaded yet
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252Fc1efc498-8130-4a6c-bc4f-fbda97f19824.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/c1efc498-8130-4a6c-bc4f-fbda97f19824.jpg not downloaded yet
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b96610>
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748800%252Fgeneral%252F99ba005d-6d16-4b72-a63c-fd4aa36ae7c9.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/99ba005d-6d16-4b72-a63c-fd4aa36ae7c9.jpg saved to cache
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0b4a063d-33e6-5295-a14f-56c28413ca34
2026-03-27 12:16:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b4a063d-33e6-5295-a14f-56c28413ca34, skipping ID generation
2026-03-27 12:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b4a063d-33e6-5295-a14f-56c28413ca34 with scrape type 1
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b4a063d-33e6-5295-a14f-56c28413ca34 sending to next pipeline
2026-03-27 12:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0b4a063d-33e6-5295-a14f-56c28413ca34, identifier: 10731091
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252F747ac599-01ad-4869-ae0f-9b1c774a1966.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/747ac599-01ad-4869-ae0f-9b1c774a1966.jpg not downloaded yet
2026-03-27 12:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0b4a063d-33e6-5295-a14f-56c28413ca34 with identifier: 10731091
2026-03-27 12:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0b4a063d-33e6-5295-a14f-56c28413ca34 with identifier: 10731091
2026-03-27 12:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0b4a063d-33e6-5295-a14f-56c28413ca34 with identifier: 10731091 to the API
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748800/general/99ba005d-6d16-4b72-a63c-fd4aa36ae7c9.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-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '0b4a063d-33e6-5295-a14f-56c28413ca34',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466581',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731091',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 60150,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93057,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748800/general/99ba005d-6d16-4b72-a63c-fd4aa36ae7c9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106177,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748800/general/4d59d893-77e9-448c-87a9-3aa69feccea1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90131,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748800/general/474e440a-f234-45af-aec9-640cabf2e92c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103559,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748800/general/7fd45227-e86e-4c45-9785-97df247e5ccc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86678,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748800/general/375c5ccb-98f2-4047-8a92-9c6ac9601eba.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78589,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748800/general/f6cda7ea-3499-447a-8344-fdee939e935b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98590,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748800/general/5b75f1b8-eafb-4253-9964-e11c58d3a45d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65722,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748800/general/b2ddeeb1-a2c2-410c-b664-db84ba2ac9b2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84391,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748800/general/40e6442d-59ff-4ee8-bbd7-7c817d521335.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b4a063d-33e6-5295-a14f-56c28413ca34/0b4a063d-33e6-5295-a14f-56c28413ca34_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167793,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748800/general/8f0b97ee-dbb2-4bdf-993d-49234bb67c39.jpg',
'Width': 1280}],
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'60.150 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731091%27 HTTP/1.1" 200 None
2026-03-27 12:16:29 [adesa.de] INFO: Saving data for 10731091: {'created_time': 1774613789.652072, 'last_price_update_time': 1774613789.652088, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731091') HTTP/1.1" 204 0
2026-03-27 12:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748742/general/18eb8f34-1a04-4d6c-ae3b-d3bda83a0f36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731075)
2026-03-27 12:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748742/general/d996ff05-6cac-4e69-b029-9f1c22a5fa7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731075)
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252F7ac43482-4892-423b-a524-393bdc9006d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/7ac43482-4892-423b-a524-393bdc9006d5.jpg not downloaded yet
2026-03-27 12:16:29 [adesa.de] INFO: Found listing with ID: 10734669
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734669%27 HTTP/1.1" 200 None
2026-03-27 12:16:29 [adesa.de] INFO: Scrape type for 10734669: 1
2026-03-27 12:16:29 [adesa.de] INFO: Scraping item 10734669 url https://www.openlane.eu/en/carv6/auction/10734669
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252Fa172f66b-97d6-44a1-81ec-9cd4684c7e75.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/a172f66b-97d6-44a1-81ec-9cd4684c7e75.jpg not downloaded yet
2026-03-27 12:16:29 [adesa.de] INFO: Found listing with ID: 10734605
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734605%27 HTTP/1.1" 200 None
2026-03-27 12:16:29 [adesa.de] INFO: Scrape type for 10734605: 1
2026-03-27 12:16:29 [adesa.de] INFO: Scraping item 10734605 url https://www.openlane.eu/en/carv6/auction/10734605
2026-03-27 12:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748742/general/c1efc498-8130-4a6c-bc4f-fbda97f19824.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731075)
2026-03-27 12:16:29 [adesa.de] INFO: Found listing with ID: 10734617
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734617%27 HTTP/1.1" 200 None
2026-03-27 12:16:29 [adesa.de] INFO: Scrape type for 10734617: 1
2026-03-27 12:16:29 [adesa.de] INFO: Scraping item 10734617 url https://www.openlane.eu/en/carv6/auction/10734617
2026-03-27 12:16:29 [adesa.de] INFO: Found listing with ID: 10734606
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734606%27 HTTP/1.1" 200 None
2026-03-27 12:16:29 [adesa.de] INFO: Scrape type for 10734606: 1
2026-03-27 12:16:29 [adesa.de] INFO: Scraping item 10734606 url https://www.openlane.eu/en/carv6/auction/10734606
2026-03-27 12:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748742/general/747ac599-01ad-4869-ae0f-9b1c774a1966.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731075)
2026-03-27 12:16:29 [adesa.de] INFO: Found listing with ID: 10734618
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734618%27 HTTP/1.1" 200 None
2026-03-27 12:16:29 [adesa.de] INFO: Scrape type for 10734618: 1
2026-03-27 12:16:29 [adesa.de] INFO: Scraping item 10734618 url https://www.openlane.eu/en/carv6/auction/10734618
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409c9e10>
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252F18eb8f34-1a04-4d6c-ae3b-d3bda83a0f36.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/18eb8f34-1a04-4d6c-ae3b-d3bda83a0f36.jpg saved to cache
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 662b167b-9b32-5f8f-b93c-8606beb135aa
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d0a090>
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252Fd996ff05-6cac-4e69-b029-9f1c22a5fa7a.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/d996ff05-6cac-4e69-b029-9f1c22a5fa7a.jpg saved to cache
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 662b167b-9b32-5f8f-b93c-8606beb135aa
2026-03-27 12:16:29 [adesa.de] INFO: Found listing with ID: 10734641
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734641%27 HTTP/1.1" 200 None
2026-03-27 12:16:29 [adesa.de] INFO: Scrape type for 10734641: 1
2026-03-27 12:16:29 [adesa.de] INFO: Scraping item 10734641 url https://www.openlane.eu/en/carv6/auction/10734641
2026-03-27 12:16:29 [adesa.de] INFO: Found listing with ID: 10734663
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734663%27 HTTP/1.1" 200 None
2026-03-27 12:16:29 [adesa.de] INFO: Scrape type for 10734663: 1
2026-03-27 12:16:29 [adesa.de] INFO: Scraping item 10734663 url https://www.openlane.eu/en/carv6/auction/10734663
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a94e50>
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252Fc1efc498-8130-4a6c-bc4f-fbda97f19824.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/c1efc498-8130-4a6c-bc4f-fbda97f19824.jpg saved to cache
2026-03-27 12:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 662b167b-9b32-5f8f-b93c-8606beb135aa
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c4d210>
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252F747ac599-01ad-4869-ae0f-9b1c774a1966.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/747ac599-01ad-4869-ae0f-9b1c774a1966.jpg saved to cache
2026-03-27 12:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 662b167b-9b32-5f8f-b93c-8606beb135aa
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10734612
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734612%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10734612: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10734612 url https://www.openlane.eu/en/carv6/auction/10734612
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10734647
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734647%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10734647: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10734647 url https://www.openlane.eu/en/carv6/auction/10734647
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10734624
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734624%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10734624: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10734624 url https://www.openlane.eu/en/carv6/auction/10734624
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10734671
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734671%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10734671: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10734671 url https://www.openlane.eu/en/carv6/auction/10734671
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10734603
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734603%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10734603: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10734603 url https://www.openlane.eu/en/carv6/auction/10734603
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10734616
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734616%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10734616: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10734616 url https://www.openlane.eu/en/carv6/auction/10734616
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10734661
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734661%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10734661: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10734661 url https://www.openlane.eu/en/carv6/auction/10734661
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10730553
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730553%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10730553: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10730553 url https://www.openlane.eu/en/carv6/auction/10730553
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10730523
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730523%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10730523: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10730523 url https://www.openlane.eu/en/carv6/auction/10730523
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10730460
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730460%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10730460: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10730460 url https://www.openlane.eu/en/carv6/auction/10730460
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10730483
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730483%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10730483: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10730483 url https://www.openlane.eu/en/carv6/auction/10730483
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10730635
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730635%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10730635: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10730635 url https://www.openlane.eu/en/carv6/auction/10730635
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10730481
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730481%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10730481: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10730481 url https://www.openlane.eu/en/carv6/auction/10730481
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10730474
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730474%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10730474: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10730474 url https://www.openlane.eu/en/carv6/auction/10730474
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10735738
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710735738%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10735738: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10735738 url https://www.openlane.eu/en/carv6/auction/10735738
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10735756
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710735756%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10735756: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10735756 url https://www.openlane.eu/en/carv6/auction/10735756
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10735574
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710735574%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10735574: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10735574 url https://www.openlane.eu/en/carv6/auction/10735574
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10735560
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710735560%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10735560: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10735560 url https://www.openlane.eu/en/carv6/auction/10735560
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10735448
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710735448%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10735448: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10735448 url https://www.openlane.eu/en/carv6/auction/10735448
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10736391
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710736391%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10736391: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10736391 url https://www.openlane.eu/en/carv6/auction/10736391
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10735536
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710735536%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10735536: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10735536 url https://www.openlane.eu/en/carv6/auction/10735536
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10736401
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710736401%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10736401: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10736401 url https://www.openlane.eu/en/carv6/auction/10736401
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10735739
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710735739%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10735739: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10735739 url https://www.openlane.eu/en/carv6/auction/10735739
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10735740
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710735740%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10735740: 1
2026-03-27 12:16:30 [adesa.de] INFO: Scraping item 10735740 url https://www.openlane.eu/en/carv6/auction/10735740
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732648
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732648%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732648: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732648 url https://www.openlane.eu/en/carv6/auction/10732648
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732649
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732649%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732649: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732649 url https://www.openlane.eu/en/carv6/auction/10732649
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732650
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732650%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732650: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732650 url https://www.openlane.eu/en/carv6/auction/10732650
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732651
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732651%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732651: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732651 url https://www.openlane.eu/en/carv6/auction/10732651
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732654
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732654%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732654: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732654 url https://www.openlane.eu/en/carv6/auction/10732654
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732655
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732655%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732655: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732655 url https://www.openlane.eu/en/carv6/auction/10732655
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732657
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732657%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732657: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732657 url https://www.openlane.eu/en/carv6/auction/10732657
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732658
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732658%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732658: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732658 url https://www.openlane.eu/en/carv6/auction/10732658
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732659
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732659%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732659: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732659 url https://www.openlane.eu/en/carv6/auction/10732659
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732660
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732660%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732660: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732660 url https://www.openlane.eu/en/carv6/auction/10732660
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732661
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732661%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732661: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732661 url https://www.openlane.eu/en/carv6/auction/10732661
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732662
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732662%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732662: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732662 url https://www.openlane.eu/en/carv6/auction/10732662
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732663
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732663%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732663: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732663 url https://www.openlane.eu/en/carv6/auction/10732663
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732664
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732664%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732664: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732664 url https://www.openlane.eu/en/carv6/auction/10732664
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732665
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732665%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732665: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732665 url https://www.openlane.eu/en/carv6/auction/10732665
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732666
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732666%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732666: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732666 url https://www.openlane.eu/en/carv6/auction/10732666
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732667
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732667%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732667: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732667 url https://www.openlane.eu/en/carv6/auction/10732667
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732672
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732672%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732672: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732672 url https://www.openlane.eu/en/carv6/auction/10732672
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732670
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732670%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732670: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732670 url https://www.openlane.eu/en/carv6/auction/10732670
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732668
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732668%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732668: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732668 url https://www.openlane.eu/en/carv6/auction/10732668
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732669
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732669%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732669: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732669 url https://www.openlane.eu/en/carv6/auction/10732669
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732675
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732675%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732675: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732675 url https://www.openlane.eu/en/carv6/auction/10732675
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732676
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732676%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732676: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732676 url https://www.openlane.eu/en/carv6/auction/10732676
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732677
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732677%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732677: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732677 url https://www.openlane.eu/en/carv6/auction/10732677
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732678
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732678%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732678: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732678 url https://www.openlane.eu/en/carv6/auction/10732678
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732673
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732673%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732673: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732673 url https://www.openlane.eu/en/carv6/auction/10732673
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732674
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732674%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732674: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732674 url https://www.openlane.eu/en/carv6/auction/10732674
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732679
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732679%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732679: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732679 url https://www.openlane.eu/en/carv6/auction/10732679
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732680
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732680%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732680: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732680 url https://www.openlane.eu/en/carv6/auction/10732680
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732681
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732681%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732681: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732681 url https://www.openlane.eu/en/carv6/auction/10732681
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732682
2026-03-27 12:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732682%27 HTTP/1.1" 200 None
2026-03-27 12:16:30 [adesa.de] INFO: Scrape type for 10732682: 0
2026-03-27 12:16:30 [adesa.de] INFO: Skipping item 10732682 url https://www.openlane.eu/en/carv6/auction/10732682
2026-03-27 12:16:30 [adesa.de] INFO: Found listing with ID: 10732683
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732683%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732683: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732683 url https://www.openlane.eu/en/carv6/auction/10732683
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732684
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732684%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732684: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732684 url https://www.openlane.eu/en/carv6/auction/10732684
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732685
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732685%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732685: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732685 url https://www.openlane.eu/en/carv6/auction/10732685
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732686
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732686%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732686: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732686 url https://www.openlane.eu/en/carv6/auction/10732686
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732687
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732687%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732687: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732687 url https://www.openlane.eu/en/carv6/auction/10732687
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732689
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732689%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732689: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732689 url https://www.openlane.eu/en/carv6/auction/10732689
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732690
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732690%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732690: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732690 url https://www.openlane.eu/en/carv6/auction/10732690
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732691
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732691%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732691: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732691 url https://www.openlane.eu/en/carv6/auction/10732691
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732694
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732694%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732694: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732694 url https://www.openlane.eu/en/carv6/auction/10732694
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732695
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732695%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732695: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732695 url https://www.openlane.eu/en/carv6/auction/10732695
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732696
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732696%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732696: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732696 url https://www.openlane.eu/en/carv6/auction/10732696
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732697
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732697%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732697: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732697 url https://www.openlane.eu/en/carv6/auction/10732697
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10733265
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733265%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10733265: 1
2026-03-27 12:16:31 [adesa.de] INFO: Scraping item 10733265 url https://www.openlane.eu/en/carv6/auction/10733265
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10734406
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734406%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10734406: 1
2026-03-27 12:16:31 [adesa.de] INFO: Scraping item 10734406 url https://www.openlane.eu/en/carv6/auction/10734406
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10734402
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734402%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10734402: 1
2026-03-27 12:16:31 [adesa.de] INFO: Scraping item 10734402 url https://www.openlane.eu/en/carv6/auction/10734402
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10734400
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734400%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10734400: 1
2026-03-27 12:16:31 [adesa.de] INFO: Scraping item 10734400 url https://www.openlane.eu/en/carv6/auction/10734400
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10734398
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734398%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10734398: 1
2026-03-27 12:16:31 [adesa.de] INFO: Scraping item 10734398 url https://www.openlane.eu/en/carv6/auction/10734398
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10734405
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734405%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10734405: 1
2026-03-27 12:16:31 [adesa.de] INFO: Scraping item 10734405 url https://www.openlane.eu/en/carv6/auction/10734405
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732652
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732652%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732652: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732652 url https://www.openlane.eu/en/carv6/auction/10732652
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10734399
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734399%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10734399: 1
2026-03-27 12:16:31 [adesa.de] INFO: Scraping item 10734399 url https://www.openlane.eu/en/carv6/auction/10734399
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732671
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732671%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732671: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732671 url https://www.openlane.eu/en/carv6/auction/10732671
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732688
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732688%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732688: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732688 url https://www.openlane.eu/en/carv6/auction/10732688
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10734403
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734403%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10734403: 1
2026-03-27 12:16:31 [adesa.de] INFO: Scraping item 10734403 url https://www.openlane.eu/en/carv6/auction/10734403
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10734404
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734404%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10734404: 1
2026-03-27 12:16:31 [adesa.de] INFO: Scraping item 10734404 url https://www.openlane.eu/en/carv6/auction/10734404
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10734401
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734401%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10734401: 1
2026-03-27 12:16:31 [adesa.de] INFO: Scraping item 10734401 url https://www.openlane.eu/en/carv6/auction/10734401
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732699
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732699%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732699: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732699 url https://www.openlane.eu/en/carv6/auction/10732699
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10734407
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734407%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10734407: 1
2026-03-27 12:16:31 [adesa.de] INFO: Scraping item 10734407 url https://www.openlane.eu/en/carv6/auction/10734407
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10734416
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734416%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10734416: 1
2026-03-27 12:16:31 [adesa.de] INFO: Scraping item 10734416 url https://www.openlane.eu/en/carv6/auction/10734416
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732846
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732846%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732846: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732846 url https://www.openlane.eu/en/carv6/auction/10732846
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732815
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732815%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732815: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732815 url https://www.openlane.eu/en/carv6/auction/10732815
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732852
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732852%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732852: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732852 url https://www.openlane.eu/en/carv6/auction/10732852
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732978
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732978%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732978: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732978 url https://www.openlane.eu/en/carv6/auction/10732978
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732922
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732922%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732922: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732922 url https://www.openlane.eu/en/carv6/auction/10732922
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732818
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732818%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732818: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732818 url https://www.openlane.eu/en/carv6/auction/10732818
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732894
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732894%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732894: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732894 url https://www.openlane.eu/en/carv6/auction/10732894
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732904
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732904%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732904: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732904 url https://www.openlane.eu/en/carv6/auction/10732904
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732847
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732847%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732847: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732847 url https://www.openlane.eu/en/carv6/auction/10732847
2026-03-27 12:16:31 [adesa.de] INFO: Found listing with ID: 10732931
2026-03-27 12:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710732931%27 HTTP/1.1" 200 None
2026-03-27 12:16:31 [adesa.de] INFO: Scrape type for 10732931: 0
2026-03-27 12:16:31 [adesa.de] INFO: Skipping item 10732931 url https://www.openlane.eu/en/carv6/auction/10732931
2026-03-27 12:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12: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-27 12:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with identifier: 10734672
2026-03-27 12:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with scrape type 1
2026-03-27 12:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252F0312cec3-38e6-4d8a-af4e-d2303c7f8e69.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/0312cec3-38e6-4d8a-af4e-d2303c7f8e69.jpg not downloaded yet
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252F1d6cb43e-45e2-42fc-93ea-ddf8ae3337f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/1d6cb43e-45e2-42fc-93ea-ddf8ae3337f3.jpg not downloaded yet
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252F28c2ea34-d88b-43a6-87d7-e923c47f67f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/28c2ea34-d88b-43a6-87d7-e923c47f67f8.jpg not downloaded yet
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252Fab96934e-6db7-4d97-aebc-3cad602afd93.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/ab96934e-6db7-4d97-aebc-3cad602afd93.jpg not downloaded yet
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252F5a3cbbeb-5b63-46a0-9ff4-65f9ad94b433.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/5a3cbbeb-5b63-46a0-9ff4-65f9ad94b433.jpg not downloaded yet
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252F13bb2bc9-d831-43ee-9df2-5759a2be45a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/13bb2bc9-d831-43ee-9df2-5759a2be45a9.jpg not downloaded yet
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252Fef15d918-e4bb-4487-a2b7-e4205c88e1ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/ef15d918-e4bb-4487-a2b7-e4205c88e1ff.jpg not downloaded yet
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252Fa295a671-ef59-4b76-88ff-11ea449e2e9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/a295a671-ef59-4b76-88ff-11ea449e2e9d.jpg not downloaded yet
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252F01d6d7c8-c10a-4607-824c-bbbc28c5d8a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/01d6d7c8-c10a-4607-824c-bbbc28c5d8a0.jpg not downloaded yet
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252F6c5454b5-36dc-4f5a-be6f-f71571c2eda1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/6c5454b5-36dc-4f5a-be6f-f71571c2eda1.jpg not downloaded yet
2026-03-27 12:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12: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-27 12:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbaecea3-3600-580f-bcc0-3db8e1e52bee with identifier: 10730972
2026-03-27 12:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbaecea3-3600-580f-bcc0-3db8e1e52bee with scrape type 1
2026-03-27 12:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fbaecea3-3600-580f-bcc0-3db8e1e52bee
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709304%252Fgeneral%252F0671aaad-8c2f-409c-8a4e-a1f5aaac07f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/0671aaad-8c2f-409c-8a4e-a1f5aaac07f4.jpg already downloaded
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709304%252Fgeneral%252Ff856b845-26ec-4225-b26c-4106fbc082e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/f856b845-26ec-4225-b26c-4106fbc082e8.jpg already downloaded
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709304%252Fgeneral%252F98182ef0-bbcf-4ab8-a93f-d13a9b840b5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/98182ef0-bbcf-4ab8-a93f-d13a9b840b5f.jpg already downloaded
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709304%252Fgeneral%252F8fbfe71e-5baf-46bb-a704-0be116064ea9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/8fbfe71e-5baf-46bb-a704-0be116064ea9.jpg already downloaded
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709304%252Fgeneral%252F5600271d-2270-4663-a1db-03b975074834.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/5600271d-2270-4663-a1db-03b975074834.jpg already downloaded
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709304%252Fgeneral%252F4a81be6d-4e09-4b3c-b813-45a40beaf898.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/4a81be6d-4e09-4b3c-b813-45a40beaf898.jpg already downloaded
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709304%252Fgeneral%252Fe1d22006-f567-406b-861a-419a3dfd667e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/e1d22006-f567-406b-861a-419a3dfd667e.jpg already downloaded
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709304%252Fgeneral%252F4bcf0aa2-9761-49ef-ad8c-63d4d5c66b9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/4bcf0aa2-9761-49ef-ad8c-63d4d5c66b9f.jpg already downloaded
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709304%252Fgeneral%252F659dd468-8d35-483b-92e8-85f3cc73f021.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/659dd468-8d35-483b-92e8-85f3cc73f021.jpg already downloaded
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709304%252Fgeneral%252F4b09f550-d352-40f9-87d6-eef501868dea.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/4b09f550-d352-40f9-87d6-eef501868dea.jpg already downloaded
2026-03-27 12:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fbaecea3-3600-580f-bcc0-3db8e1e52bee, identifier: 10730972
2026-03-27 12:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fbaecea3-3600-580f-bcc0-3db8e1e52bee with identifier: 10730972
2026-03-27 12:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fbaecea3-3600-580f-bcc0-3db8e1e52bee with identifier: 10730972
2026-03-27 12:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fbaecea3-3600-580f-bcc0-3db8e1e52bee with identifier: 10730972 to the API
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730972>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'fbaecea3-3600-580f-bcc0-3db8e1e52bee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730972',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 161084,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5709304/general/0671aaad-8c2f-409c-8a4e-a1f5aaac07f4.jpg',
'https://images.openlane.eu/carimgs/5709304/general/f856b845-26ec-4225-b26c-4106fbc082e8.jpg',
'https://images.openlane.eu/carimgs/5709304/general/98182ef0-bbcf-4ab8-a93f-d13a9b840b5f.jpg',
'https://images.openlane.eu/carimgs/5709304/general/8fbfe71e-5baf-46bb-a704-0be116064ea9.jpg',
'https://images.openlane.eu/carimgs/5709304/general/5600271d-2270-4663-a1db-03b975074834.jpg',
'https://images.openlane.eu/carimgs/5709304/general/4a81be6d-4e09-4b3c-b813-45a40beaf898.jpg',
'https://images.openlane.eu/carimgs/5709304/general/e1d22006-f567-406b-861a-419a3dfd667e.jpg',
'https://images.openlane.eu/carimgs/5709304/general/4bcf0aa2-9761-49ef-ad8c-63d4d5c66b9f.jpg',
'https://images.openlane.eu/carimgs/5709304/general/659dd468-8d35-483b-92e8-85f3cc73f021.jpg',
'https://images.openlane.eu/carimgs/5709304/general/4b09f550-d352-40f9-87d6-eef501868dea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbaecea3-3600-580f-bcc0-3db8e1e52bee/fbaecea3-3600-580f-bcc0-3db8e1e52bee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126067,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709304/general/0671aaad-8c2f-409c-8a4e-a1f5aaac07f4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbaecea3-3600-580f-bcc0-3db8e1e52bee/fbaecea3-3600-580f-bcc0-3db8e1e52bee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115189,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709304/general/f856b845-26ec-4225-b26c-4106fbc082e8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbaecea3-3600-580f-bcc0-3db8e1e52bee/fbaecea3-3600-580f-bcc0-3db8e1e52bee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87926,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709304/general/98182ef0-bbcf-4ab8-a93f-d13a9b840b5f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbaecea3-3600-580f-bcc0-3db8e1e52bee/fbaecea3-3600-580f-bcc0-3db8e1e52bee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109705,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709304/general/8fbfe71e-5baf-46bb-a704-0be116064ea9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbaecea3-3600-580f-bcc0-3db8e1e52bee/fbaecea3-3600-580f-bcc0-3db8e1e52bee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108614,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709304/general/5600271d-2270-4663-a1db-03b975074834.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbaecea3-3600-580f-bcc0-3db8e1e52bee/fbaecea3-3600-580f-bcc0-3db8e1e52bee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54257,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709304/general/4a81be6d-4e09-4b3c-b813-45a40beaf898.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbaecea3-3600-580f-bcc0-3db8e1e52bee/fbaecea3-3600-580f-bcc0-3db8e1e52bee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73901,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709304/general/e1d22006-f567-406b-861a-419a3dfd667e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbaecea3-3600-580f-bcc0-3db8e1e52bee/fbaecea3-3600-580f-bcc0-3db8e1e52bee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151924,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709304/general/4bcf0aa2-9761-49ef-ad8c-63d4d5c66b9f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbaecea3-3600-580f-bcc0-3db8e1e52bee/fbaecea3-3600-580f-bcc0-3db8e1e52bee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115144,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709304/general/659dd468-8d35-483b-92e8-85f3cc73f021.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbaecea3-3600-580f-bcc0-3db8e1e52bee/fbaecea3-3600-580f-bcc0-3db8e1e52bee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74435,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709304/general/4b09f550-d352-40f9-87d6-eef501868dea.jpg',
'Width': 1280}],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2023-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi RS 2.0 TDI - Diesel - Automatic - 200 hp - '
'161.084 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710730972%27 HTTP/1.1" 200 None
2026-03-27 12:16:34 [adesa.de] INFO: Saving data for 10730972: {'created_time': 1774613794.044428, 'last_price_update_time': 1774613794.044438, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730972') HTTP/1.1" 204 0
2026-03-27 12:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750222/general/6c5454b5-36dc-4f5a-be6f-f71571c2eda1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734672)
2026-03-27 12:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b09dd0>
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252F6c5454b5-36dc-4f5a-be6f-f71571c2eda1.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/6c5454b5-36dc-4f5a-be6f-f71571c2eda1.jpg saved to cache
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666
2026-03-27 12:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750222/general/01d6d7c8-c10a-4607-824c-bbbc28c5d8a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734672)
2026-03-27 12:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8637e66-5597-50c7-a574-ef6c31e3f17c with identifier: 10734645
2026-03-27 12:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8637e66-5597-50c7-a574-ef6c31e3f17c with scrape type 1
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252F9fa06ef8-f462-46b5-93c3-7256494e33df.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/9fa06ef8-f462-46b5-93c3-7256494e33df.jpg not downloaded yet
2026-03-27 12:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750222/general/a295a671-ef59-4b76-88ff-11ea449e2e9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734672)
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252F842e9f0d-14e2-4070-9c67-2cd4cc70cfb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/842e9f0d-14e2-4070-9c67-2cd4cc70cfb7.jpg not downloaded yet
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252Fa2e850aa-d058-475e-9e81-cec846c7dbce.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/a2e850aa-d058-475e-9e81-cec846c7dbce.jpg not downloaded yet
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252F1682dca4-2124-4c5f-a48a-9a107f8f863e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/1682dca4-2124-4c5f-a48a-9a107f8f863e.jpg not downloaded yet
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252F71c2ebdd-07fb-46a0-88cd-1ba034f9c7da.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/71c2ebdd-07fb-46a0-88cd-1ba034f9c7da.jpg not downloaded yet
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b89d90>
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252F01d6d7c8-c10a-4607-824c-bbbc28c5d8a0.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/01d6d7c8-c10a-4607-824c-bbbc28c5d8a0.jpg saved to cache
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252Fc5b0b16a-7af3-4e8a-afa0-bc17fa10dd77.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/c5b0b16a-7af3-4e8a-afa0-bc17fa10dd77.jpg not downloaded yet
2026-03-27 12:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750222/general/ef15d918-e4bb-4487-a2b7-e4205c88e1ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734672)
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252F765cffab-7cc8-436f-a6c9-49a2e8cc6799.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/765cffab-7cc8-436f-a6c9-49a2e8cc6799.jpg not downloaded yet
2026-03-27 12:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726659/general/9fa06ef8-f462-46b5-93c3-7256494e33df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734645)
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252F5423a1ac-4326-4e83-8cea-293df9794d73.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/5423a1ac-4326-4e83-8cea-293df9794d73.jpg not downloaded yet
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c36110>
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252Fa295a671-ef59-4b76-88ff-11ea449e2e9d.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/a295a671-ef59-4b76-88ff-11ea449e2e9d.jpg saved to cache
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252F83fac588-05df-4a0b-aed9-12446fb16dae.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/83fac588-05df-4a0b-aed9-12446fb16dae.jpg not downloaded yet
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252F139b80be-bf9f-48fd-ae0a-fd480c599afc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/139b80be-bf9f-48fd-ae0a-fd480c599afc.jpg not downloaded yet
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e30b10>
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252Fef15d918-e4bb-4487-a2b7-e4205c88e1ff.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/ef15d918-e4bb-4487-a2b7-e4205c88e1ff.jpg saved to cache
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666
2026-03-27 12:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726659/general/765cffab-7cc8-436f-a6c9-49a2e8cc6799.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734645)
2026-03-27 12:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726659/general/71c2ebdd-07fb-46a0-88cd-1ba034f9c7da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734645)
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0aad0>
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252F9fa06ef8-f462-46b5-93c3-7256494e33df.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/9fa06ef8-f462-46b5-93c3-7256494e33df.jpg saved to cache
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-27 12:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726659/general/139b80be-bf9f-48fd-ae0a-fd480c599afc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734645)
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a00790>
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252F765cffab-7cc8-436f-a6c9-49a2e8cc6799.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/765cffab-7cc8-436f-a6c9-49a2e8cc6799.jpg saved to cache
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a6010>
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252F71c2ebdd-07fb-46a0-88cd-1ba034f9c7da.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/71c2ebdd-07fb-46a0-88cd-1ba034f9c7da.jpg saved to cache
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-27 12:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726659/general/83fac588-05df-4a0b-aed9-12446fb16dae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734645)
2026-03-27 12:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726659/general/5423a1ac-4326-4e83-8cea-293df9794d73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734645)
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce1d50>
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252F139b80be-bf9f-48fd-ae0a-fd480c599afc.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/139b80be-bf9f-48fd-ae0a-fd480c599afc.jpg saved to cache
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-27 12:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726659/general/c5b0b16a-7af3-4e8a-afa0-bc17fa10dd77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734645)
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714211b390>
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252F83fac588-05df-4a0b-aed9-12446fb16dae.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/83fac588-05df-4a0b-aed9-12446fb16dae.jpg saved to cache
2026-03-27 12:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-27 12:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726659/general/1682dca4-2124-4c5f-a48a-9a107f8f863e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734645)
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c4e450>
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252F5423a1ac-4326-4e83-8cea-293df9794d73.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/5423a1ac-4326-4e83-8cea-293df9794d73.jpg saved to cache
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-27 12:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726659/general/a2e850aa-d058-475e-9e81-cec846c7dbce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734645)
2026-03-27 12:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726659/general/842e9f0d-14e2-4070-9c67-2cd4cc70cfb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734645)
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e09690>
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252Fc5b0b16a-7af3-4e8a-afa0-bc17fa10dd77.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/c5b0b16a-7af3-4e8a-afa0-bc17fa10dd77.jpg saved to cache
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a54d0>
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252F1682dca4-2124-4c5f-a48a-9a107f8f863e.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/1682dca4-2124-4c5f-a48a-9a107f8f863e.jpg saved to cache
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-27 12:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750222/general/5a3cbbeb-5b63-46a0-9ff4-65f9ad94b433.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734672)
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d157d0>
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252Fa2e850aa-d058-475e-9e81-cec846c7dbce.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/a2e850aa-d058-475e-9e81-cec846c7dbce.jpg saved to cache
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cf2e10>
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726659%252Fgeneral%252F842e9f0d-14e2-4070-9c67-2cd4cc70cfb7.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726659/general/842e9f0d-14e2-4070-9c67-2cd4cc70cfb7.jpg saved to cache
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-27 12:16:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d8637e66-5597-50c7-a574-ef6c31e3f17c, skipping ID generation
2026-03-27 12:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8637e66-5597-50c7-a574-ef6c31e3f17c with scrape type 1
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8637e66-5597-50c7-a574-ef6c31e3f17c sending to next pipeline
2026-03-27 12:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d8637e66-5597-50c7-a574-ef6c31e3f17c, identifier: 10734645
2026-03-27 12:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d8637e66-5597-50c7-a574-ef6c31e3f17c with identifier: 10734645
2026-03-27 12:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d8637e66-5597-50c7-a574-ef6c31e3f17c with identifier: 10734645
2026-03-27 12:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d8637e66-5597-50c7-a574-ef6c31e3f17c with identifier: 10734645 to the API
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5726659/general/842e9f0d-14e2-4070-9c67-2cd4cc70cfb7.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Hybrid',
'id': 'd8637e66-5597-50c7-a574-ef6c31e3f17c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35477',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734645',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 89264,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118453,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726659/general/9fa06ef8-f462-46b5-93c3-7256494e33df.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100168,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726659/general/842e9f0d-14e2-4070-9c67-2cd4cc70cfb7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80893,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726659/general/a2e850aa-d058-475e-9e81-cec846c7dbce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66660,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726659/general/1682dca4-2124-4c5f-a48a-9a107f8f863e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100487,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726659/general/71c2ebdd-07fb-46a0-88cd-1ba034f9c7da.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97092,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726659/general/c5b0b16a-7af3-4e8a-afa0-bc17fa10dd77.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62973,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726659/general/765cffab-7cc8-436f-a6c9-49a2e8cc6799.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68553,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726659/general/5423a1ac-4326-4e83-8cea-293df9794d73.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64936,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726659/general/83fac588-05df-4a0b-aed9-12446fb16dae.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8637e66-5597-50c7-a574-ef6c31e3f17c/d8637e66-5597-50c7-a574-ef6c31e3f17c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65922,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726659/general/139b80be-bf9f-48fd-ae0a-fd480c599afc.jpg',
'Width': 1280}],
'price': 27600,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Hybrid - Automatic - 194 hp - '
'89.264 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734645%27 HTTP/1.1" 200 None
2026-03-27 12:16:35 [adesa.de] INFO: Saving data for 10734645: {'created_time': 1774613795.702493, 'last_price_update_time': 1774613795.702507, 'auction_closing_time': 1774856400.0}
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734645') HTTP/1.1" 204 0
2026-03-27 12:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750222/general/13bb2bc9-d831-43ee-9df2-5759a2be45a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734672)
2026-03-27 12:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750222/general/ab96934e-6db7-4d97-aebc-3cad602afd93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734672)
2026-03-27 12:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b89150>
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252F5a3cbbeb-5b63-46a0-9ff4-65f9ad94b433.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/5a3cbbeb-5b63-46a0-9ff4-65f9ad94b433.jpg saved to cache
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca0d10>
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252F13bb2bc9-d831-43ee-9df2-5759a2be45a9.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/13bb2bc9-d831-43ee-9df2-5759a2be45a9.jpg saved to cache
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666
2026-03-27 12:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67f4319a-9103-58a2-8a9d-131d4dff4b61 with identifier: 10734634
2026-03-27 12:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67f4319a-9103-58a2-8a9d-131d4dff4b61 with scrape type 1
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 67f4319a-9103-58a2-8a9d-131d4dff4b61
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252F0af5a400-0b59-4f7c-a8d2-e10261d04482.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/0af5a400-0b59-4f7c-a8d2-e10261d04482.jpg not downloaded yet
2026-03-27 12:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7b894b0-69f9-55eb-943c-bd5ce3cddeb5 with identifier: 10734608
2026-03-27 12:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b894b0-69f9-55eb-943c-bd5ce3cddeb5 with scrape type 1
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7b894b0-69f9-55eb-943c-bd5ce3cddeb5
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732025%252Fgeneral%252F05f62158-d225-4b06-b0c4-2da839266c84.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/05f62158-d225-4b06-b0c4-2da839266c84.jpg already downloaded
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732025%252Fgeneral%252Fc6f0f07b-284c-4fd5-b26f-403b5d10067d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/c6f0f07b-284c-4fd5-b26f-403b5d10067d.jpg already downloaded
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732025%252Fgeneral%252Fff51bf2b-da34-4195-969e-9febef666bdd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/ff51bf2b-da34-4195-969e-9febef666bdd.jpg already downloaded
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732025%252Fgeneral%252F93f0b871-30bd-47c6-8432-e8b3d4f7e415.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/93f0b871-30bd-47c6-8432-e8b3d4f7e415.jpg already downloaded
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732025%252Fgeneral%252Fdc672c1d-efbd-4aa2-98ed-0533c6b0d7d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/dc672c1d-efbd-4aa2-98ed-0533c6b0d7d4.jpg already downloaded
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732025%252Fgeneral%252F4daca1ad-cf05-405a-ad90-ee7e403f7420.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/4daca1ad-cf05-405a-ad90-ee7e403f7420.jpg already downloaded
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732025%252Fgeneral%252F33278b7f-c94d-4a89-aebe-a8a581d15caa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/33278b7f-c94d-4a89-aebe-a8a581d15caa.jpg already downloaded
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732025%252Fgeneral%252Fdec837ac-719b-4007-9a83-9a0dedac4431.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/dec837ac-719b-4007-9a83-9a0dedac4431.jpg already downloaded
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732025%252Fgeneral%252Fbaab5749-5e9c-4456-b617-e1d2a009306b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/baab5749-5e9c-4456-b617-e1d2a009306b.jpg already downloaded
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732025%252Fgeneral%252F28c540e3-9866-4e1c-9801-099bf3e7f4cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/28c540e3-9866-4e1c-9801-099bf3e7f4cc.jpg already downloaded
2026-03-27 12:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7b894b0-69f9-55eb-943c-bd5ce3cddeb5, identifier: 10734608
2026-03-27 12:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c4cdd0>
2026-03-27 12:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252Fab96934e-6db7-4d97-aebc-3cad602afd93.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/ab96934e-6db7-4d97-aebc-3cad602afd93.jpg saved to cache
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666
2026-03-27 12:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7b894b0-69f9-55eb-943c-bd5ce3cddeb5 with identifier: 10734608
2026-03-27 12:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7b894b0-69f9-55eb-943c-bd5ce3cddeb5 with identifier: 10734608
2026-03-27 12:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7b894b0-69f9-55eb-943c-bd5ce3cddeb5 with identifier: 10734608 to the API
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734608>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'b7b894b0-69f9-55eb-943c-bd5ce3cddeb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000666',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734608',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 118959,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5732025/general/05f62158-d225-4b06-b0c4-2da839266c84.jpg',
'https://images.openlane.eu/carimgs/5732025/general/c6f0f07b-284c-4fd5-b26f-403b5d10067d.jpg',
'https://images.openlane.eu/carimgs/5732025/general/ff51bf2b-da34-4195-969e-9febef666bdd.jpg',
'https://images.openlane.eu/carimgs/5732025/general/93f0b871-30bd-47c6-8432-e8b3d4f7e415.jpg',
'https://images.openlane.eu/carimgs/5732025/general/dc672c1d-efbd-4aa2-98ed-0533c6b0d7d4.jpg',
'https://images.openlane.eu/carimgs/5732025/general/4daca1ad-cf05-405a-ad90-ee7e403f7420.jpg',
'https://images.openlane.eu/carimgs/5732025/general/33278b7f-c94d-4a89-aebe-a8a581d15caa.jpg',
'https://images.openlane.eu/carimgs/5732025/general/dec837ac-719b-4007-9a83-9a0dedac4431.jpg',
'https://images.openlane.eu/carimgs/5732025/general/baab5749-5e9c-4456-b617-e1d2a009306b.jpg',
'https://images.openlane.eu/carimgs/5732025/general/28c540e3-9866-4e1c-9801-099bf3e7f4cc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b894b0-69f9-55eb-943c-bd5ce3cddeb5/b7b894b0-69f9-55eb-943c-bd5ce3cddeb5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151153,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732025/general/05f62158-d225-4b06-b0c4-2da839266c84.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b894b0-69f9-55eb-943c-bd5ce3cddeb5/b7b894b0-69f9-55eb-943c-bd5ce3cddeb5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139873,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732025/general/c6f0f07b-284c-4fd5-b26f-403b5d10067d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b894b0-69f9-55eb-943c-bd5ce3cddeb5/b7b894b0-69f9-55eb-943c-bd5ce3cddeb5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148991,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732025/general/ff51bf2b-da34-4195-969e-9febef666bdd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b894b0-69f9-55eb-943c-bd5ce3cddeb5/b7b894b0-69f9-55eb-943c-bd5ce3cddeb5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144289,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732025/general/93f0b871-30bd-47c6-8432-e8b3d4f7e415.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b894b0-69f9-55eb-943c-bd5ce3cddeb5/b7b894b0-69f9-55eb-943c-bd5ce3cddeb5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141018,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732025/general/dc672c1d-efbd-4aa2-98ed-0533c6b0d7d4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b894b0-69f9-55eb-943c-bd5ce3cddeb5/b7b894b0-69f9-55eb-943c-bd5ce3cddeb5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137067,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732025/general/4daca1ad-cf05-405a-ad90-ee7e403f7420.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b894b0-69f9-55eb-943c-bd5ce3cddeb5/b7b894b0-69f9-55eb-943c-bd5ce3cddeb5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139969,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732025/general/33278b7f-c94d-4a89-aebe-a8a581d15caa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b894b0-69f9-55eb-943c-bd5ce3cddeb5/b7b894b0-69f9-55eb-943c-bd5ce3cddeb5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100993,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732025/general/dec837ac-719b-4007-9a83-9a0dedac4431.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b894b0-69f9-55eb-943c-bd5ce3cddeb5/b7b894b0-69f9-55eb-943c-bd5ce3cddeb5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141427,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732025/general/baab5749-5e9c-4456-b617-e1d2a009306b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b894b0-69f9-55eb-943c-bd5ce3cddeb5/b7b894b0-69f9-55eb-943c-bd5ce3cddeb5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136104,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732025/general/28c540e3-9866-4e1c-9801-099bf3e7f4cc.jpg',
'Width': 1280}],
'price': 31200,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 220d Avantgarde Advanced - 4-Matic - Diesel - '
'Automatic - 197 hp - 118.959 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2023}
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734608%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [adesa.de] INFO: Saving data for 10734608: {'created_time': 1774613796.662864, 'last_price_update_time': 1774613796.662874, 'auction_closing_time': 1774855800.0}
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734608') HTTP/1.1" 204 0
2026-03-27 12:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750222/general/28c2ea34-d88b-43a6-87d7-e923c47f67f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734672)
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252F6784095e-268d-4b5b-af2a-52503883bfbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/6784095e-268d-4b5b-af2a-52503883bfbc.jpg not downloaded yet
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252F3c23ba62-ebf8-42d8-b765-984214b4e9ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/3c23ba62-ebf8-42d8-b765-984214b4e9ea.jpg not downloaded yet
2026-03-27 12:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750222/general/1d6cb43e-45e2-42fc-93ea-ddf8ae3337f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734672)
2026-03-27 12:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750222/general/0312cec3-38e6-4d8a-af4e-d2303c7f8e69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734672)
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252F879b4e17-3c15-430b-a990-15106f7aa554.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/879b4e17-3c15-430b-a990-15106f7aa554.jpg not downloaded yet
2026-03-27 12:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252F7ad95388-d9b9-490c-b526-8920fa74f495.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/7ad95388-d9b9-490c-b526-8920fa74f495.jpg not downloaded yet
2026-03-27 12: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-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252Faed54b7b-0367-47df-9c27-12daca969bdb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/aed54b7b-0367-47df-9c27-12daca969bdb.jpg not downloaded yet
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252F7f18fce0-77fd-48f8-8f57-e4506dfbded4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/7f18fce0-77fd-48f8-8f57-e4506dfbded4.jpg not downloaded yet
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252F5eb6e7ce-2d55-4233-835f-33ebca1b8585.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/5eb6e7ce-2d55-4233-835f-33ebca1b8585.jpg not downloaded yet
2026-03-27 12:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b9990>
2026-03-27 12:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252F28c2ea34-d88b-43a6-87d7-e923c47f67f8.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/28c2ea34-d88b-43a6-87d7-e923c47f67f8.jpg saved to cache
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666
2026-03-27 12:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750238/general/0af5a400-0b59-4f7c-a8d2-e10261d04482.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734634)
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252Fbb6b35ec-5206-4afd-bda0-a4c66398179a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/bb6b35ec-5206-4afd-bda0-a4c66398179a.jpg not downloaded yet
2026-03-27 12:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750238/general/6784095e-268d-4b5b-af2a-52503883bfbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734634)
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252Fadf7c4a6-df55-4f22-80dd-2a218abdf617.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/adf7c4a6-df55-4f22-80dd-2a218abdf617.jpg not downloaded yet
2026-03-27 12:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb31d0>
2026-03-27 12:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252F1d6cb43e-45e2-42fc-93ea-ddf8ae3337f3.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/1d6cb43e-45e2-42fc-93ea-ddf8ae3337f3.jpg saved to cache
2026-03-27 12:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666
2026-03-27 12:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ab3750>
2026-03-27 12:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750222%252Fgeneral%252F0312cec3-38e6-4d8a-af4e-d2303c7f8e69.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/0312cec3-38e6-4d8a-af4e-d2303c7f8e69.jpg saved to cache
2026-03-27 12:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666
2026-03-27 12:16:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 136f0f03-e2ae-5a75-b290-3ff8bafe9666, skipping ID generation
2026-03-27 12:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with scrape type 1
2026-03-27 12:16:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666 sending to next pipeline
2026-03-27 12:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 136f0f03-e2ae-5a75-b290-3ff8bafe9666, identifier: 10734672
2026-03-27 12:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcb92654-aa95-5cd9-a892-a0261548b72b with identifier: 10734653
2026-03-27 12:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcb92654-aa95-5cd9-a892-a0261548b72b with scrape type 1
2026-03-27 12:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dcb92654-aa95-5cd9-a892-a0261548b72b
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737462%252Fgeneral%252F4c5f5d6f-1a20-48ac-954d-9c2b1bf28b6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/4c5f5d6f-1a20-48ac-954d-9c2b1bf28b6d.jpg already downloaded
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737462%252Fgeneral%252Fd074fb95-9afd-44a5-b11b-74cbea5bc40d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/d074fb95-9afd-44a5-b11b-74cbea5bc40d.jpg already downloaded
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737462%252Fgeneral%252F60c54259-8e7a-4f0f-bc04-4b0e5a6651b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/60c54259-8e7a-4f0f-bc04-4b0e5a6651b9.jpg already downloaded
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737462%252Fgeneral%252F42fa8a52-8f3b-4f25-9c21-59ec9e202e57.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/42fa8a52-8f3b-4f25-9c21-59ec9e202e57.jpg already downloaded
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737462%252Fgeneral%252Fb6e7b332-f839-4bcd-9f90-95f24612fe21.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/b6e7b332-f839-4bcd-9f90-95f24612fe21.jpg already downloaded
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737462%252Fgeneral%252Fe1ccbd69-2a4a-4a64-a190-110755d5b8cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/e1ccbd69-2a4a-4a64-a190-110755d5b8cf.jpg already downloaded
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737462%252Fgeneral%252F7cf159bc-60f0-4ad2-9c96-e22be08d3af2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/7cf159bc-60f0-4ad2-9c96-e22be08d3af2.jpg already downloaded
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737462%252Fgeneral%252Fcaafd98f-dd96-4ad0-b520-b54401e1e876.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/caafd98f-dd96-4ad0-b520-b54401e1e876.jpg already downloaded
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737462%252Fgeneral%252F5aa8ae7d-8723-4752-943d-9cefda2d7658.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/5aa8ae7d-8723-4752-943d-9cefda2d7658.jpg already downloaded
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737462%252Fgeneral%252F5c1ae6e1-8c48-4dc2-a497-3ce54fd430c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/5c1ae6e1-8c48-4dc2-a497-3ce54fd430c4.jpg already downloaded
2026-03-27 12:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dcb92654-aa95-5cd9-a892-a0261548b72b, identifier: 10734653
2026-03-27 12:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750238/general/879b4e17-3c15-430b-a990-15106f7aa554.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734634)
2026-03-27 12:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with identifier: 10734672
2026-03-27 12:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with identifier: 10734672
2026-03-27 12:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with identifier: 10734672 to the API
2026-03-27 12:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750222/general/0312cec3-38e6-4d8a-af4e-d2303c7f8e69.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Petrol',
'id': '136f0f03-e2ae-5a75-b290-3ff8bafe9666',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000726',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734672',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 17269,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400494,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750222/general/0312cec3-38e6-4d8a-af4e-d2303c7f8e69.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406863,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750222/general/1d6cb43e-45e2-42fc-93ea-ddf8ae3337f3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158515,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750222/general/28c2ea34-d88b-43a6-87d7-e923c47f67f8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187784,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750222/general/ab96934e-6db7-4d97-aebc-3cad602afd93.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137979,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750222/general/5a3cbbeb-5b63-46a0-9ff4-65f9ad94b433.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318398,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750222/general/13bb2bc9-d831-43ee-9df2-5759a2be45a9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121288,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750222/general/ef15d918-e4bb-4487-a2b7-e4205c88e1ff.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118761,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750222/general/a295a671-ef59-4b76-88ff-11ea449e2e9d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122917,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750222/general/01d6d7c8-c10a-4607-824c-bbbc28c5d8a0.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136f0f03-e2ae-5a75-b290-3ff8bafe9666/136f0f03-e2ae-5a75-b290-3ff8bafe9666_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359763,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750222/general/6c5454b5-36dc-4f5a-be6f-f71571c2eda1.jpg',
'Width': 1440}],
'price': 40900,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300 AMG Line - 4-Matic - Petrol - Automatic - 258 '
'hp - 17.269 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734672%27 HTTP/1.1" 200 None
2026-03-27 12:16:38 [adesa.de] INFO: Saving data for 10734672: {'created_time': 1774613798.487055, 'last_price_update_time': 1774613798.487068, 'auction_closing_time': 1774856400.0}
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734672') HTTP/1.1" 204 0
2026-03-27 12:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dcb92654-aa95-5cd9-a892-a0261548b72b with identifier: 10734653
2026-03-27 12:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dcb92654-aa95-5cd9-a892-a0261548b72b with identifier: 10734653
2026-03-27 12:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dcb92654-aa95-5cd9-a892-a0261548b72b with identifier: 10734653 to the API
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734653>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': 'dcb92654-aa95-5cd9-a892-a0261548b72b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000227',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734653',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQE',
'odometer': 62326,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5737462/general/4c5f5d6f-1a20-48ac-954d-9c2b1bf28b6d.jpg',
'https://images.openlane.eu/carimgs/5737462/general/d074fb95-9afd-44a5-b11b-74cbea5bc40d.jpg',
'https://images.openlane.eu/carimgs/5737462/general/60c54259-8e7a-4f0f-bc04-4b0e5a6651b9.jpg',
'https://images.openlane.eu/carimgs/5737462/general/42fa8a52-8f3b-4f25-9c21-59ec9e202e57.jpg',
'https://images.openlane.eu/carimgs/5737462/general/b6e7b332-f839-4bcd-9f90-95f24612fe21.jpg',
'https://images.openlane.eu/carimgs/5737462/general/e1ccbd69-2a4a-4a64-a190-110755d5b8cf.jpg',
'https://images.openlane.eu/carimgs/5737462/general/7cf159bc-60f0-4ad2-9c96-e22be08d3af2.jpg',
'https://images.openlane.eu/carimgs/5737462/general/caafd98f-dd96-4ad0-b520-b54401e1e876.jpg',
'https://images.openlane.eu/carimgs/5737462/general/5aa8ae7d-8723-4752-943d-9cefda2d7658.jpg',
'https://images.openlane.eu/carimgs/5737462/general/5c1ae6e1-8c48-4dc2-a497-3ce54fd430c4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb92654-aa95-5cd9-a892-a0261548b72b/dcb92654-aa95-5cd9-a892-a0261548b72b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737462/general/4c5f5d6f-1a20-48ac-954d-9c2b1bf28b6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb92654-aa95-5cd9-a892-a0261548b72b/dcb92654-aa95-5cd9-a892-a0261548b72b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737462/general/d074fb95-9afd-44a5-b11b-74cbea5bc40d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb92654-aa95-5cd9-a892-a0261548b72b/dcb92654-aa95-5cd9-a892-a0261548b72b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737462/general/60c54259-8e7a-4f0f-bc04-4b0e5a6651b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb92654-aa95-5cd9-a892-a0261548b72b/dcb92654-aa95-5cd9-a892-a0261548b72b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737462/general/42fa8a52-8f3b-4f25-9c21-59ec9e202e57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb92654-aa95-5cd9-a892-a0261548b72b/dcb92654-aa95-5cd9-a892-a0261548b72b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737462/general/b6e7b332-f839-4bcd-9f90-95f24612fe21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb92654-aa95-5cd9-a892-a0261548b72b/dcb92654-aa95-5cd9-a892-a0261548b72b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737462/general/e1ccbd69-2a4a-4a64-a190-110755d5b8cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb92654-aa95-5cd9-a892-a0261548b72b/dcb92654-aa95-5cd9-a892-a0261548b72b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123893,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737462/general/7cf159bc-60f0-4ad2-9c96-e22be08d3af2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb92654-aa95-5cd9-a892-a0261548b72b/dcb92654-aa95-5cd9-a892-a0261548b72b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737462/general/caafd98f-dd96-4ad0-b520-b54401e1e876.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb92654-aa95-5cd9-a892-a0261548b72b/dcb92654-aa95-5cd9-a892-a0261548b72b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94736,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737462/general/5aa8ae7d-8723-4752-943d-9cefda2d7658.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb92654-aa95-5cd9-a892-a0261548b72b/dcb92654-aa95-5cd9-a892-a0261548b72b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737462/general/5c1ae6e1-8c48-4dc2-a497-3ce54fd430c4.jpg',
'Width': 1024}],
'price': 31500,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQE 300 Electric Art - Electric - Automatic - 245 hp '
'- 62.326 km',
'transmission': 'automatic',
'trim': 'Electric Art',
'vin': None,
'year': 2023}
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734653%27 HTTP/1.1" 200 None
2026-03-27 12:16:38 [adesa.de] INFO: Saving data for 10734653: {'created_time': 1774613798.814763, 'last_price_update_time': 1774613798.814774, 'auction_closing_time': 1774856400.0}
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734653') HTTP/1.1" 204 0
2026-03-27 12:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750238/general/7f18fce0-77fd-48f8-8f57-e4506dfbded4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734634)
2026-03-27 12:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750238/general/5eb6e7ce-2d55-4233-835f-33ebca1b8585.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734634)
2026-03-27 12:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a5e10>
2026-03-27 12:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252F0af5a400-0b59-4f7c-a8d2-e10261d04482.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/0af5a400-0b59-4f7c-a8d2-e10261d04482.jpg saved to cache
2026-03-27 12:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 67f4319a-9103-58a2-8a9d-131d4dff4b61
2026-03-27 12:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141de67d0>
2026-03-27 12:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252F6784095e-268d-4b5b-af2a-52503883bfbc.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/6784095e-268d-4b5b-af2a-52503883bfbc.jpg saved to cache
2026-03-27 12:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 67f4319a-9103-58a2-8a9d-131d4dff4b61
2026-03-27 12:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141db9050>
2026-03-27 12:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252F879b4e17-3c15-430b-a990-15106f7aa554.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/879b4e17-3c15-430b-a990-15106f7aa554.jpg saved to cache
2026-03-27 12:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 67f4319a-9103-58a2-8a9d-131d4dff4b61
2026-03-27 12:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750238/general/adf7c4a6-df55-4f22-80dd-2a218abdf617.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734634)
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e368d0>
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252F7f18fce0-77fd-48f8-8f57-e4506dfbded4.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/7f18fce0-77fd-48f8-8f57-e4506dfbded4.jpg saved to cache
2026-03-27 12:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 67f4319a-9103-58a2-8a9d-131d4dff4b61
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a63f50>
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252F5eb6e7ce-2d55-4233-835f-33ebca1b8585.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/5eb6e7ce-2d55-4233-835f-33ebca1b8585.jpg saved to cache
2026-03-27 12:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 67f4319a-9103-58a2-8a9d-131d4dff4b61
2026-03-27 12:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750238/general/bb6b35ec-5206-4afd-bda0-a4c66398179a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734634)
2026-03-27 12:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750238/general/aed54b7b-0367-47df-9c27-12daca969bdb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734634)
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f7fa90>
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252Fadf7c4a6-df55-4f22-80dd-2a218abdf617.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/adf7c4a6-df55-4f22-80dd-2a218abdf617.jpg saved to cache
2026-03-27 12:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 67f4319a-9103-58a2-8a9d-131d4dff4b61
2026-03-27 12:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750238/general/7ad95388-d9b9-490c-b526-8920fa74f495.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734634)
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e35690>
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252Fbb6b35ec-5206-4afd-bda0-a4c66398179a.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/bb6b35ec-5206-4afd-bda0-a4c66398179a.jpg saved to cache
2026-03-27 12:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 67f4319a-9103-58a2-8a9d-131d4dff4b61
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c52d0>
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252Faed54b7b-0367-47df-9c27-12daca969bdb.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/aed54b7b-0367-47df-9c27-12daca969bdb.jpg saved to cache
2026-03-27 12:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 67f4319a-9103-58a2-8a9d-131d4dff4b61
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140aca350>
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252F7ad95388-d9b9-490c-b526-8920fa74f495.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/7ad95388-d9b9-490c-b526-8920fa74f495.jpg saved to cache
2026-03-27 12:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 67f4319a-9103-58a2-8a9d-131d4dff4b61
2026-03-27 12:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750238/general/3c23ba62-ebf8-42d8-b765-984214b4e9ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734634)
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140baf190>
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750238%252Fgeneral%252F3c23ba62-ebf8-42d8-b765-984214b4e9ea.jpg') HTTP/1.1" 204 0
2026-03-27 12:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/3c23ba62-ebf8-42d8-b765-984214b4e9ea.jpg saved to cache
2026-03-27 12:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 67f4319a-9103-58a2-8a9d-131d4dff4b61
2026-03-27 12:16:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 67f4319a-9103-58a2-8a9d-131d4dff4b61, skipping ID generation
2026-03-27 12:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67f4319a-9103-58a2-8a9d-131d4dff4b61 with scrape type 1
2026-03-27 12:16:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 67f4319a-9103-58a2-8a9d-131d4dff4b61 sending to next pipeline
2026-03-27 12:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 67f4319a-9103-58a2-8a9d-131d4dff4b61, identifier: 10734634
2026-03-27 12:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 67f4319a-9103-58a2-8a9d-131d4dff4b61 with identifier: 10734634
2026-03-27 12:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 67f4319a-9103-58a2-8a9d-131d4dff4b61 with identifier: 10734634
2026-03-27 12:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 67f4319a-9103-58a2-8a9d-131d4dff4b61 with identifier: 10734634 to the API
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750238/general/3c23ba62-ebf8-42d8-b765-984214b4e9ea.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': 292,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '67f4319a-9103-58a2-8a9d-131d4dff4b61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000721',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734634',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 73963,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155422,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750238/general/0af5a400-0b59-4f7c-a8d2-e10261d04482.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146509,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750238/general/6784095e-268d-4b5b-af2a-52503883bfbc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144603,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750238/general/3c23ba62-ebf8-42d8-b765-984214b4e9ea.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176977,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750238/general/879b4e17-3c15-430b-a990-15106f7aa554.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89735,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750238/general/7ad95388-d9b9-490c-b526-8920fa74f495.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133858,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750238/general/aed54b7b-0367-47df-9c27-12daca969bdb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93437,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750238/general/7f18fce0-77fd-48f8-8f57-e4506dfbded4.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94338,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750238/general/5eb6e7ce-2d55-4233-835f-33ebca1b8585.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166878,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750238/general/bb6b35ec-5206-4afd-bda0-a4c66398179a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67f4319a-9103-58a2-8a9d-131d4dff4b61/67f4319a-9103-58a2-8a9d-131d4dff4b61_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102639,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750238/general/adf7c4a6-df55-4f22-80dd-2a218abdf617.jpg',
'Width': 1440}],
'price': 36200,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQS 350+ Electric Art - Electric - Automatic - 292 hp '
'- 73.963 km',
'transmission': 'automatic',
'trim': 'Electric Art',
'vin': None,
'year': 2022}
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734634%27 HTTP/1.1" 200 None
2026-03-27 12:16:40 [adesa.de] INFO: Saving data for 10734634: {'created_time': 1774613800.077786, 'last_price_update_time': 1774613800.077796, 'auction_closing_time': 1774855800.0}
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734634') HTTP/1.1" 204 0
2026-03-27 12:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5852207d-b0cf-5b84-bf80-19bc97b00055 with identifier: 10734652
2026-03-27 12:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5852207d-b0cf-5b84-bf80-19bc97b00055 with scrape type 1
2026-03-27 12:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5852207d-b0cf-5b84-bf80-19bc97b00055
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737176%252Fgeneral%252Fb8eff21f-2e77-4c43-a056-6335773ce926.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/b8eff21f-2e77-4c43-a056-6335773ce926.jpg already downloaded
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737176%252Fgeneral%252F3aea0588-37da-45bb-91df-a5cff8cf435f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/3aea0588-37da-45bb-91df-a5cff8cf435f.jpg already downloaded
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737176%252Fgeneral%252F03adc99c-1db1-486f-9cc3-fbf4dced3faf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/03adc99c-1db1-486f-9cc3-fbf4dced3faf.jpg already downloaded
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737176%252Fgeneral%252Ff91d9d43-ab41-42b6-893f-746868348c65.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/f91d9d43-ab41-42b6-893f-746868348c65.jpg already downloaded
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737176%252Fgeneral%252F10e10c37-1dc4-45c3-9654-ec8db8e1fd7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/10e10c37-1dc4-45c3-9654-ec8db8e1fd7a.jpg already downloaded
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737176%252Fgeneral%252Ff98e302e-ab8d-455b-add5-c241837a0946.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/f98e302e-ab8d-455b-add5-c241837a0946.jpg already downloaded
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737176%252Fgeneral%252Fe6f86327-25ed-49a0-81e3-a10bf5dc6110.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/e6f86327-25ed-49a0-81e3-a10bf5dc6110.jpg already downloaded
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737176%252Fgeneral%252F746f0a16-59c4-4ec6-9c23-64229f10f8d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/746f0a16-59c4-4ec6-9c23-64229f10f8d2.jpg already downloaded
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737176%252Fgeneral%252F9e6f0712-daed-4d2d-8698-cea0cefcc354.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/9e6f0712-daed-4d2d-8698-cea0cefcc354.jpg already downloaded
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737176%252Fgeneral%252F7ea8c9c1-042f-485c-a8ce-f8c8e6546c66.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/7ea8c9c1-042f-485c-a8ce-f8c8e6546c66.jpg already downloaded
2026-03-27 12:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5852207d-b0cf-5b84-bf80-19bc97b00055, identifier: 10734652
2026-03-27 12:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5852207d-b0cf-5b84-bf80-19bc97b00055 with identifier: 10734652
2026-03-27 12:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5852207d-b0cf-5b84-bf80-19bc97b00055 with identifier: 10734652
2026-03-27 12:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5852207d-b0cf-5b84-bf80-19bc97b00055 with identifier: 10734652 to the API
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734652>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 523,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '5852207d-b0cf-5b84-bf80-19bc97b00055',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000686',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734652',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 79646,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5737176/general/b8eff21f-2e77-4c43-a056-6335773ce926.jpg',
'https://images.openlane.eu/carimgs/5737176/general/3aea0588-37da-45bb-91df-a5cff8cf435f.jpg',
'https://images.openlane.eu/carimgs/5737176/general/03adc99c-1db1-486f-9cc3-fbf4dced3faf.jpg',
'https://images.openlane.eu/carimgs/5737176/general/f91d9d43-ab41-42b6-893f-746868348c65.jpg',
'https://images.openlane.eu/carimgs/5737176/general/10e10c37-1dc4-45c3-9654-ec8db8e1fd7a.jpg',
'https://images.openlane.eu/carimgs/5737176/general/f98e302e-ab8d-455b-add5-c241837a0946.jpg',
'https://images.openlane.eu/carimgs/5737176/general/e6f86327-25ed-49a0-81e3-a10bf5dc6110.jpg',
'https://images.openlane.eu/carimgs/5737176/general/746f0a16-59c4-4ec6-9c23-64229f10f8d2.jpg',
'https://images.openlane.eu/carimgs/5737176/general/9e6f0712-daed-4d2d-8698-cea0cefcc354.jpg',
'https://images.openlane.eu/carimgs/5737176/general/7ea8c9c1-042f-485c-a8ce-f8c8e6546c66.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5852207d-b0cf-5b84-bf80-19bc97b00055/5852207d-b0cf-5b84-bf80-19bc97b00055_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 983465,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737176/general/b8eff21f-2e77-4c43-a056-6335773ce926.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5852207d-b0cf-5b84-bf80-19bc97b00055/5852207d-b0cf-5b84-bf80-19bc97b00055_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 985905,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737176/general/3aea0588-37da-45bb-91df-a5cff8cf435f.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5852207d-b0cf-5b84-bf80-19bc97b00055/5852207d-b0cf-5b84-bf80-19bc97b00055_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 873196,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737176/general/03adc99c-1db1-486f-9cc3-fbf4dced3faf.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5852207d-b0cf-5b84-bf80-19bc97b00055/5852207d-b0cf-5b84-bf80-19bc97b00055_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1143316,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737176/general/f91d9d43-ab41-42b6-893f-746868348c65.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5852207d-b0cf-5b84-bf80-19bc97b00055/5852207d-b0cf-5b84-bf80-19bc97b00055_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1284475,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737176/general/10e10c37-1dc4-45c3-9654-ec8db8e1fd7a.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5852207d-b0cf-5b84-bf80-19bc97b00055/5852207d-b0cf-5b84-bf80-19bc97b00055_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1068440,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737176/general/f98e302e-ab8d-455b-add5-c241837a0946.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5852207d-b0cf-5b84-bf80-19bc97b00055/5852207d-b0cf-5b84-bf80-19bc97b00055_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1452080,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737176/general/e6f86327-25ed-49a0-81e3-a10bf5dc6110.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5852207d-b0cf-5b84-bf80-19bc97b00055/5852207d-b0cf-5b84-bf80-19bc97b00055_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1183367,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737176/general/746f0a16-59c4-4ec6-9c23-64229f10f8d2.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5852207d-b0cf-5b84-bf80-19bc97b00055/5852207d-b0cf-5b84-bf80-19bc97b00055_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 943606,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737176/general/9e6f0712-daed-4d2d-8698-cea0cefcc354.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5852207d-b0cf-5b84-bf80-19bc97b00055/5852207d-b0cf-5b84-bf80-19bc97b00055_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1268174,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737176/general/7ea8c9c1-042f-485c-a8ce-f8c8e6546c66.jpg',
'Width': 3641}],
'price': 48600,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQS 580 Edition 1 - 4-Matic - Electric - Automatic - '
'523 hp - 79.646 km',
'transmission': 'automatic',
'trim': 'Edition 1',
'vin': None,
'year': 2022}
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734652%27 HTTP/1.1" 200 None
2026-03-27 12:16:41 [adesa.de] INFO: Saving data for 10734652: {'created_time': 1774613801.054635, 'last_price_update_time': 1774613801.054646, 'auction_closing_time': 1774856400.0}
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734652') HTTP/1.1" 204 0
2026-03-27 12:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12: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-27 12:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc177765-cfc5-5059-b7b0-40b45f6696dd with identifier: 10734656
2026-03-27 12:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc177765-cfc5-5059-b7b0-40b45f6696dd with scrape type 1
2026-03-27 12:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc177765-cfc5-5059-b7b0-40b45f6696dd
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737635%252Fgeneral%252F66c116f1-7a9f-41ba-a793-3f2ca49a8088.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/66c116f1-7a9f-41ba-a793-3f2ca49a8088.jpg already downloaded
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737635%252Fgeneral%252Fa4c84388-cd88-45bf-ac43-1e8894bf8c74.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/a4c84388-cd88-45bf-ac43-1e8894bf8c74.jpg already downloaded
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737635%252Fgeneral%252Fe8aee03f-075d-43b6-b3a1-6ae4768700e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/e8aee03f-075d-43b6-b3a1-6ae4768700e1.jpg already downloaded
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737635%252Fgeneral%252F26668134-ddc6-44c8-b21c-a51c620b87d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/26668134-ddc6-44c8-b21c-a51c620b87d4.jpg already downloaded
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737635%252Fgeneral%252F9e05b1cb-22da-4573-ac6a-f5a1d1147f87.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/9e05b1cb-22da-4573-ac6a-f5a1d1147f87.jpg already downloaded
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737635%252Fgeneral%252F114199fc-ea25-41b7-bcb6-4af33d608b08.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/114199fc-ea25-41b7-bcb6-4af33d608b08.jpg already downloaded
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737635%252Fgeneral%252F3dd6b90b-fb46-4ce1-9e8e-ab171ecac114.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/3dd6b90b-fb46-4ce1-9e8e-ab171ecac114.jpg already downloaded
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737635%252Fgeneral%252Fedb265f1-6bbd-45ea-8e21-19937dfc60c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/edb265f1-6bbd-45ea-8e21-19937dfc60c0.jpg already downloaded
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737635%252Fgeneral%252Fd01cf648-cc30-4ac4-a32d-2b398c2166c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/d01cf648-cc30-4ac4-a32d-2b398c2166c5.jpg already downloaded
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737635%252Fgeneral%252F609a7fcf-5fba-4563-85a2-10a471608799.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/609a7fcf-5fba-4563-85a2-10a471608799.jpg already downloaded
2026-03-27 12:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cc177765-cfc5-5059-b7b0-40b45f6696dd, identifier: 10734656
2026-03-27 12:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cc177765-cfc5-5059-b7b0-40b45f6696dd with identifier: 10734656
2026-03-27 12:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cc177765-cfc5-5059-b7b0-40b45f6696dd with identifier: 10734656
2026-03-27 12:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cc177765-cfc5-5059-b7b0-40b45f6696dd with identifier: 10734656 to the API
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734656>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': 'cc177765-cfc5-5059-b7b0-40b45f6696dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734656',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQV',
'odometer': 110019,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5737635/general/66c116f1-7a9f-41ba-a793-3f2ca49a8088.jpg',
'https://images.openlane.eu/carimgs/5737635/general/a4c84388-cd88-45bf-ac43-1e8894bf8c74.jpg',
'https://images.openlane.eu/carimgs/5737635/general/e8aee03f-075d-43b6-b3a1-6ae4768700e1.jpg',
'https://images.openlane.eu/carimgs/5737635/general/26668134-ddc6-44c8-b21c-a51c620b87d4.jpg',
'https://images.openlane.eu/carimgs/5737635/general/9e05b1cb-22da-4573-ac6a-f5a1d1147f87.jpg',
'https://images.openlane.eu/carimgs/5737635/general/114199fc-ea25-41b7-bcb6-4af33d608b08.jpg',
'https://images.openlane.eu/carimgs/5737635/general/3dd6b90b-fb46-4ce1-9e8e-ab171ecac114.jpg',
'https://images.openlane.eu/carimgs/5737635/general/edb265f1-6bbd-45ea-8e21-19937dfc60c0.jpg',
'https://images.openlane.eu/carimgs/5737635/general/d01cf648-cc30-4ac4-a32d-2b398c2166c5.jpg',
'https://images.openlane.eu/carimgs/5737635/general/609a7fcf-5fba-4563-85a2-10a471608799.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc177765-cfc5-5059-b7b0-40b45f6696dd/cc177765-cfc5-5059-b7b0-40b45f6696dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 798260,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737635/general/66c116f1-7a9f-41ba-a793-3f2ca49a8088.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc177765-cfc5-5059-b7b0-40b45f6696dd/cc177765-cfc5-5059-b7b0-40b45f6696dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 766907,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737635/general/a4c84388-cd88-45bf-ac43-1e8894bf8c74.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc177765-cfc5-5059-b7b0-40b45f6696dd/cc177765-cfc5-5059-b7b0-40b45f6696dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 646797,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737635/general/e8aee03f-075d-43b6-b3a1-6ae4768700e1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc177765-cfc5-5059-b7b0-40b45f6696dd/cc177765-cfc5-5059-b7b0-40b45f6696dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 729286,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737635/general/26668134-ddc6-44c8-b21c-a51c620b87d4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc177765-cfc5-5059-b7b0-40b45f6696dd/cc177765-cfc5-5059-b7b0-40b45f6696dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 538566,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737635/general/9e05b1cb-22da-4573-ac6a-f5a1d1147f87.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc177765-cfc5-5059-b7b0-40b45f6696dd/cc177765-cfc5-5059-b7b0-40b45f6696dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 526409,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737635/general/114199fc-ea25-41b7-bcb6-4af33d608b08.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc177765-cfc5-5059-b7b0-40b45f6696dd/cc177765-cfc5-5059-b7b0-40b45f6696dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 497040,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737635/general/3dd6b90b-fb46-4ce1-9e8e-ab171ecac114.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc177765-cfc5-5059-b7b0-40b45f6696dd/cc177765-cfc5-5059-b7b0-40b45f6696dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354871,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737635/general/edb265f1-6bbd-45ea-8e21-19937dfc60c0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc177765-cfc5-5059-b7b0-40b45f6696dd/cc177765-cfc5-5059-b7b0-40b45f6696dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 515090,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737635/general/d01cf648-cc30-4ac4-a32d-2b398c2166c5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc177765-cfc5-5059-b7b0-40b45f6696dd/cc177765-cfc5-5059-b7b0-40b45f6696dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 501308,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737635/general/609a7fcf-5fba-4563-85a2-10a471608799.jpg',
'Width': 1920}],
'price': 29900,
'price_includes_vat': True,
'registration_date': '2023-05-05',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQV 300 - Electric - Automatic - 204 hp - 110.019 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734656%27 HTTP/1.1" 200 None
2026-03-27 12:16:42 [adesa.de] INFO: Saving data for 10734656: {'created_time': 1774613802.431127, 'last_price_update_time': 1774613802.431137, 'auction_closing_time': 1774856400.0}
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734656') HTTP/1.1" 204 0
2026-03-27 12:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc036555-d198-5af0-8912-99d6026b6866 with identifier: 10734605
2026-03-27 12:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc036555-d198-5af0-8912-99d6026b6866 with scrape type 1
2026-03-27 12:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc036555-d198-5af0-8912-99d6026b6866
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721130%252Fgeneral%252Fb704cf2b-bcec-4e5e-8a3a-4872f9e947e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/b704cf2b-bcec-4e5e-8a3a-4872f9e947e8.jpg already downloaded
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721130%252Fgeneral%252Fb9159e7f-01b4-4e85-b2d8-461e93896008.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/b9159e7f-01b4-4e85-b2d8-461e93896008.jpg already downloaded
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721130%252Fgeneral%252F469d2faf-b3a8-42fe-9af7-d6e6637684d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/469d2faf-b3a8-42fe-9af7-d6e6637684d9.jpg already downloaded
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721130%252Fgeneral%252F5a9a8912-41fd-4da3-bc0d-b001b2fecf6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/5a9a8912-41fd-4da3-bc0d-b001b2fecf6e.jpg already downloaded
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721130%252Fgeneral%252F4b971c41-5709-41e7-ba6f-829547c6e7d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/4b971c41-5709-41e7-ba6f-829547c6e7d0.jpg already downloaded
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721130%252Fgeneral%252Fdc8d3746-2a00-45f1-b761-ce4e433cbaaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/dc8d3746-2a00-45f1-b761-ce4e433cbaaa.jpg already downloaded
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721130%252Fgeneral%252F5ac0524e-d1d5-4b79-bba2-ad39478e1a88.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/5ac0524e-d1d5-4b79-bba2-ad39478e1a88.jpg already downloaded
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721130%252Fgeneral%252Fd38e0642-d4a4-4a72-9571-9529c7f22d8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/d38e0642-d4a4-4a72-9571-9529c7f22d8c.jpg already downloaded
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721130%252Fgeneral%252F66e813cb-d192-4573-8616-b8e52e696f3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/66e813cb-d192-4573-8616-b8e52e696f3b.jpg already downloaded
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721130%252Fgeneral%252F7912331e-a90a-44ea-a9b8-72197e9b05a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/7912331e-a90a-44ea-a9b8-72197e9b05a5.jpg already downloaded
2026-03-27 12:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fc036555-d198-5af0-8912-99d6026b6866, identifier: 10734605
2026-03-27 12:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fc036555-d198-5af0-8912-99d6026b6866 with identifier: 10734605
2026-03-27 12:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fc036555-d198-5af0-8912-99d6026b6866 with identifier: 10734605
2026-03-27 12:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fc036555-d198-5af0-8912-99d6026b6866 with identifier: 10734605 to the API
2026-03-27 12:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734605>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'fc036555-d198-5af0-8912-99d6026b6866',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000200',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734605',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 90994,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5721130/general/b704cf2b-bcec-4e5e-8a3a-4872f9e947e8.jpg',
'https://images.openlane.eu/carimgs/5721130/general/b9159e7f-01b4-4e85-b2d8-461e93896008.jpg',
'https://images.openlane.eu/carimgs/5721130/general/469d2faf-b3a8-42fe-9af7-d6e6637684d9.jpg',
'https://images.openlane.eu/carimgs/5721130/general/5a9a8912-41fd-4da3-bc0d-b001b2fecf6e.jpg',
'https://images.openlane.eu/carimgs/5721130/general/4b971c41-5709-41e7-ba6f-829547c6e7d0.jpg',
'https://images.openlane.eu/carimgs/5721130/general/dc8d3746-2a00-45f1-b761-ce4e433cbaaa.jpg',
'https://images.openlane.eu/carimgs/5721130/general/5ac0524e-d1d5-4b79-bba2-ad39478e1a88.jpg',
'https://images.openlane.eu/carimgs/5721130/general/d38e0642-d4a4-4a72-9571-9529c7f22d8c.jpg',
'https://images.openlane.eu/carimgs/5721130/general/66e813cb-d192-4573-8616-b8e52e696f3b.jpg',
'https://images.openlane.eu/carimgs/5721130/general/7912331e-a90a-44ea-a9b8-72197e9b05a5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc036555-d198-5af0-8912-99d6026b6866/fc036555-d198-5af0-8912-99d6026b6866_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721130/general/b704cf2b-bcec-4e5e-8a3a-4872f9e947e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc036555-d198-5af0-8912-99d6026b6866/fc036555-d198-5af0-8912-99d6026b6866_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721130/general/b9159e7f-01b4-4e85-b2d8-461e93896008.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc036555-d198-5af0-8912-99d6026b6866/fc036555-d198-5af0-8912-99d6026b6866_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721130/general/469d2faf-b3a8-42fe-9af7-d6e6637684d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc036555-d198-5af0-8912-99d6026b6866/fc036555-d198-5af0-8912-99d6026b6866_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143746,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721130/general/5a9a8912-41fd-4da3-bc0d-b001b2fecf6e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc036555-d198-5af0-8912-99d6026b6866/fc036555-d198-5af0-8912-99d6026b6866_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96855,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721130/general/4b971c41-5709-41e7-ba6f-829547c6e7d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc036555-d198-5af0-8912-99d6026b6866/fc036555-d198-5af0-8912-99d6026b6866_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721130/general/dc8d3746-2a00-45f1-b761-ce4e433cbaaa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc036555-d198-5af0-8912-99d6026b6866/fc036555-d198-5af0-8912-99d6026b6866_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721130/general/5ac0524e-d1d5-4b79-bba2-ad39478e1a88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc036555-d198-5af0-8912-99d6026b6866/fc036555-d198-5af0-8912-99d6026b6866_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721130/general/d38e0642-d4a4-4a72-9571-9529c7f22d8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc036555-d198-5af0-8912-99d6026b6866/fc036555-d198-5af0-8912-99d6026b6866_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721130/general/66e813cb-d192-4573-8616-b8e52e696f3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc036555-d198-5af0-8912-99d6026b6866/fc036555-d198-5af0-8912-99d6026b6866_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721130/general/7912331e-a90a-44ea-a9b8-72197e9b05a5.jpg',
'Width': 1024}],
'price': 27000,
'price_includes_vat': True,
'registration_date': '2021-05-07',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'194 hp - 90.994 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 12:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734605%27 HTTP/1.1" 200 None
2026-03-27 12:16:43 [adesa.de] INFO: Saving data for 10734605: {'created_time': 1774613803.156532, 'last_price_update_time': 1774613803.156543, 'auction_closing_time': 1774855800.0}
2026-03-27 12:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734605') HTTP/1.1" 204 0
2026-03-27 12:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c9e8cd1-4abf-580b-844b-4946c723ffb8 with identifier: 10734626
2026-03-27 12:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c9e8cd1-4abf-580b-844b-4946c723ffb8 with scrape type 1
2026-03-27 12:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c9e8cd1-4abf-580b-844b-4946c723ffb8
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747603%252Fgeneral%252F00c280fe-0d5b-4120-ab03-159d7c3221eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747603/general/00c280fe-0d5b-4120-ab03-159d7c3221eb.jpg already downloaded
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747603%252Fgeneral%252F2bd31f84-757d-45d5-a712-536846cc5e9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747603/general/2bd31f84-757d-45d5-a712-536846cc5e9e.jpg already downloaded
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747603%252Fgeneral%252Fb8665078-bffd-48a3-b463-64f6e2c27b59.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747603/general/b8665078-bffd-48a3-b463-64f6e2c27b59.jpg already downloaded
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747603%252Fgeneral%252F9fc51c5a-a016-4dd5-86e0-f69b8f4197f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747603/general/9fc51c5a-a016-4dd5-86e0-f69b8f4197f3.jpg already downloaded
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747603%252Fgeneral%252F5b87193c-e411-4d80-826b-6f8c66b0a688.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747603/general/5b87193c-e411-4d80-826b-6f8c66b0a688.jpg already downloaded
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747603%252Fgeneral%252Fd6c5f4d0-71c9-4c5d-8006-bcf3152909c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747603/general/d6c5f4d0-71c9-4c5d-8006-bcf3152909c1.jpg already downloaded
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747603%252Fgeneral%252Faed552e3-1049-4b63-8553-695a1bfc0787.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747603/general/aed552e3-1049-4b63-8553-695a1bfc0787.jpg already downloaded
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747603%252Fgeneral%252Ffc0d3c54-ed61-4a86-9f74-c52c08ff331f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747603/general/fc0d3c54-ed61-4a86-9f74-c52c08ff331f.jpg already downloaded
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747603%252Fgeneral%252Ff8dbe099-f512-4496-8a0a-4240f17f3cb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747603/general/f8dbe099-f512-4496-8a0a-4240f17f3cb6.jpg already downloaded
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747603%252Fgeneral%252Faa3f52ab-14ce-407e-949f-dd0080c0e4e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747603/general/aa3f52ab-14ce-407e-949f-dd0080c0e4e8.jpg already downloaded
2026-03-27 12:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4c9e8cd1-4abf-580b-844b-4946c723ffb8, identifier: 10734626
2026-03-27 12:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4c9e8cd1-4abf-580b-844b-4946c723ffb8 with identifier: 10734626
2026-03-27 12:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4c9e8cd1-4abf-580b-844b-4946c723ffb8 with identifier: 10734626
2026-03-27 12:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4c9e8cd1-4abf-580b-844b-4946c723ffb8 with identifier: 10734626 to the API
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734626>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '4c9e8cd1-4abf-580b-844b-4946c723ffb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734626',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQE',
'odometer': 25424,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5747603/general/00c280fe-0d5b-4120-ab03-159d7c3221eb.jpg',
'https://images.openlane.eu/carimgs/5747603/general/2bd31f84-757d-45d5-a712-536846cc5e9e.jpg',
'https://images.openlane.eu/carimgs/5747603/general/b8665078-bffd-48a3-b463-64f6e2c27b59.jpg',
'https://images.openlane.eu/carimgs/5747603/general/9fc51c5a-a016-4dd5-86e0-f69b8f4197f3.jpg',
'https://images.openlane.eu/carimgs/5747603/general/5b87193c-e411-4d80-826b-6f8c66b0a688.jpg',
'https://images.openlane.eu/carimgs/5747603/general/d6c5f4d0-71c9-4c5d-8006-bcf3152909c1.jpg',
'https://images.openlane.eu/carimgs/5747603/general/aed552e3-1049-4b63-8553-695a1bfc0787.jpg',
'https://images.openlane.eu/carimgs/5747603/general/fc0d3c54-ed61-4a86-9f74-c52c08ff331f.jpg',
'https://images.openlane.eu/carimgs/5747603/general/f8dbe099-f512-4496-8a0a-4240f17f3cb6.jpg',
'https://images.openlane.eu/carimgs/5747603/general/aa3f52ab-14ce-407e-949f-dd0080c0e4e8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c9e8cd1-4abf-580b-844b-4946c723ffb8/4c9e8cd1-4abf-580b-844b-4946c723ffb8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129174,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747603/general/00c280fe-0d5b-4120-ab03-159d7c3221eb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c9e8cd1-4abf-580b-844b-4946c723ffb8/4c9e8cd1-4abf-580b-844b-4946c723ffb8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99129,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747603/general/2bd31f84-757d-45d5-a712-536846cc5e9e.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c9e8cd1-4abf-580b-844b-4946c723ffb8/4c9e8cd1-4abf-580b-844b-4946c723ffb8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86152,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747603/general/b8665078-bffd-48a3-b463-64f6e2c27b59.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c9e8cd1-4abf-580b-844b-4946c723ffb8/4c9e8cd1-4abf-580b-844b-4946c723ffb8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94741,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747603/general/9fc51c5a-a016-4dd5-86e0-f69b8f4197f3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c9e8cd1-4abf-580b-844b-4946c723ffb8/4c9e8cd1-4abf-580b-844b-4946c723ffb8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85086,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747603/general/5b87193c-e411-4d80-826b-6f8c66b0a688.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c9e8cd1-4abf-580b-844b-4946c723ffb8/4c9e8cd1-4abf-580b-844b-4946c723ffb8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103031,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747603/general/d6c5f4d0-71c9-4c5d-8006-bcf3152909c1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c9e8cd1-4abf-580b-844b-4946c723ffb8/4c9e8cd1-4abf-580b-844b-4946c723ffb8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76366,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747603/general/aed552e3-1049-4b63-8553-695a1bfc0787.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c9e8cd1-4abf-580b-844b-4946c723ffb8/4c9e8cd1-4abf-580b-844b-4946c723ffb8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76030,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747603/general/fc0d3c54-ed61-4a86-9f74-c52c08ff331f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c9e8cd1-4abf-580b-844b-4946c723ffb8/4c9e8cd1-4abf-580b-844b-4946c723ffb8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98459,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747603/general/f8dbe099-f512-4496-8a0a-4240f17f3cb6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c9e8cd1-4abf-580b-844b-4946c723ffb8/4c9e8cd1-4abf-580b-844b-4946c723ffb8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109073,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747603/general/aa3f52ab-14ce-407e-949f-dd0080c0e4e8.jpg',
'Width': 1280}],
'price': 33900,
'price_includes_vat': True,
'registration_date': '2024-01-05',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQE 300 AMG Line - Electric - Automatic - 245 hp - '
'25.424 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734626%27 HTTP/1.1" 200 None
2026-03-27 12:16:44 [adesa.de] INFO: Saving data for 10734626: {'created_time': 1774613804.770411, 'last_price_update_time': 1774613804.770427, 'auction_closing_time': 1774855800.0}
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734626') HTTP/1.1" 204 0
2026-03-27 12:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a386a8c-cb1e-57c8-992e-263f184565b6 with identifier: 10731024
2026-03-27 12:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a386a8c-cb1e-57c8-992e-263f184565b6 with scrape type 1
2026-03-27 12:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a386a8c-cb1e-57c8-992e-263f184565b6
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735556%252Fgeneral%252F50d32e08-8a42-46fd-8f70-43de954b0e55.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/50d32e08-8a42-46fd-8f70-43de954b0e55.jpg already downloaded
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735556%252Fgeneral%252F24b974b5-cbb2-4427-8587-ef7f35fdc557.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/24b974b5-cbb2-4427-8587-ef7f35fdc557.jpg already downloaded
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735556%252Fgeneral%252Fb15ec73f-7375-4549-a2f5-2e441eb8d259.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/b15ec73f-7375-4549-a2f5-2e441eb8d259.jpg already downloaded
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735556%252Fgeneral%252F86930f6d-c84c-479d-bde1-ef39315496f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/86930f6d-c84c-479d-bde1-ef39315496f5.jpg already downloaded
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735556%252Fgeneral%252Feef3a16e-c098-4860-b4d9-2e26b1f9af55.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/eef3a16e-c098-4860-b4d9-2e26b1f9af55.jpg already downloaded
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735556%252Fgeneral%252Fd42f2849-b55e-47e2-a753-1656565cc603.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/d42f2849-b55e-47e2-a753-1656565cc603.jpg already downloaded
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735556%252Fgeneral%252Fc38156bb-a741-49e9-a147-d6b98f076bfc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/c38156bb-a741-49e9-a147-d6b98f076bfc.jpg already downloaded
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735556%252Fgeneral%252F46d2f4e4-0b5b-45d8-823f-358fdcdddcec.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/46d2f4e4-0b5b-45d8-823f-358fdcdddcec.jpg already downloaded
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735556%252Fgeneral%252Feedec9a8-3a88-450c-a76f-0833bfaaa188.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/eedec9a8-3a88-450c-a76f-0833bfaaa188.jpg already downloaded
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735556%252Fgeneral%252F0775701b-34a9-43d6-b6c9-8f5d8b59821f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/0775701b-34a9-43d6-b6c9-8f5d8b59821f.jpg already downloaded
2026-03-27 12:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9a386a8c-cb1e-57c8-992e-263f184565b6, identifier: 10731024
2026-03-27 12:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9a386a8c-cb1e-57c8-992e-263f184565b6 with identifier: 10731024
2026-03-27 12:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9a386a8c-cb1e-57c8-992e-263f184565b6 with identifier: 10731024
2026-03-27 12:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9a386a8c-cb1e-57c8-992e-263f184565b6 with identifier: 10731024 to the API
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731024>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '9a386a8c-cb1e-57c8-992e-263f184565b6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466664',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731024',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 111164,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5735556/general/50d32e08-8a42-46fd-8f70-43de954b0e55.jpg',
'https://images.openlane.eu/carimgs/5735556/general/24b974b5-cbb2-4427-8587-ef7f35fdc557.jpg',
'https://images.openlane.eu/carimgs/5735556/general/b15ec73f-7375-4549-a2f5-2e441eb8d259.jpg',
'https://images.openlane.eu/carimgs/5735556/general/86930f6d-c84c-479d-bde1-ef39315496f5.jpg',
'https://images.openlane.eu/carimgs/5735556/general/eef3a16e-c098-4860-b4d9-2e26b1f9af55.jpg',
'https://images.openlane.eu/carimgs/5735556/general/d42f2849-b55e-47e2-a753-1656565cc603.jpg',
'https://images.openlane.eu/carimgs/5735556/general/c38156bb-a741-49e9-a147-d6b98f076bfc.jpg',
'https://images.openlane.eu/carimgs/5735556/general/46d2f4e4-0b5b-45d8-823f-358fdcdddcec.jpg',
'https://images.openlane.eu/carimgs/5735556/general/eedec9a8-3a88-450c-a76f-0833bfaaa188.jpg',
'https://images.openlane.eu/carimgs/5735556/general/0775701b-34a9-43d6-b6c9-8f5d8b59821f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a386a8c-cb1e-57c8-992e-263f184565b6/9a386a8c-cb1e-57c8-992e-263f184565b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90966,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735556/general/50d32e08-8a42-46fd-8f70-43de954b0e55.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a386a8c-cb1e-57c8-992e-263f184565b6/9a386a8c-cb1e-57c8-992e-263f184565b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115675,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735556/general/24b974b5-cbb2-4427-8587-ef7f35fdc557.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a386a8c-cb1e-57c8-992e-263f184565b6/9a386a8c-cb1e-57c8-992e-263f184565b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101400,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735556/general/b15ec73f-7375-4549-a2f5-2e441eb8d259.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a386a8c-cb1e-57c8-992e-263f184565b6/9a386a8c-cb1e-57c8-992e-263f184565b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107254,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735556/general/86930f6d-c84c-479d-bde1-ef39315496f5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a386a8c-cb1e-57c8-992e-263f184565b6/9a386a8c-cb1e-57c8-992e-263f184565b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126997,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735556/general/eef3a16e-c098-4860-b4d9-2e26b1f9af55.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a386a8c-cb1e-57c8-992e-263f184565b6/9a386a8c-cb1e-57c8-992e-263f184565b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85519,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735556/general/d42f2849-b55e-47e2-a753-1656565cc603.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a386a8c-cb1e-57c8-992e-263f184565b6/9a386a8c-cb1e-57c8-992e-263f184565b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84803,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735556/general/c38156bb-a741-49e9-a147-d6b98f076bfc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a386a8c-cb1e-57c8-992e-263f184565b6/9a386a8c-cb1e-57c8-992e-263f184565b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68124,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735556/general/46d2f4e4-0b5b-45d8-823f-358fdcdddcec.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a386a8c-cb1e-57c8-992e-263f184565b6/9a386a8c-cb1e-57c8-992e-263f184565b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73737,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735556/general/eedec9a8-3a88-450c-a76f-0833bfaaa188.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a386a8c-cb1e-57c8-992e-263f184565b6/9a386a8c-cb1e-57c8-992e-263f184565b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103857,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735556/general/0775701b-34a9-43d6-b6c9-8f5d8b59821f.jpg',
'Width': 1280}],
'price': 19700,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTD 2.0 TDI - Diesel - Automatic - 200 hp - 111.164 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731024%27 HTTP/1.1" 200 None
2026-03-27 12:16:47 [adesa.de] INFO: Saving data for 10731024: {'created_time': 1774613807.821003, 'last_price_update_time': 1774613807.821014, 'auction_closing_time': 1774872000.0}
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731024') HTTP/1.1" 204 0
2026-03-27 12:16:50 [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-27 12:16:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732934
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732934%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732934: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732934 url https://www.openlane.eu/en/carv6/auction/10732934
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732861
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732861%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732861: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732861 url https://www.openlane.eu/en/carv6/auction/10732861
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732824
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732824%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732824: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732824 url https://www.openlane.eu/en/carv6/auction/10732824
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732909
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732909%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732909: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732909 url https://www.openlane.eu/en/carv6/auction/10732909
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732851
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732851%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732851: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732851 url https://www.openlane.eu/en/carv6/auction/10732851
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732911
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732911%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732911: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732911 url https://www.openlane.eu/en/carv6/auction/10732911
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732899
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732899%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732899: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732899 url https://www.openlane.eu/en/carv6/auction/10732899
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732836
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732836%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732836: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732836 url https://www.openlane.eu/en/carv6/auction/10732836
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732827
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732827%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732827: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732827 url https://www.openlane.eu/en/carv6/auction/10732827
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732819
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732819%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732819: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732819 url https://www.openlane.eu/en/carv6/auction/10732819
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732814
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732814%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732814: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732814 url https://www.openlane.eu/en/carv6/auction/10732814
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732897
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732897%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732897: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732897 url https://www.openlane.eu/en/carv6/auction/10732897
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732820
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732820%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732820: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732820 url https://www.openlane.eu/en/carv6/auction/10732820
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732913
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732913%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732913: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732913 url https://www.openlane.eu/en/carv6/auction/10732913
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732927
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732927%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732927: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732927 url https://www.openlane.eu/en/carv6/auction/10732927
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733079
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733079%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733079: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10733079 url https://www.openlane.eu/en/carv6/auction/10733079
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732937
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732937%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732937: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732937 url https://www.openlane.eu/en/carv6/auction/10732937
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10732822
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732822%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10732822: 0
2026-03-27 12:16:50 [adesa.de] INFO: Skipping item 10732822 url https://www.openlane.eu/en/carv6/auction/10732822
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733220
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733220%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733220: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733220 url https://www.openlane.eu/en/carv6/auction/10733220
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733221
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733221%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733221: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733221 url https://www.openlane.eu/en/carv6/auction/10733221
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733222
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733222%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733222: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733222 url https://www.openlane.eu/en/carv6/auction/10733222
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733225
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733225%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733225: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733225 url https://www.openlane.eu/en/carv6/auction/10733225
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733224
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733224%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733224: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733224 url https://www.openlane.eu/en/carv6/auction/10733224
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733223
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733223%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733223: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733223 url https://www.openlane.eu/en/carv6/auction/10733223
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733229
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733229%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733229: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733229 url https://www.openlane.eu/en/carv6/auction/10733229
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733226
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733226%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733226: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733226 url https://www.openlane.eu/en/carv6/auction/10733226
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733228
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733228%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733228: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733228 url https://www.openlane.eu/en/carv6/auction/10733228
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733227
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733227%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733227: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733227 url https://www.openlane.eu/en/carv6/auction/10733227
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733230
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733230%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733230: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733230 url https://www.openlane.eu/en/carv6/auction/10733230
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733231
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733231%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733231: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733231 url https://www.openlane.eu/en/carv6/auction/10733231
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733232
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733232%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733232: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733232 url https://www.openlane.eu/en/carv6/auction/10733232
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733233
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733233%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733233: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733233 url https://www.openlane.eu/en/carv6/auction/10733233
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733234
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733234%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733234: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733234 url https://www.openlane.eu/en/carv6/auction/10733234
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733235
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733235%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733235: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733235 url https://www.openlane.eu/en/carv6/auction/10733235
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733237
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733237%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733237: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733237 url https://www.openlane.eu/en/carv6/auction/10733237
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733238
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733238%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733238: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733238 url https://www.openlane.eu/en/carv6/auction/10733238
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733239
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733239%27 HTTP/1.1" 200 None
2026-03-27 12:16:50 [adesa.de] INFO: Scrape type for 10733239: 1
2026-03-27 12:16:50 [adesa.de] INFO: Scraping item 10733239 url https://www.openlane.eu/en/carv6/auction/10733239
2026-03-27 12:16:50 [adesa.de] INFO: Found listing with ID: 10733241
2026-03-27 12:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733241%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733241: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733241 url https://www.openlane.eu/en/carv6/auction/10733241
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733240
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733240%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733240: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733240 url https://www.openlane.eu/en/carv6/auction/10733240
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733252
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733252%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733252: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733252 url https://www.openlane.eu/en/carv6/auction/10733252
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733254
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733254%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733254: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733254 url https://www.openlane.eu/en/carv6/auction/10733254
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733253
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733253%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733253: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733253 url https://www.openlane.eu/en/carv6/auction/10733253
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733255
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733255%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733255: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733255 url https://www.openlane.eu/en/carv6/auction/10733255
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733256
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733256%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733256: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733256 url https://www.openlane.eu/en/carv6/auction/10733256
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733258
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733258%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733258: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733258 url https://www.openlane.eu/en/carv6/auction/10733258
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733259
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733259%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733259: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733259 url https://www.openlane.eu/en/carv6/auction/10733259
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733257
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733257%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733257: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733257 url https://www.openlane.eu/en/carv6/auction/10733257
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733260
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733260%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733260: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733260 url https://www.openlane.eu/en/carv6/auction/10733260
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733261
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733261%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733261: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733261 url https://www.openlane.eu/en/carv6/auction/10733261
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733262
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733262%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733262: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733262 url https://www.openlane.eu/en/carv6/auction/10733262
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733263
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733263%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733263: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733263 url https://www.openlane.eu/en/carv6/auction/10733263
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733264
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733264%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733264: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733264 url https://www.openlane.eu/en/carv6/auction/10733264
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733266
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733266%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733266: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733266 url https://www.openlane.eu/en/carv6/auction/10733266
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733267
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733267%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733267: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733267 url https://www.openlane.eu/en/carv6/auction/10733267
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733268
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733268%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733268: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733268 url https://www.openlane.eu/en/carv6/auction/10733268
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10733269
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710733269%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10733269: 1
2026-03-27 12:16:51 [adesa.de] INFO: Scraping item 10733269 url https://www.openlane.eu/en/carv6/auction/10733269
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731631
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731631%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731631: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731631 url https://www.openlane.eu/en/carv6/auction/10731631
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731644
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731644%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731644: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731644 url https://www.openlane.eu/en/carv6/auction/10731644
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731540
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731540%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731540: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731540 url https://www.openlane.eu/en/carv6/auction/10731540
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731589
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731589%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731589: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731589 url https://www.openlane.eu/en/carv6/auction/10731589
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731562
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731562%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731562: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731562 url https://www.openlane.eu/en/carv6/auction/10731562
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731575
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731575%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731575: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731575 url https://www.openlane.eu/en/carv6/auction/10731575
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731512
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731512%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731512: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731512 url https://www.openlane.eu/en/carv6/auction/10731512
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731554
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731554%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731554: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731554 url https://www.openlane.eu/en/carv6/auction/10731554
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731628
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731628%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731628: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731628 url https://www.openlane.eu/en/carv6/auction/10731628
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731531
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731531%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731531: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731531 url https://www.openlane.eu/en/carv6/auction/10731531
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731537
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731537%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731537: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731537 url https://www.openlane.eu/en/carv6/auction/10731537
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731492
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731492%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731492: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731492 url https://www.openlane.eu/en/carv6/auction/10731492
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731563
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731563%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731563: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731563 url https://www.openlane.eu/en/carv6/auction/10731563
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731593
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731593%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731593: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731593 url https://www.openlane.eu/en/carv6/auction/10731593
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731634
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731634%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731634: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731634 url https://www.openlane.eu/en/carv6/auction/10731634
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731587
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731587%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731587: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731587 url https://www.openlane.eu/en/carv6/auction/10731587
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731525
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731525%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731525: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731525 url https://www.openlane.eu/en/carv6/auction/10731525
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731626
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731626%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731626: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731626 url https://www.openlane.eu/en/carv6/auction/10731626
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731656
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731656%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731656: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731656 url https://www.openlane.eu/en/carv6/auction/10731656
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731496
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731496%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731496: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731496 url https://www.openlane.eu/en/carv6/auction/10731496
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731497
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731497%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731497: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731497 url https://www.openlane.eu/en/carv6/auction/10731497
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731629
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731629%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731629: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731629 url https://www.openlane.eu/en/carv6/auction/10731629
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731625
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731625%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731625: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731625 url https://www.openlane.eu/en/carv6/auction/10731625
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731606
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731606%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731606: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731606 url https://www.openlane.eu/en/carv6/auction/10731606
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731564
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731564%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731564: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731564 url https://www.openlane.eu/en/carv6/auction/10731564
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731488
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731488%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731488: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731488 url https://www.openlane.eu/en/carv6/auction/10731488
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731547
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731547%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731547: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731547 url https://www.openlane.eu/en/carv6/auction/10731547
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731647
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731647%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731647: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731647 url https://www.openlane.eu/en/carv6/auction/10731647
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731567
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731567%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731567: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731567 url https://www.openlane.eu/en/carv6/auction/10731567
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731545
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731545%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731545: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731545 url https://www.openlane.eu/en/carv6/auction/10731545
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731559
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731559%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731559: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731559 url https://www.openlane.eu/en/carv6/auction/10731559
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731640
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731640%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731640: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731640 url https://www.openlane.eu/en/carv6/auction/10731640
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731541
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731541%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731541: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731541 url https://www.openlane.eu/en/carv6/auction/10731541
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731638
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731638%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731638: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731638 url https://www.openlane.eu/en/carv6/auction/10731638
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731499
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731499%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731499: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731499 url https://www.openlane.eu/en/carv6/auction/10731499
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731546
2026-03-27 12:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731546%27 HTTP/1.1" 200 None
2026-03-27 12:16:51 [adesa.de] INFO: Scrape type for 10731546: 0
2026-03-27 12:16:51 [adesa.de] INFO: Skipping item 10731546 url https://www.openlane.eu/en/carv6/auction/10731546
2026-03-27 12:16:51 [adesa.de] INFO: Found listing with ID: 10731612
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731612%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [adesa.de] INFO: Scrape type for 10731612: 0
2026-03-27 12:16:52 [adesa.de] INFO: Skipping item 10731612 url https://www.openlane.eu/en/carv6/auction/10731612
2026-03-27 12:16:52 [adesa.de] INFO: Found listing with ID: 10731558
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731558%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [adesa.de] INFO: Scrape type for 10731558: 0
2026-03-27 12:16:52 [adesa.de] INFO: Skipping item 10731558 url https://www.openlane.eu/en/carv6/auction/10731558
2026-03-27 12:16:52 [adesa.de] INFO: Found listing with ID: 10731520
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731520%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [adesa.de] INFO: Scrape type for 10731520: 0
2026-03-27 12:16:52 [adesa.de] INFO: Skipping item 10731520 url https://www.openlane.eu/en/carv6/auction/10731520
2026-03-27 12:16:52 [adesa.de] INFO: Found listing with ID: 10731584
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731584%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [adesa.de] INFO: Scrape type for 10731584: 0
2026-03-27 12:16:52 [adesa.de] INFO: Skipping item 10731584 url https://www.openlane.eu/en/carv6/auction/10731584
2026-03-27 12:16:52 [adesa.de] INFO: Found listing with ID: 10731572
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731572%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [adesa.de] INFO: Scrape type for 10731572: 0
2026-03-27 12:16:52 [adesa.de] INFO: Skipping item 10731572 url https://www.openlane.eu/en/carv6/auction/10731572
2026-03-27 12:16:52 [adesa.de] INFO: Found listing with ID: 10731549
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731549%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [adesa.de] INFO: Scrape type for 10731549: 0
2026-03-27 12:16:52 [adesa.de] INFO: Skipping item 10731549 url https://www.openlane.eu/en/carv6/auction/10731549
2026-03-27 12:16:52 [adesa.de] INFO: Found listing with ID: 10731602
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731602%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [adesa.de] INFO: Scrape type for 10731602: 0
2026-03-27 12:16:52 [adesa.de] INFO: Skipping item 10731602 url https://www.openlane.eu/en/carv6/auction/10731602
2026-03-27 12:16:52 [adesa.de] INFO: Found listing with ID: 10731653
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710731653%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [adesa.de] INFO: Scrape type for 10731653: 0
2026-03-27 12:16:52 [adesa.de] INFO: Skipping item 10731653 url https://www.openlane.eu/en/carv6/auction/10731653
2026-03-27 12:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e3a4130-1a70-507e-918b-4ba418a7598a with identifier: 10734407
2026-03-27 12:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e3a4130-1a70-507e-918b-4ba418a7598a with scrape type 1
2026-03-27 12:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e3a4130-1a70-507e-918b-4ba418a7598a
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720145%252Fgeneral%252Fd73d36bf-3e3f-4979-abe9-8ddde19e65f9.png%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720145/general/d73d36bf-3e3f-4979-abe9-8ddde19e65f9.png already downloaded
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720145%252Fgeneral%252F59581e85-0e2c-4120-ada4-6502bb6520b6.png%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720145/general/59581e85-0e2c-4120-ada4-6502bb6520b6.png already downloaded
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720145%252Fgeneral%252F5a9ba9a9-e31d-42c9-9b24-680e7dc11768.png%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720145/general/5a9ba9a9-e31d-42c9-9b24-680e7dc11768.png already downloaded
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720145%252Fgeneral%252F5707c38c-e58f-44a2-b542-cc7bbf097d03.png%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720145/general/5707c38c-e58f-44a2-b542-cc7bbf097d03.png already downloaded
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720145%252Fgeneral%252F2687d817-840e-40f9-827e-8d0b03c03abf.png%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720145/general/2687d817-840e-40f9-827e-8d0b03c03abf.png already downloaded
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720145%252Fgeneral%252F0a2906b1-ab1b-4810-b6ab-185ba1391801.png%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720145/general/0a2906b1-ab1b-4810-b6ab-185ba1391801.png already downloaded
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720145%252Fgeneral%252Fbcdc8ce6-0ee0-4a2e-9ad9-adf7406df903.png%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720145/general/bcdc8ce6-0ee0-4a2e-9ad9-adf7406df903.png already downloaded
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720145%252Fgeneral%252F7c22cd74-a1c7-458d-b85b-6ec20d6d8aaf.png%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720145/general/7c22cd74-a1c7-458d-b85b-6ec20d6d8aaf.png already downloaded
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720145%252Fgeneral%252F303da2fa-74b7-4eec-80c6-e0906e40c21a.png%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720145/general/303da2fa-74b7-4eec-80c6-e0906e40c21a.png already downloaded
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720145%252Fgeneral%252F5fb374bd-d6a6-4b87-b46a-614f6de1351a.png%27 HTTP/1.1" 200 None
2026-03-27 12:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720145/general/5fb374bd-d6a6-4b87-b46a-614f6de1351a.png already downloaded
2026-03-27 12:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0e3a4130-1a70-507e-918b-4ba418a7598a, identifier: 10734407
2026-03-27 12:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0e3a4130-1a70-507e-918b-4ba418a7598a with identifier: 10734407
2026-03-27 12:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0e3a4130-1a70-507e-918b-4ba418a7598a with identifier: 10734407
2026-03-27 12:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0e3a4130-1a70-507e-918b-4ba418a7598a with identifier: 10734407 to the API
2026-03-27 12:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734407>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Diesel',
'id': '0e3a4130-1a70-507e-918b-4ba418a7598a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734407',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 19345,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5720145/general/d73d36bf-3e3f-4979-abe9-8ddde19e65f9.png',
'https://images.openlane.eu/carimgs/5720145/general/59581e85-0e2c-4120-ada4-6502bb6520b6.png',
'https://images.openlane.eu/carimgs/5720145/general/5a9ba9a9-e31d-42c9-9b24-680e7dc11768.png',
'https://images.openlane.eu/carimgs/5720145/general/5707c38c-e58f-44a2-b542-cc7bbf097d03.png',
'https://images.openlane.eu/carimgs/5720145/general/2687d817-840e-40f9-827e-8d0b03c03abf.png',
'https://images.openlane.eu/carimgs/5720145/general/0a2906b1-ab1b-4810-b6ab-185ba1391801.png',
'https://images.openlane.eu/carimgs/5720145/general/bcdc8ce6-0ee0-4a2e-9ad9-adf7406df903.png',
'https://images.openlane.eu/carimgs/5720145/general/7c22cd74-a1c7-458d-b85b-6ec20d6d8aaf.png',
'https://images.openlane.eu/carimgs/5720145/general/303da2fa-74b7-4eec-80c6-e0906e40c21a.png',
'https://images.openlane.eu/carimgs/5720145/general/5fb374bd-d6a6-4b87-b46a-614f6de1351a.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e3a4130-1a70-507e-918b-4ba418a7598a/0e3a4130-1a70-507e-918b-4ba418a7598a_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 104607,
'Height': 222,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720145/general/d73d36bf-3e3f-4979-abe9-8ddde19e65f9.png',
'Width': 302},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e3a4130-1a70-507e-918b-4ba418a7598a/0e3a4130-1a70-507e-918b-4ba418a7598a_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 97678,
'Height': 225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720145/general/59581e85-0e2c-4120-ada4-6502bb6520b6.png',
'Width': 297},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e3a4130-1a70-507e-918b-4ba418a7598a/0e3a4130-1a70-507e-918b-4ba418a7598a_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 102069,
'Height': 222,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720145/general/5a9ba9a9-e31d-42c9-9b24-680e7dc11768.png',
'Width': 302},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e3a4130-1a70-507e-918b-4ba418a7598a/0e3a4130-1a70-507e-918b-4ba418a7598a_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 91875,
'Height': 226,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720145/general/5707c38c-e58f-44a2-b542-cc7bbf097d03.png',
'Width': 300},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e3a4130-1a70-507e-918b-4ba418a7598a/0e3a4130-1a70-507e-918b-4ba418a7598a_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 99900,
'Height': 222,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720145/general/2687d817-840e-40f9-827e-8d0b03c03abf.png',
'Width': 302},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e3a4130-1a70-507e-918b-4ba418a7598a/0e3a4130-1a70-507e-918b-4ba418a7598a_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 98763,
'Height': 226,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720145/general/0a2906b1-ab1b-4810-b6ab-185ba1391801.png',
'Width': 296},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e3a4130-1a70-507e-918b-4ba418a7598a/0e3a4130-1a70-507e-918b-4ba418a7598a_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 79715,
'Height': 227,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720145/general/bcdc8ce6-0ee0-4a2e-9ad9-adf7406df903.png',
'Width': 298},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e3a4130-1a70-507e-918b-4ba418a7598a/0e3a4130-1a70-507e-918b-4ba418a7598a_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 101555,
'Height': 223,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720145/general/7c22cd74-a1c7-458d-b85b-6ec20d6d8aaf.png',
'Width': 296},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e3a4130-1a70-507e-918b-4ba418a7598a/0e3a4130-1a70-507e-918b-4ba418a7598a_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 87455,
'Height': 222,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720145/general/303da2fa-74b7-4eec-80c6-e0906e40c21a.png',
'Width': 300},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e3a4130-1a70-507e-918b-4ba418a7598a/0e3a4130-1a70-507e-918b-4ba418a7598a_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 125501,
'Height': 227,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720145/general/5fb374bd-d6a6-4b87-b46a-614f6de1351a.png',
'Width': 301}],
'price': 24900,
'price_includes_vat': True,
'registration_date': '2025-01-30',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 19.345 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-27 12:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734407%27 HTTP/1.1" 200 None
2026-03-27 12:16:53 [adesa.de] INFO: Saving data for 10734407: {'created_time': 1774613813.241466, 'last_price_update_time': 1774613813.241477, 'auction_closing_time': 1774809000.0}
2026-03-27 12:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734407') HTTP/1.1" 204 0
2026-03-27 12:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a9c885a-ff9d-5803-be6b-7d16fcfb8186 with identifier: 10734606
2026-03-27 12:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a9c885a-ff9d-5803-be6b-7d16fcfb8186 with scrape type 1
2026-03-27 12:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a9c885a-ff9d-5803-be6b-7d16fcfb8186
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724098%252Fgeneral%252Fcbd09eff-1401-4061-b217-e3ad14127ac7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/cbd09eff-1401-4061-b217-e3ad14127ac7.jpg already downloaded
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724098%252Fgeneral%252F59fab463-bc1f-450a-98d1-4a420cc48f94.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/59fab463-bc1f-450a-98d1-4a420cc48f94.jpg already downloaded
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724098%252Fgeneral%252Fb6f7baab-76c2-4ae6-bb0c-6337f69fb9c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/b6f7baab-76c2-4ae6-bb0c-6337f69fb9c7.jpg already downloaded
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724098%252Fgeneral%252F2f541b36-73e4-45cd-91de-4d7bc292f74a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/2f541b36-73e4-45cd-91de-4d7bc292f74a.jpg already downloaded
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724098%252Fgeneral%252Ff0aececb-d63a-45b3-bc71-259cb35ba758.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/f0aececb-d63a-45b3-bc71-259cb35ba758.jpg already downloaded
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724098%252Fgeneral%252Fb86b5803-8e3a-4e13-95cf-c7bc4be6ae10.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/b86b5803-8e3a-4e13-95cf-c7bc4be6ae10.jpg already downloaded
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724098%252Fgeneral%252Fa5824a20-c2d3-43ea-9bd9-c0141def6dbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/a5824a20-c2d3-43ea-9bd9-c0141def6dbe.jpg already downloaded
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724098%252Fgeneral%252Fffd2afa0-8e35-4d02-bb09-8c099257b3f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/ffd2afa0-8e35-4d02-bb09-8c099257b3f8.jpg already downloaded
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724098%252Fgeneral%252Fe248ce98-0576-4d8c-a78c-01ce0d5334bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/e248ce98-0576-4d8c-a78c-01ce0d5334bb.jpg already downloaded
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724098%252Fgeneral%252Ff3604188-44e2-4be6-bc81-95832645a4c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/f3604188-44e2-4be6-bc81-95832645a4c3.jpg already downloaded
2026-03-27 12:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a9c885a-ff9d-5803-be6b-7d16fcfb8186, identifier: 10734606
2026-03-27 12:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a9c885a-ff9d-5803-be6b-7d16fcfb8186 with identifier: 10734606
2026-03-27 12:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a9c885a-ff9d-5803-be6b-7d16fcfb8186 with identifier: 10734606
2026-03-27 12:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a9c885a-ff9d-5803-be6b-7d16fcfb8186 with identifier: 10734606 to the API
2026-03-27 12:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734606>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '8a9c885a-ff9d-5803-be6b-7d16fcfb8186',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000641',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734606',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 68209,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5724098/general/cbd09eff-1401-4061-b217-e3ad14127ac7.jpg',
'https://images.openlane.eu/carimgs/5724098/general/59fab463-bc1f-450a-98d1-4a420cc48f94.jpg',
'https://images.openlane.eu/carimgs/5724098/general/b6f7baab-76c2-4ae6-bb0c-6337f69fb9c7.jpg',
'https://images.openlane.eu/carimgs/5724098/general/2f541b36-73e4-45cd-91de-4d7bc292f74a.jpg',
'https://images.openlane.eu/carimgs/5724098/general/f0aececb-d63a-45b3-bc71-259cb35ba758.jpg',
'https://images.openlane.eu/carimgs/5724098/general/b86b5803-8e3a-4e13-95cf-c7bc4be6ae10.jpg',
'https://images.openlane.eu/carimgs/5724098/general/a5824a20-c2d3-43ea-9bd9-c0141def6dbe.jpg',
'https://images.openlane.eu/carimgs/5724098/general/ffd2afa0-8e35-4d02-bb09-8c099257b3f8.jpg',
'https://images.openlane.eu/carimgs/5724098/general/e248ce98-0576-4d8c-a78c-01ce0d5334bb.jpg',
'https://images.openlane.eu/carimgs/5724098/general/f3604188-44e2-4be6-bc81-95832645a4c3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9c885a-ff9d-5803-be6b-7d16fcfb8186/8a9c885a-ff9d-5803-be6b-7d16fcfb8186_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 959540,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724098/general/cbd09eff-1401-4061-b217-e3ad14127ac7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9c885a-ff9d-5803-be6b-7d16fcfb8186/8a9c885a-ff9d-5803-be6b-7d16fcfb8186_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 845855,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724098/general/59fab463-bc1f-450a-98d1-4a420cc48f94.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9c885a-ff9d-5803-be6b-7d16fcfb8186/8a9c885a-ff9d-5803-be6b-7d16fcfb8186_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 909919,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724098/general/b6f7baab-76c2-4ae6-bb0c-6337f69fb9c7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9c885a-ff9d-5803-be6b-7d16fcfb8186/8a9c885a-ff9d-5803-be6b-7d16fcfb8186_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 812475,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724098/general/2f541b36-73e4-45cd-91de-4d7bc292f74a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9c885a-ff9d-5803-be6b-7d16fcfb8186/8a9c885a-ff9d-5803-be6b-7d16fcfb8186_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 751307,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724098/general/f0aececb-d63a-45b3-bc71-259cb35ba758.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9c885a-ff9d-5803-be6b-7d16fcfb8186/8a9c885a-ff9d-5803-be6b-7d16fcfb8186_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 564768,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724098/general/b86b5803-8e3a-4e13-95cf-c7bc4be6ae10.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9c885a-ff9d-5803-be6b-7d16fcfb8186/8a9c885a-ff9d-5803-be6b-7d16fcfb8186_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 655199,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724098/general/a5824a20-c2d3-43ea-9bd9-c0141def6dbe.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9c885a-ff9d-5803-be6b-7d16fcfb8186/8a9c885a-ff9d-5803-be6b-7d16fcfb8186_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 717966,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724098/general/ffd2afa0-8e35-4d02-bb09-8c099257b3f8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9c885a-ff9d-5803-be6b-7d16fcfb8186/8a9c885a-ff9d-5803-be6b-7d16fcfb8186_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 545934,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724098/general/e248ce98-0576-4d8c-a78c-01ce0d5334bb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a9c885a-ff9d-5803-be6b-7d16fcfb8186/8a9c885a-ff9d-5803-be6b-7d16fcfb8186_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 566549,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724098/general/f3604188-44e2-4be6-bc81-95832645a4c3.jpg',
'Width': 2731}],
'price': 36600,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 68.209 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 12:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734606%27 HTTP/1.1" 200 None
2026-03-27 12:16:55 [adesa.de] INFO: Saving data for 10734606: {'created_time': 1774613815.128532, 'last_price_update_time': 1774613815.128544, 'auction_closing_time': 1774855800.0}
2026-03-27 12:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734606') HTTP/1.1" 204 0
2026-03-27 12:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5847f6f5-509c-5f00-afea-41cb5d54f969 with identifier: 10734404
2026-03-27 12:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5847f6f5-509c-5f00-afea-41cb5d54f969 with scrape type 1
2026-03-27 12:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5847f6f5-509c-5f00-afea-41cb5d54f969
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728472%252Fgeneral%252F45062080-cbc6-4198-a217-d60c9868dde0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728472/general/45062080-cbc6-4198-a217-d60c9868dde0.jpg already downloaded
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728472%252Fgeneral%252Fa6925238-1798-4a95-a45c-d30d9cc1576d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728472/general/a6925238-1798-4a95-a45c-d30d9cc1576d.jpg already downloaded
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728472%252Fgeneral%252F17197c9b-951c-47e5-95c7-81aa5d53c101.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728472/general/17197c9b-951c-47e5-95c7-81aa5d53c101.jpg already downloaded
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728472%252Fgeneral%252Ffaa63cec-6c55-47f3-8e52-6736eb715f56.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728472/general/faa63cec-6c55-47f3-8e52-6736eb715f56.jpg already downloaded
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728472%252Fgeneral%252F1a1b1fca-0c60-4395-9535-08145470772e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728472/general/1a1b1fca-0c60-4395-9535-08145470772e.jpg already downloaded
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728472%252Fgeneral%252F009c79cf-4128-4054-a128-36b63f9e26a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728472/general/009c79cf-4128-4054-a128-36b63f9e26a1.jpg already downloaded
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728472%252Fgeneral%252Fd67b26e6-e1cc-4df7-aabc-dac5c2d1d44d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728472/general/d67b26e6-e1cc-4df7-aabc-dac5c2d1d44d.jpg already downloaded
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728472%252Fgeneral%252F646cdac7-6379-4b36-9a70-8d6a2c859085.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728472/general/646cdac7-6379-4b36-9a70-8d6a2c859085.jpg already downloaded
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728472%252Fgeneral%252F74a59670-1637-426e-992f-d85097e53962.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728472/general/74a59670-1637-426e-992f-d85097e53962.jpg already downloaded
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728472%252Fgeneral%252F4d16a0d8-1a9f-49e3-8e93-bdd5e8f38a3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728472/general/4d16a0d8-1a9f-49e3-8e93-bdd5e8f38a3e.jpg already downloaded
2026-03-27 12:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5847f6f5-509c-5f00-afea-41cb5d54f969, identifier: 10734404
2026-03-27 12:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5847f6f5-509c-5f00-afea-41cb5d54f969 with identifier: 10734404
2026-03-27 12:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5847f6f5-509c-5f00-afea-41cb5d54f969 with identifier: 10734404
2026-03-27 12:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5847f6f5-509c-5f00-afea-41cb5d54f969 with identifier: 10734404 to the API
2026-03-27 12:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734404>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Petrol',
'id': '5847f6f5-509c-5f00-afea-41cb5d54f969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025759679',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734404',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 26113,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5728472/general/45062080-cbc6-4198-a217-d60c9868dde0.jpg',
'https://images.openlane.eu/carimgs/5728472/general/a6925238-1798-4a95-a45c-d30d9cc1576d.jpg',
'https://images.openlane.eu/carimgs/5728472/general/17197c9b-951c-47e5-95c7-81aa5d53c101.jpg',
'https://images.openlane.eu/carimgs/5728472/general/faa63cec-6c55-47f3-8e52-6736eb715f56.jpg',
'https://images.openlane.eu/carimgs/5728472/general/1a1b1fca-0c60-4395-9535-08145470772e.jpg',
'https://images.openlane.eu/carimgs/5728472/general/009c79cf-4128-4054-a128-36b63f9e26a1.jpg',
'https://images.openlane.eu/carimgs/5728472/general/d67b26e6-e1cc-4df7-aabc-dac5c2d1d44d.jpg',
'https://images.openlane.eu/carimgs/5728472/general/646cdac7-6379-4b36-9a70-8d6a2c859085.jpg',
'https://images.openlane.eu/carimgs/5728472/general/74a59670-1637-426e-992f-d85097e53962.jpg',
'https://images.openlane.eu/carimgs/5728472/general/4d16a0d8-1a9f-49e3-8e93-bdd5e8f38a3e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5847f6f5-509c-5f00-afea-41cb5d54f969/5847f6f5-509c-5f00-afea-41cb5d54f969_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728472/general/45062080-cbc6-4198-a217-d60c9868dde0.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5847f6f5-509c-5f00-afea-41cb5d54f969/5847f6f5-509c-5f00-afea-41cb5d54f969_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171667,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728472/general/a6925238-1798-4a95-a45c-d30d9cc1576d.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5847f6f5-509c-5f00-afea-41cb5d54f969/5847f6f5-509c-5f00-afea-41cb5d54f969_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728472/general/17197c9b-951c-47e5-95c7-81aa5d53c101.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5847f6f5-509c-5f00-afea-41cb5d54f969/5847f6f5-509c-5f00-afea-41cb5d54f969_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728472/general/faa63cec-6c55-47f3-8e52-6736eb715f56.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5847f6f5-509c-5f00-afea-41cb5d54f969/5847f6f5-509c-5f00-afea-41cb5d54f969_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728472/general/1a1b1fca-0c60-4395-9535-08145470772e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5847f6f5-509c-5f00-afea-41cb5d54f969/5847f6f5-509c-5f00-afea-41cb5d54f969_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92000,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728472/general/009c79cf-4128-4054-a128-36b63f9e26a1.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5847f6f5-509c-5f00-afea-41cb5d54f969/5847f6f5-509c-5f00-afea-41cb5d54f969_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728472/general/d67b26e6-e1cc-4df7-aabc-dac5c2d1d44d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5847f6f5-509c-5f00-afea-41cb5d54f969/5847f6f5-509c-5f00-afea-41cb5d54f969_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728472/general/646cdac7-6379-4b36-9a70-8d6a2c859085.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5847f6f5-509c-5f00-afea-41cb5d54f969/5847f6f5-509c-5f00-afea-41cb5d54f969_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728472/general/74a59670-1637-426e-992f-d85097e53962.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5847f6f5-509c-5f00-afea-41cb5d54f969/5847f6f5-509c-5f00-afea-41cb5d54f969_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728472/general/4d16a0d8-1a9f-49e3-8e93-bdd5e8f38a3e.jpg',
'Width': 1024}],
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-10-23',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 26.113 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734404%27 HTTP/1.1" 200 None
2026-03-27 12:17:05 [adesa.de] INFO: Saving data for 10734404: {'created_time': 1774613825.273816, 'last_price_update_time': 1774613825.273827, 'auction_closing_time': 1774809000.0}
2026-03-27 12:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734404') HTTP/1.1" 204 0
2026-03-27 12:17:06 [scrapy.extensions.logstats] INFO: Crawled 90 pages (at 28 pages/min), scraped 80 items (at 26 items/min)
2026-03-27 12:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-27 12:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12: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-27 12:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4944d3f-ba38-5333-8a04-14e990194ba0 with identifier: 10734401
2026-03-27 12:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4944d3f-ba38-5333-8a04-14e990194ba0 with scrape type 1
2026-03-27 12:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a4944d3f-ba38-5333-8a04-14e990194ba0
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710307%252Fgeneral%252Ffeafc369-2e49-467e-a021-fa0da11033d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710307/general/feafc369-2e49-467e-a021-fa0da11033d3.jpg already downloaded
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710307%252Fgeneral%252F9e2abc83-2732-47fd-8674-1c0545f64559.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710307/general/9e2abc83-2732-47fd-8674-1c0545f64559.jpg already downloaded
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710307%252Fgeneral%252F61fc1c7c-d7ba-4da1-b6fd-77e304380d22.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710307/general/61fc1c7c-d7ba-4da1-b6fd-77e304380d22.jpg already downloaded
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710307%252Fgeneral%252F8d5dfb06-3569-4324-a998-64c94ff93364.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710307/general/8d5dfb06-3569-4324-a998-64c94ff93364.jpg already downloaded
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710307%252Fgeneral%252Ff1233bdf-4525-4f43-9830-c34041f192e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710307/general/f1233bdf-4525-4f43-9830-c34041f192e2.jpg already downloaded
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710307%252Fgeneral%252F2afbba24-058d-46dc-a8ea-3b314f21d565.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710307/general/2afbba24-058d-46dc-a8ea-3b314f21d565.jpg already downloaded
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710307%252Fgeneral%252Fcf6a78b3-83be-48dd-9513-f19270896e36.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710307/general/cf6a78b3-83be-48dd-9513-f19270896e36.jpg already downloaded
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710307%252Fgeneral%252Fc26658d1-d3fe-48e6-91a2-c053d5e8743c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710307/general/c26658d1-d3fe-48e6-91a2-c053d5e8743c.jpg already downloaded
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710307%252Fgeneral%252Fc18e1641-adc2-4ac8-b5a6-dc9e59178bbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710307/general/c18e1641-adc2-4ac8-b5a6-dc9e59178bbc.jpg already downloaded
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710307%252Fgeneral%252F7c99182e-58dd-443d-bd60-ff82804c8686.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710307/general/7c99182e-58dd-443d-bd60-ff82804c8686.jpg already downloaded
2026-03-27 12:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a4944d3f-ba38-5333-8a04-14e990194ba0, identifier: 10734401
2026-03-27 12:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a4944d3f-ba38-5333-8a04-14e990194ba0 with identifier: 10734401
2026-03-27 12:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a4944d3f-ba38-5333-8a04-14e990194ba0 with identifier: 10734401
2026-03-27 12:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a4944d3f-ba38-5333-8a04-14e990194ba0 with identifier: 10734401 to the API
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734401>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Petrol',
'id': 'a4944d3f-ba38-5333-8a04-14e990194ba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260113BD5',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734401',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 17929,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5710307/general/feafc369-2e49-467e-a021-fa0da11033d3.jpg',
'https://images.openlane.eu/carimgs/5710307/general/9e2abc83-2732-47fd-8674-1c0545f64559.jpg',
'https://images.openlane.eu/carimgs/5710307/general/61fc1c7c-d7ba-4da1-b6fd-77e304380d22.jpg',
'https://images.openlane.eu/carimgs/5710307/general/8d5dfb06-3569-4324-a998-64c94ff93364.jpg',
'https://images.openlane.eu/carimgs/5710307/general/f1233bdf-4525-4f43-9830-c34041f192e2.jpg',
'https://images.openlane.eu/carimgs/5710307/general/2afbba24-058d-46dc-a8ea-3b314f21d565.jpg',
'https://images.openlane.eu/carimgs/5710307/general/cf6a78b3-83be-48dd-9513-f19270896e36.jpg',
'https://images.openlane.eu/carimgs/5710307/general/c26658d1-d3fe-48e6-91a2-c053d5e8743c.jpg',
'https://images.openlane.eu/carimgs/5710307/general/c18e1641-adc2-4ac8-b5a6-dc9e59178bbc.jpg',
'https://images.openlane.eu/carimgs/5710307/general/7c99182e-58dd-443d-bd60-ff82804c8686.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4944d3f-ba38-5333-8a04-14e990194ba0/a4944d3f-ba38-5333-8a04-14e990194ba0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59614,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710307/general/feafc369-2e49-467e-a021-fa0da11033d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4944d3f-ba38-5333-8a04-14e990194ba0/a4944d3f-ba38-5333-8a04-14e990194ba0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66145,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710307/general/9e2abc83-2732-47fd-8674-1c0545f64559.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4944d3f-ba38-5333-8a04-14e990194ba0/a4944d3f-ba38-5333-8a04-14e990194ba0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710307/general/61fc1c7c-d7ba-4da1-b6fd-77e304380d22.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4944d3f-ba38-5333-8a04-14e990194ba0/a4944d3f-ba38-5333-8a04-14e990194ba0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63002,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710307/general/8d5dfb06-3569-4324-a998-64c94ff93364.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4944d3f-ba38-5333-8a04-14e990194ba0/a4944d3f-ba38-5333-8a04-14e990194ba0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710307/general/f1233bdf-4525-4f43-9830-c34041f192e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4944d3f-ba38-5333-8a04-14e990194ba0/a4944d3f-ba38-5333-8a04-14e990194ba0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710307/general/2afbba24-058d-46dc-a8ea-3b314f21d565.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4944d3f-ba38-5333-8a04-14e990194ba0/a4944d3f-ba38-5333-8a04-14e990194ba0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710307/general/cf6a78b3-83be-48dd-9513-f19270896e36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4944d3f-ba38-5333-8a04-14e990194ba0/a4944d3f-ba38-5333-8a04-14e990194ba0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710307/general/c26658d1-d3fe-48e6-91a2-c053d5e8743c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4944d3f-ba38-5333-8a04-14e990194ba0/a4944d3f-ba38-5333-8a04-14e990194ba0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710307/general/c18e1641-adc2-4ac8-b5a6-dc9e59178bbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4944d3f-ba38-5333-8a04-14e990194ba0/a4944d3f-ba38-5333-8a04-14e990194ba0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710307/general/7c99182e-58dd-443d-bd60-ff82804c8686.jpg',
'Width': 1024}],
'price': 21100,
'price_includes_vat': True,
'registration_date': '2024-01-08',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI - Petrol - Automatic - 245 hp - 17.929 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734401%27 HTTP/1.1" 200 None
2026-03-27 12:17:07 [adesa.de] INFO: Saving data for 10734401: {'created_time': 1774613827.631426, 'last_price_update_time': 1774613827.631437, 'auction_closing_time': 1774809000.0}
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734401') HTTP/1.1" 204 0
2026-03-27 12:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04909e6b-35ac-583b-9fb9-5200f4825e72 with identifier: 10734405
2026-03-27 12:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04909e6b-35ac-583b-9fb9-5200f4825e72 with scrape type 1
2026-03-27 12:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04909e6b-35ac-583b-9fb9-5200f4825e72
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670374%252Fgeneral%252F751ef07c-5c0e-4d57-99a6-3131e6640130.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670374/general/751ef07c-5c0e-4d57-99a6-3131e6640130.jpg already downloaded
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670374%252Fgeneral%252F9e9cc666-4931-49f6-82c1-739898ec43bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670374/general/9e9cc666-4931-49f6-82c1-739898ec43bb.jpg already downloaded
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670374%252Fgeneral%252Fd52cd3b8-f3ed-4eb1-8ad4-29f4485c4f37.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670374/general/d52cd3b8-f3ed-4eb1-8ad4-29f4485c4f37.jpg already downloaded
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670374%252Fgeneral%252F237efe5e-a471-482c-be66-492ad0e82127.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670374/general/237efe5e-a471-482c-be66-492ad0e82127.jpg already downloaded
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670374%252Fgeneral%252F92494ff0-5542-4088-ad4b-d02470516077.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670374/general/92494ff0-5542-4088-ad4b-d02470516077.jpg already downloaded
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670374%252Fgeneral%252Ff389ce5c-2110-42c7-9842-e5c21ea60180.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670374/general/f389ce5c-2110-42c7-9842-e5c21ea60180.jpg already downloaded
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670374%252Fgeneral%252Fc284ab86-9f0c-4369-bc46-b41cf7c8f9a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670374/general/c284ab86-9f0c-4369-bc46-b41cf7c8f9a4.jpg already downloaded
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670374%252Fgeneral%252F9e63ca67-4666-445d-a2a1-d540a79d0a18.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670374/general/9e63ca67-4666-445d-a2a1-d540a79d0a18.jpg already downloaded
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670374%252Fgeneral%252F57d04c02-1186-46be-9ccf-3a1c631ff274.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670374/general/57d04c02-1186-46be-9ccf-3a1c631ff274.jpg already downloaded
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670374%252Fgeneral%252F881d4750-4eee-4e32-a450-96221f622177.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670374/general/881d4750-4eee-4e32-a450-96221f622177.jpg already downloaded
2026-03-27 12:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 04909e6b-35ac-583b-9fb9-5200f4825e72, identifier: 10734405
2026-03-27 12:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 04909e6b-35ac-583b-9fb9-5200f4825e72 with identifier: 10734405
2026-03-27 12:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 04909e6b-35ac-583b-9fb9-5200f4825e72 with identifier: 10734405
2026-03-27 12:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 04909e6b-35ac-583b-9fb9-5200f4825e72 with identifier: 10734405 to the API
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Petrol',
'id': '04909e6b-35ac-583b-9fb9-5200f4825e72',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600B4254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734405',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 54069,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5670374/general/751ef07c-5c0e-4d57-99a6-3131e6640130.jpg',
'https://images.openlane.eu/carimgs/5670374/general/9e9cc666-4931-49f6-82c1-739898ec43bb.jpg',
'https://images.openlane.eu/carimgs/5670374/general/d52cd3b8-f3ed-4eb1-8ad4-29f4485c4f37.jpg',
'https://images.openlane.eu/carimgs/5670374/general/237efe5e-a471-482c-be66-492ad0e82127.jpg',
'https://images.openlane.eu/carimgs/5670374/general/92494ff0-5542-4088-ad4b-d02470516077.jpg',
'https://images.openlane.eu/carimgs/5670374/general/f389ce5c-2110-42c7-9842-e5c21ea60180.jpg',
'https://images.openlane.eu/carimgs/5670374/general/c284ab86-9f0c-4369-bc46-b41cf7c8f9a4.jpg',
'https://images.openlane.eu/carimgs/5670374/general/9e63ca67-4666-445d-a2a1-d540a79d0a18.jpg',
'https://images.openlane.eu/carimgs/5670374/general/57d04c02-1186-46be-9ccf-3a1c631ff274.jpg',
'https://images.openlane.eu/carimgs/5670374/general/881d4750-4eee-4e32-a450-96221f622177.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04909e6b-35ac-583b-9fb9-5200f4825e72/04909e6b-35ac-583b-9fb9-5200f4825e72_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136731,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670374/general/751ef07c-5c0e-4d57-99a6-3131e6640130.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04909e6b-35ac-583b-9fb9-5200f4825e72/04909e6b-35ac-583b-9fb9-5200f4825e72_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670374/general/9e9cc666-4931-49f6-82c1-739898ec43bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04909e6b-35ac-583b-9fb9-5200f4825e72/04909e6b-35ac-583b-9fb9-5200f4825e72_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670374/general/d52cd3b8-f3ed-4eb1-8ad4-29f4485c4f37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04909e6b-35ac-583b-9fb9-5200f4825e72/04909e6b-35ac-583b-9fb9-5200f4825e72_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670374/general/237efe5e-a471-482c-be66-492ad0e82127.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04909e6b-35ac-583b-9fb9-5200f4825e72/04909e6b-35ac-583b-9fb9-5200f4825e72_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670374/general/92494ff0-5542-4088-ad4b-d02470516077.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04909e6b-35ac-583b-9fb9-5200f4825e72/04909e6b-35ac-583b-9fb9-5200f4825e72_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670374/general/f389ce5c-2110-42c7-9842-e5c21ea60180.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04909e6b-35ac-583b-9fb9-5200f4825e72/04909e6b-35ac-583b-9fb9-5200f4825e72_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670374/general/c284ab86-9f0c-4369-bc46-b41cf7c8f9a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04909e6b-35ac-583b-9fb9-5200f4825e72/04909e6b-35ac-583b-9fb9-5200f4825e72_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670374/general/9e63ca67-4666-445d-a2a1-d540a79d0a18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04909e6b-35ac-583b-9fb9-5200f4825e72/04909e6b-35ac-583b-9fb9-5200f4825e72_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114525,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670374/general/57d04c02-1186-46be-9ccf-3a1c631ff274.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04909e6b-35ac-583b-9fb9-5200f4825e72/04909e6b-35ac-583b-9fb9-5200f4825e72_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670374/general/881d4750-4eee-4e32-a450-96221f622177.jpg',
'Width': 1024}],
'price': 24400,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Audi A6 Avant 45 TFSI Sport - Quattro - Petrol - Automatic - 265 hp '
'- 54.069 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734405%27 HTTP/1.1" 200 None
2026-03-27 12:17:09 [adesa.de] INFO: Saving data for 10734405: {'created_time': 1774613829.685189, 'last_price_update_time': 1774613829.6852, 'auction_closing_time': 1774809000.0}
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734405') HTTP/1.1" 204 0
2026-03-27 12:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 768b9295-87c1-59f9-8520-ec0ec51a1b24 with identifier: 10734398
2026-03-27 12:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 768b9295-87c1-59f9-8520-ec0ec51a1b24 with scrape type 1
2026-03-27 12:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 768b9295-87c1-59f9-8520-ec0ec51a1b24
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688489%252Fgeneral%252F26b5bc8c-0aff-4822-925e-ef01ebf279fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688489/general/26b5bc8c-0aff-4822-925e-ef01ebf279fc.jpg already downloaded
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688489%252Fgeneral%252F907cae5b-57c2-4f8c-a1af-3d27f613fbff.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688489/general/907cae5b-57c2-4f8c-a1af-3d27f613fbff.jpg already downloaded
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688489%252Fgeneral%252F3639a7db-0248-4d08-a768-538b1cba6631.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688489/general/3639a7db-0248-4d08-a768-538b1cba6631.jpg already downloaded
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688489%252Fgeneral%252Fe888127e-12e8-4a5a-952f-f929710165cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688489/general/e888127e-12e8-4a5a-952f-f929710165cf.jpg already downloaded
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688489%252Fgeneral%252F88cf5b1c-5cbf-4eda-b6bb-344ba70cc9d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688489/general/88cf5b1c-5cbf-4eda-b6bb-344ba70cc9d2.jpg already downloaded
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688489%252Fgeneral%252F50ebf62c-7452-449e-8ffc-1cb36eca0d31.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688489/general/50ebf62c-7452-449e-8ffc-1cb36eca0d31.jpg already downloaded
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688489%252Fgeneral%252F1ddfd118-b7d1-4f3c-8b65-a4f104877b63.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688489/general/1ddfd118-b7d1-4f3c-8b65-a4f104877b63.jpg already downloaded
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688489%252Fgeneral%252Fb9afa210-77ca-41d4-a9c1-68b088e2a620.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688489/general/b9afa210-77ca-41d4-a9c1-68b088e2a620.jpg already downloaded
2026-03-27 12:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688489%252Fgeneral%252F5cb24ddb-d8e3-45b6-ae59-eeb081f8ec6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688489/general/5cb24ddb-d8e3-45b6-ae59-eeb081f8ec6d.jpg already downloaded
2026-03-27 12:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688489%252Fgeneral%252F2e9a5fa1-f3cc-476d-947b-44eca8866e30.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688489/general/2e9a5fa1-f3cc-476d-947b-44eca8866e30.jpg already downloaded
2026-03-27 12:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 768b9295-87c1-59f9-8520-ec0ec51a1b24, identifier: 10734398
2026-03-27 12:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 768b9295-87c1-59f9-8520-ec0ec51a1b24 with identifier: 10734398
2026-03-27 12:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 768b9295-87c1-59f9-8520-ec0ec51a1b24 with identifier: 10734398
2026-03-27 12:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 768b9295-87c1-59f9-8520-ec0ec51a1b24 with identifier: 10734398 to the API
2026-03-27 12:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734398>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Petrol',
'id': '768b9295-87c1-59f9-8520-ec0ec51a1b24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3155',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734398',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 15500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5688489/general/26b5bc8c-0aff-4822-925e-ef01ebf279fc.jpg',
'https://images.openlane.eu/carimgs/5688489/general/907cae5b-57c2-4f8c-a1af-3d27f613fbff.jpg',
'https://images.openlane.eu/carimgs/5688489/general/3639a7db-0248-4d08-a768-538b1cba6631.jpg',
'https://images.openlane.eu/carimgs/5688489/general/e888127e-12e8-4a5a-952f-f929710165cf.jpg',
'https://images.openlane.eu/carimgs/5688489/general/88cf5b1c-5cbf-4eda-b6bb-344ba70cc9d2.jpg',
'https://images.openlane.eu/carimgs/5688489/general/50ebf62c-7452-449e-8ffc-1cb36eca0d31.jpg',
'https://images.openlane.eu/carimgs/5688489/general/1ddfd118-b7d1-4f3c-8b65-a4f104877b63.jpg',
'https://images.openlane.eu/carimgs/5688489/general/b9afa210-77ca-41d4-a9c1-68b088e2a620.jpg',
'https://images.openlane.eu/carimgs/5688489/general/5cb24ddb-d8e3-45b6-ae59-eeb081f8ec6d.jpg',
'https://images.openlane.eu/carimgs/5688489/general/2e9a5fa1-f3cc-476d-947b-44eca8866e30.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768b9295-87c1-59f9-8520-ec0ec51a1b24/768b9295-87c1-59f9-8520-ec0ec51a1b24_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315617,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688489/general/26b5bc8c-0aff-4822-925e-ef01ebf279fc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768b9295-87c1-59f9-8520-ec0ec51a1b24/768b9295-87c1-59f9-8520-ec0ec51a1b24_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302276,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688489/general/907cae5b-57c2-4f8c-a1af-3d27f613fbff.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768b9295-87c1-59f9-8520-ec0ec51a1b24/768b9295-87c1-59f9-8520-ec0ec51a1b24_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330843,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688489/general/3639a7db-0248-4d08-a768-538b1cba6631.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768b9295-87c1-59f9-8520-ec0ec51a1b24/768b9295-87c1-59f9-8520-ec0ec51a1b24_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279588,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688489/general/e888127e-12e8-4a5a-952f-f929710165cf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768b9295-87c1-59f9-8520-ec0ec51a1b24/768b9295-87c1-59f9-8520-ec0ec51a1b24_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296196,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688489/general/88cf5b1c-5cbf-4eda-b6bb-344ba70cc9d2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768b9295-87c1-59f9-8520-ec0ec51a1b24/768b9295-87c1-59f9-8520-ec0ec51a1b24_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293078,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688489/general/50ebf62c-7452-449e-8ffc-1cb36eca0d31.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768b9295-87c1-59f9-8520-ec0ec51a1b24/768b9295-87c1-59f9-8520-ec0ec51a1b24_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236512,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688489/general/1ddfd118-b7d1-4f3c-8b65-a4f104877b63.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768b9295-87c1-59f9-8520-ec0ec51a1b24/768b9295-87c1-59f9-8520-ec0ec51a1b24_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336230,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688489/general/b9afa210-77ca-41d4-a9c1-68b088e2a620.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768b9295-87c1-59f9-8520-ec0ec51a1b24/768b9295-87c1-59f9-8520-ec0ec51a1b24_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279912,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688489/general/5cb24ddb-d8e3-45b6-ae59-eeb081f8ec6d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768b9295-87c1-59f9-8520-ec0ec51a1b24/768b9295-87c1-59f9-8520-ec0ec51a1b24_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310918,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688489/general/2e9a5fa1-f3cc-476d-947b-44eca8866e30.jpg',
'Width': 1280}],
'price': 35500,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant S line - Petrol - Automatic - 204 hp - 15.500 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-27 12:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734398%27 HTTP/1.1" 200 None
2026-03-27 12:17:11 [adesa.de] INFO: Saving data for 10734398: {'created_time': 1774613831.439907, 'last_price_update_time': 1774613831.43992, 'auction_closing_time': 1774809000.0}
2026-03-27 12:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734398') HTTP/1.1" 204 0
2026-03-27 12:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd61673-3f4d-5a03-9378-947cc50dcf23 with identifier: 10734600
2026-03-27 12:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd61673-3f4d-5a03-9378-947cc50dcf23 with scrape type 1
2026-03-27 12:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cd61673-3f4d-5a03-9378-947cc50dcf23
2026-03-27 12:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620045%252Fgeneral%252F1a0c235e-e64e-415f-9f93-d411c2f3f7cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620045/general/1a0c235e-e64e-415f-9f93-d411c2f3f7cc.jpg already downloaded
2026-03-27 12:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620045%252Fgeneral%252F9ecc4d00-e3a4-44a1-9250-148d1a40b434.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620045/general/9ecc4d00-e3a4-44a1-9250-148d1a40b434.jpg already downloaded
2026-03-27 12:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620045%252Fgeneral%252F86ac7add-19a6-4d8e-b1c5-5a8180e00974.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620045/general/86ac7add-19a6-4d8e-b1c5-5a8180e00974.jpg already downloaded
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620045%252Fgeneral%252F398a73f4-120f-4a85-8c29-035550cb5d5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620045/general/398a73f4-120f-4a85-8c29-035550cb5d5b.jpg already downloaded
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620045%252Fgeneral%252F4ee5fd5a-066a-42a9-a7bc-78982180762f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620045/general/4ee5fd5a-066a-42a9-a7bc-78982180762f.jpg already downloaded
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620045%252Fgeneral%252Fc7939f44-ed18-4459-aedd-a2281b9dd13f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620045/general/c7939f44-ed18-4459-aedd-a2281b9dd13f.jpg already downloaded
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620045%252Fgeneral%252F8d13ce38-5eb6-4466-9b68-d896eab13825.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620045/general/8d13ce38-5eb6-4466-9b68-d896eab13825.jpg already downloaded
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620045%252Fgeneral%252F8ab556e9-7d60-4ffb-ab89-f220cf6a3868.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620045/general/8ab556e9-7d60-4ffb-ab89-f220cf6a3868.jpg already downloaded
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620045%252Fgeneral%252F3d2e0f13-cf4e-490e-8c17-f05593d62f9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620045/general/3d2e0f13-cf4e-490e-8c17-f05593d62f9c.jpg already downloaded
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620045%252Fgeneral%252F8fa5e073-6878-4fcb-aca8-0b2dacf3d653.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620045/general/8fa5e073-6878-4fcb-aca8-0b2dacf3d653.jpg already downloaded
2026-03-27 12:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6cd61673-3f4d-5a03-9378-947cc50dcf23, identifier: 10734600
2026-03-27 12:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6cd61673-3f4d-5a03-9378-947cc50dcf23 with identifier: 10734600
2026-03-27 12:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6cd61673-3f4d-5a03-9378-947cc50dcf23 with identifier: 10734600
2026-03-27 12:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6cd61673-3f4d-5a03-9378-947cc50dcf23 with identifier: 10734600 to the API
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12: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-27 12:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734600>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '6cd61673-3f4d-5a03-9378-947cc50dcf23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32613',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734600',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 105611,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5620045/general/1a0c235e-e64e-415f-9f93-d411c2f3f7cc.jpg',
'https://images.openlane.eu/carimgs/5620045/general/9ecc4d00-e3a4-44a1-9250-148d1a40b434.jpg',
'https://images.openlane.eu/carimgs/5620045/general/86ac7add-19a6-4d8e-b1c5-5a8180e00974.jpg',
'https://images.openlane.eu/carimgs/5620045/general/398a73f4-120f-4a85-8c29-035550cb5d5b.jpg',
'https://images.openlane.eu/carimgs/5620045/general/4ee5fd5a-066a-42a9-a7bc-78982180762f.jpg',
'https://images.openlane.eu/carimgs/5620045/general/c7939f44-ed18-4459-aedd-a2281b9dd13f.jpg',
'https://images.openlane.eu/carimgs/5620045/general/8d13ce38-5eb6-4466-9b68-d896eab13825.jpg',
'https://images.openlane.eu/carimgs/5620045/general/8ab556e9-7d60-4ffb-ab89-f220cf6a3868.jpg',
'https://images.openlane.eu/carimgs/5620045/general/3d2e0f13-cf4e-490e-8c17-f05593d62f9c.jpg',
'https://images.openlane.eu/carimgs/5620045/general/8fa5e073-6878-4fcb-aca8-0b2dacf3d653.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd61673-3f4d-5a03-9378-947cc50dcf23/6cd61673-3f4d-5a03-9378-947cc50dcf23_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154092,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620045/general/1a0c235e-e64e-415f-9f93-d411c2f3f7cc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd61673-3f4d-5a03-9378-947cc50dcf23/6cd61673-3f4d-5a03-9378-947cc50dcf23_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142124,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620045/general/9ecc4d00-e3a4-44a1-9250-148d1a40b434.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd61673-3f4d-5a03-9378-947cc50dcf23/6cd61673-3f4d-5a03-9378-947cc50dcf23_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108378,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620045/general/86ac7add-19a6-4d8e-b1c5-5a8180e00974.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd61673-3f4d-5a03-9378-947cc50dcf23/6cd61673-3f4d-5a03-9378-947cc50dcf23_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87879,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620045/general/398a73f4-120f-4a85-8c29-035550cb5d5b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd61673-3f4d-5a03-9378-947cc50dcf23/6cd61673-3f4d-5a03-9378-947cc50dcf23_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97270,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620045/general/4ee5fd5a-066a-42a9-a7bc-78982180762f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd61673-3f4d-5a03-9378-947cc50dcf23/6cd61673-3f4d-5a03-9378-947cc50dcf23_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110798,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620045/general/c7939f44-ed18-4459-aedd-a2281b9dd13f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd61673-3f4d-5a03-9378-947cc50dcf23/6cd61673-3f4d-5a03-9378-947cc50dcf23_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133743,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620045/general/8d13ce38-5eb6-4466-9b68-d896eab13825.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd61673-3f4d-5a03-9378-947cc50dcf23/6cd61673-3f4d-5a03-9378-947cc50dcf23_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136826,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620045/general/8ab556e9-7d60-4ffb-ab89-f220cf6a3868.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd61673-3f4d-5a03-9378-947cc50dcf23/6cd61673-3f4d-5a03-9378-947cc50dcf23_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59789,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620045/general/3d2e0f13-cf4e-490e-8c17-f05593d62f9c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd61673-3f4d-5a03-9378-947cc50dcf23/6cd61673-3f4d-5a03-9378-947cc50dcf23_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71651,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620045/general/8fa5e073-6878-4fcb-aca8-0b2dacf3d653.jpg',
'Width': 1280}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Mercedes-Benz EQC 400 AMG Line - Electric - 408 hp - 105.611 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734600%27 HTTP/1.1" 200 None
2026-03-27 12:17:12 [adesa.de] INFO: Saving data for 10734600: {'created_time': 1774613832.579311, 'last_price_update_time': 1774613832.579325, 'auction_closing_time': 1774855800.0}
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734600') HTTP/1.1" 204 0
2026-03-27 12:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f043cbc-b2da-5fe8-9516-5554752aa12e with identifier: 10734399
2026-03-27 12:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f043cbc-b2da-5fe8-9516-5554752aa12e with scrape type 1
2026-03-27 12:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3f043cbc-b2da-5fe8-9516-5554752aa12e
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690250%252Fgeneral%252Fcb88cb03-aac8-4f3d-9886-df746c61a4ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690250/general/cb88cb03-aac8-4f3d-9886-df746c61a4ed.jpg already downloaded
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690250%252Fgeneral%252F6b0f4f34-821b-4a51-a790-1d81c0d570ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690250/general/6b0f4f34-821b-4a51-a790-1d81c0d570ad.jpg already downloaded
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690250%252Fgeneral%252Fc88dd3b4-e45e-4855-9708-98fc49b2b66f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690250/general/c88dd3b4-e45e-4855-9708-98fc49b2b66f.jpg already downloaded
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690250%252Fgeneral%252F2c75241e-999e-407f-b15e-949944b541fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690250/general/2c75241e-999e-407f-b15e-949944b541fa.jpg already downloaded
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690250%252Fgeneral%252Fda033ee5-66ff-45f3-815f-7304b2972ec2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690250/general/da033ee5-66ff-45f3-815f-7304b2972ec2.jpg already downloaded
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690250%252Fgeneral%252Facbe0d69-4349-4160-b2e6-df5321925e2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690250/general/acbe0d69-4349-4160-b2e6-df5321925e2e.jpg already downloaded
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690250%252Fgeneral%252F8f18b944-e3a8-4007-a0de-1be7974bb76f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690250/general/8f18b944-e3a8-4007-a0de-1be7974bb76f.jpg already downloaded
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690250%252Fgeneral%252Fa71e513a-3948-4dce-8e74-81c07648189b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690250/general/a71e513a-3948-4dce-8e74-81c07648189b.jpg already downloaded
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690250%252Fgeneral%252F74ca19c4-ca5e-435a-9359-f548c4d4ecb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690250/general/74ca19c4-ca5e-435a-9359-f548c4d4ecb6.jpg already downloaded
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690250%252Fgeneral%252Fe84c0784-78c9-4adc-b65e-b0576a3eda11.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690250/general/e84c0784-78c9-4adc-b65e-b0576a3eda11.jpg already downloaded
2026-03-27 12:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3f043cbc-b2da-5fe8-9516-5554752aa12e, identifier: 10734399
2026-03-27 12:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3f043cbc-b2da-5fe8-9516-5554752aa12e with identifier: 10734399
2026-03-27 12:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3f043cbc-b2da-5fe8-9516-5554752aa12e with identifier: 10734399
2026-03-27 12:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3f043cbc-b2da-5fe8-9516-5554752aa12e with identifier: 10734399 to the API
2026-03-27 12:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734399>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Electric',
'id': '3f043cbc-b2da-5fe8-9516-5554752aa12e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025650507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734399',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Tavascan',
'odometer': 9222,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5690250/general/cb88cb03-aac8-4f3d-9886-df746c61a4ed.jpg',
'https://images.openlane.eu/carimgs/5690250/general/6b0f4f34-821b-4a51-a790-1d81c0d570ad.jpg',
'https://images.openlane.eu/carimgs/5690250/general/c88dd3b4-e45e-4855-9708-98fc49b2b66f.jpg',
'https://images.openlane.eu/carimgs/5690250/general/2c75241e-999e-407f-b15e-949944b541fa.jpg',
'https://images.openlane.eu/carimgs/5690250/general/da033ee5-66ff-45f3-815f-7304b2972ec2.jpg',
'https://images.openlane.eu/carimgs/5690250/general/acbe0d69-4349-4160-b2e6-df5321925e2e.jpg',
'https://images.openlane.eu/carimgs/5690250/general/8f18b944-e3a8-4007-a0de-1be7974bb76f.jpg',
'https://images.openlane.eu/carimgs/5690250/general/a71e513a-3948-4dce-8e74-81c07648189b.jpg',
'https://images.openlane.eu/carimgs/5690250/general/74ca19c4-ca5e-435a-9359-f548c4d4ecb6.jpg',
'https://images.openlane.eu/carimgs/5690250/general/e84c0784-78c9-4adc-b65e-b0576a3eda11.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f043cbc-b2da-5fe8-9516-5554752aa12e/3f043cbc-b2da-5fe8-9516-5554752aa12e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248714,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690250/general/cb88cb03-aac8-4f3d-9886-df746c61a4ed.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f043cbc-b2da-5fe8-9516-5554752aa12e/3f043cbc-b2da-5fe8-9516-5554752aa12e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161366,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690250/general/6b0f4f34-821b-4a51-a790-1d81c0d570ad.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f043cbc-b2da-5fe8-9516-5554752aa12e/3f043cbc-b2da-5fe8-9516-5554752aa12e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311678,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690250/general/c88dd3b4-e45e-4855-9708-98fc49b2b66f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f043cbc-b2da-5fe8-9516-5554752aa12e/3f043cbc-b2da-5fe8-9516-5554752aa12e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240613,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690250/general/2c75241e-999e-407f-b15e-949944b541fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f043cbc-b2da-5fe8-9516-5554752aa12e/3f043cbc-b2da-5fe8-9516-5554752aa12e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289759,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690250/general/da033ee5-66ff-45f3-815f-7304b2972ec2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f043cbc-b2da-5fe8-9516-5554752aa12e/3f043cbc-b2da-5fe8-9516-5554752aa12e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266133,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690250/general/acbe0d69-4349-4160-b2e6-df5321925e2e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f043cbc-b2da-5fe8-9516-5554752aa12e/3f043cbc-b2da-5fe8-9516-5554752aa12e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217163,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690250/general/8f18b944-e3a8-4007-a0de-1be7974bb76f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f043cbc-b2da-5fe8-9516-5554752aa12e/3f043cbc-b2da-5fe8-9516-5554752aa12e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280399,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690250/general/a71e513a-3948-4dce-8e74-81c07648189b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f043cbc-b2da-5fe8-9516-5554752aa12e/3f043cbc-b2da-5fe8-9516-5554752aa12e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367612,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690250/general/74ca19c4-ca5e-435a-9359-f548c4d4ecb6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f043cbc-b2da-5fe8-9516-5554752aa12e/3f043cbc-b2da-5fe8-9516-5554752aa12e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300876,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690250/general/e84c0784-78c9-4adc-b65e-b0576a3eda11.jpg',
'Width': 1920}],
'price': 31400,
'price_includes_vat': True,
'registration_date': '2025-05-09',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Cupra Tavascan Endurance - Electric - Automatic - 286 hp - 9.222 km',
'transmission': 'automatic',
'trim': 'Endurance',
'vin': None,
'year': 2025}
2026-03-27 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734399%27 HTTP/1.1" 200 None
2026-03-27 12:17:14 [adesa.de] INFO: Saving data for 10734399: {'created_time': 1774613834.236159, 'last_price_update_time': 1774613834.236169, 'auction_closing_time': 1774809000.0}
2026-03-27 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734399') HTTP/1.1" 204 0
2026-03-27 12:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5d92960-e54c-5a4d-8230-c5e9482124b5 with identifier: 10734406
2026-03-27 12:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5d92960-e54c-5a4d-8230-c5e9482124b5 with scrape type 1
2026-03-27 12:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5d92960-e54c-5a4d-8230-c5e9482124b5
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720050%252Fgeneral%252F39e7be14-b0a1-4287-beb4-2454f1ac4aa9.png%27 HTTP/1.1" 200 None
2026-03-27 12:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720050/general/39e7be14-b0a1-4287-beb4-2454f1ac4aa9.png already downloaded
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720050%252Fgeneral%252Fe5fc70f3-6961-4f35-be20-114537a14b67.png%27 HTTP/1.1" 200 None
2026-03-27 12:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720050/general/e5fc70f3-6961-4f35-be20-114537a14b67.png already downloaded
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720050%252Fgeneral%252F8a012689-9b91-4afe-a28b-b236b769aba7.png%27 HTTP/1.1" 200 None
2026-03-27 12:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720050/general/8a012689-9b91-4afe-a28b-b236b769aba7.png already downloaded
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720050%252Fgeneral%252F4a582412-f641-449f-a37c-281a462ae85e.png%27 HTTP/1.1" 200 None
2026-03-27 12:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720050/general/4a582412-f641-449f-a37c-281a462ae85e.png already downloaded
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720050%252Fgeneral%252Fc69b2a3f-6d31-4086-8212-4a9ee9a5fa71.png%27 HTTP/1.1" 200 None
2026-03-27 12:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720050/general/c69b2a3f-6d31-4086-8212-4a9ee9a5fa71.png already downloaded
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720050%252Fgeneral%252F01755850-421a-465b-b213-a751502756b8.png%27 HTTP/1.1" 200 None
2026-03-27 12:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720050/general/01755850-421a-465b-b213-a751502756b8.png already downloaded
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720050%252Fgeneral%252Fe3c49fb7-ff98-49ef-931b-85a3885621a1.png%27 HTTP/1.1" 200 None
2026-03-27 12:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720050/general/e3c49fb7-ff98-49ef-931b-85a3885621a1.png already downloaded
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720050%252Fgeneral%252Fd9a3e49c-b1ee-4691-a346-b9f1310fd2e5.png%27 HTTP/1.1" 200 None
2026-03-27 12:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720050/general/d9a3e49c-b1ee-4691-a346-b9f1310fd2e5.png already downloaded
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720050%252Fgeneral%252F6495eac8-96a8-4b06-9437-d015d1f29505.png%27 HTTP/1.1" 200 None
2026-03-27 12:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720050/general/6495eac8-96a8-4b06-9437-d015d1f29505.png already downloaded
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720050%252Fgeneral%252F6bbdc69f-03d5-46f6-ad05-5f9eb3f160d5.png%27 HTTP/1.1" 200 None
2026-03-27 12:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720050/general/6bbdc69f-03d5-46f6-ad05-5f9eb3f160d5.png already downloaded
2026-03-27 12:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b5d92960-e54c-5a4d-8230-c5e9482124b5, identifier: 10734406
2026-03-27 12:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b5d92960-e54c-5a4d-8230-c5e9482124b5 with identifier: 10734406
2026-03-27 12:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b5d92960-e54c-5a4d-8230-c5e9482124b5 with identifier: 10734406
2026-03-27 12:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b5d92960-e54c-5a4d-8230-c5e9482124b5 with identifier: 10734406 to the API
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734406>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Diesel',
'id': 'b5d92960-e54c-5a4d-8230-c5e9482124b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-JZ 1613',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734406',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 29633,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5720050/general/39e7be14-b0a1-4287-beb4-2454f1ac4aa9.png',
'https://images.openlane.eu/carimgs/5720050/general/e5fc70f3-6961-4f35-be20-114537a14b67.png',
'https://images.openlane.eu/carimgs/5720050/general/8a012689-9b91-4afe-a28b-b236b769aba7.png',
'https://images.openlane.eu/carimgs/5720050/general/4a582412-f641-449f-a37c-281a462ae85e.png',
'https://images.openlane.eu/carimgs/5720050/general/c69b2a3f-6d31-4086-8212-4a9ee9a5fa71.png',
'https://images.openlane.eu/carimgs/5720050/general/01755850-421a-465b-b213-a751502756b8.png',
'https://images.openlane.eu/carimgs/5720050/general/e3c49fb7-ff98-49ef-931b-85a3885621a1.png',
'https://images.openlane.eu/carimgs/5720050/general/d9a3e49c-b1ee-4691-a346-b9f1310fd2e5.png',
'https://images.openlane.eu/carimgs/5720050/general/6495eac8-96a8-4b06-9437-d015d1f29505.png',
'https://images.openlane.eu/carimgs/5720050/general/6bbdc69f-03d5-46f6-ad05-5f9eb3f160d5.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d92960-e54c-5a4d-8230-c5e9482124b5/b5d92960-e54c-5a4d-8230-c5e9482124b5_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 114465,
'Height': 226,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720050/general/39e7be14-b0a1-4287-beb4-2454f1ac4aa9.png',
'Width': 301},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d92960-e54c-5a4d-8230-c5e9482124b5/b5d92960-e54c-5a4d-8230-c5e9482124b5_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 110582,
'Height': 226,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720050/general/e5fc70f3-6961-4f35-be20-114537a14b67.png',
'Width': 297},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d92960-e54c-5a4d-8230-c5e9482124b5/b5d92960-e54c-5a4d-8230-c5e9482124b5_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 102905,
'Height': 206,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720050/general/8a012689-9b91-4afe-a28b-b236b769aba7.png',
'Width': 302},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d92960-e54c-5a4d-8230-c5e9482124b5/b5d92960-e54c-5a4d-8230-c5e9482124b5_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 113633,
'Height': 223,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720050/general/4a582412-f641-449f-a37c-281a462ae85e.png',
'Width': 305},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d92960-e54c-5a4d-8230-c5e9482124b5/b5d92960-e54c-5a4d-8230-c5e9482124b5_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 99043,
'Height': 223,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720050/general/c69b2a3f-6d31-4086-8212-4a9ee9a5fa71.png',
'Width': 297},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d92960-e54c-5a4d-8230-c5e9482124b5/b5d92960-e54c-5a4d-8230-c5e9482124b5_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 87076,
'Height': 192,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720050/general/01755850-421a-465b-b213-a751502756b8.png',
'Width': 306},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d92960-e54c-5a4d-8230-c5e9482124b5/b5d92960-e54c-5a4d-8230-c5e9482124b5_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 95116,
'Height': 226,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720050/general/e3c49fb7-ff98-49ef-931b-85a3885621a1.png',
'Width': 292},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d92960-e54c-5a4d-8230-c5e9482124b5/b5d92960-e54c-5a4d-8230-c5e9482124b5_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 83708,
'Height': 220,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720050/general/d9a3e49c-b1ee-4691-a346-b9f1310fd2e5.png',
'Width': 301},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d92960-e54c-5a4d-8230-c5e9482124b5/b5d92960-e54c-5a4d-8230-c5e9482124b5_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 65589,
'Height': 225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720050/general/6495eac8-96a8-4b06-9437-d015d1f29505.png',
'Width': 302},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d92960-e54c-5a4d-8230-c5e9482124b5/b5d92960-e54c-5a4d-8230-c5e9482124b5_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 78880,
'Height': 222,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720050/general/6bbdc69f-03d5-46f6-ad05-5f9eb3f160d5.png',
'Width': 300}],
'price': 36900,
'price_includes_vat': True,
'registration_date': '2025-02-14',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant 2.0 TDI S line - Quattro - Diesel - Automatic - 204 '
'hp - 29.633 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12: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%2710734406%27 HTTP/1.1" 200 None
2026-03-27 12:17:16 [adesa.de] INFO: Saving data for 10734406: {'created_time': 1774613836.450185, 'last_price_update_time': 1774613836.450195, 'auction_closing_time': 1774809000.0}
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734406') HTTP/1.1" 204 0
2026-03-27 12:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731011> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12: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-27 12:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c3dce2-483b-5d33-805e-897ceef80c3c with identifier: 10731011
2026-03-27 12:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c3dce2-483b-5d33-805e-897ceef80c3c with scrape type 1
2026-03-27 12:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 84c3dce2-483b-5d33-805e-897ceef80c3c
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735512%252Fgeneral%252Ff1fdfc5f-365d-404f-aa15-294e04f3fbb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/f1fdfc5f-365d-404f-aa15-294e04f3fbb3.jpg already downloaded
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735512%252Fgeneral%252F6e1d686d-b37a-401d-9291-89e84f616828.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/6e1d686d-b37a-401d-9291-89e84f616828.jpg already downloaded
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735512%252Fgeneral%252F57058605-ce0a-4400-b819-2b712a0e06f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/57058605-ce0a-4400-b819-2b712a0e06f8.jpg already downloaded
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735512%252Fgeneral%252F090a5e73-0313-4d7b-86a7-5f559d3240a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/090a5e73-0313-4d7b-86a7-5f559d3240a7.jpg already downloaded
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735512%252Fgeneral%252Febbbe57a-cb0a-436e-9942-678f351f552b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/ebbbe57a-cb0a-436e-9942-678f351f552b.jpg already downloaded
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735512%252Fgeneral%252F7da913bf-1869-449e-809f-e3bb2f0bfc0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/7da913bf-1869-449e-809f-e3bb2f0bfc0a.jpg already downloaded
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735512%252Fgeneral%252F4a3d96df-9613-4326-9e34-b5b909e6ed9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/4a3d96df-9613-4326-9e34-b5b909e6ed9c.jpg already downloaded
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735512%252Fgeneral%252F8b002e34-3ee8-4724-8872-05a11dcc2ac0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/8b002e34-3ee8-4724-8872-05a11dcc2ac0.jpg already downloaded
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735512%252Fgeneral%252Fd60aa2c8-5eea-488f-9b99-b0f50f8cefd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/d60aa2c8-5eea-488f-9b99-b0f50f8cefd9.jpg already downloaded
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735512%252Fgeneral%252F08424426-a4b8-439b-ac12-5ecd230bfe6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/08424426-a4b8-439b-ac12-5ecd230bfe6c.jpg already downloaded
2026-03-27 12:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 84c3dce2-483b-5d33-805e-897ceef80c3c, identifier: 10731011
2026-03-27 12:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 84c3dce2-483b-5d33-805e-897ceef80c3c with identifier: 10731011
2026-03-27 12:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 84c3dce2-483b-5d33-805e-897ceef80c3c with identifier: 10731011
2026-03-27 12:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 84c3dce2-483b-5d33-805e-897ceef80c3c with identifier: 10731011 to the API
2026-03-27 12:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731011>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '84c3dce2-483b-5d33-805e-897ceef80c3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465573',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731011',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 116921,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5735512/general/f1fdfc5f-365d-404f-aa15-294e04f3fbb3.jpg',
'https://images.openlane.eu/carimgs/5735512/general/6e1d686d-b37a-401d-9291-89e84f616828.jpg',
'https://images.openlane.eu/carimgs/5735512/general/57058605-ce0a-4400-b819-2b712a0e06f8.jpg',
'https://images.openlane.eu/carimgs/5735512/general/090a5e73-0313-4d7b-86a7-5f559d3240a7.jpg',
'https://images.openlane.eu/carimgs/5735512/general/ebbbe57a-cb0a-436e-9942-678f351f552b.jpg',
'https://images.openlane.eu/carimgs/5735512/general/7da913bf-1869-449e-809f-e3bb2f0bfc0a.jpg',
'https://images.openlane.eu/carimgs/5735512/general/4a3d96df-9613-4326-9e34-b5b909e6ed9c.jpg',
'https://images.openlane.eu/carimgs/5735512/general/8b002e34-3ee8-4724-8872-05a11dcc2ac0.jpg',
'https://images.openlane.eu/carimgs/5735512/general/d60aa2c8-5eea-488f-9b99-b0f50f8cefd9.jpg',
'https://images.openlane.eu/carimgs/5735512/general/08424426-a4b8-439b-ac12-5ecd230bfe6c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3dce2-483b-5d33-805e-897ceef80c3c/84c3dce2-483b-5d33-805e-897ceef80c3c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106342,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735512/general/f1fdfc5f-365d-404f-aa15-294e04f3fbb3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3dce2-483b-5d33-805e-897ceef80c3c/84c3dce2-483b-5d33-805e-897ceef80c3c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95818,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735512/general/6e1d686d-b37a-401d-9291-89e84f616828.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3dce2-483b-5d33-805e-897ceef80c3c/84c3dce2-483b-5d33-805e-897ceef80c3c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99261,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735512/general/57058605-ce0a-4400-b819-2b712a0e06f8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3dce2-483b-5d33-805e-897ceef80c3c/84c3dce2-483b-5d33-805e-897ceef80c3c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67455,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735512/general/090a5e73-0313-4d7b-86a7-5f559d3240a7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3dce2-483b-5d33-805e-897ceef80c3c/84c3dce2-483b-5d33-805e-897ceef80c3c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80270,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735512/general/ebbbe57a-cb0a-436e-9942-678f351f552b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3dce2-483b-5d33-805e-897ceef80c3c/84c3dce2-483b-5d33-805e-897ceef80c3c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65105,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735512/general/7da913bf-1869-449e-809f-e3bb2f0bfc0a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3dce2-483b-5d33-805e-897ceef80c3c/84c3dce2-483b-5d33-805e-897ceef80c3c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77254,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735512/general/4a3d96df-9613-4326-9e34-b5b909e6ed9c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3dce2-483b-5d33-805e-897ceef80c3c/84c3dce2-483b-5d33-805e-897ceef80c3c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50423,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735512/general/8b002e34-3ee8-4724-8872-05a11dcc2ac0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3dce2-483b-5d33-805e-897ceef80c3c/84c3dce2-483b-5d33-805e-897ceef80c3c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140844,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735512/general/d60aa2c8-5eea-488f-9b99-b0f50f8cefd9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3dce2-483b-5d33-805e-897ceef80c3c/84c3dce2-483b-5d33-805e-897ceef80c3c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68097,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735512/general/08424426-a4b8-439b-ac12-5ecd230bfe6c.jpg',
'Width': 1280}],
'price': 24100,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI - 4Motion - Diesel - Automatic - '
'200 hp - 116.921 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 12:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731011%27 HTTP/1.1" 200 None
2026-03-27 12:17:17 [adesa.de] INFO: Saving data for 10731011: {'created_time': 1774613837.185894, 'last_price_update_time': 1774613837.185906, 'auction_closing_time': 1774872000.0}
2026-03-27 12:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731011') HTTP/1.1" 204 0
2026-03-27 12:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with identifier: 10733269
2026-03-27 12:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with scrape type 1
2026-03-27 12:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252F63469b91-5200-480e-af17-c672f95bbcf3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/63469b91-5200-480e-af17-c672f95bbcf3.jpg not downloaded yet
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252F3604594d-86eb-4536-ada7-0ef1180f4b32.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/3604594d-86eb-4536-ada7-0ef1180f4b32.jpg not downloaded yet
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252Ffa8b02f7-3cb1-4e75-a5d9-6cb481dae98e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/fa8b02f7-3cb1-4e75-a5d9-6cb481dae98e.jpg not downloaded yet
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252Fad6a49e0-0874-4e26-8f9c-c9f92f4ca446.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/ad6a49e0-0874-4e26-8f9c-c9f92f4ca446.jpg not downloaded yet
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252F3da1660d-a79b-4fb7-8820-44c28b9a62e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/3da1660d-a79b-4fb7-8820-44c28b9a62e6.jpg not downloaded yet
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252F8ef6b91f-4789-4ebc-ae70-1abad6076f96.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/8ef6b91f-4789-4ebc-ae70-1abad6076f96.jpg not downloaded yet
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252Ffc03d69d-9cae-4d7d-be3a-bbc9cd13f5c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/fc03d69d-9cae-4d7d-be3a-bbc9cd13f5c5.jpg not downloaded yet
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252F1d637c75-2b49-4edf-92af-eaae6c9b6111.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/1d637c75-2b49-4edf-92af-eaae6c9b6111.jpg not downloaded yet
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252F869e7980-106f-4ca5-af0f-3dee43cc1c2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/869e7980-106f-4ca5-af0f-3dee43cc1c2d.jpg not downloaded yet
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252F0e570e35-ba8d-4ab0-9bd6-438a5402fed2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/0e570e35-ba8d-4ab0-9bd6-438a5402fed2.jpg not downloaded yet
2026-03-27 12:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749654/general/0e570e35-ba8d-4ab0-9bd6-438a5402fed2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733269)
2026-03-27 12:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with identifier: 10733268
2026-03-27 12:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with scrape type 1
2026-03-27 12:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749652%252Fgeneral%252Fbcf54c5c-10cb-4c42-a345-1e023b1bd0ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/bcf54c5c-10cb-4c42-a345-1e023b1bd0ed.jpg not downloaded yet
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749652%252Fgeneral%252F64792ebb-0b54-42ab-be2e-7777ac99c665.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/64792ebb-0b54-42ab-be2e-7777ac99c665.jpg not downloaded yet
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749652%252Fgeneral%252F9d02f6dd-2661-4242-a85a-eba0bc27c328.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/9d02f6dd-2661-4242-a85a-eba0bc27c328.jpg not downloaded yet
2026-03-27 12:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749654/general/869e7980-106f-4ca5-af0f-3dee43cc1c2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733269)
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749652%252Fgeneral%252F9186fbee-c60a-4bf8-9869-a9121330b362.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/9186fbee-c60a-4bf8-9869-a9121330b362.jpg not downloaded yet
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749652%252Fgeneral%252F9a6c281d-1d90-4c85-9dbb-429d4046cf00.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/9a6c281d-1d90-4c85-9dbb-429d4046cf00.jpg not downloaded yet
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749652%252Fgeneral%252F13d2e43e-6add-46b7-b865-013df11fe26a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/13d2e43e-6add-46b7-b865-013df11fe26a.jpg not downloaded yet
2026-03-27 12:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ddbb50>
2026-03-27 12:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252F0e570e35-ba8d-4ab0-9bd6-438a5402fed2.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/0e570e35-ba8d-4ab0-9bd6-438a5402fed2.jpg saved to cache
2026-03-27 12:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749652%252Fgeneral%252F898598cb-ffb4-4620-9288-39b4ec40006e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/898598cb-ffb4-4620-9288-39b4ec40006e.jpg not downloaded yet
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749652%252Fgeneral%252F5ad58588-df1a-4548-8dbc-927430de0172.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/5ad58588-df1a-4548-8dbc-927430de0172.jpg not downloaded yet
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749652%252Fgeneral%252F6dd237be-7c5e-4771-a58a-1bde4f84cdf6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/6dd237be-7c5e-4771-a58a-1bde4f84cdf6.jpg not downloaded yet
2026-03-27 12:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f3790>
2026-03-27 12:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252F869e7980-106f-4ca5-af0f-3dee43cc1c2d.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/869e7980-106f-4ca5-af0f-3dee43cc1c2d.jpg saved to cache
2026-03-27 12:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32
2026-03-27 12:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749652%252Fgeneral%252F0e04bc79-b306-40f1-b093-56fa35615c9a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/0e04bc79-b306-40f1-b093-56fa35615c9a.jpg not downloaded yet
2026-03-27 12:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749652/general/64792ebb-0b54-42ab-be2e-7777ac99c665.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733268)
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c6950>
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749652%252Fgeneral%252F64792ebb-0b54-42ab-be2e-7777ac99c665.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/64792ebb-0b54-42ab-be2e-7777ac99c665.jpg saved to cache
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663
2026-03-27 12:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749652/general/6dd237be-7c5e-4771-a58a-1bde4f84cdf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733268)
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c48d0>
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749652%252Fgeneral%252F6dd237be-7c5e-4771-a58a-1bde4f84cdf6.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/6dd237be-7c5e-4771-a58a-1bde4f84cdf6.jpg saved to cache
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663
2026-03-27 12:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749652/general/0e04bc79-b306-40f1-b093-56fa35615c9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733268)
2026-03-27 12:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749652/general/5ad58588-df1a-4548-8dbc-927430de0172.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733268)
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f4f910>
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749652%252Fgeneral%252F0e04bc79-b306-40f1-b093-56fa35615c9a.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/0e04bc79-b306-40f1-b093-56fa35615c9a.jpg saved to cache
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd2690>
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749652%252Fgeneral%252F5ad58588-df1a-4548-8dbc-927430de0172.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/5ad58588-df1a-4548-8dbc-927430de0172.jpg saved to cache
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663
2026-03-27 12:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749652/general/898598cb-ffb4-4620-9288-39b4ec40006e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733268)
2026-03-27 12:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749652/general/13d2e43e-6add-46b7-b865-013df11fe26a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733268)
2026-03-27 12:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714212d5d0>
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749652%252Fgeneral%252F898598cb-ffb4-4620-9288-39b4ec40006e.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/898598cb-ffb4-4620-9288-39b4ec40006e.jpg saved to cache
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663
2026-03-27 12:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749652/general/9a6c281d-1d90-4c85-9dbb-429d4046cf00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733268)
2026-03-27 12:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749652/general/9186fbee-c60a-4bf8-9869-a9121330b362.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733268)
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c37a50>
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749652%252Fgeneral%252F13d2e43e-6add-46b7-b865-013df11fe26a.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/13d2e43e-6add-46b7-b865-013df11fe26a.jpg saved to cache
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663
2026-03-27 12:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44f3f393-b924-5a79-a214-69161bec6543 with identifier: 10733267
2026-03-27 12:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44f3f393-b924-5a79-a214-69161bec6543 with scrape type 1
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44f3f393-b924-5a79-a214-69161bec6543
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252F2ca2a2bb-f7d3-4c6d-ab0a-39eae405c8f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/2ca2a2bb-f7d3-4c6d-ab0a-39eae405c8f6.jpg not downloaded yet
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252F3ca0bdaf-91b1-4b2e-a0dd-843442ef9a97.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/3ca0bdaf-91b1-4b2e-a0dd-843442ef9a97.jpg not downloaded yet
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252Fec92fc40-9ced-4c74-8731-091fde5b5ba9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/ec92fc40-9ced-4c74-8731-091fde5b5ba9.jpg not downloaded yet
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409de4d0>
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749652%252Fgeneral%252F9a6c281d-1d90-4c85-9dbb-429d4046cf00.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/9a6c281d-1d90-4c85-9dbb-429d4046cf00.jpg saved to cache
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663
2026-03-27 12:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749652/general/bcf54c5c-10cb-4c42-a345-1e023b1bd0ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733268)
2026-03-27 12:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749652/general/9d02f6dd-2661-4242-a85a-eba0bc27c328.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733268)
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252Ffc52b9c1-0d69-44b1-a034-065297a913b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/fc52b9c1-0d69-44b1-a034-065297a913b0.jpg not downloaded yet
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f74d0>
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749652%252Fgeneral%252F9186fbee-c60a-4bf8-9869-a9121330b362.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/9186fbee-c60a-4bf8-9869-a9121330b362.jpg saved to cache
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252Ff399dfd5-d312-45a1-bffd-55687b6790c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/f399dfd5-d312-45a1-bffd-55687b6790c6.jpg not downloaded yet
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252F4375b2bb-29a2-4866-b5f9-a531bd2a62ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/4375b2bb-29a2-4866-b5f9-a531bd2a62ce.jpg not downloaded yet
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252F658aa948-e6aa-419a-9f4e-7c902da6315a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/658aa948-e6aa-419a-9f4e-7c902da6315a.jpg not downloaded yet
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252Fc21561dd-8045-405b-acd9-3dba9073f0c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/c21561dd-8045-405b-acd9-3dba9073f0c0.jpg not downloaded yet
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d81090>
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749652%252Fgeneral%252Fbcf54c5c-10cb-4c42-a345-1e023b1bd0ed.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/bcf54c5c-10cb-4c42-a345-1e023b1bd0ed.jpg saved to cache
2026-03-27 12:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a2ee90>
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749652%252Fgeneral%252F9d02f6dd-2661-4242-a85a-eba0bc27c328.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749652/general/9d02f6dd-2661-4242-a85a-eba0bc27c328.jpg saved to cache
2026-03-27 12:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663
2026-03-27 12:17:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663, skipping ID generation
2026-03-27 12:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with scrape type 1
2026-03-27 12:17:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 sending to next pipeline
2026-03-27 12:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663, identifier: 10733268
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749651%252Fgeneral%252Fbc7614df-296e-4021-9ad6-46daccec9dc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/bc7614df-296e-4021-9ad6-46daccec9dc6.jpg not downloaded yet
2026-03-27 12:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with identifier: 10733268
2026-03-27 12:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with identifier: 10733268
2026-03-27 12:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with identifier: 10733268 to the API
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749652/general/9d02f6dd-2661-4242-a85a-eba0bc27c328.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YV1LFH7V3R1215448',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733268',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 37489,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116223,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749652/general/bcf54c5c-10cb-4c42-a345-1e023b1bd0ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121685,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749652/general/64792ebb-0b54-42ab-be2e-7777ac99c665.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110079,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749652/general/9d02f6dd-2661-4242-a85a-eba0bc27c328.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92095,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749652/general/9186fbee-c60a-4bf8-9869-a9121330b362.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73225,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749652/general/9a6c281d-1d90-4c85-9dbb-429d4046cf00.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99164,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749652/general/13d2e43e-6add-46b7-b865-013df11fe26a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104421,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749652/general/898598cb-ffb4-4620-9288-39b4ec40006e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75027,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749652/general/5ad58588-df1a-4548-8dbc-927430de0172.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63181,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749652/general/6dd237be-7c5e-4771-a58a-1bde4f84cdf6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663/a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72170,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749652/general/0e04bc79-b306-40f1-b093-56fa35615c9a.jpg',
'Width': 800}],
'price': 41700,
'price_includes_vat': True,
'registration_date': '2024-01-18',
'seats_number': 7,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Volvo XC90 T8 Core - AWD - Hybrid - Automatic - 310 hp - 37.489 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733268%27 HTTP/1.1" 200 None
2026-03-27 12:17:21 [adesa.de] INFO: Saving data for 10733268: {'created_time': 1774613841.740188, 'last_price_update_time': 1774613841.7402, 'auction_closing_time': 1774951200.0}
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733268') HTTP/1.1" 204 0
2026-03-27 12:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749651/general/ec92fc40-9ced-4c74-8731-091fde5b5ba9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733267)
2026-03-27 12:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749651/general/3ca0bdaf-91b1-4b2e-a0dd-843442ef9a97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733267)
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749651%252Fgeneral%252F7e099c9f-605f-42ea-a391-c18082c37bde.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/7e099c9f-605f-42ea-a391-c18082c37bde.jpg not downloaded yet
2026-03-27 12:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c4f890>
2026-03-27 12:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252Fec92fc40-9ced-4c74-8731-091fde5b5ba9.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/ec92fc40-9ced-4c74-8731-091fde5b5ba9.jpg saved to cache
2026-03-27 12:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 44f3f393-b924-5a79-a214-69161bec6543
2026-03-27 12:17:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144205ad0>
2026-03-27 12:17:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252F3ca0bdaf-91b1-4b2e-a0dd-843442ef9a97.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/3ca0bdaf-91b1-4b2e-a0dd-843442ef9a97.jpg saved to cache
2026-03-27 12:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 44f3f393-b924-5a79-a214-69161bec6543
2026-03-27 12:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749651/general/c21561dd-8045-405b-acd9-3dba9073f0c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733267)
2026-03-27 12:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749651/general/bc7614df-296e-4021-9ad6-46daccec9dc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733267)
2026-03-27 12:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749651/general/7e099c9f-605f-42ea-a391-c18082c37bde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733267)
2026-03-27 12:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749651/general/658aa948-e6aa-419a-9f4e-7c902da6315a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733267)
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b3e10>
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252Fc21561dd-8045-405b-acd9-3dba9073f0c0.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/c21561dd-8045-405b-acd9-3dba9073f0c0.jpg saved to cache
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 44f3f393-b924-5a79-a214-69161bec6543
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f1fad0>
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252Fbc7614df-296e-4021-9ad6-46daccec9dc6.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/bc7614df-296e-4021-9ad6-46daccec9dc6.jpg saved to cache
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 44f3f393-b924-5a79-a214-69161bec6543
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbb3d0>
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252F7e099c9f-605f-42ea-a391-c18082c37bde.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/7e099c9f-605f-42ea-a391-c18082c37bde.jpg saved to cache
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 44f3f393-b924-5a79-a214-69161bec6543
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce1850>
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252F658aa948-e6aa-419a-9f4e-7c902da6315a.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/658aa948-e6aa-419a-9f4e-7c902da6315a.jpg saved to cache
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 44f3f393-b924-5a79-a214-69161bec6543
2026-03-27 12:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749651/general/f399dfd5-d312-45a1-bffd-55687b6790c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733267)
2026-03-27 12:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749651/general/4375b2bb-29a2-4866-b5f9-a531bd2a62ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733267)
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b88d0>
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252Ff399dfd5-d312-45a1-bffd-55687b6790c6.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/f399dfd5-d312-45a1-bffd-55687b6790c6.jpg saved to cache
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 44f3f393-b924-5a79-a214-69161bec6543
2026-03-27 12:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749651/general/2ca2a2bb-f7d3-4c6d-ab0a-39eae405c8f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733267)
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c4dbd0>
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252F4375b2bb-29a2-4866-b5f9-a531bd2a62ce.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/4375b2bb-29a2-4866-b5f9-a531bd2a62ce.jpg saved to cache
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 44f3f393-b924-5a79-a214-69161bec6543
2026-03-27 12:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749654/general/1d637c75-2b49-4edf-92af-eaae6c9b6111.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733269)
2026-03-27 12:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749651/general/fc52b9c1-0d69-44b1-a034-065297a913b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733267)
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141db9ed0>
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252F2ca2a2bb-f7d3-4c6d-ab0a-39eae405c8f6.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/2ca2a2bb-f7d3-4c6d-ab0a-39eae405c8f6.jpg saved to cache
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 44f3f393-b924-5a79-a214-69161bec6543
2026-03-27 12:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749654/general/8ef6b91f-4789-4ebc-ae70-1abad6076f96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733269)
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd1210>
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252F1d637c75-2b49-4edf-92af-eaae6c9b6111.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/1d637c75-2b49-4edf-92af-eaae6c9b6111.jpg saved to cache
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a977d0>
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749651%252Fgeneral%252Ffc52b9c1-0d69-44b1-a034-065297a913b0.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749651/general/fc52b9c1-0d69-44b1-a034-065297a913b0.jpg saved to cache
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 44f3f393-b924-5a79-a214-69161bec6543
2026-03-27 12:17:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44f3f393-b924-5a79-a214-69161bec6543, skipping ID generation
2026-03-27 12:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44f3f393-b924-5a79-a214-69161bec6543 with scrape type 1
2026-03-27 12:17:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44f3f393-b924-5a79-a214-69161bec6543 sending to next pipeline
2026-03-27 12:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 44f3f393-b924-5a79-a214-69161bec6543, identifier: 10733267
2026-03-27 12:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 44f3f393-b924-5a79-a214-69161bec6543 with identifier: 10733267
2026-03-27 12:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 44f3f393-b924-5a79-a214-69161bec6543 with identifier: 10733267
2026-03-27 12:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 44f3f393-b924-5a79-a214-69161bec6543 with identifier: 10733267 to the API
2026-03-27 12:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749651/general/fc52b9c1-0d69-44b1-a034-065297a913b0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Diesel',
'id': '44f3f393-b924-5a79-a214-69161bec6543',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YV1LFK2V5P1946917',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733267',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 23663,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110970,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749651/general/2ca2a2bb-f7d3-4c6d-ab0a-39eae405c8f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96639,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749651/general/3ca0bdaf-91b1-4b2e-a0dd-843442ef9a97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117455,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749651/general/ec92fc40-9ced-4c74-8731-091fde5b5ba9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109827,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749651/general/fc52b9c1-0d69-44b1-a034-065297a913b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98922,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749651/general/f399dfd5-d312-45a1-bffd-55687b6790c6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87848,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749651/general/4375b2bb-29a2-4866-b5f9-a531bd2a62ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132372,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749651/general/658aa948-e6aa-419a-9f4e-7c902da6315a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103458,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749651/general/c21561dd-8045-405b-acd9-3dba9073f0c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64380,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749651/general/bc7614df-296e-4021-9ad6-46daccec9dc6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44f3f393-b924-5a79-a214-69161bec6543/44f3f393-b924-5a79-a214-69161bec6543_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64240,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749651/general/7e099c9f-605f-42ea-a391-c18082c37bde.jpg',
'Width': 800}],
'price': 43300,
'price_includes_vat': True,
'registration_date': '2024-03-04',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Volvo XC90 B5 Plus Dark - AWD - Diesel - Automatic - 235 hp - '
'23.663 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2024}
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733267%27 HTTP/1.1" 200 None
2026-03-27 12:17:23 [adesa.de] INFO: Saving data for 10733267: {'created_time': 1774613843.157556, 'last_price_update_time': 1774613843.157572, 'auction_closing_time': 1774951200.0}
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733267') HTTP/1.1" 204 0
2026-03-27 12:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749654/general/fc03d69d-9cae-4d7d-be3a-bbc9cd13f5c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733269)
2026-03-27 12:17:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d08d90>
2026-03-27 12:17:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252F8ef6b91f-4789-4ebc-ae70-1abad6076f96.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/8ef6b91f-4789-4ebc-ae70-1abad6076f96.jpg saved to cache
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32
2026-03-27 12:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749654/general/3da1660d-a79b-4fb7-8820-44c28b9a62e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733269)
2026-03-27 12:17:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f7bd0>
2026-03-27 12:17:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252Ffc03d69d-9cae-4d7d-be3a-bbc9cd13f5c5.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/fc03d69d-9cae-4d7d-be3a-bbc9cd13f5c5.jpg saved to cache
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32
2026-03-27 12:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749654/general/ad6a49e0-0874-4e26-8f9c-c9f92f4ca446.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733269)
2026-03-27 12:17:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b943d0>
2026-03-27 12:17:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252F3da1660d-a79b-4fb7-8820-44c28b9a62e6.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/3da1660d-a79b-4fb7-8820-44c28b9a62e6.jpg saved to cache
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32
2026-03-27 12:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749654/general/fa8b02f7-3cb1-4e75-a5d9-6cb481dae98e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733269)
2026-03-27 12:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0330177-c395-5779-b9cd-69269ab10dd1 with identifier: 10734400
2026-03-27 12:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0330177-c395-5779-b9cd-69269ab10dd1 with scrape type 1
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0330177-c395-5779-b9cd-69269ab10dd1
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704067%252Fgeneral%252Fd72c4b03-e75f-4be3-979d-b3e526b69c24.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704067/general/d72c4b03-e75f-4be3-979d-b3e526b69c24.jpg already downloaded
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704067%252Fgeneral%252Faa32d02d-efc8-4437-b5a6-5feb4d0b5770.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704067/general/aa32d02d-efc8-4437-b5a6-5feb4d0b5770.jpg already downloaded
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704067%252Fgeneral%252F0395bee4-e236-4c00-8cb5-328c934e642a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704067/general/0395bee4-e236-4c00-8cb5-328c934e642a.jpg already downloaded
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704067%252Fgeneral%252F6b2f43a8-91b2-4c6c-80ee-caa61068aadd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704067/general/6b2f43a8-91b2-4c6c-80ee-caa61068aadd.jpg already downloaded
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704067%252Fgeneral%252F419f6a55-3c32-467f-bc39-a4c568903090.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704067/general/419f6a55-3c32-467f-bc39-a4c568903090.jpg already downloaded
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704067%252Fgeneral%252Fb7cf02dd-d81c-4420-9770-abc628855875.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704067/general/b7cf02dd-d81c-4420-9770-abc628855875.jpg already downloaded
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704067%252Fgeneral%252F4b648c02-89c2-4958-86fc-5b124fbcc06e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704067/general/4b648c02-89c2-4958-86fc-5b124fbcc06e.jpg already downloaded
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704067%252Fgeneral%252F0fed5fea-3400-41d5-8a77-70c328369d7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704067/general/0fed5fea-3400-41d5-8a77-70c328369d7a.jpg already downloaded
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704067%252Fgeneral%252Fdebc0fca-b31f-47cb-85d1-0dfa7b5af6df.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704067/general/debc0fca-b31f-47cb-85d1-0dfa7b5af6df.jpg already downloaded
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704067%252Fgeneral%252Fb2fbf58a-8c3c-40b6-9dd0-d85521041247.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704067/general/b2fbf58a-8c3c-40b6-9dd0-d85521041247.jpg already downloaded
2026-03-27 12:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f0330177-c395-5779-b9cd-69269ab10dd1, identifier: 10734400
2026-03-27 12:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f0330177-c395-5779-b9cd-69269ab10dd1 with identifier: 10734400
2026-03-27 12:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f0330177-c395-5779-b9cd-69269ab10dd1 with identifier: 10734400
2026-03-27 12:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f0330177-c395-5779-b9cd-69269ab10dd1 with identifier: 10734400 to the API
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734400>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Diesel',
'id': 'f0330177-c395-5779-b9cd-69269ab10dd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3147',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734400',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 18813,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5704067/general/d72c4b03-e75f-4be3-979d-b3e526b69c24.jpg',
'https://images.openlane.eu/carimgs/5704067/general/aa32d02d-efc8-4437-b5a6-5feb4d0b5770.jpg',
'https://images.openlane.eu/carimgs/5704067/general/0395bee4-e236-4c00-8cb5-328c934e642a.jpg',
'https://images.openlane.eu/carimgs/5704067/general/6b2f43a8-91b2-4c6c-80ee-caa61068aadd.jpg',
'https://images.openlane.eu/carimgs/5704067/general/419f6a55-3c32-467f-bc39-a4c568903090.jpg',
'https://images.openlane.eu/carimgs/5704067/general/b7cf02dd-d81c-4420-9770-abc628855875.jpg',
'https://images.openlane.eu/carimgs/5704067/general/4b648c02-89c2-4958-86fc-5b124fbcc06e.jpg',
'https://images.openlane.eu/carimgs/5704067/general/0fed5fea-3400-41d5-8a77-70c328369d7a.jpg',
'https://images.openlane.eu/carimgs/5704067/general/debc0fca-b31f-47cb-85d1-0dfa7b5af6df.jpg',
'https://images.openlane.eu/carimgs/5704067/general/b2fbf58a-8c3c-40b6-9dd0-d85521041247.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0330177-c395-5779-b9cd-69269ab10dd1/f0330177-c395-5779-b9cd-69269ab10dd1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332657,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704067/general/d72c4b03-e75f-4be3-979d-b3e526b69c24.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0330177-c395-5779-b9cd-69269ab10dd1/f0330177-c395-5779-b9cd-69269ab10dd1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363153,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704067/general/aa32d02d-efc8-4437-b5a6-5feb4d0b5770.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0330177-c395-5779-b9cd-69269ab10dd1/f0330177-c395-5779-b9cd-69269ab10dd1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395507,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704067/general/0395bee4-e236-4c00-8cb5-328c934e642a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0330177-c395-5779-b9cd-69269ab10dd1/f0330177-c395-5779-b9cd-69269ab10dd1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336997,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704067/general/6b2f43a8-91b2-4c6c-80ee-caa61068aadd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0330177-c395-5779-b9cd-69269ab10dd1/f0330177-c395-5779-b9cd-69269ab10dd1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310973,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704067/general/419f6a55-3c32-467f-bc39-a4c568903090.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0330177-c395-5779-b9cd-69269ab10dd1/f0330177-c395-5779-b9cd-69269ab10dd1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304176,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704067/general/b7cf02dd-d81c-4420-9770-abc628855875.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0330177-c395-5779-b9cd-69269ab10dd1/f0330177-c395-5779-b9cd-69269ab10dd1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165067,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704067/general/4b648c02-89c2-4958-86fc-5b124fbcc06e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0330177-c395-5779-b9cd-69269ab10dd1/f0330177-c395-5779-b9cd-69269ab10dd1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259286,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704067/general/0fed5fea-3400-41d5-8a77-70c328369d7a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0330177-c395-5779-b9cd-69269ab10dd1/f0330177-c395-5779-b9cd-69269ab10dd1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328675,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704067/general/debc0fca-b31f-47cb-85d1-0dfa7b5af6df.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0330177-c395-5779-b9cd-69269ab10dd1/f0330177-c395-5779-b9cd-69269ab10dd1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315410,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704067/general/b2fbf58a-8c3c-40b6-9dd0-d85521041247.jpg',
'Width': 1280}],
'price': 37400,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant S line - Diesel - Automatic - 204 hp - 18.813 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734400%27 HTTP/1.1" 200 None
2026-03-27 12:17:24 [adesa.de] INFO: Saving data for 10734400: {'created_time': 1774613844.017787, 'last_price_update_time': 1774613844.017797, 'auction_closing_time': 1774809000.0}
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734400') HTTP/1.1" 204 0
2026-03-27 12:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749654/general/63469b91-5200-480e-af17-c672f95bbcf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733269)
2026-03-27 12:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749654/general/3604594d-86eb-4536-ada7-0ef1180f4b32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733269)
2026-03-27 12:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714212e350>
2026-03-27 12:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252Fad6a49e0-0874-4e26-8f9c-c9f92f4ca446.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/ad6a49e0-0874-4e26-8f9c-c9f92f4ca446.jpg saved to cache
2026-03-27 12:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32
2026-03-27 12:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c7710>
2026-03-27 12:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252Ffa8b02f7-3cb1-4e75-a5d9-6cb481dae98e.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/fa8b02f7-3cb1-4e75-a5d9-6cb481dae98e.jpg saved to cache
2026-03-27 12:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32
2026-03-27 12:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb2e50>
2026-03-27 12:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252F63469b91-5200-480e-af17-c672f95bbcf3.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/63469b91-5200-480e-af17-c672f95bbcf3.jpg saved to cache
2026-03-27 12:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32
2026-03-27 12:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce0bd0>
2026-03-27 12:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749654%252Fgeneral%252F3604594d-86eb-4536-ada7-0ef1180f4b32.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749654/general/3604594d-86eb-4536-ada7-0ef1180f4b32.jpg saved to cache
2026-03-27 12:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32
2026-03-27 12:17:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 01b6b5ae-ef89-59be-9f16-cfbf6243dd32, skipping ID generation
2026-03-27 12:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with scrape type 1
2026-03-27 12:17:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 sending to next pipeline
2026-03-27 12:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01b6b5ae-ef89-59be-9f16-cfbf6243dd32, identifier: 10733269
2026-03-27 12:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with identifier: 10733269
2026-03-27 12:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with identifier: 10733269
2026-03-27 12:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with identifier: 10733269 to the API
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749654/general/3604594d-86eb-4536-ada7-0ef1180f4b32.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '01b6b5ae-ef89-59be-9f16-cfbf6243dd32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YV1LFH5V0P1946452',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733269',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 92980,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93329,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749654/general/63469b91-5200-480e-af17-c672f95bbcf3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106969,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749654/general/3604594d-86eb-4536-ada7-0ef1180f4b32.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101257,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749654/general/fa8b02f7-3cb1-4e75-a5d9-6cb481dae98e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91976,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749654/general/ad6a49e0-0874-4e26-8f9c-c9f92f4ca446.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103176,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749654/general/3da1660d-a79b-4fb7-8820-44c28b9a62e6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108375,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749654/general/8ef6b91f-4789-4ebc-ae70-1abad6076f96.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103823,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749654/general/fc03d69d-9cae-4d7d-be3a-bbc9cd13f5c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49870,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749654/general/1d637c75-2b49-4edf-92af-eaae6c9b6111.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106134,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749654/general/869e7980-106f-4ca5-af0f-3dee43cc1c2d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01b6b5ae-ef89-59be-9f16-cfbf6243dd32/01b6b5ae-ef89-59be-9f16-cfbf6243dd32_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68150,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749654/general/0e570e35-ba8d-4ab0-9bd6-438a5402fed2.jpg',
'Width': 800}],
'price': 36900,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 7,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Volvo XC90 T8 Ultimate Dark - Hybrid - Automatic - 310 hp - 92.980 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2022}
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733269%27 HTTP/1.1" 200 None
2026-03-27 12:17:24 [adesa.de] INFO: Saving data for 10733269: {'created_time': 1774613844.698961, 'last_price_update_time': 1774613844.698972, 'auction_closing_time': 1774951200.0}
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733269') HTTP/1.1" 204 0
2026-03-27 12:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc42c695-f98a-5eed-a1c7-b9a7e10a91d7 with identifier: 10733264
2026-03-27 12:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc42c695-f98a-5eed-a1c7-b9a7e10a91d7 with scrape type 1
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc42c695-f98a-5eed-a1c7-b9a7e10a91d7
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252F0e4a8d42-b6a5-458d-9fba-12979a68f3e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/0e4a8d42-b6a5-458d-9fba-12979a68f3e5.jpg not downloaded yet
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252Fe3d9e2bc-fa49-45f2-b123-d4b12d382abd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/e3d9e2bc-fa49-45f2-b123-d4b12d382abd.jpg not downloaded yet
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252F005f609a-ca62-4345-997e-615b81b74af2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/005f609a-ca62-4345-997e-615b81b74af2.jpg not downloaded yet
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252F19aec872-bc0a-4b4f-bf64-8688fcc9a656.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/19aec872-bc0a-4b4f-bf64-8688fcc9a656.jpg not downloaded yet
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252Fc2a8e2af-78c7-454c-9d59-3105dd4b6aea.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/c2a8e2af-78c7-454c-9d59-3105dd4b6aea.jpg not downloaded yet
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252F7b189052-dd58-4bda-b32b-3047f6728445.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/7b189052-dd58-4bda-b32b-3047f6728445.jpg not downloaded yet
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252F25baef57-81b3-4f85-b898-f08c638ea162.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/25baef57-81b3-4f85-b898-f08c638ea162.jpg not downloaded yet
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252F542da31f-e153-4fa8-8f7c-bff11ed210a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/542da31f-e153-4fa8-8f7c-bff11ed210a6.jpg not downloaded yet
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252F94a6f841-0806-4806-965e-a0b8a729516b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/94a6f841-0806-4806-965e-a0b8a729516b.jpg not downloaded yet
2026-03-27 12:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252F0aec9b31-6db6-4bb2-85d1-cb4bc4620230.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/0aec9b31-6db6-4bb2-85d1-cb4bc4620230.jpg not downloaded yet
2026-03-27 12:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with identifier: 10733266
2026-03-27 12:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with scrape type 1
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252Fa2f72a47-4d60-4d2c-b4c2-88a49ca07d93.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/a2f72a47-4d60-4d2c-b4c2-88a49ca07d93.jpg not downloaded yet
2026-03-27 12:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749648/general/94a6f841-0806-4806-965e-a0b8a729516b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733264)
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252Ff92fbc7b-7fd3-4086-917b-7a9f220677d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/f92fbc7b-7fd3-4086-917b-7a9f220677d8.jpg not downloaded yet
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252Fe35c134c-c7bd-4e84-aa88-e2bad39f66f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/e35c134c-c7bd-4e84-aa88-e2bad39f66f4.jpg not downloaded yet
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252F6a2c8ccb-c175-4a30-aee0-455cacc358f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/6a2c8ccb-c175-4a30-aee0-455cacc358f5.jpg not downloaded yet
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252Faed65718-a1f3-4c37-97a3-b92bc647f939.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/aed65718-a1f3-4c37-97a3-b92bc647f939.jpg not downloaded yet
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252F93e2ca8a-1bcb-4766-9027-5a817667b254.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/93e2ca8a-1bcb-4766-9027-5a817667b254.jpg not downloaded yet
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252F6635c738-2475-40b8-92cd-701510c13348.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/6635c738-2475-40b8-92cd-701510c13348.jpg not downloaded yet
2026-03-27 12:17:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d7c3d0>
2026-03-27 12:17:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252F94a6f841-0806-4806-965e-a0b8a729516b.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/94a6f841-0806-4806-965e-a0b8a729516b.jpg saved to cache
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cc42c695-f98a-5eed-a1c7-b9a7e10a91d7
2026-03-27 12:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749650/general/a2f72a47-4d60-4d2c-b4c2-88a49ca07d93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733266)
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749650%252Fgeneral%252F72242f13-1825-49df-9137-22d41a71f585.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/72242f13-1825-49df-9137-22d41a71f585.jpg not downloaded yet
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749650%252Fgeneral%252Ff793f797-50e5-4ee0-bbce-c7130c23e3e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/f793f797-50e5-4ee0-bbce-c7130c23e3e5.jpg not downloaded yet
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749650%252Fgeneral%252F9b9042d8-2941-4d0f-94b5-b77f3c2ea305.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/9b9042d8-2941-4d0f-94b5-b77f3c2ea305.jpg not downloaded yet
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f37d0>
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252Fa2f72a47-4d60-4d2c-b4c2-88a49ca07d93.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/a2f72a47-4d60-4d2c-b4c2-88a49ca07d93.jpg saved to cache
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8
2026-03-27 12:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749650/general/6635c738-2475-40b8-92cd-701510c13348.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733266)
2026-03-27 12:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749650/general/9b9042d8-2941-4d0f-94b5-b77f3c2ea305.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733266)
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a6290>
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252F6635c738-2475-40b8-92cd-701510c13348.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/6635c738-2475-40b8-92cd-701510c13348.jpg saved to cache
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a94510>
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252F9b9042d8-2941-4d0f-94b5-b77f3c2ea305.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/9b9042d8-2941-4d0f-94b5-b77f3c2ea305.jpg saved to cache
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8
2026-03-27 12:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749650/general/f793f797-50e5-4ee0-bbce-c7130c23e3e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733266)
2026-03-27 12:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749650/general/72242f13-1825-49df-9137-22d41a71f585.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733266)
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a4b10>
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252Ff793f797-50e5-4ee0-bbce-c7130c23e3e5.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/f793f797-50e5-4ee0-bbce-c7130c23e3e5.jpg saved to cache
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8
2026-03-27 12:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749650/general/93e2ca8a-1bcb-4766-9027-5a817667b254.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733266)
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c35850>
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252F72242f13-1825-49df-9137-22d41a71f585.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/72242f13-1825-49df-9137-22d41a71f585.jpg saved to cache
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8
2026-03-27 12:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749650/general/aed65718-a1f3-4c37-97a3-b92bc647f939.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733266)
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b96f10>
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252F93e2ca8a-1bcb-4766-9027-5a817667b254.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/93e2ca8a-1bcb-4766-9027-5a817667b254.jpg saved to cache
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8
2026-03-27 12:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749650/general/6a2c8ccb-c175-4a30-aee0-455cacc358f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733266)
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb1990>
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252Faed65718-a1f3-4c37-97a3-b92bc647f939.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/aed65718-a1f3-4c37-97a3-b92bc647f939.jpg saved to cache
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8
2026-03-27 12:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749650/general/e35c134c-c7bd-4e84-aa88-e2bad39f66f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733266)
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9d2d0>
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252F6a2c8ccb-c175-4a30-aee0-455cacc358f5.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/6a2c8ccb-c175-4a30-aee0-455cacc358f5.jpg saved to cache
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb2f50>
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252Fe35c134c-c7bd-4e84-aa88-e2bad39f66f4.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/e35c134c-c7bd-4e84-aa88-e2bad39f66f4.jpg saved to cache
2026-03-27 12:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8
2026-03-27 12:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749650/general/f92fbc7b-7fd3-4086-917b-7a9f220677d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733266)
2026-03-27 12:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749648/general/0aec9b31-6db6-4bb2-85d1-cb4bc4620230.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733264)
2026-03-27 12:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141de55d0>
2026-03-27 12:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749650%252Fgeneral%252Ff92fbc7b-7fd3-4086-917b-7a9f220677d8.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749650/general/f92fbc7b-7fd3-4086-917b-7a9f220677d8.jpg saved to cache
2026-03-27 12:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8
2026-03-27 12:17:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 49c3c2be-9814-5cd3-bb54-52c99e2b68b8, skipping ID generation
2026-03-27 12:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with scrape type 1
2026-03-27 12:17:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 sending to next pipeline
2026-03-27 12:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 49c3c2be-9814-5cd3-bb54-52c99e2b68b8, identifier: 10733266
2026-03-27 12:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with identifier: 10733266
2026-03-27 12:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with identifier: 10733266
2026-03-27 12:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with identifier: 10733266 to the API
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749650/general/f92fbc7b-7fd3-4086-917b-7a9f220677d8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '49c3c2be-9814-5cd3-bb54-52c99e2b68b8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LYVUZH1V5PB251349',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733266',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 37700,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 94,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93391,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749650/general/a2f72a47-4d60-4d2c-b4c2-88a49ca07d93.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116091,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749650/general/f92fbc7b-7fd3-4086-917b-7a9f220677d8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75337,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749650/general/e35c134c-c7bd-4e84-aa88-e2bad39f66f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71749,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749650/general/6a2c8ccb-c175-4a30-aee0-455cacc358f5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83439,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749650/general/aed65718-a1f3-4c37-97a3-b92bc647f939.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44249,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749650/general/93e2ca8a-1bcb-4766-9027-5a817667b254.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53820,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749650/general/6635c738-2475-40b8-92cd-701510c13348.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70426,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749650/general/72242f13-1825-49df-9137-22d41a71f585.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98072,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749650/general/f793f797-50e5-4ee0-bbce-c7130c23e3e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49c3c2be-9814-5cd3-bb54-52c99e2b68b8/49c3c2be-9814-5cd3-bb54-52c99e2b68b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66892,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749650/general/9b9042d8-2941-4d0f-94b5-b77f3c2ea305.jpg',
'Width': 800}],
'price': 28500,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Volvo XC60 T6 Plus Bright - Hybrid - Automatic - 253 hp - 37.700 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733266%27 HTTP/1.1" 200 None
2026-03-27 12:17:27 [adesa.de] INFO: Saving data for 10733266: {'created_time': 1774613847.646932, 'last_price_update_time': 1774613847.646944, 'auction_closing_time': 1774951200.0}
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733266') HTTP/1.1" 204 0
2026-03-27 12:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749648/general/542da31f-e153-4fa8-8f7c-bff11ed210a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733264)
2026-03-27 12:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbaad0>
2026-03-27 12:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252F0aec9b31-6db6-4bb2-85d1-cb4bc4620230.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/0aec9b31-6db6-4bb2-85d1-cb4bc4620230.jpg saved to cache
2026-03-27 12:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cc42c695-f98a-5eed-a1c7-b9a7e10a91d7
2026-03-27 12:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c34e50>
2026-03-27 12:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252F542da31f-e153-4fa8-8f7c-bff11ed210a6.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/542da31f-e153-4fa8-8f7c-bff11ed210a6.jpg saved to cache
2026-03-27 12:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cc42c695-f98a-5eed-a1c7-b9a7e10a91d7
2026-03-27 12:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749648/general/25baef57-81b3-4f85-b898-f08c638ea162.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733264)
2026-03-27 12:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749648/general/7b189052-dd58-4bda-b32b-3047f6728445.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733264)
2026-03-27 12:17:27 [adesa.de] INFO: Found listing with ID: 10731608
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731608%27 HTTP/1.1" 200 None
2026-03-27 12:17:27 [adesa.de] INFO: Scrape type for 10731608: 0
2026-03-27 12:17:27 [adesa.de] INFO: Skipping item 10731608 url https://www.openlane.eu/en/carv6/auction/10731608
2026-03-27 12:17:27 [adesa.de] INFO: Found listing with ID: 10731519
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731519%27 HTTP/1.1" 200 None
2026-03-27 12:17:27 [adesa.de] INFO: Scrape type for 10731519: 0
2026-03-27 12:17:27 [adesa.de] INFO: Skipping item 10731519 url https://www.openlane.eu/en/carv6/auction/10731519
2026-03-27 12:17:27 [adesa.de] INFO: Found listing with ID: 10731521
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731521%27 HTTP/1.1" 200 None
2026-03-27 12:17:27 [adesa.de] INFO: Scrape type for 10731521: 0
2026-03-27 12:17:27 [adesa.de] INFO: Skipping item 10731521 url https://www.openlane.eu/en/carv6/auction/10731521
2026-03-27 12:17:27 [adesa.de] INFO: Found listing with ID: 10731614
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731614%27 HTTP/1.1" 200 None
2026-03-27 12:17:27 [adesa.de] INFO: Scrape type for 10731614: 0
2026-03-27 12:17:27 [adesa.de] INFO: Skipping item 10731614 url https://www.openlane.eu/en/carv6/auction/10731614
2026-03-27 12:17:27 [adesa.de] INFO: Found listing with ID: 10731551
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731551%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731551: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731551 url https://www.openlane.eu/en/carv6/auction/10731551
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731655
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731655%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731655: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731655 url https://www.openlane.eu/en/carv6/auction/10731655
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731574
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731574%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731574: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731574 url https://www.openlane.eu/en/carv6/auction/10731574
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731543
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731543%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731543: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731543 url https://www.openlane.eu/en/carv6/auction/10731543
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731500
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731500%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731500: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731500 url https://www.openlane.eu/en/carv6/auction/10731500
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731642
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731642%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731642: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731642 url https://www.openlane.eu/en/carv6/auction/10731642
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731646
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731646%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731646: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731646 url https://www.openlane.eu/en/carv6/auction/10731646
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731561
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731561%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731561: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731561 url https://www.openlane.eu/en/carv6/auction/10731561
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731498
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731498%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731498: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731498 url https://www.openlane.eu/en/carv6/auction/10731498
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731550
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731550%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731550: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731550 url https://www.openlane.eu/en/carv6/auction/10731550
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731607
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731607%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731607: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731607 url https://www.openlane.eu/en/carv6/auction/10731607
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731552
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731552%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731552: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731552 url https://www.openlane.eu/en/carv6/auction/10731552
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731596
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731596%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731596: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731596 url https://www.openlane.eu/en/carv6/auction/10731596
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731533
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731533%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731533: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731533 url https://www.openlane.eu/en/carv6/auction/10731533
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731639
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731639%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731639: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731639 url https://www.openlane.eu/en/carv6/auction/10731639
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731485
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731485%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731485: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731485 url https://www.openlane.eu/en/carv6/auction/10731485
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731517
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731517%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731517: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731517 url https://www.openlane.eu/en/carv6/auction/10731517
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731583
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731583%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731583: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731583 url https://www.openlane.eu/en/carv6/auction/10731583
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731507
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731507%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731507: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731507 url https://www.openlane.eu/en/carv6/auction/10731507
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731576
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731576%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731576: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731576 url https://www.openlane.eu/en/carv6/auction/10731576
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731490
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731490%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731490: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731490 url https://www.openlane.eu/en/carv6/auction/10731490
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731491
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731491%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731491: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731491 url https://www.openlane.eu/en/carv6/auction/10731491
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731578
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731578%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731578: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731578 url https://www.openlane.eu/en/carv6/auction/10731578
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731494
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731494%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731494: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731494 url https://www.openlane.eu/en/carv6/auction/10731494
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731586
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731586%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731586: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731586 url https://www.openlane.eu/en/carv6/auction/10731586
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731577
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731577%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731577: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731577 url https://www.openlane.eu/en/carv6/auction/10731577
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731652
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731652%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731652: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731652 url https://www.openlane.eu/en/carv6/auction/10731652
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731566
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731566%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731566: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731566 url https://www.openlane.eu/en/carv6/auction/10731566
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731489
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731489%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731489: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731489 url https://www.openlane.eu/en/carv6/auction/10731489
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731620
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731620%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731620: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731620 url https://www.openlane.eu/en/carv6/auction/10731620
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731582
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731582%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731582: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731582 url https://www.openlane.eu/en/carv6/auction/10731582
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731650
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731650%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731650: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731650 url https://www.openlane.eu/en/carv6/auction/10731650
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731544
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731544%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731544: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731544 url https://www.openlane.eu/en/carv6/auction/10731544
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731579
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731579%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731579: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731579 url https://www.openlane.eu/en/carv6/auction/10731579
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731662
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731662%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731662: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731662 url https://www.openlane.eu/en/carv6/auction/10731662
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731548
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731548%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731548: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731548 url https://www.openlane.eu/en/carv6/auction/10731548
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731571
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731571%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731571: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731571 url https://www.openlane.eu/en/carv6/auction/10731571
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731569
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731569%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731569: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731569 url https://www.openlane.eu/en/carv6/auction/10731569
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731637
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731637%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731637: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731637 url https://www.openlane.eu/en/carv6/auction/10731637
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731522
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731522%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731522: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731522 url https://www.openlane.eu/en/carv6/auction/10731522
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731657
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731657%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731657: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731657 url https://www.openlane.eu/en/carv6/auction/10731657
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731648
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731648%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731648: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731648 url https://www.openlane.eu/en/carv6/auction/10731648
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731659
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731659%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731659: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731659 url https://www.openlane.eu/en/carv6/auction/10731659
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731555
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731555%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731555: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731555 url https://www.openlane.eu/en/carv6/auction/10731555
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731641
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731641%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731641: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731641 url https://www.openlane.eu/en/carv6/auction/10731641
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731556
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731556%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731556: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731556 url https://www.openlane.eu/en/carv6/auction/10731556
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731536
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731536%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731536: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731536 url https://www.openlane.eu/en/carv6/auction/10731536
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731618
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731618%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731618: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731618 url https://www.openlane.eu/en/carv6/auction/10731618
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731610
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731610%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731610: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731610 url https://www.openlane.eu/en/carv6/auction/10731610
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731603
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731603%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731603: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731603 url https://www.openlane.eu/en/carv6/auction/10731603
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731570
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731570%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731570: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731570 url https://www.openlane.eu/en/carv6/auction/10731570
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731560
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731560%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731560: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731560 url https://www.openlane.eu/en/carv6/auction/10731560
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731635
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731635%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731635: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731635 url https://www.openlane.eu/en/carv6/auction/10731635
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731585
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731585%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731585: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731585 url https://www.openlane.eu/en/carv6/auction/10731585
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731660
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731660%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731660: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731660 url https://www.openlane.eu/en/carv6/auction/10731660
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731643
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731643%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731643: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731643 url https://www.openlane.eu/en/carv6/auction/10731643
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731511
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731511%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731511: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731511 url https://www.openlane.eu/en/carv6/auction/10731511
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731594
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731594%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731594: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731594 url https://www.openlane.eu/en/carv6/auction/10731594
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10731609
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731609%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10731609: 0
2026-03-27 12:17:28 [adesa.de] INFO: Skipping item 10731609 url https://www.openlane.eu/en/carv6/auction/10731609
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10732841
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732841%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10732841: 1
2026-03-27 12:17:28 [adesa.de] INFO: Scraping item 10732841 url https://www.openlane.eu/en/carv6/auction/10732841
2026-03-27 12:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749648/general/c2a8e2af-78c7-454c-9d59-3105dd4b6aea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733264)
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10732834
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732834%27 HTTP/1.1" 200 None
2026-03-27 12:17:28 [adesa.de] INFO: Scrape type for 10732834: 1
2026-03-27 12:17:28 [adesa.de] INFO: Scraping item 10732834 url https://www.openlane.eu/en/carv6/auction/10732834
2026-03-27 12:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749648/general/19aec872-bc0a-4b4f-bf64-8688fcc9a656.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733264)
2026-03-27 12:17:28 [adesa.de] INFO: Found listing with ID: 10732830
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732830%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732830: 0
2026-03-27 12:17:29 [adesa.de] INFO: Skipping item 10732830 url https://www.openlane.eu/en/carv6/auction/10732830
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732918
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732918%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732918: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732918 url https://www.openlane.eu/en/carv6/auction/10732918
2026-03-27 12:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a03950>
2026-03-27 12:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252F25baef57-81b3-4f85-b898-f08c638ea162.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/25baef57-81b3-4f85-b898-f08c638ea162.jpg saved to cache
2026-03-27 12:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cc42c695-f98a-5eed-a1c7-b9a7e10a91d7
2026-03-27 12:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d28850>
2026-03-27 12:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252F7b189052-dd58-4bda-b32b-3047f6728445.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/7b189052-dd58-4bda-b32b-3047f6728445.jpg saved to cache
2026-03-27 12:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cc42c695-f98a-5eed-a1c7-b9a7e10a91d7
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732826
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732826%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732826: 0
2026-03-27 12:17:29 [adesa.de] INFO: Skipping item 10732826 url https://www.openlane.eu/en/carv6/auction/10732826
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732925
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732925%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732925: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732925 url https://www.openlane.eu/en/carv6/auction/10732925
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732855
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732855%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732855: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732855 url https://www.openlane.eu/en/carv6/auction/10732855
2026-03-27 12:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e55d10>
2026-03-27 12:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252Fc2a8e2af-78c7-454c-9d59-3105dd4b6aea.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/c2a8e2af-78c7-454c-9d59-3105dd4b6aea.jpg saved to cache
2026-03-27 12:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cc42c695-f98a-5eed-a1c7-b9a7e10a91d7
2026-03-27 12:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141daff10>
2026-03-27 12:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252F19aec872-bc0a-4b4f-bf64-8688fcc9a656.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/19aec872-bc0a-4b4f-bf64-8688fcc9a656.jpg saved to cache
2026-03-27 12:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cc42c695-f98a-5eed-a1c7-b9a7e10a91d7
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732816
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732816%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732816: 0
2026-03-27 12:17:29 [adesa.de] INFO: Skipping item 10732816 url https://www.openlane.eu/en/carv6/auction/10732816
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732839
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732839%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732839: 0
2026-03-27 12:17:29 [adesa.de] INFO: Skipping item 10732839 url https://www.openlane.eu/en/carv6/auction/10732839
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732829
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732829%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732829: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732829 url https://www.openlane.eu/en/carv6/auction/10732829
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732854
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732854%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732854: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732854 url https://www.openlane.eu/en/carv6/auction/10732854
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732833
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732833%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732833: 0
2026-03-27 12:17:29 [adesa.de] INFO: Skipping item 10732833 url https://www.openlane.eu/en/carv6/auction/10732833
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732930
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732930%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732930: 0
2026-03-27 12:17:29 [adesa.de] INFO: Skipping item 10732930 url https://www.openlane.eu/en/carv6/auction/10732930
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732832
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732832%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732832: 0
2026-03-27 12:17:29 [adesa.de] INFO: Skipping item 10732832 url https://www.openlane.eu/en/carv6/auction/10732832
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732938
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732938%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732938: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732938 url https://www.openlane.eu/en/carv6/auction/10732938
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732941
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732941%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732941: 0
2026-03-27 12:17:29 [adesa.de] INFO: Skipping item 10732941 url https://www.openlane.eu/en/carv6/auction/10732941
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732817
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732817%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732817: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732817 url https://www.openlane.eu/en/carv6/auction/10732817
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732853
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732853%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732853: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732853 url https://www.openlane.eu/en/carv6/auction/10732853
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732920
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732920%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732920: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732920 url https://www.openlane.eu/en/carv6/auction/10732920
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732831
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732831%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732831: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732831 url https://www.openlane.eu/en/carv6/auction/10732831
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732898
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732898%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732898: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732898 url https://www.openlane.eu/en/carv6/auction/10732898
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732845
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732845%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732845: 0
2026-03-27 12:17:29 [adesa.de] INFO: Skipping item 10732845 url https://www.openlane.eu/en/carv6/auction/10732845
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732842
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732842%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732842: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732842 url https://www.openlane.eu/en/carv6/auction/10732842
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732828
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732828%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732828: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732828 url https://www.openlane.eu/en/carv6/auction/10732828
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732873
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732873%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732873: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732873 url https://www.openlane.eu/en/carv6/auction/10732873
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732825
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732825%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732825: 0
2026-03-27 12:17:29 [adesa.de] INFO: Skipping item 10732825 url https://www.openlane.eu/en/carv6/auction/10732825
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732893
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732893%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732893: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732893 url https://www.openlane.eu/en/carv6/auction/10732893
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732942
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732942%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732942: 0
2026-03-27 12:17:29 [adesa.de] INFO: Skipping item 10732942 url https://www.openlane.eu/en/carv6/auction/10732942
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732812
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732812%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732812: 0
2026-03-27 12:17:29 [adesa.de] INFO: Skipping item 10732812 url https://www.openlane.eu/en/carv6/auction/10732812
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732891
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732891%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732891: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732891 url https://www.openlane.eu/en/carv6/auction/10732891
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732843
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732843%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732843: 0
2026-03-27 12:17:29 [adesa.de] INFO: Skipping item 10732843 url https://www.openlane.eu/en/carv6/auction/10732843
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732821
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732821%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732821: 0
2026-03-27 12:17:29 [adesa.de] INFO: Skipping item 10732821 url https://www.openlane.eu/en/carv6/auction/10732821
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732940
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732940%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732940: 0
2026-03-27 12:17:29 [adesa.de] INFO: Skipping item 10732940 url https://www.openlane.eu/en/carv6/auction/10732940
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732906
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732906%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732906: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732906 url https://www.openlane.eu/en/carv6/auction/10732906
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732857
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732857%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732857: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732857 url https://www.openlane.eu/en/carv6/auction/10732857
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732835
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732835%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732835: 0
2026-03-27 12:17:29 [adesa.de] INFO: Skipping item 10732835 url https://www.openlane.eu/en/carv6/auction/10732835
2026-03-27 12:17:29 [adesa.de] INFO: Found listing with ID: 10732848
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732848%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [adesa.de] INFO: Scrape type for 10732848: 1
2026-03-27 12:17:29 [adesa.de] INFO: Scraping item 10732848 url https://www.openlane.eu/en/carv6/auction/10732848
2026-03-27 12:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733263> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c23183d5-9f8f-53a1-b3e1-2e389d3af861 with identifier: 10733263
2026-03-27 12:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c23183d5-9f8f-53a1-b3e1-2e389d3af861 with scrape type 1
2026-03-27 12:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c23183d5-9f8f-53a1-b3e1-2e389d3af861
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749647%252Fgeneral%252F5317048b-4d53-487b-a32b-6ef357b356f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/5317048b-4d53-487b-a32b-6ef357b356f4.jpg not downloaded yet
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749647%252Fgeneral%252Ff3cdeeb2-beae-4547-b907-0cb60ae89248.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/f3cdeeb2-beae-4547-b907-0cb60ae89248.jpg not downloaded yet
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749647%252Fgeneral%252Ffd6a8dd6-56fe-4988-a3af-78c03c8cccf0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/fd6a8dd6-56fe-4988-a3af-78c03c8cccf0.jpg not downloaded yet
2026-03-27 12:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749647%252Fgeneral%252F6d3efa4d-5c24-4c4a-b963-74fdd821de98.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/6d3efa4d-5c24-4c4a-b963-74fdd821de98.jpg not downloaded yet
2026-03-27 12:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749647%252Fgeneral%252Fbfe2bf03-220c-4fa1-8368-446bca3a6b95.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/bfe2bf03-220c-4fa1-8368-446bca3a6b95.jpg not downloaded yet
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749647%252Fgeneral%252Fc7d3267a-3b3f-498c-98da-78b1823ea62f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/c7d3267a-3b3f-498c-98da-78b1823ea62f.jpg not downloaded yet
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749647%252Fgeneral%252F632da9ad-f3e2-4526-8711-dda469a74641.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/632da9ad-f3e2-4526-8711-dda469a74641.jpg not downloaded yet
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749647%252Fgeneral%252F62ebdf7f-1c57-40e8-aefb-3006e6c1f539.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/62ebdf7f-1c57-40e8-aefb-3006e6c1f539.jpg not downloaded yet
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749647%252Fgeneral%252F54e5978e-2497-4dc5-a590-4a80f70ae8bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/54e5978e-2497-4dc5-a590-4a80f70ae8bb.jpg not downloaded yet
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749647%252Fgeneral%252F3ac04047-6e07-44c7-841c-f183abe80274.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/3ac04047-6e07-44c7-841c-f183abe80274.jpg not downloaded yet
2026-03-27 12:17:30 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='3b5ac960d1073ed5b2df85336b527bd6') while processing URL (https://www.openlane.eu/en/carv6/auction/10733262): Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible.
2026-03-27 12:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749647/general/fd6a8dd6-56fe-4988-a3af-78c03c8cccf0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733263)
2026-03-27 12:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with identifier: 10733261
2026-03-27 12:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with scrape type 1
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749645%252Fgeneral%252F4cbb04e8-8d99-4540-84b2-662755175e3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/4cbb04e8-8d99-4540-84b2-662755175e3f.jpg not downloaded yet
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749645%252Fgeneral%252F36a6f0b5-8258-4bfe-b27d-889b206c5b3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/36a6f0b5-8258-4bfe-b27d-889b206c5b3f.jpg not downloaded yet
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749645%252Fgeneral%252F4fd2562a-baa2-417f-b822-a88eb0f6bcb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/4fd2562a-baa2-417f-b822-a88eb0f6bcb2.jpg not downloaded yet
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749645%252Fgeneral%252Fa21359cb-9fb1-4999-a30d-3de11f1fe7e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/a21359cb-9fb1-4999-a30d-3de11f1fe7e8.jpg not downloaded yet
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749645%252Fgeneral%252Fafc1d2ed-8b65-4668-aa95-8191531b5e42.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/afc1d2ed-8b65-4668-aa95-8191531b5e42.jpg not downloaded yet
2026-03-27 12:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749647/general/54e5978e-2497-4dc5-a590-4a80f70ae8bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733263)
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749645%252Fgeneral%252F78dc21ef-d316-4eb0-9cef-8adc022fed45.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/78dc21ef-d316-4eb0-9cef-8adc022fed45.jpg not downloaded yet
2026-03-27 12:17:30 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10733262>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
result = context.run(
File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
return g.throw(self.value.with_traceback(self.tb))
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
return (yield download_func(request=request, spider=spider))
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
extracted: _SelfResultT | Failure = result.result()
File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
api_response = await self._session.get(api_params, retrying=retrying)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
return await self._client.get(
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
result = await request()
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
return await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
do = await self.iter(retry_state=retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
result = await action(retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
return fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
self._add_action_func(lambda rs: rs.outcome.result())
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
result = await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
raise RequestError(
zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 12:17:30 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '3b5ac960d1073ed5b2df85336b527bd6', '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":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=3b5ac960d1073ed5b2df85336b527bd6
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749645%252Fgeneral%252Fb0fc713e-3370-41ae-b684-ece8578804ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/b0fc713e-3370-41ae-b684-ece8578804ae.jpg not downloaded yet
2026-03-27 12:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749647/general/3ac04047-6e07-44c7-841c-f183abe80274.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733263)
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749645%252Fgeneral%252Fc3c1e7bf-4c30-485d-b0ec-db525a7ea3b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/c3c1e7bf-4c30-485d-b0ec-db525a7ea3b9.jpg not downloaded yet
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ed5290>
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749647%252Fgeneral%252Ffd6a8dd6-56fe-4988-a3af-78c03c8cccf0.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/fd6a8dd6-56fe-4988-a3af-78c03c8cccf0.jpg saved to cache
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c23183d5-9f8f-53a1-b3e1-2e389d3af861
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749645%252Fgeneral%252Fcc3fe277-1ef3-4dec-8265-5edb0f8b014c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/cc3fe277-1ef3-4dec-8265-5edb0f8b014c.jpg not downloaded yet
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f3b810>
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749647%252Fgeneral%252F54e5978e-2497-4dc5-a590-4a80f70ae8bb.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/54e5978e-2497-4dc5-a590-4a80f70ae8bb.jpg saved to cache
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c23183d5-9f8f-53a1-b3e1-2e389d3af861
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5749645%252Fgeneral%252F4c9c4eb6-4ebd-4c72-a65e-768e482fa464.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/4c9c4eb6-4ebd-4c72-a65e-768e482fa464.jpg not downloaded yet
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b88450>
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749647%252Fgeneral%252F3ac04047-6e07-44c7-841c-f183abe80274.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/3ac04047-6e07-44c7-841c-f183abe80274.jpg saved to cache
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c23183d5-9f8f-53a1-b3e1-2e389d3af861
2026-03-27 12:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749645/general/afc1d2ed-8b65-4668-aa95-8191531b5e42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733261)
2026-03-27 12:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749645/general/b0fc713e-3370-41ae-b684-ece8578804ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733261)
2026-03-27 12:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749645/general/4c9c4eb6-4ebd-4c72-a65e-768e482fa464.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733261)
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c3e90>
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749645%252Fgeneral%252Fafc1d2ed-8b65-4668-aa95-8191531b5e42.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/afc1d2ed-8b65-4668-aa95-8191531b5e42.jpg saved to cache
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925
2026-03-27 12:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d87b90>
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749645%252Fgeneral%252Fb0fc713e-3370-41ae-b684-ece8578804ae.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/b0fc713e-3370-41ae-b684-ece8578804ae.jpg saved to cache
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925
2026-03-27 12:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749645/general/c3c1e7bf-4c30-485d-b0ec-db525a7ea3b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733261)
2026-03-27 12:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749645/general/78dc21ef-d316-4eb0-9cef-8adc022fed45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733261)
2026-03-27 12:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b3e10>
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749645%252Fgeneral%252F4c9c4eb6-4ebd-4c72-a65e-768e482fa464.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/4c9c4eb6-4ebd-4c72-a65e-768e482fa464.jpg saved to cache
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925
2026-03-27 12:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749645/general/cc3fe277-1ef3-4dec-8265-5edb0f8b014c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733261)
2026-03-27 12:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5557f170-32a7-5af3-be77-0f39b7d15637 with identifier: 10734403
2026-03-27 12:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5557f170-32a7-5af3-be77-0f39b7d15637 with scrape type 1
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5557f170-32a7-5af3-be77-0f39b7d15637
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5724151%252Fgeneral%252F13b3689d-56c6-4be5-aa98-0473e1dc1209.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724151/general/13b3689d-56c6-4be5-aa98-0473e1dc1209.jpg already downloaded
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5724151%252Fgeneral%252F91c5124b-01a7-4edd-8e16-e6e65da382f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724151/general/91c5124b-01a7-4edd-8e16-e6e65da382f1.jpg already downloaded
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5724151%252Fgeneral%252Fb3696fab-a4fa-49a0-8e84-4c7c6f2d9620.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724151/general/b3696fab-a4fa-49a0-8e84-4c7c6f2d9620.jpg already downloaded
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5724151%252Fgeneral%252F6d731d95-f672-4514-90d3-09722133fa4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724151/general/6d731d95-f672-4514-90d3-09722133fa4b.jpg already downloaded
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5724151%252Fgeneral%252F137c058a-d618-4e40-a0bc-2a478d8421eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724151/general/137c058a-d618-4e40-a0bc-2a478d8421eb.jpg already downloaded
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5724151%252Fgeneral%252F7b27a78b-73d4-4a13-8cf4-538355653be9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724151/general/7b27a78b-73d4-4a13-8cf4-538355653be9.jpg already downloaded
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5724151%252Fgeneral%252F3d002495-a1a1-468c-8903-5e28e45b48a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724151/general/3d002495-a1a1-468c-8903-5e28e45b48a4.jpg already downloaded
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5724151%252Fgeneral%252F9faa8bf9-a5b7-4190-934a-d725c661c4f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724151/general/9faa8bf9-a5b7-4190-934a-d725c661c4f1.jpg already downloaded
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5724151%252Fgeneral%252F2204d22e-1a7a-4f81-b8ba-d82ffb938ca8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724151/general/2204d22e-1a7a-4f81-b8ba-d82ffb938ca8.jpg already downloaded
2026-03-27 12:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17: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%252F5724151%252Fgeneral%252Fc459fbc3-f6c4-4550-86bf-edeb398e1ea6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724151/general/c459fbc3-f6c4-4550-86bf-edeb398e1ea6.jpg already downloaded
2026-03-27 12:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5557f170-32a7-5af3-be77-0f39b7d15637, identifier: 10734403
2026-03-27 12:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5557f170-32a7-5af3-be77-0f39b7d15637 with identifier: 10734403
2026-03-27 12:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5557f170-32a7-5af3-be77-0f39b7d15637 with identifier: 10734403
2026-03-27 12:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5557f170-32a7-5af3-be77-0f39b7d15637 with identifier: 10734403 to the API
2026-03-27 12:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734403>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Petrol',
'id': '5557f170-32a7-5af3-be77-0f39b7d15637',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025709142',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734403',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 12775,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5724151/general/13b3689d-56c6-4be5-aa98-0473e1dc1209.jpg',
'https://images.openlane.eu/carimgs/5724151/general/91c5124b-01a7-4edd-8e16-e6e65da382f1.jpg',
'https://images.openlane.eu/carimgs/5724151/general/b3696fab-a4fa-49a0-8e84-4c7c6f2d9620.jpg',
'https://images.openlane.eu/carimgs/5724151/general/6d731d95-f672-4514-90d3-09722133fa4b.jpg',
'https://images.openlane.eu/carimgs/5724151/general/137c058a-d618-4e40-a0bc-2a478d8421eb.jpg',
'https://images.openlane.eu/carimgs/5724151/general/7b27a78b-73d4-4a13-8cf4-538355653be9.jpg',
'https://images.openlane.eu/carimgs/5724151/general/3d002495-a1a1-468c-8903-5e28e45b48a4.jpg',
'https://images.openlane.eu/carimgs/5724151/general/9faa8bf9-a5b7-4190-934a-d725c661c4f1.jpg',
'https://images.openlane.eu/carimgs/5724151/general/2204d22e-1a7a-4f81-b8ba-d82ffb938ca8.jpg',
'https://images.openlane.eu/carimgs/5724151/general/c459fbc3-f6c4-4550-86bf-edeb398e1ea6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5557f170-32a7-5af3-be77-0f39b7d15637/5557f170-32a7-5af3-be77-0f39b7d15637_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724151/general/13b3689d-56c6-4be5-aa98-0473e1dc1209.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5557f170-32a7-5af3-be77-0f39b7d15637/5557f170-32a7-5af3-be77-0f39b7d15637_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65140,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724151/general/91c5124b-01a7-4edd-8e16-e6e65da382f1.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5557f170-32a7-5af3-be77-0f39b7d15637/5557f170-32a7-5af3-be77-0f39b7d15637_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724151/general/b3696fab-a4fa-49a0-8e84-4c7c6f2d9620.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5557f170-32a7-5af3-be77-0f39b7d15637/5557f170-32a7-5af3-be77-0f39b7d15637_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724151/general/6d731d95-f672-4514-90d3-09722133fa4b.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5557f170-32a7-5af3-be77-0f39b7d15637/5557f170-32a7-5af3-be77-0f39b7d15637_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724151/general/137c058a-d618-4e40-a0bc-2a478d8421eb.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5557f170-32a7-5af3-be77-0f39b7d15637/5557f170-32a7-5af3-be77-0f39b7d15637_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724151/general/7b27a78b-73d4-4a13-8cf4-538355653be9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5557f170-32a7-5af3-be77-0f39b7d15637/5557f170-32a7-5af3-be77-0f39b7d15637_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724151/general/3d002495-a1a1-468c-8903-5e28e45b48a4.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5557f170-32a7-5af3-be77-0f39b7d15637/5557f170-32a7-5af3-be77-0f39b7d15637_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724151/general/9faa8bf9-a5b7-4190-934a-d725c661c4f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5557f170-32a7-5af3-be77-0f39b7d15637/5557f170-32a7-5af3-be77-0f39b7d15637_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724151/general/2204d22e-1a7a-4f81-b8ba-d82ffb938ca8.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5557f170-32a7-5af3-be77-0f39b7d15637/5557f170-32a7-5af3-be77-0f39b7d15637_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217377,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724151/general/c459fbc3-f6c4-4550-86bf-edeb398e1ea6.jpg',
'Width': 1022}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 12.775 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734403%27 HTTP/1.1" 200 None
2026-03-27 12:17:32 [adesa.de] INFO: Saving data for 10734403: {'created_time': 1774613852.07198, 'last_price_update_time': 1774613852.071991, 'auction_closing_time': 1774809000.0}
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734403') HTTP/1.1" 204 0
2026-03-27 12:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749645/general/a21359cb-9fb1-4999-a30d-3de11f1fe7e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733261)
2026-03-27 12:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749645/general/4cbb04e8-8d99-4540-84b2-662755175e3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733261)
2026-03-27 12:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749645/general/4fd2562a-baa2-417f-b822-a88eb0f6bcb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733261)
2026-03-27 12:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749645/general/36a6f0b5-8258-4bfe-b27d-889b206c5b3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733261)
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca10d0>
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749645%252Fgeneral%252Fc3c1e7bf-4c30-485d-b0ec-db525a7ea3b9.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/c3c1e7bf-4c30-485d-b0ec-db525a7ea3b9.jpg saved to cache
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c1e90>
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749645%252Fgeneral%252F78dc21ef-d316-4eb0-9cef-8adc022fed45.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/78dc21ef-d316-4eb0-9cef-8adc022fed45.jpg saved to cache
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925
2026-03-27 12:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b56d39a4-02d0-599b-a611-daed2d4f4ee7 with identifier: 10733260
2026-03-27 12:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b56d39a4-02d0-599b-a611-daed2d4f4ee7 with scrape type 1
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b56d39a4-02d0-599b-a611-daed2d4f4ee7
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252Fb757eba6-578f-4543-86f7-796fdb3dfce3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/b757eba6-578f-4543-86f7-796fdb3dfce3.jpg not downloaded yet
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd3e10>
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749645%252Fgeneral%252Fcc3fe277-1ef3-4dec-8265-5edb0f8b014c.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/cc3fe277-1ef3-4dec-8265-5edb0f8b014c.jpg saved to cache
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252Fc7477579-9105-490f-bb51-709d7faa1f7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/c7477579-9105-490f-bb51-709d7faa1f7e.jpg not downloaded yet
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd2010>
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749645%252Fgeneral%252Fa21359cb-9fb1-4999-a30d-3de11f1fe7e8.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/a21359cb-9fb1-4999-a30d-3de11f1fe7e8.jpg saved to cache
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b0a550>
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749645%252Fgeneral%252F4cbb04e8-8d99-4540-84b2-662755175e3f.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/4cbb04e8-8d99-4540-84b2-662755175e3f.jpg saved to cache
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a33190>
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749645%252Fgeneral%252F4fd2562a-baa2-417f-b822-a88eb0f6bcb2.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/4fd2562a-baa2-417f-b822-a88eb0f6bcb2.jpg saved to cache
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142118990>
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749645%252Fgeneral%252F36a6f0b5-8258-4bfe-b27d-889b206c5b3f.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749645/general/36a6f0b5-8258-4bfe-b27d-889b206c5b3f.jpg saved to cache
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925
2026-03-27 12:17:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 86ec89a2-c1a9-5499-b5fa-4f88eb354925, skipping ID generation
2026-03-27 12:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with scrape type 1
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925 sending to next pipeline
2026-03-27 12:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86ec89a2-c1a9-5499-b5fa-4f88eb354925, identifier: 10733261
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252F8dd3eca5-72cf-4a3b-9c78-5275f73db869.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/8dd3eca5-72cf-4a3b-9c78-5275f73db869.jpg not downloaded yet
2026-03-27 12:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with identifier: 10733261
2026-03-27 12:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with identifier: 10733261
2026-03-27 12:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with identifier: 10733261 to the API
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749645/general/36a6f0b5-8258-4bfe-b27d-889b206c5b3f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '86ec89a2-c1a9-5499-b5fa-4f88eb354925',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YV1ZWBFVDM1438946',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733261',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 120443,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125576,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749645/general/4cbb04e8-8d99-4540-84b2-662755175e3f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130941,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749645/general/36a6f0b5-8258-4bfe-b27d-889b206c5b3f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93897,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749645/general/4fd2562a-baa2-417f-b822-a88eb0f6bcb2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165531,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749645/general/a21359cb-9fb1-4999-a30d-3de11f1fe7e8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79448,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749645/general/afc1d2ed-8b65-4668-aa95-8191531b5e42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82628,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749645/general/78dc21ef-d316-4eb0-9cef-8adc022fed45.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108034,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749645/general/b0fc713e-3370-41ae-b684-ece8578804ae.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62269,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749645/general/c3c1e7bf-4c30-485d-b0ec-db525a7ea3b9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104410,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749645/general/cc3fe277-1ef3-4dec-8265-5edb0f8b014c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86ec89a2-c1a9-5499-b5fa-4f88eb354925/86ec89a2-c1a9-5499-b5fa-4f88eb354925_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54719,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749645/general/4c9c4eb6-4ebd-4c72-a65e-768e482fa464.jpg',
'Width': 800}],
'price': 17700,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Volvo V60 T6 R-Design - Hybrid - Automatic - 253 hp - 120.443 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733261%27 HTTP/1.1" 200 None
2026-03-27 12:17:33 [adesa.de] INFO: Saving data for 10733261: {'created_time': 1774613853.049018, 'last_price_update_time': 1774613853.049028, 'auction_closing_time': 1774951200.0}
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733261') HTTP/1.1" 204 0
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749647/general/c7d3267a-3b3f-498c-98da-78b1823ea62f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733263)
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749647/general/62ebdf7f-1c57-40e8-aefb-3006e6c1f539.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733263)
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749647/general/bfe2bf03-220c-4fa1-8368-446bca3a6b95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733263)
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749647/general/632da9ad-f3e2-4526-8711-dda469a74641.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733263)
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252F095fe144-1df6-4e8d-8ac7-8d1bad5f9c7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/095fe144-1df6-4e8d-8ac7-8d1bad5f9c7e.jpg not downloaded yet
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252F3fd9f105-8114-43c2-8d49-95077c0f74ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/3fd9f105-8114-43c2-8d49-95077c0f74ac.jpg not downloaded yet
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252F39959e19-35ef-4873-8f3d-832eacfb4bca.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/39959e19-35ef-4873-8f3d-832eacfb4bca.jpg not downloaded yet
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252F665620a9-361f-42ac-8417-bf0c0b3181d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/665620a9-361f-42ac-8417-bf0c0b3181d8.jpg not downloaded yet
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252F4d8dd937-7398-4f78-bcb6-15c18e47e8e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/4d8dd937-7398-4f78-bcb6-15c18e47e8e5.jpg not downloaded yet
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749644/general/8dd3eca5-72cf-4a3b-9c78-5275f73db869.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733260)
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252F00b17658-ea11-4fe6-94eb-42d963bcd735.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/00b17658-ea11-4fe6-94eb-42d963bcd735.jpg not downloaded yet
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252F15f5621b-71e3-42bc-97dd-cc88c7bde53d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/15f5621b-71e3-42bc-97dd-cc88c7bde53d.jpg not downloaded yet
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f3d4d0>
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749647%252Fgeneral%252Fc7d3267a-3b3f-498c-98da-78b1823ea62f.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/c7d3267a-3b3f-498c-98da-78b1823ea62f.jpg saved to cache
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c23183d5-9f8f-53a1-b3e1-2e389d3af861
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd2210>
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749647%252Fgeneral%252F62ebdf7f-1c57-40e8-aefb-3006e6c1f539.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/62ebdf7f-1c57-40e8-aefb-3006e6c1f539.jpg saved to cache
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c23183d5-9f8f-53a1-b3e1-2e389d3af861
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f1ed90>
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749647%252Fgeneral%252Fbfe2bf03-220c-4fa1-8368-446bca3a6b95.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/bfe2bf03-220c-4fa1-8368-446bca3a6b95.jpg saved to cache
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c23183d5-9f8f-53a1-b3e1-2e389d3af861
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c3b9d0>
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749647%252Fgeneral%252F632da9ad-f3e2-4526-8711-dda469a74641.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/632da9ad-f3e2-4526-8711-dda469a74641.jpg saved to cache
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c23183d5-9f8f-53a1-b3e1-2e389d3af861
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749644/general/c7477579-9105-490f-bb51-709d7faa1f7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733260)
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749647/general/6d3efa4d-5c24-4c4a-b963-74fdd821de98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733263)
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749644/general/b757eba6-578f-4543-86f7-796fdb3dfce3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733260)
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749644/general/4d8dd937-7398-4f78-bcb6-15c18e47e8e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733260)
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b97dd0>
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252F8dd3eca5-72cf-4a3b-9c78-5275f73db869.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/8dd3eca5-72cf-4a3b-9c78-5275f73db869.jpg saved to cache
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b56d39a4-02d0-599b-a611-daed2d4f4ee7
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749644/general/15f5621b-71e3-42bc-97dd-cc88c7bde53d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733260)
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cabd10>
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252Fc7477579-9105-490f-bb51-709d7faa1f7e.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/c7477579-9105-490f-bb51-709d7faa1f7e.jpg saved to cache
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b56d39a4-02d0-599b-a611-daed2d4f4ee7
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cf18d0>
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749647%252Fgeneral%252F6d3efa4d-5c24-4c4a-b963-74fdd821de98.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/6d3efa4d-5c24-4c4a-b963-74fdd821de98.jpg saved to cache
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c23183d5-9f8f-53a1-b3e1-2e389d3af861
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbccd0>
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252Fb757eba6-578f-4543-86f7-796fdb3dfce3.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/b757eba6-578f-4543-86f7-796fdb3dfce3.jpg saved to cache
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b56d39a4-02d0-599b-a611-daed2d4f4ee7
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749644/general/00b17658-ea11-4fe6-94eb-42d963bcd735.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733260)
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749644/general/39959e19-35ef-4873-8f3d-832eacfb4bca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733260)
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749644/general/665620a9-361f-42ac-8417-bf0c0b3181d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733260)
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd8550>
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252F4d8dd937-7398-4f78-bcb6-15c18e47e8e5.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/4d8dd937-7398-4f78-bcb6-15c18e47e8e5.jpg saved to cache
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b56d39a4-02d0-599b-a611-daed2d4f4ee7
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749644/general/3fd9f105-8114-43c2-8d49-95077c0f74ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733260)
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142e102d0>
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252F15f5621b-71e3-42bc-97dd-cc88c7bde53d.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/15f5621b-71e3-42bc-97dd-cc88c7bde53d.jpg saved to cache
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b56d39a4-02d0-599b-a611-daed2d4f4ee7
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749647/general/5317048b-4d53-487b-a32b-6ef357b356f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733263)
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c44910>
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252F00b17658-ea11-4fe6-94eb-42d963bcd735.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/00b17658-ea11-4fe6-94eb-42d963bcd735.jpg saved to cache
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b56d39a4-02d0-599b-a611-daed2d4f4ee7
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a96a90>
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252F39959e19-35ef-4873-8f3d-832eacfb4bca.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/39959e19-35ef-4873-8f3d-832eacfb4bca.jpg saved to cache
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b56d39a4-02d0-599b-a611-daed2d4f4ee7
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749644/general/095fe144-1df6-4e8d-8ac7-8d1bad5f9c7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733260)
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b5c790>
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252F665620a9-361f-42ac-8417-bf0c0b3181d8.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/665620a9-361f-42ac-8417-bf0c0b3181d8.jpg saved to cache
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b56d39a4-02d0-599b-a611-daed2d4f4ee7
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a63a10>
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252F3fd9f105-8114-43c2-8d49-95077c0f74ac.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/3fd9f105-8114-43c2-8d49-95077c0f74ac.jpg saved to cache
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b56d39a4-02d0-599b-a611-daed2d4f4ee7
2026-03-27 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749647/general/f3cdeeb2-beae-4547-b907-0cb60ae89248.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733263)
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d7c210>
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749647%252Fgeneral%252F5317048b-4d53-487b-a32b-6ef357b356f4.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/5317048b-4d53-487b-a32b-6ef357b356f4.jpg saved to cache
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c23183d5-9f8f-53a1-b3e1-2e389d3af861
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409cae90>
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749644%252Fgeneral%252F095fe144-1df6-4e8d-8ac7-8d1bad5f9c7e.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749644/general/095fe144-1df6-4e8d-8ac7-8d1bad5f9c7e.jpg saved to cache
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b56d39a4-02d0-599b-a611-daed2d4f4ee7
2026-03-27 12:17:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b56d39a4-02d0-599b-a611-daed2d4f4ee7, skipping ID generation
2026-03-27 12:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b56d39a4-02d0-599b-a611-daed2d4f4ee7 with scrape type 1
2026-03-27 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b56d39a4-02d0-599b-a611-daed2d4f4ee7 sending to next pipeline
2026-03-27 12:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b56d39a4-02d0-599b-a611-daed2d4f4ee7, identifier: 10733260
2026-03-27 12:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b56d39a4-02d0-599b-a611-daed2d4f4ee7 with identifier: 10733260
2026-03-27 12:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b56d39a4-02d0-599b-a611-daed2d4f4ee7 with identifier: 10733260
2026-03-27 12:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b56d39a4-02d0-599b-a611-daed2d4f4ee7 with identifier: 10733260 to the API
2026-03-27 12:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749644/general/095fe144-1df6-4e8d-8ac7-8d1bad5f9c7e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 534,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b56d39a4-02d0-599b-a611-daed2d4f4ee7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XP7YGCEL7NB008073',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733260',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 50576,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65728,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749644/general/b757eba6-578f-4543-86f7-796fdb3dfce3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100830,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749644/general/c7477579-9105-490f-bb51-709d7faa1f7e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63271,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749644/general/8dd3eca5-72cf-4a3b-9c78-5275f73db869.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52628,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749644/general/095fe144-1df6-4e8d-8ac7-8d1bad5f9c7e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93510,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749644/general/3fd9f105-8114-43c2-8d49-95077c0f74ac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93885,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749644/general/39959e19-35ef-4873-8f3d-832eacfb4bca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47843,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749644/general/665620a9-361f-42ac-8417-bf0c0b3181d8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62279,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749644/general/4d8dd937-7398-4f78-bcb6-15c18e47e8e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62763,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749644/general/00b17658-ea11-4fe6-94eb-42d963bcd735.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56d39a4-02d0-599b-a611-daed2d4f4ee7/b56d39a4-02d0-599b-a611-daed2d4f4ee7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59844,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749644/general/15f5621b-71e3-42bc-97dd-cc88c7bde53d.jpg',
'Width': 800}],
'price': 26200,
'price_includes_vat': True,
'registration_date': '2022-06-20',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model Y Performance - Dual Motor - Electric - Automatic - 534 '
'hp - 50.576 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733260%27 HTTP/1.1" 200 None
2026-03-27 12:17:34 [adesa.de] INFO: Saving data for 10733260: {'created_time': 1774613854.513528, 'last_price_update_time': 1774613854.513539, 'auction_closing_time': 1774951200.0}
2026-03-27 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733260') HTTP/1.1" 204 0
2026-03-27 12:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cf22d0>
2026-03-27 12:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749647%252Fgeneral%252Ff3cdeeb2-beae-4547-b907-0cb60ae89248.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749647/general/f3cdeeb2-beae-4547-b907-0cb60ae89248.jpg saved to cache
2026-03-27 12:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c23183d5-9f8f-53a1-b3e1-2e389d3af861
2026-03-27 12:17:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c23183d5-9f8f-53a1-b3e1-2e389d3af861, skipping ID generation
2026-03-27 12:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c23183d5-9f8f-53a1-b3e1-2e389d3af861 with scrape type 1
2026-03-27 12:17:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c23183d5-9f8f-53a1-b3e1-2e389d3af861 sending to next pipeline
2026-03-27 12:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c23183d5-9f8f-53a1-b3e1-2e389d3af861, identifier: 10733263
2026-03-27 12:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c23183d5-9f8f-53a1-b3e1-2e389d3af861 with identifier: 10733263
2026-03-27 12:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c23183d5-9f8f-53a1-b3e1-2e389d3af861 with identifier: 10733263
2026-03-27 12:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c23183d5-9f8f-53a1-b3e1-2e389d3af861 with identifier: 10733263 to the API
2026-03-27 12:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749647/general/f3cdeeb2-beae-4547-b907-0cb60ae89248.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c23183d5-9f8f-53a1-b3e1-2e389d3af861',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YV1XZK7V8R2332121',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733263',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 20683,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102734,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749647/general/5317048b-4d53-487b-a32b-6ef357b356f4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75463,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749647/general/f3cdeeb2-beae-4547-b907-0cb60ae89248.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112232,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749647/general/fd6a8dd6-56fe-4988-a3af-78c03c8cccf0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124712,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749647/general/6d3efa4d-5c24-4c4a-b963-74fdd821de98.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69929,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749647/general/bfe2bf03-220c-4fa1-8368-446bca3a6b95.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47550,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749647/general/c7d3267a-3b3f-498c-98da-78b1823ea62f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82146,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749647/general/632da9ad-f3e2-4526-8711-dda469a74641.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111463,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749647/general/62ebdf7f-1c57-40e8-aefb-3006e6c1f539.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66682,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749647/general/54e5978e-2497-4dc5-a590-4a80f70ae8bb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c23183d5-9f8f-53a1-b3e1-2e389d3af861/c23183d5-9f8f-53a1-b3e1-2e389d3af861_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69787,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749647/general/3ac04047-6e07-44c7-841c-f183abe80274.jpg',
'Width': 800}],
'price': 23200,
'price_includes_vat': True,
'registration_date': '2024-02-23',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Volvo XC40 B3 Core - Petrol - Automatic - 163 hp - 20.683 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-27 12:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733263%27 HTTP/1.1" 200 None
2026-03-27 12:17:35 [adesa.de] INFO: Saving data for 10733263: {'created_time': 1774613855.024791, 'last_price_update_time': 1774613855.024803, 'auction_closing_time': 1774951200.0}
2026-03-27 12:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733263') HTTP/1.1" 204 0
2026-03-27 12:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15decb12-6209-5314-8170-938b668d9cb7 with identifier: 10733257
2026-03-27 12:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15decb12-6209-5314-8170-938b668d9cb7 with scrape type 1
2026-03-27 12:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15decb12-6209-5314-8170-938b668d9cb7
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252F4e697cc7-d4bc-4274-b4a5-1bece229a930.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/4e697cc7-d4bc-4274-b4a5-1bece229a930.jpg not downloaded yet
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252Fbdab03b8-c594-44d4-abc2-3456d9d670f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/bdab03b8-c594-44d4-abc2-3456d9d670f9.jpg not downloaded yet
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252F4da87872-1309-46a5-9315-bf40fdc24e62.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/4da87872-1309-46a5-9315-bf40fdc24e62.jpg not downloaded yet
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252Ff84af4c1-c5aa-4499-85ba-a3c2ef1f6cf7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/f84af4c1-c5aa-4499-85ba-a3c2ef1f6cf7.jpg not downloaded yet
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252F1230a32b-9443-48bb-ae9e-b02e7e1e6b41.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/1230a32b-9443-48bb-ae9e-b02e7e1e6b41.jpg not downloaded yet
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252Fe842a3ef-35a8-4f3f-bfc9-07fa6e97d4d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/e842a3ef-35a8-4f3f-bfc9-07fa6e97d4d5.jpg not downloaded yet
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252F4f076eea-9e4c-4343-ae76-d131824ad9ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/4f076eea-9e4c-4343-ae76-d131824ad9ea.jpg not downloaded yet
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252F458d2c13-55ec-41d1-8bbe-8eb47bb97e60.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/458d2c13-55ec-41d1-8bbe-8eb47bb97e60.jpg not downloaded yet
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252Fad4f647d-a387-4d88-b7e9-3367d2c1c8d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/ad4f647d-a387-4d88-b7e9-3367d2c1c8d4.jpg not downloaded yet
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252Fe5edf468-9e2c-4518-889f-4e74e1198c47.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/e5edf468-9e2c-4518-889f-4e74e1198c47.jpg not downloaded yet
2026-03-27 12:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749641/general/e5edf468-9e2c-4518-889f-4e74e1198c47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733257)
2026-03-27 12:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43a4f5fb-1196-5e11-9277-f3802a91076d with identifier: 10733258
2026-03-27 12:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43a4f5fb-1196-5e11-9277-f3802a91076d with scrape type 1
2026-03-27 12:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43a4f5fb-1196-5e11-9277-f3802a91076d
2026-03-27 12:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252F98bf8d84-8f4a-4974-ab3c-1f4def2227e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/98bf8d84-8f4a-4974-ab3c-1f4def2227e0.jpg not downloaded yet
2026-03-27 12:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252Fc4e15ee4-bb8a-4daf-b58f-0e48a35ae418.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/c4e15ee4-bb8a-4daf-b58f-0e48a35ae418.jpg not downloaded yet
2026-03-27 12:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252Fc0465803-1e0a-4a0b-9fb1-0ede6de413b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/c0465803-1e0a-4a0b-9fb1-0ede6de413b1.jpg not downloaded yet
2026-03-27 12:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252F9c2bb115-495e-4c43-b2b2-a39c3ab7265e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/9c2bb115-495e-4c43-b2b2-a39c3ab7265e.jpg not downloaded yet
2026-03-27 12:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252F200babea-668b-4d1e-882a-d52f9d0e5592.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/200babea-668b-4d1e-882a-d52f9d0e5592.jpg not downloaded yet
2026-03-27 12:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749641/general/ad4f647d-a387-4d88-b7e9-3367d2c1c8d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733257)
2026-03-27 12:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252Fa114f268-4ad5-42b0-945c-34302f454cb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/a114f268-4ad5-42b0-945c-34302f454cb9.jpg not downloaded yet
2026-03-27 12:17:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce5e10>
2026-03-27 12:17:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252Fe5edf468-9e2c-4518-889f-4e74e1198c47.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/e5edf468-9e2c-4518-889f-4e74e1198c47.jpg saved to cache
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 15decb12-6209-5314-8170-938b668d9cb7
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252F5b76f24d-5d34-45f6-87c6-4f981d318e40.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/5b76f24d-5d34-45f6-87c6-4f981d318e40.jpg not downloaded yet
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252F6bbb8818-c1c4-4a65-800b-4e076da858e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/6bbb8818-c1c4-4a65-800b-4e076da858e1.jpg not downloaded yet
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c0a90>
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252Fad4f647d-a387-4d88-b7e9-3367d2c1c8d4.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/ad4f647d-a387-4d88-b7e9-3367d2c1c8d4.jpg saved to cache
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 15decb12-6209-5314-8170-938b668d9cb7
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252F1d945411-2aaa-4c7c-80d5-e9d279b57281.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/1d945411-2aaa-4c7c-80d5-e9d279b57281.jpg not downloaded yet
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252F2d300037-3233-47a5-9408-44bf1d8fe2ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/2d300037-3233-47a5-9408-44bf1d8fe2ca.jpg not downloaded yet
2026-03-27 12:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749642/general/200babea-668b-4d1e-882a-d52f9d0e5592.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733258)
2026-03-27 12:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749642/general/2d300037-3233-47a5-9408-44bf1d8fe2ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733258)
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409c8b50>
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252F200babea-668b-4d1e-882a-d52f9d0e5592.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/200babea-668b-4d1e-882a-d52f9d0e5592.jpg saved to cache
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 43a4f5fb-1196-5e11-9277-f3802a91076d
2026-03-27 12:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749642/general/1d945411-2aaa-4c7c-80d5-e9d279b57281.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733258)
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cab490>
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252F2d300037-3233-47a5-9408-44bf1d8fe2ca.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/2d300037-3233-47a5-9408-44bf1d8fe2ca.jpg saved to cache
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 43a4f5fb-1196-5e11-9277-f3802a91076d
2026-03-27 12:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749642/general/6bbb8818-c1c4-4a65-800b-4e076da858e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733258)
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbc550>
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252F1d945411-2aaa-4c7c-80d5-e9d279b57281.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/1d945411-2aaa-4c7c-80d5-e9d279b57281.jpg saved to cache
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 43a4f5fb-1196-5e11-9277-f3802a91076d
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af5710>
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252F6bbb8818-c1c4-4a65-800b-4e076da858e1.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/6bbb8818-c1c4-4a65-800b-4e076da858e1.jpg saved to cache
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 43a4f5fb-1196-5e11-9277-f3802a91076d
2026-03-27 12:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749642/general/5b76f24d-5d34-45f6-87c6-4f981d318e40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733258)
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b60910>
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252F5b76f24d-5d34-45f6-87c6-4f981d318e40.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/5b76f24d-5d34-45f6-87c6-4f981d318e40.jpg saved to cache
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 43a4f5fb-1196-5e11-9277-f3802a91076d
2026-03-27 12:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749642/general/a114f268-4ad5-42b0-945c-34302f454cb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733258)
2026-03-27 12:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749642/general/9c2bb115-495e-4c43-b2b2-a39c3ab7265e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733258)
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbd750>
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252Fa114f268-4ad5-42b0-945c-34302f454cb9.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/a114f268-4ad5-42b0-945c-34302f454cb9.jpg saved to cache
2026-03-27 12:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 43a4f5fb-1196-5e11-9277-f3802a91076d
2026-03-27 12:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e08590>
2026-03-27 12:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252F9c2bb115-495e-4c43-b2b2-a39c3ab7265e.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/9c2bb115-495e-4c43-b2b2-a39c3ab7265e.jpg saved to cache
2026-03-27 12:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 43a4f5fb-1196-5e11-9277-f3802a91076d
2026-03-27 12:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749642/general/c0465803-1e0a-4a0b-9fb1-0ede6de413b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733258)
2026-03-27 12:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749642/general/c4e15ee4-bb8a-4daf-b58f-0e48a35ae418.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733258)
2026-03-27 12:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbbd10>
2026-03-27 12:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252Fc0465803-1e0a-4a0b-9fb1-0ede6de413b1.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/c0465803-1e0a-4a0b-9fb1-0ede6de413b1.jpg saved to cache
2026-03-27 12:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 43a4f5fb-1196-5e11-9277-f3802a91076d
2026-03-27 12:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0bed0>
2026-03-27 12:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252Fc4e15ee4-bb8a-4daf-b58f-0e48a35ae418.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/c4e15ee4-bb8a-4daf-b58f-0e48a35ae418.jpg saved to cache
2026-03-27 12:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 43a4f5fb-1196-5e11-9277-f3802a91076d
2026-03-27 12:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749642/general/98bf8d84-8f4a-4974-ab3c-1f4def2227e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733258)
2026-03-27 12:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce52d0>
2026-03-27 12:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749642%252Fgeneral%252F98bf8d84-8f4a-4974-ab3c-1f4def2227e0.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749642/general/98bf8d84-8f4a-4974-ab3c-1f4def2227e0.jpg saved to cache
2026-03-27 12:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 43a4f5fb-1196-5e11-9277-f3802a91076d
2026-03-27 12:17:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 43a4f5fb-1196-5e11-9277-f3802a91076d, skipping ID generation
2026-03-27 12:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43a4f5fb-1196-5e11-9277-f3802a91076d with scrape type 1
2026-03-27 12:17:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 43a4f5fb-1196-5e11-9277-f3802a91076d sending to next pipeline
2026-03-27 12:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43a4f5fb-1196-5e11-9277-f3802a91076d, identifier: 10733258
2026-03-27 12:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43a4f5fb-1196-5e11-9277-f3802a91076d with identifier: 10733258
2026-03-27 12:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43a4f5fb-1196-5e11-9277-f3802a91076d with identifier: 10733258
2026-03-27 12:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43a4f5fb-1196-5e11-9277-f3802a91076d with identifier: 10733258 to the API
2026-03-27 12:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749642/general/98bf8d84-8f4a-4974-ab3c-1f4def2227e0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 514,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '43a4f5fb-1196-5e11-9277-f3802a91076d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRWYGCEK4PC708896',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733258',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 35052,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175705,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749642/general/98bf8d84-8f4a-4974-ab3c-1f4def2227e0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100447,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749642/general/c4e15ee4-bb8a-4daf-b58f-0e48a35ae418.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118516,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749642/general/c0465803-1e0a-4a0b-9fb1-0ede6de413b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142637,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749642/general/9c2bb115-495e-4c43-b2b2-a39c3ab7265e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81954,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749642/general/200babea-668b-4d1e-882a-d52f9d0e5592.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109286,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749642/general/a114f268-4ad5-42b0-945c-34302f454cb9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137887,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749642/general/5b76f24d-5d34-45f6-87c6-4f981d318e40.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98698,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749642/general/6bbb8818-c1c4-4a65-800b-4e076da858e1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74717,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749642/general/1d945411-2aaa-4c7c-80d5-e9d279b57281.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43a4f5fb-1196-5e11-9277-f3802a91076d/43a4f5fb-1196-5e11-9277-f3802a91076d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80904,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749642/general/2d300037-3233-47a5-9408-44bf1d8fe2ca.jpg',
'Width': 800}],
'price': 26500,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 514 '
'hp - 35.052 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733258%27 HTTP/1.1" 200 None
2026-03-27 12:17:41 [adesa.de] INFO: Saving data for 10733258: {'created_time': 1774613861.206882, 'last_price_update_time': 1774613861.206892, 'auction_closing_time': 1774951200.0}
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733258') HTTP/1.1" 204 0
2026-03-27 12:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749641/general/458d2c13-55ec-41d1-8bbe-8eb47bb97e60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733257)
2026-03-27 12:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749641/general/4f076eea-9e4c-4343-ae76-d131824ad9ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733257)
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbb950>
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252F458d2c13-55ec-41d1-8bbe-8eb47bb97e60.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/458d2c13-55ec-41d1-8bbe-8eb47bb97e60.jpg saved to cache
2026-03-27 12:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 15decb12-6209-5314-8170-938b668d9cb7
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af4190>
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252F4f076eea-9e4c-4343-ae76-d131824ad9ea.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/4f076eea-9e4c-4343-ae76-d131824ad9ea.jpg saved to cache
2026-03-27 12:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 15decb12-6209-5314-8170-938b668d9cb7
2026-03-27 12:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749641/general/e842a3ef-35a8-4f3f-bfc9-07fa6e97d4d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733257)
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b867d0>
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252Fe842a3ef-35a8-4f3f-bfc9-07fa6e97d4d5.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/e842a3ef-35a8-4f3f-bfc9-07fa6e97d4d5.jpg saved to cache
2026-03-27 12:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 15decb12-6209-5314-8170-938b668d9cb7
2026-03-27 12:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749641/general/1230a32b-9443-48bb-ae9e-b02e7e1e6b41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733257)
2026-03-27 12:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749641/general/f84af4c1-c5aa-4499-85ba-a3c2ef1f6cf7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733257)
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbc790>
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252F1230a32b-9443-48bb-ae9e-b02e7e1e6b41.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/1230a32b-9443-48bb-ae9e-b02e7e1e6b41.jpg saved to cache
2026-03-27 12:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 15decb12-6209-5314-8170-938b668d9cb7
2026-03-27 12:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749641/general/4da87872-1309-46a5-9315-bf40fdc24e62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733257)
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a3d550>
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252Ff84af4c1-c5aa-4499-85ba-a3c2ef1f6cf7.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/f84af4c1-c5aa-4499-85ba-a3c2ef1f6cf7.jpg saved to cache
2026-03-27 12:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 15decb12-6209-5314-8170-938b668d9cb7
2026-03-27 12:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749641/general/bdab03b8-c594-44d4-abc2-3456d9d670f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733257)
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb96d0>
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252F4da87872-1309-46a5-9315-bf40fdc24e62.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/4da87872-1309-46a5-9315-bf40fdc24e62.jpg saved to cache
2026-03-27 12:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 15decb12-6209-5314-8170-938b668d9cb7
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409dd6d0>
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252Fbdab03b8-c594-44d4-abc2-3456d9d670f9.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/bdab03b8-c594-44d4-abc2-3456d9d670f9.jpg saved to cache
2026-03-27 12:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 15decb12-6209-5314-8170-938b668d9cb7
2026-03-27 12:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749641/general/4e697cc7-d4bc-4274-b4a5-1bece229a930.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733257)
2026-03-27 12:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a62750>
2026-03-27 12:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749641%252Fgeneral%252F4e697cc7-d4bc-4274-b4a5-1bece229a930.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749641/general/4e697cc7-d4bc-4274-b4a5-1bece229a930.jpg saved to cache
2026-03-27 12:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 15decb12-6209-5314-8170-938b668d9cb7
2026-03-27 12:17:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 15decb12-6209-5314-8170-938b668d9cb7, skipping ID generation
2026-03-27 12:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15decb12-6209-5314-8170-938b668d9cb7 with scrape type 1
2026-03-27 12:17:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 15decb12-6209-5314-8170-938b668d9cb7 sending to next pipeline
2026-03-27 12:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15decb12-6209-5314-8170-938b668d9cb7, identifier: 10733257
2026-03-27 12:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15decb12-6209-5314-8170-938b668d9cb7 with identifier: 10733257
2026-03-27 12:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15decb12-6209-5314-8170-938b668d9cb7 with identifier: 10733257
2026-03-27 12:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15decb12-6209-5314-8170-938b668d9cb7 with identifier: 10733257 to the API
2026-03-27 12:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749641/general/4e697cc7-d4bc-4274-b4a5-1bece229a930.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 514,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '15decb12-6209-5314-8170-938b668d9cb7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRWYGCEK8PC641347',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733257',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 97504,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 49,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204473,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749641/general/4e697cc7-d4bc-4274-b4a5-1bece229a930.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101013,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749641/general/bdab03b8-c594-44d4-abc2-3456d9d670f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73505,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749641/general/4da87872-1309-46a5-9315-bf40fdc24e62.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70600,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749641/general/f84af4c1-c5aa-4499-85ba-a3c2ef1f6cf7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85161,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749641/general/1230a32b-9443-48bb-ae9e-b02e7e1e6b41.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154940,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749641/general/e842a3ef-35a8-4f3f-bfc9-07fa6e97d4d5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70246,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749641/general/4f076eea-9e4c-4343-ae76-d131824ad9ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78306,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749641/general/458d2c13-55ec-41d1-8bbe-8eb47bb97e60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80014,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749641/general/ad4f647d-a387-4d88-b7e9-3367d2c1c8d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15decb12-6209-5314-8170-938b668d9cb7/15decb12-6209-5314-8170-938b668d9cb7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82522,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749641/general/e5edf468-9e2c-4518-889f-4e74e1198c47.jpg',
'Width': 800}],
'price': 22500,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 514 '
'hp - 97.504 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733257%27 HTTP/1.1" 200 None
2026-03-27 12:17:42 [adesa.de] INFO: Saving data for 10733257: {'created_time': 1774613862.601182, 'last_price_update_time': 1774613862.601197, 'auction_closing_time': 1774951200.0}
2026-03-27 12:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733257') HTTP/1.1" 204 0
2026-03-27 12:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aab145a6-5b73-5b5f-97eb-c9ce24b630c4 with identifier: 10733255
2026-03-27 12:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aab145a6-5b73-5b5f-97eb-c9ce24b630c4 with scrape type 1
2026-03-27 12:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aab145a6-5b73-5b5f-97eb-c9ce24b630c4
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252Fd41e245c-50af-40e0-b603-66445d290108.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/d41e245c-50af-40e0-b603-66445d290108.jpg not downloaded yet
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252Fad052ca3-789c-43df-bad5-f27b0543989a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/ad052ca3-789c-43df-bad5-f27b0543989a.jpg not downloaded yet
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252F3f78cc92-cb42-4a01-be34-3a474561bf32.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/3f78cc92-cb42-4a01-be34-3a474561bf32.jpg not downloaded yet
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252F6b214fc2-99bd-4ab4-9f3d-8331b0115ed1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/6b214fc2-99bd-4ab4-9f3d-8331b0115ed1.jpg not downloaded yet
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252F2c5f5b77-58b1-401a-9881-0e9b9703fd86.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/2c5f5b77-58b1-401a-9881-0e9b9703fd86.jpg not downloaded yet
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252F24592243-a2ab-4ca6-be25-2d294e69d11b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/24592243-a2ab-4ca6-be25-2d294e69d11b.jpg not downloaded yet
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252Fc060d11a-1a1c-4909-85d4-81fe26922f9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/c060d11a-1a1c-4909-85d4-81fe26922f9b.jpg not downloaded yet
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252Fe35fa28d-4b47-41f0-85d1-0051327d3084.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/e35fa28d-4b47-41f0-85d1-0051327d3084.jpg not downloaded yet
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252F97a14d91-eea2-41b4-9f43-4441b63d5ad1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/97a14d91-eea2-41b4-9f43-4441b63d5ad1.jpg not downloaded yet
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252F90859dc8-0c1e-4281-b03f-5dec2b4a32cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/90859dc8-0c1e-4281-b03f-5dec2b4a32cd.jpg not downloaded yet
2026-03-27 12:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749639/general/90859dc8-0c1e-4281-b03f-5dec2b4a32cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733255)
2026-03-27 12:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac557359-f4fb-5dc9-95e6-b473ab431d4b with identifier: 10732834
2026-03-27 12:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac557359-f4fb-5dc9-95e6-b473ab431d4b with scrape type 1
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac557359-f4fb-5dc9-95e6-b473ab431d4b
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252Fbdec5202-c026-424c-9e1d-0cadc17e7fa0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/bdec5202-c026-424c-9e1d-0cadc17e7fa0.jpg not downloaded yet
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252Ff5add15d-cae8-40bb-9309-43d9929dca87.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/f5add15d-cae8-40bb-9309-43d9929dca87.jpg not downloaded yet
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252F441ad91b-3318-4bdc-9335-dab5725eeedd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/441ad91b-3318-4bdc-9335-dab5725eeedd.jpg not downloaded yet
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252Fd3701a45-a250-432d-b465-55f9420a88a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/d3701a45-a250-432d-b465-55f9420a88a3.jpg not downloaded yet
2026-03-27 12:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749639/general/97a14d91-eea2-41b4-9f43-4441b63d5ad1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733255)
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252F5a7b6fad-0751-4403-ba0a-113620ef51e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/5a7b6fad-0751-4403-ba0a-113620ef51e9.jpg not downloaded yet
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252F1ed3de8f-af1a-49a9-9354-6b9c2736a65c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/1ed3de8f-af1a-49a9-9354-6b9c2736a65c.jpg not downloaded yet
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252Fb9f5ce9d-330a-4bf3-a842-131e7d1cf1c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/b9f5ce9d-330a-4bf3-a842-131e7d1cf1c4.jpg not downloaded yet
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f5fc10>
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252F90859dc8-0c1e-4281-b03f-5dec2b4a32cd.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/90859dc8-0c1e-4281-b03f-5dec2b4a32cd.jpg saved to cache
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aab145a6-5b73-5b5f-97eb-c9ce24b630c4
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252Fbe3bdd16-c026-42e6-af8d-6044e17ebce7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/be3bdd16-c026-42e6-af8d-6044e17ebce7.jpg not downloaded yet
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252Fe508f032-8641-42ed-b068-baad41308da2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/e508f032-8641-42ed-b068-baad41308da2.jpg not downloaded yet
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252F1b3b16f5-0a5d-48af-b263-c6f0ce27a4da.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/1b3b16f5-0a5d-48af-b263-c6f0ce27a4da.jpg not downloaded yet
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409b9e90>
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252F97a14d91-eea2-41b4-9f43-4441b63d5ad1.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/97a14d91-eea2-41b4-9f43-4441b63d5ad1.jpg saved to cache
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aab145a6-5b73-5b5f-97eb-c9ce24b630c4
2026-03-27 12:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749511/general/d3701a45-a250-432d-b465-55f9420a88a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732834)
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a82c50>
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252Fd3701a45-a250-432d-b465-55f9420a88a3.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/d3701a45-a250-432d-b465-55f9420a88a3.jpg saved to cache
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ac557359-f4fb-5dc9-95e6-b473ab431d4b
2026-03-27 12:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749511/general/1b3b16f5-0a5d-48af-b263-c6f0ce27a4da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732834)
2026-03-27 12:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749511/general/e508f032-8641-42ed-b068-baad41308da2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732834)
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d423d0>
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252F1b3b16f5-0a5d-48af-b263-c6f0ce27a4da.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/1b3b16f5-0a5d-48af-b263-c6f0ce27a4da.jpg saved to cache
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ac557359-f4fb-5dc9-95e6-b473ab431d4b
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a81290>
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252Fe508f032-8641-42ed-b068-baad41308da2.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/e508f032-8641-42ed-b068-baad41308da2.jpg saved to cache
2026-03-27 12:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ac557359-f4fb-5dc9-95e6-b473ab431d4b
2026-03-27 12:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749511/general/be3bdd16-c026-42e6-af8d-6044e17ebce7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732834)
2026-03-27 12:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749511/general/b9f5ce9d-330a-4bf3-a842-131e7d1cf1c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732834)
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cf0650>
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252Fbe3bdd16-c026-42e6-af8d-6044e17ebce7.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/be3bdd16-c026-42e6-af8d-6044e17ebce7.jpg saved to cache
2026-03-27 12:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ac557359-f4fb-5dc9-95e6-b473ab431d4b
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409bbd50>
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252Fb9f5ce9d-330a-4bf3-a842-131e7d1cf1c4.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/b9f5ce9d-330a-4bf3-a842-131e7d1cf1c4.jpg saved to cache
2026-03-27 12:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ac557359-f4fb-5dc9-95e6-b473ab431d4b
2026-03-27 12:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749511/general/1ed3de8f-af1a-49a9-9354-6b9c2736a65c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732834)
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf19d0>
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252F1ed3de8f-af1a-49a9-9354-6b9c2736a65c.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/1ed3de8f-af1a-49a9-9354-6b9c2736a65c.jpg saved to cache
2026-03-27 12:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ac557359-f4fb-5dc9-95e6-b473ab431d4b
2026-03-27 12:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749511/general/5a7b6fad-0751-4403-ba0a-113620ef51e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732834)
2026-03-27 12:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749511/general/441ad91b-3318-4bdc-9335-dab5725eeedd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732834)
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409c9790>
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252F5a7b6fad-0751-4403-ba0a-113620ef51e9.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/5a7b6fad-0751-4403-ba0a-113620ef51e9.jpg saved to cache
2026-03-27 12:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ac557359-f4fb-5dc9-95e6-b473ab431d4b
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d2b450>
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252F441ad91b-3318-4bdc-9335-dab5725eeedd.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/441ad91b-3318-4bdc-9335-dab5725eeedd.jpg saved to cache
2026-03-27 12:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ac557359-f4fb-5dc9-95e6-b473ab431d4b
2026-03-27 12:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749511/general/f5add15d-cae8-40bb-9309-43d9929dca87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732834)
2026-03-27 12:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749511/general/bdec5202-c026-424c-9e1d-0cadc17e7fa0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732834)
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a82810>
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252Ff5add15d-cae8-40bb-9309-43d9929dca87.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/f5add15d-cae8-40bb-9309-43d9929dca87.jpg saved to cache
2026-03-27 12:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ac557359-f4fb-5dc9-95e6-b473ab431d4b
2026-03-27 12:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749639/general/e35fa28d-4b47-41f0-85d1-0051327d3084.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733255)
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca8910>
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749511%252Fgeneral%252Fbdec5202-c026-424c-9e1d-0cadc17e7fa0.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749511/general/bdec5202-c026-424c-9e1d-0cadc17e7fa0.jpg saved to cache
2026-03-27 12:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ac557359-f4fb-5dc9-95e6-b473ab431d4b
2026-03-27 12:17:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ac557359-f4fb-5dc9-95e6-b473ab431d4b, skipping ID generation
2026-03-27 12:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac557359-f4fb-5dc9-95e6-b473ab431d4b with scrape type 1
2026-03-27 12:17:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ac557359-f4fb-5dc9-95e6-b473ab431d4b sending to next pipeline
2026-03-27 12:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ac557359-f4fb-5dc9-95e6-b473ab431d4b, identifier: 10732834
2026-03-27 12:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ac557359-f4fb-5dc9-95e6-b473ab431d4b with identifier: 10732834
2026-03-27 12:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ac557359-f4fb-5dc9-95e6-b473ab431d4b with identifier: 10732834
2026-03-27 12:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ac557359-f4fb-5dc9-95e6-b473ab431d4b with identifier: 10732834 to the API
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749511/general/bdec5202-c026-424c-9e1d-0cadc17e7fa0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'ac557359-f4fb-5dc9-95e6-b473ab431d4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994469-2513943',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732834',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 17566,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106566,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749511/general/bdec5202-c026-424c-9e1d-0cadc17e7fa0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69303,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749511/general/f5add15d-cae8-40bb-9309-43d9929dca87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112029,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749511/general/441ad91b-3318-4bdc-9335-dab5725eeedd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110969,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749511/general/d3701a45-a250-432d-b465-55f9420a88a3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215453,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749511/general/5a7b6fad-0751-4403-ba0a-113620ef51e9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137713,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749511/general/1ed3de8f-af1a-49a9-9354-6b9c2736a65c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100130,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749511/general/b9f5ce9d-330a-4bf3-a842-131e7d1cf1c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127253,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749511/general/be3bdd16-c026-42e6-af8d-6044e17ebce7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81255,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749511/general/e508f032-8641-42ed-b068-baad41308da2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac557359-f4fb-5dc9-95e6-b473ab431d4b/ac557359-f4fb-5dc9-95e6-b473ab431d4b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95753,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749511/general/1b3b16f5-0a5d-48af-b263-c6f0ce27a4da.jpg',
'Width': 800}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2025-03-24',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 17.566 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732834%27 HTTP/1.1" 200 None
2026-03-27 12:17:49 [adesa.de] INFO: Saving data for 10732834: {'created_time': 1774613869.381083, 'last_price_update_time': 1774613869.381092, 'auction_closing_time': 1774875600.0}
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732834') HTTP/1.1" 204 0
2026-03-27 12:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749639/general/24592243-a2ab-4ca6-be25-2d294e69d11b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733255)
2026-03-27 12:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749639/general/c060d11a-1a1c-4909-85d4-81fe26922f9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733255)
2026-03-27 12:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7907769-e30a-5b26-852b-027196693842 with identifier: 10732841
2026-03-27 12:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7907769-e30a-5b26-852b-027196693842 with scrape type 1
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7907769-e30a-5b26-852b-027196693842
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252F2cd76e16-4ab0-4de3-a85f-552d8334a203.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/2cd76e16-4ab0-4de3-a85f-552d8334a203.jpg not downloaded yet
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d28d50>
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252Fe35fa28d-4b47-41f0-85d1-0051327d3084.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/e35fa28d-4b47-41f0-85d1-0051327d3084.jpg saved to cache
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aab145a6-5b73-5b5f-97eb-c9ce24b630c4
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252F43410524-349b-4459-9d41-e673ba61bcb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/43410524-349b-4459-9d41-e673ba61bcb5.jpg not downloaded yet
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cf3f10>
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252F24592243-a2ab-4ca6-be25-2d294e69d11b.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/24592243-a2ab-4ca6-be25-2d294e69d11b.jpg saved to cache
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aab145a6-5b73-5b5f-97eb-c9ce24b630c4
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c4f250>
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252Fc060d11a-1a1c-4909-85d4-81fe26922f9b.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/c060d11a-1a1c-4909-85d4-81fe26922f9b.jpg saved to cache
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aab145a6-5b73-5b5f-97eb-c9ce24b630c4
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252Fba0bdd8b-cb82-4ba5-b7fd-a5b47ca568b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/ba0bdd8b-cb82-4ba5-b7fd-a5b47ca568b9.jpg not downloaded yet
2026-03-27 12:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749639/general/2c5f5b77-58b1-401a-9881-0e9b9703fd86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733255)
2026-03-27 12:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749639/general/6b214fc2-99bd-4ab4-9f3d-8331b0115ed1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733255)
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252F26e95a6f-8ae8-40d2-98d3-bf25e12737c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/26e95a6f-8ae8-40d2-98d3-bf25e12737c6.jpg not downloaded yet
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252Fc2a7bc1e-94de-46c9-b956-ae4a042136a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/c2a7bc1e-94de-46c9-b956-ae4a042136a8.jpg not downloaded yet
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252F33f36391-ab75-4dfa-a22b-c7b9766d0029.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/33f36391-ab75-4dfa-a22b-c7b9766d0029.jpg not downloaded yet
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252F53f5f277-a46d-453d-8899-58bdfcbef7bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/53f5f277-a46d-453d-8899-58bdfcbef7bc.jpg not downloaded yet
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252F98fa24be-adb8-48b9-b7fd-51b370d52255.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/98fa24be-adb8-48b9-b7fd-51b370d52255.jpg not downloaded yet
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252F06603d57-f077-4307-b328-10bebdefa2d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/06603d57-f077-4307-b328-10bebdefa2d1.jpg not downloaded yet
2026-03-27 12:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749517/general/ba0bdd8b-cb82-4ba5-b7fd-a5b47ca568b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732841)
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252F2deaf61d-a47e-4b81-915c-2414ee51d438.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/2deaf61d-a47e-4b81-915c-2414ee51d438.jpg not downloaded yet
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f68690>
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252F2c5f5b77-58b1-401a-9881-0e9b9703fd86.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/2c5f5b77-58b1-401a-9881-0e9b9703fd86.jpg saved to cache
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aab145a6-5b73-5b5f-97eb-c9ce24b630c4
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf3890>
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252F6b214fc2-99bd-4ab4-9f3d-8331b0115ed1.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/6b214fc2-99bd-4ab4-9f3d-8331b0115ed1.jpg saved to cache
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aab145a6-5b73-5b5f-97eb-c9ce24b630c4
2026-03-27 12:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749517/general/43410524-349b-4459-9d41-e673ba61bcb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732841)
2026-03-27 12:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749517/general/06603d57-f077-4307-b328-10bebdefa2d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732841)
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a83bd0>
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252Fba0bdd8b-cb82-4ba5-b7fd-a5b47ca568b9.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/ba0bdd8b-cb82-4ba5-b7fd-a5b47ca568b9.jpg saved to cache
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a7907769-e30a-5b26-852b-027196693842
2026-03-27 12:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749517/general/98fa24be-adb8-48b9-b7fd-51b370d52255.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732841)
2026-03-27 12:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749517/general/2deaf61d-a47e-4b81-915c-2414ee51d438.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732841)
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd8890>
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252F43410524-349b-4459-9d41-e673ba61bcb5.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/43410524-349b-4459-9d41-e673ba61bcb5.jpg saved to cache
2026-03-27 12:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a7907769-e30a-5b26-852b-027196693842
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d88a50>
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252F06603d57-f077-4307-b328-10bebdefa2d1.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/06603d57-f077-4307-b328-10bebdefa2d1.jpg saved to cache
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a7907769-e30a-5b26-852b-027196693842
2026-03-27 12:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749517/general/53f5f277-a46d-453d-8899-58bdfcbef7bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732841)
2026-03-27 12:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749517/general/33f36391-ab75-4dfa-a22b-c7b9766d0029.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732841)
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a630d0>
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252F98fa24be-adb8-48b9-b7fd-51b370d52255.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/98fa24be-adb8-48b9-b7fd-51b370d52255.jpg saved to cache
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a7907769-e30a-5b26-852b-027196693842
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e08b50>
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252F2deaf61d-a47e-4b81-915c-2414ee51d438.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/2deaf61d-a47e-4b81-915c-2414ee51d438.jpg saved to cache
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a7907769-e30a-5b26-852b-027196693842
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbcdd0>
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252F53f5f277-a46d-453d-8899-58bdfcbef7bc.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/53f5f277-a46d-453d-8899-58bdfcbef7bc.jpg saved to cache
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a7907769-e30a-5b26-852b-027196693842
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c34250>
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252F33f36391-ab75-4dfa-a22b-c7b9766d0029.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/33f36391-ab75-4dfa-a22b-c7b9766d0029.jpg saved to cache
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a7907769-e30a-5b26-852b-027196693842
2026-03-27 12:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749517/general/26e95a6f-8ae8-40d2-98d3-bf25e12737c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732841)
2026-03-27 12:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749517/general/c2a7bc1e-94de-46c9-b956-ae4a042136a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732841)
2026-03-27 12:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749639/general/3f78cc92-cb42-4a01-be34-3a474561bf32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733255)
2026-03-27 12:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749517/general/2cd76e16-4ab0-4de3-a85f-552d8334a203.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732841)
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f5910>
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252F26e95a6f-8ae8-40d2-98d3-bf25e12737c6.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/26e95a6f-8ae8-40d2-98d3-bf25e12737c6.jpg saved to cache
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a7907769-e30a-5b26-852b-027196693842
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f3ea10>
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252Fc2a7bc1e-94de-46c9-b956-ae4a042136a8.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/c2a7bc1e-94de-46c9-b956-ae4a042136a8.jpg saved to cache
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a7907769-e30a-5b26-852b-027196693842
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b86910>
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252F3f78cc92-cb42-4a01-be34-3a474561bf32.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/3f78cc92-cb42-4a01-be34-3a474561bf32.jpg saved to cache
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aab145a6-5b73-5b5f-97eb-c9ce24b630c4
2026-03-27 12:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749639/general/d41e245c-50af-40e0-b603-66445d290108.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733255)
2026-03-27 12:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749639/general/ad052ca3-789c-43df-bad5-f27b0543989a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733255)
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b95290>
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749517%252Fgeneral%252F2cd76e16-4ab0-4de3-a85f-552d8334a203.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749517/general/2cd76e16-4ab0-4de3-a85f-552d8334a203.jpg saved to cache
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a7907769-e30a-5b26-852b-027196693842
2026-03-27 12:17:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7907769-e30a-5b26-852b-027196693842, skipping ID generation
2026-03-27 12:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7907769-e30a-5b26-852b-027196693842 with scrape type 1
2026-03-27 12:17:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a7907769-e30a-5b26-852b-027196693842 sending to next pipeline
2026-03-27 12:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a7907769-e30a-5b26-852b-027196693842, identifier: 10732841
2026-03-27 12:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a7907769-e30a-5b26-852b-027196693842 with identifier: 10732841
2026-03-27 12:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a7907769-e30a-5b26-852b-027196693842 with identifier: 10732841
2026-03-27 12:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a7907769-e30a-5b26-852b-027196693842 with identifier: 10732841 to the API
2026-03-27 12:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749517/general/2cd76e16-4ab0-4de3-a85f-552d8334a203.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'a7907769-e30a-5b26-852b-027196693842',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994494-2509652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732841',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 14354,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61679,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749517/general/2cd76e16-4ab0-4de3-a85f-552d8334a203.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64563,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749517/general/43410524-349b-4459-9d41-e673ba61bcb5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93263,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749517/general/ba0bdd8b-cb82-4ba5-b7fd-a5b47ca568b9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92972,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749517/general/26e95a6f-8ae8-40d2-98d3-bf25e12737c6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67905,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749517/general/c2a7bc1e-94de-46c9-b956-ae4a042136a8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110092,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749517/general/33f36391-ab75-4dfa-a22b-c7b9766d0029.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179887,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749517/general/53f5f277-a46d-453d-8899-58bdfcbef7bc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62531,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749517/general/98fa24be-adb8-48b9-b7fd-51b370d52255.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96669,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749517/general/06603d57-f077-4307-b328-10bebdefa2d1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7907769-e30a-5b26-852b-027196693842/a7907769-e30a-5b26-852b-027196693842_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89593,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749517/general/2deaf61d-a47e-4b81-915c-2414ee51d438.jpg',
'Width': 800}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2025-04-30',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 14.354 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732841%27 HTTP/1.1" 200 None
2026-03-27 12:17:51 [adesa.de] INFO: Saving data for 10732841: {'created_time': 1774613871.152829, 'last_price_update_time': 1774613871.152845, 'auction_closing_time': 1774875600.0}
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732841') HTTP/1.1" 204 0
2026-03-27 12:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbde50>
2026-03-27 12:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252Fd41e245c-50af-40e0-b603-66445d290108.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/d41e245c-50af-40e0-b603-66445d290108.jpg saved to cache
2026-03-27 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aab145a6-5b73-5b5f-97eb-c9ce24b630c4
2026-03-27 12:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f6bb10>
2026-03-27 12:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749639%252Fgeneral%252Fad052ca3-789c-43df-bad5-f27b0543989a.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749639/general/ad052ca3-789c-43df-bad5-f27b0543989a.jpg saved to cache
2026-03-27 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aab145a6-5b73-5b5f-97eb-c9ce24b630c4
2026-03-27 12:17:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aab145a6-5b73-5b5f-97eb-c9ce24b630c4, skipping ID generation
2026-03-27 12:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aab145a6-5b73-5b5f-97eb-c9ce24b630c4 with scrape type 1
2026-03-27 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aab145a6-5b73-5b5f-97eb-c9ce24b630c4 sending to next pipeline
2026-03-27 12:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aab145a6-5b73-5b5f-97eb-c9ce24b630c4, identifier: 10733255
2026-03-27 12:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aab145a6-5b73-5b5f-97eb-c9ce24b630c4 with identifier: 10733255
2026-03-27 12:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aab145a6-5b73-5b5f-97eb-c9ce24b630c4 with identifier: 10733255
2026-03-27 12:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aab145a6-5b73-5b5f-97eb-c9ce24b630c4 with identifier: 10733255 to the API
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749639/general/ad052ca3-789c-43df-bad5-f27b0543989a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1020,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'aab145a6-5b73-5b5f-97eb-c9ce24b630c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5YJSA7E68PF496463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733255',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model S',
'odometer': 35127,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 49,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100219,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749639/general/d41e245c-50af-40e0-b603-66445d290108.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182181,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749639/general/ad052ca3-789c-43df-bad5-f27b0543989a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71539,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749639/general/3f78cc92-cb42-4a01-be34-3a474561bf32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82668,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749639/general/6b214fc2-99bd-4ab4-9f3d-8331b0115ed1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100980,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749639/general/2c5f5b77-58b1-401a-9881-0e9b9703fd86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73187,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749639/general/24592243-a2ab-4ca6-be25-2d294e69d11b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128107,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749639/general/c060d11a-1a1c-4909-85d4-81fe26922f9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107285,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749639/general/e35fa28d-4b47-41f0-85d1-0051327d3084.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120057,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749639/general/97a14d91-eea2-41b4-9f43-4441b63d5ad1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab145a6-5b73-5b5f-97eb-c9ce24b630c4/aab145a6-5b73-5b5f-97eb-c9ce24b630c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94508,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749639/general/90859dc8-0c1e-4281-b03f-5dec2b4a32cd.jpg',
'Width': 800}],
'price': 61800,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model S Plaid 95 kWh - Tri Motor - Electric - Automatic - '
'1020 hp - 35.127 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733255%27 HTTP/1.1" 200 None
2026-03-27 12:17:51 [adesa.de] INFO: Saving data for 10733255: {'created_time': 1774613871.7281, 'last_price_update_time': 1774613871.72811, 'auction_closing_time': 1774951200.0}
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733255') HTTP/1.1" 204 0
2026-03-27 12:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with identifier: 10732848
2026-03-27 12:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with scrape type 1
2026-03-27 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252F3876fb8c-5978-48b2-bd0d-2760d279992c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/3876fb8c-5978-48b2-bd0d-2760d279992c.jpg not downloaded yet
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252F5604d6d9-0601-4498-89fb-6a91a00e7b88.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/5604d6d9-0601-4498-89fb-6a91a00e7b88.jpg not downloaded yet
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252Ffb8018d2-7f4e-4baa-af3e-6cab2e3d8e43.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/fb8018d2-7f4e-4baa-af3e-6cab2e3d8e43.jpg not downloaded yet
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252F58e65b92-bc21-474c-8265-0efa2121b530.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/58e65b92-bc21-474c-8265-0efa2121b530.jpg not downloaded yet
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252F559af968-3cea-4b2d-8cce-c0be333f7b32.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/559af968-3cea-4b2d-8cce-c0be333f7b32.jpg not downloaded yet
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252Faa3c3c21-54ef-4f40-881d-3c68452aa9ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/aa3c3c21-54ef-4f40-881d-3c68452aa9ca.jpg not downloaded yet
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252F3c3cec52-b5ff-4020-b1a3-020825de217d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/3c3cec52-b5ff-4020-b1a3-020825de217d.jpg not downloaded yet
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252F7071a85d-061a-4325-b08a-a647b2452b86.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/7071a85d-061a-4325-b08a-a647b2452b86.jpg not downloaded yet
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252F10f3d21f-41e4-4a87-b82b-18fee7283201.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/10f3d21f-41e4-4a87-b82b-18fee7283201.jpg not downloaded yet
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252F541c6234-2969-476f-9525-b877362b8da0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/541c6234-2969-476f-9525-b877362b8da0.jpg not downloaded yet
2026-03-27 12:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5503825/general/541c6234-2969-476f-9525-b877362b8da0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732848)
2026-03-27 12:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with identifier: 10732857
2026-03-27 12:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with scrape type 1
2026-03-27 12:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252F5453eb92-abc2-4ac0-8a40-72c814bbfd4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/5453eb92-abc2-4ac0-8a40-72c814bbfd4d.jpg not downloaded yet
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252F72c9d5c8-eaad-48be-a36a-00fd35f9e4f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/72c9d5c8-eaad-48be-a36a-00fd35f9e4f3.jpg not downloaded yet
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252F65a5168d-a4a6-4751-b376-bf7f617ad659.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/65a5168d-a4a6-4751-b376-bf7f617ad659.jpg not downloaded yet
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252F5b44ad92-9baf-4c5a-8053-fa7e89dfff4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/5b44ad92-9baf-4c5a-8053-fa7e89dfff4a.jpg not downloaded yet
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252F6bbbcf65-9ca4-4993-9f5e-8549cfe5cb71.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/6bbbcf65-9ca4-4993-9f5e-8549cfe5cb71.jpg not downloaded yet
2026-03-27 12:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5503825/general/10f3d21f-41e4-4a87-b82b-18fee7283201.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732848)
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252Ff6c0f439-6649-4c38-a6f8-0cd645a9c4d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/f6c0f439-6649-4c38-a6f8-0cd645a9c4d7.jpg not downloaded yet
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252F0d07da96-2d30-4a40-84eb-954bceb10d32.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/0d07da96-2d30-4a40-84eb-954bceb10d32.jpg not downloaded yet
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252Fc3f38dee-8386-4f55-80b1-981aa42ad200.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/c3f38dee-8386-4f55-80b1-981aa42ad200.jpg not downloaded yet
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252Fd8f6e48e-fde3-4535-aa20-1ca956da6885.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/d8f6e48e-fde3-4535-aa20-1ca956da6885.jpg not downloaded yet
2026-03-27 12:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb6fd0>
2026-03-27 12:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252F541c6234-2969-476f-9525-b877362b8da0.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/541c6234-2969-476f-9525-b877362b8da0.jpg saved to cache
2026-03-27 12:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252F1c4111a8-e1c4-4f33-9e4c-65151a9de557.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/1c4111a8-e1c4-4f33-9e4c-65151a9de557.jpg not downloaded yet
2026-03-27 12:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5614410/general/6bbbcf65-9ca4-4993-9f5e-8549cfe5cb71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732857)
2026-03-27 12:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf2010>
2026-03-27 12:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252F10f3d21f-41e4-4a87-b82b-18fee7283201.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/10f3d21f-41e4-4a87-b82b-18fee7283201.jpg saved to cache
2026-03-27 12:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf35d0>
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252F6bbbcf65-9ca4-4993-9f5e-8549cfe5cb71.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/6bbbcf65-9ca4-4993-9f5e-8549cfe5cb71.jpg saved to cache
2026-03-27 12:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426
2026-03-27 12:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5614410/general/1c4111a8-e1c4-4f33-9e4c-65151a9de557.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732857)
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a81490>
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252F1c4111a8-e1c4-4f33-9e4c-65151a9de557.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/1c4111a8-e1c4-4f33-9e4c-65151a9de557.jpg saved to cache
2026-03-27 12:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426
2026-03-27 12:17:58 [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-27 12:17:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5614410/general/d8f6e48e-fde3-4535-aa20-1ca956da6885.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732857)
2026-03-27 12:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5614410/general/0d07da96-2d30-4a40-84eb-954bceb10d32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732857)
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732848
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732848 url https://www.openlane.eu/en/carv6/auction/10732848
2026-03-27 12:17:58 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.openlane.eu/en/carv6/auction/10732848> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732932
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732932%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732932: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732932 url https://www.openlane.eu/en/carv6/auction/10732932
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732900
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732900%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732900: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732900 url https://www.openlane.eu/en/carv6/auction/10732900
2026-03-27 12:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5614410/general/f6c0f439-6649-4c38-a6f8-0cd645a9c4d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732857)
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c0bb50>
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252Fd8f6e48e-fde3-4535-aa20-1ca956da6885.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/d8f6e48e-fde3-4535-aa20-1ca956da6885.jpg saved to cache
2026-03-27 12:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732844
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732844%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732844: 0
2026-03-27 12:17:58 [adesa.de] INFO: Skipping item 10732844 url https://www.openlane.eu/en/carv6/auction/10732844
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732859
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732859%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732859: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732859 url https://www.openlane.eu/en/carv6/auction/10732859
2026-03-27 12:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5614410/general/c3f38dee-8386-4f55-80b1-981aa42ad200.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732857)
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732895
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732895%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732895: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732895 url https://www.openlane.eu/en/carv6/auction/10732895
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732933
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732933%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732933: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732933 url https://www.openlane.eu/en/carv6/auction/10732933
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d53950>
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252F0d07da96-2d30-4a40-84eb-954bceb10d32.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/0d07da96-2d30-4a40-84eb-954bceb10d32.jpg saved to cache
2026-03-27 12:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732929
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732929%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732929: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732929 url https://www.openlane.eu/en/carv6/auction/10732929
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e086d0>
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252Ff6c0f439-6649-4c38-a6f8-0cd645a9c4d7.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/f6c0f439-6649-4c38-a6f8-0cd645a9c4d7.jpg saved to cache
2026-03-27 12:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732858
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732858%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732858: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732858 url https://www.openlane.eu/en/carv6/auction/10732858
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732837
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732837%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732837: 0
2026-03-27 12:17:58 [adesa.de] INFO: Skipping item 10732837 url https://www.openlane.eu/en/carv6/auction/10732837
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732939
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732939%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732939: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732939 url https://www.openlane.eu/en/carv6/auction/10732939
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e32850>
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252Fc3f38dee-8386-4f55-80b1-981aa42ad200.jpg') HTTP/1.1" 204 0
2026-03-27 12:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/c3f38dee-8386-4f55-80b1-981aa42ad200.jpg saved to cache
2026-03-27 12:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732849
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732849%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732849: 0
2026-03-27 12:17:58 [adesa.de] INFO: Skipping item 10732849 url https://www.openlane.eu/en/carv6/auction/10732849
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732823
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732823%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732823: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732823 url https://www.openlane.eu/en/carv6/auction/10732823
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732901
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732901%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732901: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732901 url https://www.openlane.eu/en/carv6/auction/10732901
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732840
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732840%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732840: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732840 url https://www.openlane.eu/en/carv6/auction/10732840
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732896
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732896%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732896: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732896 url https://www.openlane.eu/en/carv6/auction/10732896
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10733080
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733080%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10733080: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10733080 url https://www.openlane.eu/en/carv6/auction/10733080
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732935
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732935%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732935: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732935 url https://www.openlane.eu/en/carv6/auction/10732935
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732856
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732856%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732856: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732856 url https://www.openlane.eu/en/carv6/auction/10732856
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732850
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732850%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732850: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732850 url https://www.openlane.eu/en/carv6/auction/10732850
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732838
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732838%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732838: 0
2026-03-27 12:17:58 [adesa.de] INFO: Skipping item 10732838 url https://www.openlane.eu/en/carv6/auction/10732838
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732860
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732860%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732860: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732860 url https://www.openlane.eu/en/carv6/auction/10732860
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732813
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732813%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732813: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732813 url https://www.openlane.eu/en/carv6/auction/10732813
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732915
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732915%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732915: 0
2026-03-27 12:17:58 [adesa.de] INFO: Skipping item 10732915 url https://www.openlane.eu/en/carv6/auction/10732915
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10732892
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732892%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10732892: 1
2026-03-27 12:17:58 [adesa.de] INFO: Scraping item 10732892 url https://www.openlane.eu/en/carv6/auction/10732892
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10730937
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730937%27 HTTP/1.1" 200 None
2026-03-27 12:17:58 [adesa.de] INFO: Scrape type for 10730937: 0
2026-03-27 12:17:58 [adesa.de] INFO: Skipping item 10730937 url https://www.openlane.eu/en/carv6/auction/10730937
2026-03-27 12:17:58 [adesa.de] INFO: Found listing with ID: 10731106
2026-03-27 12:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731106%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731106: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731106 url https://www.openlane.eu/en/carv6/auction/10731106
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731107
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731107%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731107: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731107 url https://www.openlane.eu/en/carv6/auction/10731107
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731105
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731105%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731105: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731105 url https://www.openlane.eu/en/carv6/auction/10731105
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731141
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731141%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731141: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731141 url https://www.openlane.eu/en/carv6/auction/10731141
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731211
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731211%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731211: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731211 url https://www.openlane.eu/en/carv6/auction/10731211
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10730947
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730947%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10730947: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10730947 url https://www.openlane.eu/en/carv6/auction/10730947
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10730941
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730941%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10730941: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10730941 url https://www.openlane.eu/en/carv6/auction/10730941
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10730940
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730940%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10730940: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10730940 url https://www.openlane.eu/en/carv6/auction/10730940
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731433
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731433%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731433: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731433 url https://www.openlane.eu/en/carv6/auction/10731433
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731434
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731434%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731434: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731434 url https://www.openlane.eu/en/carv6/auction/10731434
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731435
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731435%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731435: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731435 url https://www.openlane.eu/en/carv6/auction/10731435
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731281
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731281%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731281: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731281 url https://www.openlane.eu/en/carv6/auction/10731281
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731261
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731261%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731261: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731261 url https://www.openlane.eu/en/carv6/auction/10731261
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731394
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731394%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731394: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731394 url https://www.openlane.eu/en/carv6/auction/10731394
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731417
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731417%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731417: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731417 url https://www.openlane.eu/en/carv6/auction/10731417
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10730945
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730945%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10730945: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10730945 url https://www.openlane.eu/en/carv6/auction/10730945
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10730946
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730946%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10730946: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10730946 url https://www.openlane.eu/en/carv6/auction/10730946
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10730948
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730948%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10730948: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10730948 url https://www.openlane.eu/en/carv6/auction/10730948
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10730949
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730949%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10730949: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10730949 url https://www.openlane.eu/en/carv6/auction/10730949
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10730950
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730950%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10730950: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10730950 url https://www.openlane.eu/en/carv6/auction/10730950
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731099
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731099%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731099: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731099 url https://www.openlane.eu/en/carv6/auction/10731099
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10730951
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730951%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10730951: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10730951 url https://www.openlane.eu/en/carv6/auction/10730951
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731098
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731098%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731098: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731098 url https://www.openlane.eu/en/carv6/auction/10731098
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731100
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731100%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731100: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731100 url https://www.openlane.eu/en/carv6/auction/10731100
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731101
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731101%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731101: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731101 url https://www.openlane.eu/en/carv6/auction/10731101
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731661
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731661%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731661: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731661 url https://www.openlane.eu/en/carv6/auction/10731661
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731216
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731216%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731216: 1
2026-03-27 12:17:59 [adesa.de] INFO: Scraping item 10731216 url https://www.openlane.eu/en/carv6/auction/10731216
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731241
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731241%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731241: 1
2026-03-27 12:17:59 [adesa.de] INFO: Scraping item 10731241 url https://www.openlane.eu/en/carv6/auction/10731241
2026-03-27 12:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731125
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731125%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731125: 1
2026-03-27 12:17:59 [adesa.de] INFO: Scraping item 10731125 url https://www.openlane.eu/en/carv6/auction/10731125
2026-03-27 12:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731388
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731388%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731388: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731388 url https://www.openlane.eu/en/carv6/auction/10731388
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731231
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731231%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731231: 1
2026-03-27 12:17:59 [adesa.de] INFO: Scraping item 10731231 url https://www.openlane.eu/en/carv6/auction/10731231
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731279
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731279%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731279: 1
2026-03-27 12:17:59 [adesa.de] INFO: Scraping item 10731279 url https://www.openlane.eu/en/carv6/auction/10731279
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731293
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731293%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731293: 1
2026-03-27 12:17:59 [adesa.de] INFO: Scraping item 10731293 url https://www.openlane.eu/en/carv6/auction/10731293
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731250
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731250%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731250: 1
2026-03-27 12:17:59 [adesa.de] INFO: Scraping item 10731250 url https://www.openlane.eu/en/carv6/auction/10731250
2026-03-27 12:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c5ba2ce-cf2b-5089-af37-d94911018a6e with identifier: 10732906
2026-03-27 12:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e with scrape type 1
2026-03-27 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252F783686ee-70c0-46cc-8dad-3cdedd6fdf7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/783686ee-70c0-46cc-8dad-3cdedd6fdf7b.jpg not downloaded yet
2026-03-27 12:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b64c1c0e-53fe-5336-9e0b-7ed76f970196 with identifier: 10732891
2026-03-27 12:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b64c1c0e-53fe-5336-9e0b-7ed76f970196 with scrape type 1
2026-03-27 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b64c1c0e-53fe-5336-9e0b-7ed76f970196
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252F166f96d4-240d-439d-b34d-74fcbb260689.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/166f96d4-240d-439d-b34d-74fcbb260689.jpg not downloaded yet
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731378
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731378%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731378: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731378 url https://www.openlane.eu/en/carv6/auction/10731378
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731136
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731136%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731136: 1
2026-03-27 12:17:59 [adesa.de] INFO: Scraping item 10731136 url https://www.openlane.eu/en/carv6/auction/10731136
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252F9dd8dbad-52f0-41f3-b3fa-80d69692c366.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/9dd8dbad-52f0-41f3-b3fa-80d69692c366.jpg not downloaded yet
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252Ff0bfc112-9931-480d-ba77-688a3308b1b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/f0bfc112-9931-480d-ba77-688a3308b1b2.jpg not downloaded yet
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731123
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731123%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731123: 1
2026-03-27 12:17:59 [adesa.de] INFO: Scraping item 10731123 url https://www.openlane.eu/en/carv6/auction/10731123
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252F3d95bd62-3608-40ff-879e-4c3988a05cb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/3d95bd62-3608-40ff-879e-4c3988a05cb7.jpg not downloaded yet
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252Ffb4f9d3a-2ba0-4036-88f9-fe35d051ab59.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/fb4f9d3a-2ba0-4036-88f9-fe35d051ab59.jpg not downloaded yet
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731318
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731318%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731318: 1
2026-03-27 12:17:59 [adesa.de] INFO: Scraping item 10731318 url https://www.openlane.eu/en/carv6/auction/10731318
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252F7c8af38b-d7af-4a2a-beb1-190bcb380da4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/7c8af38b-d7af-4a2a-beb1-190bcb380da4.jpg not downloaded yet
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252Fe58e799e-6931-4cd0-af07-433cde7532ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/e58e799e-6931-4cd0-af07-433cde7532ec.jpg not downloaded yet
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731130
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731130%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731130: 1
2026-03-27 12:17:59 [adesa.de] INFO: Scraping item 10731130 url https://www.openlane.eu/en/carv6/auction/10731130
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252Fbcc11da3-1577-4cfa-bb13-dc72a014e174.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/bcc11da3-1577-4cfa-bb13-dc72a014e174.jpg not downloaded yet
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252Febeb32b3-9bc1-4dc0-8318-4ddceeb4851c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/ebeb32b3-9bc1-4dc0-8318-4ddceeb4851c.jpg not downloaded yet
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731383
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731383%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731383: 0
2026-03-27 12:17:59 [adesa.de] INFO: Skipping item 10731383 url https://www.openlane.eu/en/carv6/auction/10731383
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731128
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731128%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731128: 1
2026-03-27 12:17:59 [adesa.de] INFO: Scraping item 10731128 url https://www.openlane.eu/en/carv6/auction/10731128
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252F12c0b064-c6d0-4c6e-ae10-aa536403a57d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/12c0b064-c6d0-4c6e-ae10-aa536403a57d.jpg not downloaded yet
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252F27d19339-8ee0-48fc-97b0-5bbaaac8c52b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/27d19339-8ee0-48fc-97b0-5bbaaac8c52b.jpg not downloaded yet
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731304
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731304%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731304: 1
2026-03-27 12:17:59 [adesa.de] INFO: Scraping item 10731304 url https://www.openlane.eu/en/carv6/auction/10731304
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252Fbaefd3ce-c572-4abf-babf-9a795ef14aba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/baefd3ce-c572-4abf-babf-9a795ef14aba.jpg not downloaded yet
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252F2aa6f11d-f585-45f1-a59d-355c9050c551.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/2aa6f11d-f585-45f1-a59d-355c9050c551.jpg not downloaded yet
2026-03-27 12:17:59 [adesa.de] INFO: Found listing with ID: 10731213
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731213%27 HTTP/1.1" 200 None
2026-03-27 12:17:59 [adesa.de] INFO: Scrape type for 10731213: 1
2026-03-27 12:17:59 [adesa.de] INFO: Scraping item 10731213 url https://www.openlane.eu/en/carv6/auction/10731213
2026-03-27 12:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252Fc6ab60ab-a141-4baa-85db-080046086943.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/c6ab60ab-a141-4baa-85db-080046086943.jpg not downloaded yet
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252F4da88e99-5dca-4621-8037-8abd0df0b949.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/4da88e99-5dca-4621-8037-8abd0df0b949.jpg not downloaded yet
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731375
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731375%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731375: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731375 url https://www.openlane.eu/en/carv6/auction/10731375
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252F225ddea3-39fe-42b5-8471-a8b6bd656b39.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/225ddea3-39fe-42b5-8471-a8b6bd656b39.jpg not downloaded yet
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252F4831606a-60d6-4716-b2ef-7e9b5c092153.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/4831606a-60d6-4716-b2ef-7e9b5c092153.jpg not downloaded yet
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731290
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731290%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731290: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731290 url https://www.openlane.eu/en/carv6/auction/10731290
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252Fe7edf2c4-a7ed-4964-a76d-22f83701e629.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/e7edf2c4-a7ed-4964-a76d-22f83701e629.jpg not downloaded yet
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252Feefaab64-541c-4aad-84a7-15402f1ebad8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/eefaab64-541c-4aad-84a7-15402f1ebad8.jpg not downloaded yet
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731192
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731192%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731192: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731192 url https://www.openlane.eu/en/carv6/auction/10731192
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731321
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731321%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731321: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731321 url https://www.openlane.eu/en/carv6/auction/10731321
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731111
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731111%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731111: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731111 url https://www.openlane.eu/en/carv6/auction/10731111
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731371
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731371%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731371: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731371 url https://www.openlane.eu/en/carv6/auction/10731371
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731195
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731195%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731195: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731195 url https://www.openlane.eu/en/carv6/auction/10731195
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731120
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731120%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731120: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731120 url https://www.openlane.eu/en/carv6/auction/10731120
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731227
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731227%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731227: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731227 url https://www.openlane.eu/en/carv6/auction/10731227
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731380
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731380%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731380: 0
2026-03-27 12:18:00 [adesa.de] INFO: Skipping item 10731380 url https://www.openlane.eu/en/carv6/auction/10731380
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731374
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731374%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731374: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731374 url https://www.openlane.eu/en/carv6/auction/10731374
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731140
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731140%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731140: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731140 url https://www.openlane.eu/en/carv6/auction/10731140
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731297
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731297%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731297: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731297 url https://www.openlane.eu/en/carv6/auction/10731297
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731198
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731198%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731198: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731198 url https://www.openlane.eu/en/carv6/auction/10731198
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731301
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731301%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731301: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731301 url https://www.openlane.eu/en/carv6/auction/10731301
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731221
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731221%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731221: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731221 url https://www.openlane.eu/en/carv6/auction/10731221
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731287
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731287%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731287: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731287 url https://www.openlane.eu/en/carv6/auction/10731287
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731158
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731158%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731158: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731158 url https://www.openlane.eu/en/carv6/auction/10731158
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731351
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731351%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731351: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731351 url https://www.openlane.eu/en/carv6/auction/10731351
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731142
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731142%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731142: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731142 url https://www.openlane.eu/en/carv6/auction/10731142
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731274
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731274%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731274: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731274 url https://www.openlane.eu/en/carv6/auction/10731274
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731344
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731344%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731344: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731344 url https://www.openlane.eu/en/carv6/auction/10731344
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731338
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731338%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731338: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731338 url https://www.openlane.eu/en/carv6/auction/10731338
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731168
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731168%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731168: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731168 url https://www.openlane.eu/en/carv6/auction/10731168
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731134
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731134%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731134: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731134 url https://www.openlane.eu/en/carv6/auction/10731134
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731326
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731326%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731326: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731326 url https://www.openlane.eu/en/carv6/auction/10731326
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731336
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731336%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731336: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731336 url https://www.openlane.eu/en/carv6/auction/10731336
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731147
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731147%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731147: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731147 url https://www.openlane.eu/en/carv6/auction/10731147
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731238
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731238%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731238: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731238 url https://www.openlane.eu/en/carv6/auction/10731238
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731265
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731265%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731265: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731265 url https://www.openlane.eu/en/carv6/auction/10731265
2026-03-27 12:18:00 [adesa.de] INFO: Found listing with ID: 10731276
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731276%27 HTTP/1.1" 200 None
2026-03-27 12:18:00 [adesa.de] INFO: Scrape type for 10731276: 1
2026-03-27 12:18:00 [adesa.de] INFO: Scraping item 10731276 url https://www.openlane.eu/en/carv6/auction/10731276
2026-03-27 12:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c126d479-af17-5c62-98b7-2e4304ae2dbb with identifier: 10732873
2026-03-27 12:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c126d479-af17-5c62-98b7-2e4304ae2dbb with scrape type 1
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c126d479-af17-5c62-98b7-2e4304ae2dbb
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F22b08479-dc10-4927-a909-a8153db12c5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/22b08479-dc10-4927-a909-a8153db12c5b.jpg not downloaded yet
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F98d2ac11-9495-43a7-adfd-86548576b919.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/98d2ac11-9495-43a7-adfd-86548576b919.jpg not downloaded yet
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F2a129a4e-a833-47a3-a3fe-879b3b45dad3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/2a129a4e-a833-47a3-a3fe-879b3b45dad3.jpg not downloaded yet
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F95e020ba-751c-447a-93e9-c6fc805ab2a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/95e020ba-751c-447a-93e9-c6fc805ab2a5.jpg not downloaded yet
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F0e7f989d-4625-4dff-b39f-b0c61bee59e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/0e7f989d-4625-4dff-b39f-b0c61bee59e3.jpg not downloaded yet
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F3cd390a8-5bd5-4a2c-a7b9-c4cd7381fd3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/3cd390a8-5bd5-4a2c-a7b9-c4cd7381fd3d.jpg not downloaded yet
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252Fb1809df8-46cd-47bb-a62f-83b875971b90.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/b1809df8-46cd-47bb-a62f-83b875971b90.jpg not downloaded yet
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F5840a3be-3595-460d-b82e-82aa0abdd75f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/5840a3be-3595-460d-b82e-82aa0abdd75f.jpg not downloaded yet
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F4f1a6055-fb07-47ff-8d97-1f3f5a28b245.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/4f1a6055-fb07-47ff-8d97-1f3f5a28b245.jpg not downloaded yet
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F6b2cb4dc-60a7-4cb3-bbc2-ed602b86b1ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/6b2cb4dc-60a7-4cb3-bbc2-ed602b86b1ea.jpg not downloaded yet
2026-03-27 12:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749533/general/6b2cb4dc-60a7-4cb3-bbc2-ed602b86b1ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732873)
2026-03-27 12:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a21b21d1-8b94-5260-904d-a17ed676895f with identifier: 10733259
2026-03-27 12:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a21b21d1-8b94-5260-904d-a17ed676895f with scrape type 1
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a21b21d1-8b94-5260-904d-a17ed676895f
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252F5a392075-0f36-4e2c-a61f-afb7c0329d06.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/5a392075-0f36-4e2c-a61f-afb7c0329d06.jpg not downloaded yet
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252F25015be8-f91b-45ae-a656-ec8174a3fab9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/25015be8-f91b-45ae-a656-ec8174a3fab9.jpg not downloaded yet
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252Fb2930c82-73de-4dcf-966d-955c50338283.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/b2930c82-73de-4dcf-966d-955c50338283.jpg not downloaded yet
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252F8319e4bf-7659-4cf9-a569-6508f25c3fc1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/8319e4bf-7659-4cf9-a569-6508f25c3fc1.jpg not downloaded yet
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252Ff3915754-939e-4b8b-b452-0201610aefa6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/f3915754-939e-4b8b-b452-0201610aefa6.jpg not downloaded yet
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252F8e5c73da-c33e-4a41-9987-f68dd6eb142a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/8e5c73da-c33e-4a41-9987-f68dd6eb142a.jpg not downloaded yet
2026-03-27 12:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749533/general/4f1a6055-fb07-47ff-8d97-1f3f5a28b245.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732873)
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252F3d05123c-8335-43aa-9e4e-fe0062a1297d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/3d05123c-8335-43aa-9e4e-fe0062a1297d.jpg not downloaded yet
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252F373917d6-250b-443e-88a6-b08b02edadf0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/373917d6-250b-443e-88a6-b08b02edadf0.jpg not downloaded yet
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252F29607caf-f22b-4472-a390-dd363a162957.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/29607caf-f22b-4472-a390-dd363a162957.jpg not downloaded yet
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409bb950>
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F6b2cb4dc-60a7-4cb3-bbc2-ed602b86b1ea.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/6b2cb4dc-60a7-4cb3-bbc2-ed602b86b1ea.jpg saved to cache
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c126d479-af17-5c62-98b7-2e4304ae2dbb
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252Ff42c2c28-ea53-4809-9983-70de0abb359a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/f42c2c28-ea53-4809-9983-70de0abb359a.jpg not downloaded yet
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce4610>
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F4f1a6055-fb07-47ff-8d97-1f3f5a28b245.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/4f1a6055-fb07-47ff-8d97-1f3f5a28b245.jpg saved to cache
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c126d479-af17-5c62-98b7-2e4304ae2dbb
2026-03-27 12:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749643/general/8e5c73da-c33e-4a41-9987-f68dd6eb142a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733259)
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd8790>
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252F8e5c73da-c33e-4a41-9987-f68dd6eb142a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/8e5c73da-c33e-4a41-9987-f68dd6eb142a.jpg saved to cache
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a21b21d1-8b94-5260-904d-a17ed676895f
2026-03-27 12:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749643/general/f42c2c28-ea53-4809-9983-70de0abb359a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733259)
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b2690>
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252Ff42c2c28-ea53-4809-9983-70de0abb359a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/f42c2c28-ea53-4809-9983-70de0abb359a.jpg saved to cache
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a21b21d1-8b94-5260-904d-a17ed676895f
2026-03-27 12:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749643/general/29607caf-f22b-4472-a390-dd363a162957.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733259)
2026-03-27 12:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749643/general/373917d6-250b-443e-88a6-b08b02edadf0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733259)
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce4ad0>
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252F29607caf-f22b-4472-a390-dd363a162957.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/29607caf-f22b-4472-a390-dd363a162957.jpg saved to cache
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a21b21d1-8b94-5260-904d-a17ed676895f
2026-03-27 12:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749643/general/3d05123c-8335-43aa-9e4e-fe0062a1297d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733259)
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e33190>
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252F373917d6-250b-443e-88a6-b08b02edadf0.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/373917d6-250b-443e-88a6-b08b02edadf0.jpg saved to cache
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a21b21d1-8b94-5260-904d-a17ed676895f
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb8b90>
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252F3d05123c-8335-43aa-9e4e-fe0062a1297d.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/3d05123c-8335-43aa-9e4e-fe0062a1297d.jpg saved to cache
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a21b21d1-8b94-5260-904d-a17ed676895f
2026-03-27 12:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749643/general/f3915754-939e-4b8b-b452-0201610aefa6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733259)
2026-03-27 12:18:03 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.670(s), this was the 1st time calling it.
2026-03-27 12:18:03 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.462862659076605 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144207b10>
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252Ff3915754-939e-4b8b-b452-0201610aefa6.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/f3915754-939e-4b8b-b452-0201610aefa6.jpg saved to cache
2026-03-27 12:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a21b21d1-8b94-5260-904d-a17ed676895f
2026-03-27 12:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749643/general/8319e4bf-7659-4cf9-a569-6508f25c3fc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733259)
2026-03-27 12:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a00490>
2026-03-27 12:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252F8319e4bf-7659-4cf9-a569-6508f25c3fc1.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/8319e4bf-7659-4cf9-a569-6508f25c3fc1.jpg saved to cache
2026-03-27 12:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a21b21d1-8b94-5260-904d-a17ed676895f
2026-03-27 12:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749643/general/b2930c82-73de-4dcf-966d-955c50338283.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733259)
2026-03-27 12:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749643/general/25015be8-f91b-45ae-a656-ec8174a3fab9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733259)
2026-03-27 12:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714211af50>
2026-03-27 12:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252Fb2930c82-73de-4dcf-966d-955c50338283.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/b2930c82-73de-4dcf-966d-955c50338283.jpg saved to cache
2026-03-27 12:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a21b21d1-8b94-5260-904d-a17ed676895f
2026-03-27 12:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf3f90>
2026-03-27 12:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252F25015be8-f91b-45ae-a656-ec8174a3fab9.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/25015be8-f91b-45ae-a656-ec8174a3fab9.jpg saved to cache
2026-03-27 12:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a21b21d1-8b94-5260-904d-a17ed676895f
2026-03-27 12:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749643/general/5a392075-0f36-4e2c-a61f-afb7c0329d06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733259)
2026-03-27 12:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749533/general/5840a3be-3595-460d-b82e-82aa0abdd75f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732873)
2026-03-27 12:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409b9a90>
2026-03-27 12:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749643%252Fgeneral%252F5a392075-0f36-4e2c-a61f-afb7c0329d06.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749643/general/5a392075-0f36-4e2c-a61f-afb7c0329d06.jpg saved to cache
2026-03-27 12:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a21b21d1-8b94-5260-904d-a17ed676895f
2026-03-27 12:18:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a21b21d1-8b94-5260-904d-a17ed676895f, skipping ID generation
2026-03-27 12:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a21b21d1-8b94-5260-904d-a17ed676895f with scrape type 1
2026-03-27 12:18:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a21b21d1-8b94-5260-904d-a17ed676895f sending to next pipeline
2026-03-27 12:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a21b21d1-8b94-5260-904d-a17ed676895f, identifier: 10733259
2026-03-27 12:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a21b21d1-8b94-5260-904d-a17ed676895f with identifier: 10733259
2026-03-27 12:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a21b21d1-8b94-5260-904d-a17ed676895f with identifier: 10733259
2026-03-27 12:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a21b21d1-8b94-5260-904d-a17ed676895f with identifier: 10733259 to the API
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749643/general/5a392075-0f36-4e2c-a61f-afb7c0329d06.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 514,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'a21b21d1-8b94-5260-904d-a17ed676895f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRWYGCEK7NC220457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733259',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 91224,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105739,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749643/general/5a392075-0f36-4e2c-a61f-afb7c0329d06.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107897,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749643/general/25015be8-f91b-45ae-a656-ec8174a3fab9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172652,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749643/general/b2930c82-73de-4dcf-966d-955c50338283.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176746,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749643/general/8319e4bf-7659-4cf9-a569-6508f25c3fc1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116454,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749643/general/f3915754-939e-4b8b-b452-0201610aefa6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144804,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749643/general/8e5c73da-c33e-4a41-9987-f68dd6eb142a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77060,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749643/general/3d05123c-8335-43aa-9e4e-fe0062a1297d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63336,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749643/general/373917d6-250b-443e-88a6-b08b02edadf0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82880,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749643/general/29607caf-f22b-4472-a390-dd363a162957.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a21b21d1-8b94-5260-904d-a17ed676895f/a21b21d1-8b94-5260-904d-a17ed676895f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100108,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749643/general/f42c2c28-ea53-4809-9983-70de0abb359a.jpg',
'Width': 800}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 514 '
'hp - 91.224 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733259%27 HTTP/1.1" 200 None
2026-03-27 12:18:05 [adesa.de] INFO: Saving data for 10733259: {'created_time': 1774613885.574858, 'last_price_update_time': 1774613885.57487, 'auction_closing_time': 1774951200.0}
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733259') HTTP/1.1" 204 0
2026-03-27 12:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749533/general/b1809df8-46cd-47bb-a62f-83b875971b90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732873)
2026-03-27 12:18:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a85090>
2026-03-27 12:18:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F5840a3be-3595-460d-b82e-82aa0abdd75f.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/5840a3be-3595-460d-b82e-82aa0abdd75f.jpg saved to cache
2026-03-27 12:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c126d479-af17-5c62-98b7-2e4304ae2dbb
2026-03-27 12:18:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cab090>
2026-03-27 12:18:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252Fb1809df8-46cd-47bb-a62f-83b875971b90.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/b1809df8-46cd-47bb-a62f-83b875971b90.jpg saved to cache
2026-03-27 12:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c126d479-af17-5c62-98b7-2e4304ae2dbb
2026-03-27 12:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749533/general/3cd390a8-5bd5-4a2c-a7b9-c4cd7381fd3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732873)
2026-03-27 12:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749533/general/0e7f989d-4625-4dff-b39f-b0c61bee59e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732873)
2026-03-27 12:18:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b02010>
2026-03-27 12:18:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F3cd390a8-5bd5-4a2c-a7b9-c4cd7381fd3d.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/3cd390a8-5bd5-4a2c-a7b9-c4cd7381fd3d.jpg saved to cache
2026-03-27 12:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c126d479-af17-5c62-98b7-2e4304ae2dbb
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141caa4d0>
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F0e7f989d-4625-4dff-b39f-b0c61bee59e3.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/0e7f989d-4625-4dff-b39f-b0c61bee59e3.jpg saved to cache
2026-03-27 12:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c126d479-af17-5c62-98b7-2e4304ae2dbb
2026-03-27 12:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749533/general/95e020ba-751c-447a-93e9-c6fc805ab2a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732873)
2026-03-27 12:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749533/general/2a129a4e-a833-47a3-a3fe-879b3b45dad3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732873)
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c7d10>
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F95e020ba-751c-447a-93e9-c6fc805ab2a5.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/95e020ba-751c-447a-93e9-c6fc805ab2a5.jpg saved to cache
2026-03-27 12:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c126d479-af17-5c62-98b7-2e4304ae2dbb
2026-03-27 12:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749533/general/98d2ac11-9495-43a7-adfd-86548576b919.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732873)
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd8590>
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F2a129a4e-a833-47a3-a3fe-879b3b45dad3.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/2a129a4e-a833-47a3-a3fe-879b3b45dad3.jpg saved to cache
2026-03-27 12:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c126d479-af17-5c62-98b7-2e4304ae2dbb
2026-03-27 12:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749533/general/22b08479-dc10-4927-a909-a8153db12c5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732873)
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409ca490>
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F98d2ac11-9495-43a7-adfd-86548576b919.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/98d2ac11-9495-43a7-adfd-86548576b919.jpg saved to cache
2026-03-27 12:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c126d479-af17-5c62-98b7-2e4304ae2dbb
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b95a10>
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749533%252Fgeneral%252F22b08479-dc10-4927-a909-a8153db12c5b.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749533/general/22b08479-dc10-4927-a909-a8153db12c5b.jpg saved to cache
2026-03-27 12:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c126d479-af17-5c62-98b7-2e4304ae2dbb
2026-03-27 12:18:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c126d479-af17-5c62-98b7-2e4304ae2dbb, skipping ID generation
2026-03-27 12:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c126d479-af17-5c62-98b7-2e4304ae2dbb with scrape type 1
2026-03-27 12:18:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c126d479-af17-5c62-98b7-2e4304ae2dbb sending to next pipeline
2026-03-27 12:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c126d479-af17-5c62-98b7-2e4304ae2dbb, identifier: 10732873
2026-03-27 12:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c126d479-af17-5c62-98b7-2e4304ae2dbb with identifier: 10732873
2026-03-27 12:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c126d479-af17-5c62-98b7-2e4304ae2dbb with identifier: 10732873
2026-03-27 12:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c126d479-af17-5c62-98b7-2e4304ae2dbb with identifier: 10732873 to the API
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749533/general/22b08479-dc10-4927-a909-a8153db12c5b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'c126d479-af17-5c62-98b7-2e4304ae2dbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994524-2524828',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732873',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 26139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 49,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132588,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749533/general/22b08479-dc10-4927-a909-a8153db12c5b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75729,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749533/general/98d2ac11-9495-43a7-adfd-86548576b919.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77271,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749533/general/2a129a4e-a833-47a3-a3fe-879b3b45dad3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140140,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749533/general/95e020ba-751c-447a-93e9-c6fc805ab2a5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98999,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749533/general/0e7f989d-4625-4dff-b39f-b0c61bee59e3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101400,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749533/general/3cd390a8-5bd5-4a2c-a7b9-c4cd7381fd3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88012,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749533/general/b1809df8-46cd-47bb-a62f-83b875971b90.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98058,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749533/general/5840a3be-3595-460d-b82e-82aa0abdd75f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74601,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749533/general/4f1a6055-fb07-47ff-8d97-1f3f5a28b245.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c126d479-af17-5c62-98b7-2e4304ae2dbb/c126d479-af17-5c62-98b7-2e4304ae2dbb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76792,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749533/general/6b2cb4dc-60a7-4cb3-bbc2-ed602b86b1ea.jpg',
'Width': 800}],
'price': 20300,
'price_includes_vat': True,
'registration_date': '2024-10-28',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer GS - Electric - Automatic - 156 hp - '
'26.139 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732873%27 HTTP/1.1" 200 None
2026-03-27 12:18:06 [adesa.de] INFO: Saving data for 10732873: {'created_time': 1774613886.915423, 'last_price_update_time': 1774613886.915434, 'auction_closing_time': 1774875600.0}
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732873') HTTP/1.1" 204 0
2026-03-27 12:18:06 [scrapy.extensions.logstats] INFO: Crawled 120 pages (at 30 pages/min), scraped 103 items (at 23 items/min)
2026-03-27 12:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-27 12:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86025fa6-2106-507f-b41c-55eb4f7a36ea with identifier: 10733256
2026-03-27 12:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86025fa6-2106-507f-b41c-55eb4f7a36ea with scrape type 1
2026-03-27 12:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86025fa6-2106-507f-b41c-55eb4f7a36ea
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252Fb7a248a0-c1cd-49c8-ad94-710d24b9677c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/b7a248a0-c1cd-49c8-ad94-710d24b9677c.jpg not downloaded yet
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252F9e9ffd52-8ffd-4128-be0c-474184c78777.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/9e9ffd52-8ffd-4128-be0c-474184c78777.jpg not downloaded yet
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252F5dbbd33c-849c-494a-8341-e77e6808f40f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/5dbbd33c-849c-494a-8341-e77e6808f40f.jpg not downloaded yet
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252F585738ea-067a-4856-b643-a4250c3eba88.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/585738ea-067a-4856-b643-a4250c3eba88.jpg not downloaded yet
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252F9001122e-c7b9-4598-8a3e-d2161e3e5907.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/9001122e-c7b9-4598-8a3e-d2161e3e5907.jpg not downloaded yet
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252Fd8cf6c40-3327-4817-b733-6c5b179ed9d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/d8cf6c40-3327-4817-b733-6c5b179ed9d4.jpg not downloaded yet
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252Fc177d115-3b70-4826-afec-e945a297cbc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/c177d115-3b70-4826-afec-e945a297cbc2.jpg not downloaded yet
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252Feb7655d8-49af-4319-b041-aa6fd99e2676.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/eb7655d8-49af-4319-b041-aa6fd99e2676.jpg not downloaded yet
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252F1056f158-1e4e-43fe-9a63-23e4ed2c4e2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/1056f158-1e4e-43fe-9a63-23e4ed2c4e2b.jpg not downloaded yet
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252F089d7320-20a5-45e2-89cb-3cefe6ef2c33.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/089d7320-20a5-45e2-89cb-3cefe6ef2c33.jpg not downloaded yet
2026-03-27 12:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732828> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749640/general/089d7320-20a5-45e2-89cb-3cefe6ef2c33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733256)
2026-03-27 12:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 141e79df-184f-5cb6-840f-9e005b78b11b with identifier: 10732898
2026-03-27 12:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 141e79df-184f-5cb6-840f-9e005b78b11b with scrape type 1
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 141e79df-184f-5cb6-840f-9e005b78b11b
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749539%252Fgeneral%252Fb29a51c1-9dd4-437c-a9a5-100fb50c10d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/b29a51c1-9dd4-437c-a9a5-100fb50c10d9.jpg not downloaded yet
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749539%252Fgeneral%252Fe1263e9d-b9fa-4dd9-b4ff-8fa6693e6474.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/e1263e9d-b9fa-4dd9-b4ff-8fa6693e6474.jpg not downloaded yet
2026-03-27 12:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749640/general/1056f158-1e4e-43fe-9a63-23e4ed2c4e2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733256)
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749539%252Fgeneral%252Fd2a3e775-4c56-4bba-9571-cf139c2e4a07.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/d2a3e775-4c56-4bba-9571-cf139c2e4a07.jpg not downloaded yet
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749539%252Fgeneral%252F4c9013cf-4687-4367-8642-78d8407e877b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/4c9013cf-4687-4367-8642-78d8407e877b.jpg not downloaded yet
2026-03-27 12:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749640/general/eb7655d8-49af-4319-b041-aa6fd99e2676.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733256)
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749539%252Fgeneral%252Fdd52f1ce-3c2b-4a6b-afe7-896a31d1702c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/dd52f1ce-3c2b-4a6b-afe7-896a31d1702c.jpg not downloaded yet
2026-03-27 12:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 659356ce-42ed-59f8-ac4c-13a3297d241c with identifier: 10732828
2026-03-27 12:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 659356ce-42ed-59f8-ac4c-13a3297d241c with scrape type 1
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 659356ce-42ed-59f8-ac4c-13a3297d241c
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749507%252Fgeneral%252F18a84dd0-bb04-48a3-899a-ceb860bac592.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/18a84dd0-bb04-48a3-899a-ceb860bac592.jpg not downloaded yet
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749539%252Fgeneral%252F5bcaa597-05b6-4fe0-ae11-ea99bfbe7b56.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/5bcaa597-05b6-4fe0-ae11-ea99bfbe7b56.jpg not downloaded yet
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749507%252Fgeneral%252F17d9cff7-e136-4424-b837-fa6df1a4c648.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/17d9cff7-e136-4424-b837-fa6df1a4c648.jpg not downloaded yet
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f39d0>
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252F089d7320-20a5-45e2-89cb-3cefe6ef2c33.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/089d7320-20a5-45e2-89cb-3cefe6ef2c33.jpg saved to cache
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 86025fa6-2106-507f-b41c-55eb4f7a36ea
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749539%252Fgeneral%252Fdd7591da-967a-4deb-ad4a-24e616d03d92.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/dd7591da-967a-4deb-ad4a-24e616d03d92.jpg not downloaded yet
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749507%252Fgeneral%252Fe6deda2e-7d0b-48b0-8fa6-fdfb8564719d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/e6deda2e-7d0b-48b0-8fa6-fdfb8564719d.jpg not downloaded yet
2026-03-27 12:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749539/general/e1263e9d-b9fa-4dd9-b4ff-8fa6693e6474.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732898)
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbbbd0>
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252F1056f158-1e4e-43fe-9a63-23e4ed2c4e2b.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/1056f158-1e4e-43fe-9a63-23e4ed2c4e2b.jpg saved to cache
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 86025fa6-2106-507f-b41c-55eb4f7a36ea
2026-03-27 12:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749539/general/4c9013cf-4687-4367-8642-78d8407e877b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732898)
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749539%252Fgeneral%252F7760626b-0f5d-4537-9c73-1ccbf9d053fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/7760626b-0f5d-4537-9c73-1ccbf9d053fe.jpg not downloaded yet
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749507%252Fgeneral%252F11c9f04b-a149-4caf-93a8-6ca2aa9ebeac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/11c9f04b-a149-4caf-93a8-6ca2aa9ebeac.jpg not downloaded yet
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ab2010>
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252Feb7655d8-49af-4319-b041-aa6fd99e2676.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/eb7655d8-49af-4319-b041-aa6fd99e2676.jpg saved to cache
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 86025fa6-2106-507f-b41c-55eb4f7a36ea
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749539%252Fgeneral%252Fb220edf8-1f85-4dcb-a7a4-737e84dc1872.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/b220edf8-1f85-4dcb-a7a4-737e84dc1872.jpg not downloaded yet
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749507%252Fgeneral%252F57bede32-9713-4940-b00d-3f4454d5fca9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/57bede32-9713-4940-b00d-3f4454d5fca9.jpg not downloaded yet
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749539%252Fgeneral%252Fd21834c6-1ec7-4d2a-85d8-dcec44ac5937.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/d21834c6-1ec7-4d2a-85d8-dcec44ac5937.jpg not downloaded yet
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749507%252Fgeneral%252F8b6c36e3-20c5-4df6-91bc-6fb6ecab75f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/8b6c36e3-20c5-4df6-91bc-6fb6ecab75f3.jpg not downloaded yet
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c0bd90>
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749539%252Fgeneral%252Fe1263e9d-b9fa-4dd9-b4ff-8fa6693e6474.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/e1263e9d-b9fa-4dd9-b4ff-8fa6693e6474.jpg saved to cache
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 141e79df-184f-5cb6-840f-9e005b78b11b
2026-03-27 12:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749507/general/17d9cff7-e136-4424-b837-fa6df1a4c648.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732828)
2026-03-27 12:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749507/general/e6deda2e-7d0b-48b0-8fa6-fdfb8564719d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732828)
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749507%252Fgeneral%252F34b5ebbb-8018-4448-8cea-09a5dd7831a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/34b5ebbb-8018-4448-8cea-09a5dd7831a4.jpg not downloaded yet
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb2950>
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749539%252Fgeneral%252F4c9013cf-4687-4367-8642-78d8407e877b.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/4c9013cf-4687-4367-8642-78d8407e877b.jpg saved to cache
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 141e79df-184f-5cb6-840f-9e005b78b11b
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749507%252Fgeneral%252Fe1f8952f-c38c-4e02-ad0c-1088448c9e59.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/e1f8952f-c38c-4e02-ad0c-1088448c9e59.jpg not downloaded yet
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749507%252Fgeneral%252F1554156b-24f1-442d-85b4-a5b36be8cc78.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/1554156b-24f1-442d-85b4-a5b36be8cc78.jpg not downloaded yet
2026-03-27 12:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749507%252Fgeneral%252F5d56c5f4-cf60-4025-b6bc-0b8daa3e6ed0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/5d56c5f4-cf60-4025-b6bc-0b8daa3e6ed0.jpg not downloaded yet
2026-03-27 12:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749507/general/57bede32-9713-4940-b00d-3f4454d5fca9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732828)
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140aca390>
2026-03-27 12:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749507%252Fgeneral%252F17d9cff7-e136-4424-b837-fa6df1a4c648.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/17d9cff7-e136-4424-b837-fa6df1a4c648.jpg saved to cache
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 659356ce-42ed-59f8-ac4c-13a3297d241c
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e56550>
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749507%252Fgeneral%252Fe6deda2e-7d0b-48b0-8fa6-fdfb8564719d.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/e6deda2e-7d0b-48b0-8fa6-fdfb8564719d.jpg saved to cache
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 659356ce-42ed-59f8-ac4c-13a3297d241c
2026-03-27 12:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749507/general/8b6c36e3-20c5-4df6-91bc-6fb6ecab75f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732828)
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b63ed0>
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749507%252Fgeneral%252F57bede32-9713-4940-b00d-3f4454d5fca9.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/57bede32-9713-4940-b00d-3f4454d5fca9.jpg saved to cache
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 659356ce-42ed-59f8-ac4c-13a3297d241c
2026-03-27 12:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749507/general/5d56c5f4-cf60-4025-b6bc-0b8daa3e6ed0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732828)
2026-03-27 12:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749507/general/1554156b-24f1-442d-85b4-a5b36be8cc78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732828)
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e02350>
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749507%252Fgeneral%252F8b6c36e3-20c5-4df6-91bc-6fb6ecab75f3.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/8b6c36e3-20c5-4df6-91bc-6fb6ecab75f3.jpg saved to cache
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 659356ce-42ed-59f8-ac4c-13a3297d241c
2026-03-27 12:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749507/general/34b5ebbb-8018-4448-8cea-09a5dd7831a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732828)
2026-03-27 12:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749507/general/e1f8952f-c38c-4e02-ad0c-1088448c9e59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732828)
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a8b150>
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749507%252Fgeneral%252F5d56c5f4-cf60-4025-b6bc-0b8daa3e6ed0.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/5d56c5f4-cf60-4025-b6bc-0b8daa3e6ed0.jpg saved to cache
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 659356ce-42ed-59f8-ac4c-13a3297d241c
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cba210>
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749507%252Fgeneral%252F1554156b-24f1-442d-85b4-a5b36be8cc78.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/1554156b-24f1-442d-85b4-a5b36be8cc78.jpg saved to cache
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 659356ce-42ed-59f8-ac4c-13a3297d241c
2026-03-27 12:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749539/general/b220edf8-1f85-4dcb-a7a4-737e84dc1872.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732898)
2026-03-27 12:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749539/general/d21834c6-1ec7-4d2a-85d8-dcec44ac5937.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732898)
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f7fd0>
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749507%252Fgeneral%252F34b5ebbb-8018-4448-8cea-09a5dd7831a4.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/34b5ebbb-8018-4448-8cea-09a5dd7831a4.jpg saved to cache
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 659356ce-42ed-59f8-ac4c-13a3297d241c
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cd5290>
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749507%252Fgeneral%252Fe1f8952f-c38c-4e02-ad0c-1088448c9e59.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/e1f8952f-c38c-4e02-ad0c-1088448c9e59.jpg saved to cache
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 659356ce-42ed-59f8-ac4c-13a3297d241c
2026-03-27 12:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749507/general/11c9f04b-a149-4caf-93a8-6ca2aa9ebeac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732828)
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ed7690>
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749539%252Fgeneral%252Fb220edf8-1f85-4dcb-a7a4-737e84dc1872.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/b220edf8-1f85-4dcb-a7a4-737e84dc1872.jpg saved to cache
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 141e79df-184f-5cb6-840f-9e005b78b11b
2026-03-27 12:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749539/general/7760626b-0f5d-4537-9c73-1ccbf9d053fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732898)
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a89210>
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749539%252Fgeneral%252Fd21834c6-1ec7-4d2a-85d8-dcec44ac5937.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/d21834c6-1ec7-4d2a-85d8-dcec44ac5937.jpg saved to cache
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 141e79df-184f-5cb6-840f-9e005b78b11b
2026-03-27 12:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749539/general/dd7591da-967a-4deb-ad4a-24e616d03d92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732898)
2026-03-27 12:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749539/general/5bcaa597-05b6-4fe0-ae11-ea99bfbe7b56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732898)
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cabcd0>
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749507%252Fgeneral%252F11c9f04b-a149-4caf-93a8-6ca2aa9ebeac.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/11c9f04b-a149-4caf-93a8-6ca2aa9ebeac.jpg saved to cache
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 659356ce-42ed-59f8-ac4c-13a3297d241c
2026-03-27 12:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749507/general/18a84dd0-bb04-48a3-899a-ceb860bac592.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732828)
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f5150>
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749539%252Fgeneral%252F7760626b-0f5d-4537-9c73-1ccbf9d053fe.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/7760626b-0f5d-4537-9c73-1ccbf9d053fe.jpg saved to cache
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 141e79df-184f-5cb6-840f-9e005b78b11b
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142140310>
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749539%252Fgeneral%252Fdd7591da-967a-4deb-ad4a-24e616d03d92.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/dd7591da-967a-4deb-ad4a-24e616d03d92.jpg saved to cache
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 141e79df-184f-5cb6-840f-9e005b78b11b
2026-03-27 12:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749539/general/d2a3e775-4c56-4bba-9571-cf139c2e4a07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732898)
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a82e10>
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749539%252Fgeneral%252F5bcaa597-05b6-4fe0-ae11-ea99bfbe7b56.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/5bcaa597-05b6-4fe0-ae11-ea99bfbe7b56.jpg saved to cache
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 141e79df-184f-5cb6-840f-9e005b78b11b
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140aae010>
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749507%252Fgeneral%252F18a84dd0-bb04-48a3-899a-ceb860bac592.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749507/general/18a84dd0-bb04-48a3-899a-ceb860bac592.jpg saved to cache
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 659356ce-42ed-59f8-ac4c-13a3297d241c
2026-03-27 12:18:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 659356ce-42ed-59f8-ac4c-13a3297d241c, skipping ID generation
2026-03-27 12:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 659356ce-42ed-59f8-ac4c-13a3297d241c with scrape type 1
2026-03-27 12:18:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 659356ce-42ed-59f8-ac4c-13a3297d241c sending to next pipeline
2026-03-27 12:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 659356ce-42ed-59f8-ac4c-13a3297d241c, identifier: 10732828
2026-03-27 12:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 659356ce-42ed-59f8-ac4c-13a3297d241c with identifier: 10732828
2026-03-27 12:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 659356ce-42ed-59f8-ac4c-13a3297d241c with identifier: 10732828
2026-03-27 12:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 659356ce-42ed-59f8-ac4c-13a3297d241c with identifier: 10732828 to the API
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749507/general/18a84dd0-bb04-48a3-899a-ceb860bac592.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '659356ce-42ed-59f8-ac4c-13a3297d241c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994482-2496590',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732828',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 10818,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65340,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749507/general/18a84dd0-bb04-48a3-899a-ceb860bac592.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69775,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749507/general/17d9cff7-e136-4424-b837-fa6df1a4c648.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67586,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749507/general/e6deda2e-7d0b-48b0-8fa6-fdfb8564719d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113711,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749507/general/11c9f04b-a149-4caf-93a8-6ca2aa9ebeac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73411,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749507/general/57bede32-9713-4940-b00d-3f4454d5fca9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80637,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749507/general/8b6c36e3-20c5-4df6-91bc-6fb6ecab75f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115698,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749507/general/34b5ebbb-8018-4448-8cea-09a5dd7831a4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124168,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749507/general/e1f8952f-c38c-4e02-ad0c-1088448c9e59.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75764,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749507/general/1554156b-24f1-442d-85b4-a5b36be8cc78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_659356ce-42ed-59f8-ac4c-13a3297d241c/659356ce-42ed-59f8-ac4c-13a3297d241c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75444,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749507/general/5d56c5f4-cf60-4025-b6bc-0b8daa3e6ed0.jpg',
'Width': 800}],
'price': 22900,
'price_includes_vat': True,
'registration_date': '2025-01-20',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer GS - Electric - Automatic - 156 hp - '
'10.818 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732828%27 HTTP/1.1" 200 None
2026-03-27 12:18:10 [adesa.de] INFO: Saving data for 10732828: {'created_time': 1774613890.341944, 'last_price_update_time': 1774613890.341955, 'auction_closing_time': 1774875600.0}
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732828') HTTP/1.1" 204 0
2026-03-27 12:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749539/general/dd52f1ce-3c2b-4a6b-afe7-896a31d1702c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732898)
2026-03-27 12:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749539/general/b29a51c1-9dd4-437c-a9a5-100fb50c10d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732898)
2026-03-27 12:18:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 12:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd2d10>
2026-03-27 12:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749539%252Fgeneral%252Fd2a3e775-4c56-4bba-9571-cf139c2e4a07.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/d2a3e775-4c56-4bba-9571-cf139c2e4a07.jpg saved to cache
2026-03-27 12:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 141e79df-184f-5cb6-840f-9e005b78b11b
2026-03-27 12:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749640/general/c177d115-3b70-4826-afec-e945a297cbc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733256)
2026-03-27 12:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce52d0>
2026-03-27 12:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749539%252Fgeneral%252Fdd52f1ce-3c2b-4a6b-afe7-896a31d1702c.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/dd52f1ce-3c2b-4a6b-afe7-896a31d1702c.jpg saved to cache
2026-03-27 12:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 141e79df-184f-5cb6-840f-9e005b78b11b
2026-03-27 12:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749640/general/d8cf6c40-3327-4817-b733-6c5b179ed9d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733256)
2026-03-27 12:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd3490>
2026-03-27 12:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749539%252Fgeneral%252Fb29a51c1-9dd4-437c-a9a5-100fb50c10d9.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749539/general/b29a51c1-9dd4-437c-a9a5-100fb50c10d9.jpg saved to cache
2026-03-27 12:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 141e79df-184f-5cb6-840f-9e005b78b11b
2026-03-27 12:18:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 141e79df-184f-5cb6-840f-9e005b78b11b, skipping ID generation
2026-03-27 12:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 141e79df-184f-5cb6-840f-9e005b78b11b with scrape type 1
2026-03-27 12:18:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 141e79df-184f-5cb6-840f-9e005b78b11b sending to next pipeline
2026-03-27 12:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 141e79df-184f-5cb6-840f-9e005b78b11b, identifier: 10732898
2026-03-27 12:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749640/general/9001122e-c7b9-4598-8a3e-d2161e3e5907.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733256)
2026-03-27 12:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 141e79df-184f-5cb6-840f-9e005b78b11b with identifier: 10732898
2026-03-27 12:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 141e79df-184f-5cb6-840f-9e005b78b11b with identifier: 10732898
2026-03-27 12:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 141e79df-184f-5cb6-840f-9e005b78b11b with identifier: 10732898 to the API
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749539/general/b29a51c1-9dd4-437c-a9a5-100fb50c10d9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '141e79df-184f-5cb6-840f-9e005b78b11b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994495-2503713',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732898',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 16371,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107732,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749539/general/b29a51c1-9dd4-437c-a9a5-100fb50c10d9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103055,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749539/general/e1263e9d-b9fa-4dd9-b4ff-8fa6693e6474.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101247,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749539/general/d2a3e775-4c56-4bba-9571-cf139c2e4a07.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105779,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749539/general/4c9013cf-4687-4367-8642-78d8407e877b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135734,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749539/general/dd52f1ce-3c2b-4a6b-afe7-896a31d1702c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66580,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749539/general/5bcaa597-05b6-4fe0-ae11-ea99bfbe7b56.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83676,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749539/general/dd7591da-967a-4deb-ad4a-24e616d03d92.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155602,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749539/general/7760626b-0f5d-4537-9c73-1ccbf9d053fe.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110470,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749539/general/b220edf8-1f85-4dcb-a7a4-737e84dc1872.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e79df-184f-5cb6-840f-9e005b78b11b/141e79df-184f-5cb6-840f-9e005b78b11b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749539/general/d21834c6-1ec7-4d2a-85d8-dcec44ac5937.jpg',
'Width': 800}],
'price': 19500,
'price_includes_vat': True,
'registration_date': '2025-01-17',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 Ultimate - Petrol - Automatic - 130 hp '
'- 16.371 km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732898%27 HTTP/1.1" 200 None
2026-03-27 12:18:11 [adesa.de] INFO: Saving data for 10732898: {'created_time': 1774613891.025508, 'last_price_update_time': 1774613891.025518, 'auction_closing_time': 1774875600.0}
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732898') HTTP/1.1" 204 0
2026-03-27 12:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e31bd0>
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252Fc177d115-3b70-4826-afec-e945a297cbc2.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/c177d115-3b70-4826-afec-e945a297cbc2.jpg saved to cache
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 86025fa6-2106-507f-b41c-55eb4f7a36ea
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a5390>
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252Fd8cf6c40-3327-4817-b733-6c5b179ed9d4.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/d8cf6c40-3327-4817-b733-6c5b179ed9d4.jpg saved to cache
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 86025fa6-2106-507f-b41c-55eb4f7a36ea
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c3bed0>
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252F9001122e-c7b9-4598-8a3e-d2161e3e5907.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/9001122e-c7b9-4598-8a3e-d2161e3e5907.jpg saved to cache
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 86025fa6-2106-507f-b41c-55eb4f7a36ea
2026-03-27 12:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with identifier: 10732842
2026-03-27 12:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with scrape type 1
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252F7af596a7-b751-4ed3-a70d-8812bb4494e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/7af596a7-b751-4ed3-a70d-8812bb4494e4.jpg not downloaded yet
2026-03-27 12:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749640/general/585738ea-067a-4856-b643-a4250c3eba88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733256)
2026-03-27 12:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749640/general/5dbbd33c-849c-494a-8341-e77e6808f40f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733256)
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252F5a539262-8a38-428e-818d-451e02e8ea62.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/5a539262-8a38-428e-818d-451e02e8ea62.jpg not downloaded yet
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252Fa38a8e08-c379-408f-ad3e-4476c95c8398.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/a38a8e08-c379-408f-ad3e-4476c95c8398.jpg not downloaded yet
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252F84b6e6fc-9241-4519-9105-2c624f7802ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/84b6e6fc-9241-4519-9105-2c624f7802ef.jpg not downloaded yet
2026-03-27 12:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749640/general/9e9ffd52-8ffd-4128-be0c-474184c78777.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733256)
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252F554358f2-5842-4ef2-9f8d-606c0efc07f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/554358f2-5842-4ef2-9f8d-606c0efc07f4.jpg not downloaded yet
2026-03-27 12:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749518/general/7af596a7-b751-4ed3-a70d-8812bb4494e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732842)
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252F908aa963-0c7f-41ba-b116-3bad88d33880.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/908aa963-0c7f-41ba-b116-3bad88d33880.jpg not downloaded yet
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a00110>
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252F585738ea-067a-4856-b643-a4250c3eba88.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/585738ea-067a-4856-b643-a4250c3eba88.jpg saved to cache
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 86025fa6-2106-507f-b41c-55eb4f7a36ea
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f6f50>
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252F5dbbd33c-849c-494a-8341-e77e6808f40f.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/5dbbd33c-849c-494a-8341-e77e6808f40f.jpg saved to cache
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 86025fa6-2106-507f-b41c-55eb4f7a36ea
2026-03-27 12:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749640/general/b7a248a0-c1cd-49c8-ad94-710d24b9677c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733256)
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252F5a9ff67e-186c-4505-b7c3-e6adfb717bb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/5a9ff67e-186c-4505-b7c3-e6adfb717bb1.jpg not downloaded yet
2026-03-27 12:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749518/general/84b6e6fc-9241-4519-9105-2c624f7802ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732842)
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252Fe68df681-0bdd-468f-aa98-3199bdc97033.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/e68df681-0bdd-468f-aa98-3199bdc97033.jpg not downloaded yet
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252Ff391d373-ff44-46be-b60d-ff5dcb518e5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/f391d373-ff44-46be-b60d-ff5dcb518e5a.jpg not downloaded yet
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a01390>
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252F9e9ffd52-8ffd-4128-be0c-474184c78777.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/9e9ffd52-8ffd-4128-be0c-474184c78777.jpg saved to cache
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 86025fa6-2106-507f-b41c-55eb4f7a36ea
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bae0d0>
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252F7af596a7-b751-4ed3-a70d-8812bb4494e4.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/7af596a7-b751-4ed3-a70d-8812bb4494e4.jpg saved to cache
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252F33c6531f-4778-4b12-bfee-35822058b735.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/33c6531f-4778-4b12-bfee-35822058b735.jpg not downloaded yet
2026-03-27 12:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749518/general/554358f2-5842-4ef2-9f8d-606c0efc07f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732842)
2026-03-27 12:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749518/general/a38a8e08-c379-408f-ad3e-4476c95c8398.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732842)
2026-03-27 12:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749518/general/908aa963-0c7f-41ba-b116-3bad88d33880.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732842)
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f5d1d0>
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749640%252Fgeneral%252Fb7a248a0-c1cd-49c8-ad94-710d24b9677c.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749640/general/b7a248a0-c1cd-49c8-ad94-710d24b9677c.jpg saved to cache
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 86025fa6-2106-507f-b41c-55eb4f7a36ea
2026-03-27 12:18:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 86025fa6-2106-507f-b41c-55eb4f7a36ea, skipping ID generation
2026-03-27 12:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86025fa6-2106-507f-b41c-55eb4f7a36ea with scrape type 1
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 86025fa6-2106-507f-b41c-55eb4f7a36ea sending to next pipeline
2026-03-27 12:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86025fa6-2106-507f-b41c-55eb4f7a36ea, identifier: 10733256
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af0e10>
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252F84b6e6fc-9241-4519-9105-2c624f7802ef.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/84b6e6fc-9241-4519-9105-2c624f7802ef.jpg saved to cache
2026-03-27 12:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5
2026-03-27 12:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86025fa6-2106-507f-b41c-55eb4f7a36ea with identifier: 10733256
2026-03-27 12:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86025fa6-2106-507f-b41c-55eb4f7a36ea with identifier: 10733256
2026-03-27 12:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86025fa6-2106-507f-b41c-55eb4f7a36ea with identifier: 10733256 to the API
2026-03-27 12:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749640/general/b7a248a0-c1cd-49c8-ad94-710d24b9677c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 1020,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '86025fa6-2106-507f-b41c-55eb4f7a36ea',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7SAXCCE66PF382893',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733256',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model X',
'odometer': 75868,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 49,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143600,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749640/general/b7a248a0-c1cd-49c8-ad94-710d24b9677c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92050,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749640/general/9e9ffd52-8ffd-4128-be0c-474184c78777.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130582,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749640/general/5dbbd33c-849c-494a-8341-e77e6808f40f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137289,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749640/general/585738ea-067a-4856-b643-a4250c3eba88.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62312,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749640/general/9001122e-c7b9-4598-8a3e-d2161e3e5907.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85435,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749640/general/d8cf6c40-3327-4817-b733-6c5b179ed9d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78683,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749640/general/c177d115-3b70-4826-afec-e945a297cbc2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86306,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749640/general/eb7655d8-49af-4319-b041-aa6fd99e2676.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90193,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749640/general/1056f158-1e4e-43fe-9a63-23e4ed2c4e2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86025fa6-2106-507f-b41c-55eb4f7a36ea/86025fa6-2106-507f-b41c-55eb4f7a36ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56099,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749640/general/089d7320-20a5-45e2-89cb-3cefe6ef2c33.jpg',
'Width': 800}],
'price': 58900,
'price_includes_vat': True,
'registration_date': '2023-04-06',
'seats_number': 6,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model X Plaid 95 kWh - Tri Motor - Electric - Automatic - '
'1020 hp - 75.868 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733256%27 HTTP/1.1" 200 None
2026-03-27 12:18:12 [adesa.de] INFO: Saving data for 10733256: {'created_time': 1774613892.12317, 'last_price_update_time': 1774613892.123181, 'auction_closing_time': 1774951200.0}
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733256') HTTP/1.1" 204 0
2026-03-27 12:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749518/general/e68df681-0bdd-468f-aa98-3199bdc97033.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732842)
2026-03-27 12:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749518/general/5a9ff67e-186c-4505-b7c3-e6adfb717bb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732842)
2026-03-27 12:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749518/general/f391d373-ff44-46be-b60d-ff5dcb518e5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732842)
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af0ad0>
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252F554358f2-5842-4ef2-9f8d-606c0efc07f4.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/554358f2-5842-4ef2-9f8d-606c0efc07f4.jpg saved to cache
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ab3ad0>
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252Fa38a8e08-c379-408f-ad3e-4476c95c8398.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/a38a8e08-c379-408f-ad3e-4476c95c8398.jpg saved to cache
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a95750>
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252F908aa963-0c7f-41ba-b116-3bad88d33880.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/908aa963-0c7f-41ba-b116-3bad88d33880.jpg saved to cache
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb5550>
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252Fe68df681-0bdd-468f-aa98-3199bdc97033.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/e68df681-0bdd-468f-aa98-3199bdc97033.jpg saved to cache
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0a050>
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252F5a9ff67e-186c-4505-b7c3-e6adfb717bb1.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/5a9ff67e-186c-4505-b7c3-e6adfb717bb1.jpg saved to cache
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714212e3d0>
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252Ff391d373-ff44-46be-b60d-ff5dcb518e5a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/f391d373-ff44-46be-b60d-ff5dcb518e5a.jpg saved to cache
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5
2026-03-27 12:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749518/general/5a539262-8a38-428e-818d-451e02e8ea62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732842)
2026-03-27 12:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749518/general/33c6531f-4778-4b12-bfee-35822058b735.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732842)
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a77a10>
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252F5a539262-8a38-428e-818d-451e02e8ea62.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/5a539262-8a38-428e-818d-451e02e8ea62.jpg saved to cache
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409ae050>
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749518%252Fgeneral%252F33c6531f-4778-4b12-bfee-35822058b735.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749518/general/33c6531f-4778-4b12-bfee-35822058b735.jpg saved to cache
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5
2026-03-27 12:18:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5, skipping ID generation
2026-03-27 12:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with scrape type 1
2026-03-27 12:18:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 sending to next pipeline
2026-03-27 12:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5, identifier: 10732842
2026-03-27 12:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with identifier: 10732842
2026-03-27 12:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with identifier: 10732842
2026-03-27 12:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with identifier: 10732842 to the API
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749518/general/33c6531f-4778-4b12-bfee-35822058b735.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994470-2506764',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732842',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 13753,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61861,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749518/general/7af596a7-b751-4ed3-a70d-8812bb4494e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65577,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749518/general/5a539262-8a38-428e-818d-451e02e8ea62.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103605,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749518/general/a38a8e08-c379-408f-ad3e-4476c95c8398.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59684,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749518/general/84b6e6fc-9241-4519-9105-2c624f7802ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87045,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749518/general/554358f2-5842-4ef2-9f8d-606c0efc07f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90037,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749518/general/908aa963-0c7f-41ba-b116-3bad88d33880.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120118,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749518/general/5a9ff67e-186c-4505-b7c3-e6adfb717bb1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113737,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749518/general/e68df681-0bdd-468f-aa98-3199bdc97033.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111503,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749518/general/f391d373-ff44-46be-b60d-ff5dcb518e5a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5/4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117728,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749518/general/33c6531f-4778-4b12-bfee-35822058b735.jpg',
'Width': 1280}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer Edition - Electric - Automatic - 156 hp - '
'13.753 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-27 12:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732842%27 HTTP/1.1" 200 None
2026-03-27 12:18:13 [adesa.de] INFO: Saving data for 10732842: {'created_time': 1774613893.090463, 'last_price_update_time': 1774613893.090475, 'auction_closing_time': 1774875600.0}
2026-03-27 12:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732842') HTTP/1.1" 204 0
2026-03-27 12:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2d3c02f-85fe-598b-bb66-f99efe9003c3 with identifier: 10732859
2026-03-27 12:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2d3c02f-85fe-598b-bb66-f99efe9003c3 with scrape type 1
2026-03-27 12:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2d3c02f-85fe-598b-bb66-f99efe9003c3
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252F123dd601-b79b-4746-b93b-2a7d0b44610a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/123dd601-b79b-4746-b93b-2a7d0b44610a.jpg not downloaded yet
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252F0129fecb-e1a6-4793-a0b0-7e3f1b563310.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/0129fecb-e1a6-4793-a0b0-7e3f1b563310.jpg not downloaded yet
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252Fb850c00d-d5f7-418f-858a-33d70e5a0623.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/b850c00d-d5f7-418f-858a-33d70e5a0623.jpg not downloaded yet
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252F2d6db574-bc21-4b1a-b915-93aa3601c7be.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/2d6db574-bc21-4b1a-b915-93aa3601c7be.jpg not downloaded yet
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252F060bc02c-93ed-4ab8-9ec8-4b7ae4ff1e70.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/060bc02c-93ed-4ab8-9ec8-4b7ae4ff1e70.jpg not downloaded yet
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252Ffab9cdc8-2a0e-43c2-9548-b1a59c5ecb82.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/fab9cdc8-2a0e-43c2-9548-b1a59c5ecb82.jpg not downloaded yet
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252F30f76caa-b691-4920-b9fa-02e52b1236b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/30f76caa-b691-4920-b9fa-02e52b1236b3.jpg not downloaded yet
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252F20b3b8bd-a237-4f98-bfff-c676e79fe14a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/20b3b8bd-a237-4f98-bfff-c676e79fe14a.jpg not downloaded yet
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252F2fbac130-727c-469f-9714-1b5e374ee013.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/2fbac130-727c-469f-9714-1b5e374ee013.jpg not downloaded yet
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252F73e1b0f7-54f1-4bd1-a698-e37af3c76481.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/73e1b0f7-54f1-4bd1-a698-e37af3c76481.jpg not downloaded yet
2026-03-27 12:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749531/general/73e1b0f7-54f1-4bd1-a698-e37af3c76481.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732859)
2026-03-27 12:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caddb4cf-6207-5c5c-a1d2-466d0c31c3d7 with identifier: 10731241
2026-03-27 12:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caddb4cf-6207-5c5c-a1d2-466d0c31c3d7 with scrape type 1
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item caddb4cf-6207-5c5c-a1d2-466d0c31c3d7
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749068%252Fgeneral%252F21390ea4-2a40-4378-b020-b7274f29ee70.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/21390ea4-2a40-4378-b020-b7274f29ee70.jpg not downloaded yet
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749068%252Fgeneral%252F467177f9-ba68-4160-8bc8-1bb82d7ac637.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/467177f9-ba68-4160-8bc8-1bb82d7ac637.jpg not downloaded yet
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749068%252Fgeneral%252Fd42633fb-d057-4928-a304-8d0518ee9941.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/d42633fb-d057-4928-a304-8d0518ee9941.jpg not downloaded yet
2026-03-27 12:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749531/general/2fbac130-727c-469f-9714-1b5e374ee013.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732859)
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749068%252Fgeneral%252F0b7c95d9-3ece-48ae-a39b-aa164f68f3ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/0b7c95d9-3ece-48ae-a39b-aa164f68f3ac.jpg not downloaded yet
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749068%252Fgeneral%252F2eee1136-a06f-4485-ba33-509998e493f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/2eee1136-a06f-4485-ba33-509998e493f0.jpg not downloaded yet
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749068%252Fgeneral%252Fcf6832e6-ceef-4b2a-b50b-344f687f9f86.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/cf6832e6-ceef-4b2a-b50b-344f687f9f86.jpg not downloaded yet
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d439d0>
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252F73e1b0f7-54f1-4bd1-a698-e37af3c76481.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/73e1b0f7-54f1-4bd1-a698-e37af3c76481.jpg saved to cache
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b2d3c02f-85fe-598b-bb66-f99efe9003c3
2026-03-27 12:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749068/general/d42633fb-d057-4928-a304-8d0518ee9941.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731241)
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749068%252Fgeneral%252F4cc22e7c-6e7b-4127-86ff-2bcd93fe6f58.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/4cc22e7c-6e7b-4127-86ff-2bcd93fe6f58.jpg not downloaded yet
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749068%252Fgeneral%252Fe183952b-bb22-4199-bf0e-d19b11b0f9d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/e183952b-bb22-4199-bf0e-d19b11b0f9d8.jpg not downloaded yet
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d85950>
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252F2fbac130-727c-469f-9714-1b5e374ee013.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/2fbac130-727c-469f-9714-1b5e374ee013.jpg saved to cache
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b2d3c02f-85fe-598b-bb66-f99efe9003c3
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749068%252Fgeneral%252F38ba42c1-f3b7-4658-bef5-599064ae17d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/38ba42c1-f3b7-4658-bef5-599064ae17d5.jpg not downloaded yet
2026-03-27 12:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749068/general/cf6832e6-ceef-4b2a-b50b-344f687f9f86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731241)
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749068%252Fgeneral%252F886fc6cc-20d6-463f-a2f7-02b6cc2f0478.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/886fc6cc-20d6-463f-a2f7-02b6cc2f0478.jpg not downloaded yet
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144207e90>
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749068%252Fgeneral%252Fd42633fb-d057-4928-a304-8d0518ee9941.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/d42633fb-d057-4928-a304-8d0518ee9941.jpg saved to cache
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item caddb4cf-6207-5c5c-a1d2-466d0c31c3d7
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a32910>
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749068%252Fgeneral%252Fcf6832e6-ceef-4b2a-b50b-344f687f9f86.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/cf6832e6-ceef-4b2a-b50b-344f687f9f86.jpg saved to cache
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item caddb4cf-6207-5c5c-a1d2-466d0c31c3d7
2026-03-27 12:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749068/general/e183952b-bb22-4199-bf0e-d19b11b0f9d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731241)
2026-03-27 12:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b872d0>
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749068%252Fgeneral%252Fe183952b-bb22-4199-bf0e-d19b11b0f9d8.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/e183952b-bb22-4199-bf0e-d19b11b0f9d8.jpg saved to cache
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item caddb4cf-6207-5c5c-a1d2-466d0c31c3d7
2026-03-27 12:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749068/general/886fc6cc-20d6-463f-a2f7-02b6cc2f0478.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731241)
2026-03-27 12:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749068/general/38ba42c1-f3b7-4658-bef5-599064ae17d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731241)
2026-03-27 12:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feb90189-68bb-5d1f-9d6b-ee0f712805ff with identifier: 10732932
2026-03-27 12:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feb90189-68bb-5d1f-9d6b-ee0f712805ff with scrape type 1
2026-03-27 12:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item feb90189-68bb-5d1f-9d6b-ee0f712805ff
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252F7204e5af-e249-4edb-8208-756594a65b1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/7204e5af-e249-4edb-8208-756594a65b1c.jpg not downloaded yet
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252F2283c758-d522-44a3-acf2-d7d4dcd802f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/2283c758-d522-44a3-acf2-d7d4dcd802f8.jpg not downloaded yet
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252Fd64614a1-03e2-46e4-9c47-e9377f6568b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/d64614a1-03e2-46e4-9c47-e9377f6568b4.jpg not downloaded yet
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252Fad4146f6-c6dd-4092-b50f-39c4f5068114.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/ad4146f6-c6dd-4092-b50f-39c4f5068114.jpg not downloaded yet
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749068/general/4cc22e7c-6e7b-4127-86ff-2bcd93fe6f58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731241)
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252F0b9d69ed-c7c1-4781-ab3b-88b5d0cbc78d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/0b9d69ed-c7c1-4781-ab3b-88b5d0cbc78d.jpg not downloaded yet
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252F6baf4c2f-35c1-4429-a5e7-f59ec8d026cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/6baf4c2f-35c1-4429-a5e7-f59ec8d026cb.jpg not downloaded yet
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252Fea974978-e4fc-4229-a4aa-8c93957685fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/ea974978-e4fc-4229-a4aa-8c93957685fd.jpg not downloaded yet
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749068/general/2eee1136-a06f-4485-ba33-509998e493f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731241)
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252Fc0768de7-d7ee-4f31-8f39-ec6e1fca992e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/c0768de7-d7ee-4f31-8f39-ec6e1fca992e.jpg not downloaded yet
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cd6fd0>
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749068%252Fgeneral%252F886fc6cc-20d6-463f-a2f7-02b6cc2f0478.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/886fc6cc-20d6-463f-a2f7-02b6cc2f0478.jpg saved to cache
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item caddb4cf-6207-5c5c-a1d2-466d0c31c3d7
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bc81d0>
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749068%252Fgeneral%252F38ba42c1-f3b7-4658-bef5-599064ae17d5.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/38ba42c1-f3b7-4658-bef5-599064ae17d5.jpg saved to cache
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item caddb4cf-6207-5c5c-a1d2-466d0c31c3d7
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252F7f465b76-ad7f-44f1-8450-ce503b2a33db.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/7f465b76-ad7f-44f1-8450-ce503b2a33db.jpg not downloaded yet
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5475959/general/ad4146f6-c6dd-4092-b50f-39c4f5068114.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732932)
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c4d810>
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749068%252Fgeneral%252F4cc22e7c-6e7b-4127-86ff-2bcd93fe6f58.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/4cc22e7c-6e7b-4127-86ff-2bcd93fe6f58.jpg saved to cache
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item caddb4cf-6207-5c5c-a1d2-466d0c31c3d7
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a96b90>
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749068%252Fgeneral%252F2eee1136-a06f-4485-ba33-509998e493f0.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/2eee1136-a06f-4485-ba33-509998e493f0.jpg saved to cache
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item caddb4cf-6207-5c5c-a1d2-466d0c31c3d7
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252F781ad976-e544-4da7-95b2-b9605a6e1869.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/781ad976-e544-4da7-95b2-b9605a6e1869.jpg not downloaded yet
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5475959/general/ea974978-e4fc-4229-a4aa-8c93957685fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732932)
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a82290>
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252Fad4146f6-c6dd-4092-b50f-39c4f5068114.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/ad4146f6-c6dd-4092-b50f-39c4f5068114.jpg saved to cache
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item feb90189-68bb-5d1f-9d6b-ee0f712805ff
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5475959/general/c0768de7-d7ee-4f31-8f39-ec6e1fca992e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732932)
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b29f10>
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252Fea974978-e4fc-4229-a4aa-8c93957685fd.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/ea974978-e4fc-4229-a4aa-8c93957685fd.jpg saved to cache
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item feb90189-68bb-5d1f-9d6b-ee0f712805ff
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5475959/general/781ad976-e544-4da7-95b2-b9605a6e1869.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732932)
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b86810>
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252Fc0768de7-d7ee-4f31-8f39-ec6e1fca992e.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/c0768de7-d7ee-4f31-8f39-ec6e1fca992e.jpg saved to cache
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item feb90189-68bb-5d1f-9d6b-ee0f712805ff
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5475959/general/7f465b76-ad7f-44f1-8450-ce503b2a33db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732932)
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140abf6d0>
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252F781ad976-e544-4da7-95b2-b9605a6e1869.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/781ad976-e544-4da7-95b2-b9605a6e1869.jpg saved to cache
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item feb90189-68bb-5d1f-9d6b-ee0f712805ff
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5475959/general/6baf4c2f-35c1-4429-a5e7-f59ec8d026cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732932)
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409b7b50>
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252F7f465b76-ad7f-44f1-8450-ce503b2a33db.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/7f465b76-ad7f-44f1-8450-ce503b2a33db.jpg saved to cache
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item feb90189-68bb-5d1f-9d6b-ee0f712805ff
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5475959/general/0b9d69ed-c7c1-4781-ab3b-88b5d0cbc78d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732932)
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f5f4d0>
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252F6baf4c2f-35c1-4429-a5e7-f59ec8d026cb.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/6baf4c2f-35c1-4429-a5e7-f59ec8d026cb.jpg saved to cache
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item feb90189-68bb-5d1f-9d6b-ee0f712805ff
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5475959/general/2283c758-d522-44a3-acf2-d7d4dcd802f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732932)
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5475959/general/d64614a1-03e2-46e4-9c47-e9377f6568b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732932)
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409af710>
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252F0b9d69ed-c7c1-4781-ab3b-88b5d0cbc78d.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/0b9d69ed-c7c1-4781-ab3b-88b5d0cbc78d.jpg saved to cache
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item feb90189-68bb-5d1f-9d6b-ee0f712805ff
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5475959/general/7204e5af-e249-4edb-8208-756594a65b1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732932)
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749068/general/0b7c95d9-3ece-48ae-a39b-aa164f68f3ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731241)
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f6510>
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252F2283c758-d522-44a3-acf2-d7d4dcd802f8.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/2283c758-d522-44a3-acf2-d7d4dcd802f8.jpg saved to cache
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item feb90189-68bb-5d1f-9d6b-ee0f712805ff
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749068/general/467177f9-ba68-4160-8bc8-1bb82d7ac637.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731241)
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749068/general/21390ea4-2a40-4378-b020-b7274f29ee70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731241)
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f3ead0>
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252Fd64614a1-03e2-46e4-9c47-e9377f6568b4.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/d64614a1-03e2-46e4-9c47-e9377f6568b4.jpg saved to cache
2026-03-27 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item feb90189-68bb-5d1f-9d6b-ee0f712805ff
2026-03-27 12:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749531/general/20b3b8bd-a237-4f98-bfff-c676e79fe14a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732859)
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140aae890>
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5475959%252Fgeneral%252F7204e5af-e249-4edb-8208-756594a65b1c.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5475959/general/7204e5af-e249-4edb-8208-756594a65b1c.jpg saved to cache
2026-03-27 12:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item feb90189-68bb-5d1f-9d6b-ee0f712805ff
2026-03-27 12:18:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: feb90189-68bb-5d1f-9d6b-ee0f712805ff, skipping ID generation
2026-03-27 12:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feb90189-68bb-5d1f-9d6b-ee0f712805ff with scrape type 1
2026-03-27 12:18:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item feb90189-68bb-5d1f-9d6b-ee0f712805ff sending to next pipeline
2026-03-27 12:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: feb90189-68bb-5d1f-9d6b-ee0f712805ff, identifier: 10732932
2026-03-27 12:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce3850>
2026-03-27 12:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749068%252Fgeneral%252F0b7c95d9-3ece-48ae-a39b-aa164f68f3ac.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/0b7c95d9-3ece-48ae-a39b-aa164f68f3ac.jpg saved to cache
2026-03-27 12:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item caddb4cf-6207-5c5c-a1d2-466d0c31c3d7
2026-03-27 12:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with identifier: 10731095
2026-03-27 12:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with scrape type 1
2026-03-27 12:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252Ffea28502-b848-46c9-9c15-0593b0b2c776.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/fea28502-b848-46c9-9c15-0593b0b2c776.jpg not downloaded yet
2026-03-27 12:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: feb90189-68bb-5d1f-9d6b-ee0f712805ff with identifier: 10732932
2026-03-27 12:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: feb90189-68bb-5d1f-9d6b-ee0f712805ff with identifier: 10732932
2026-03-27 12:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: feb90189-68bb-5d1f-9d6b-ee0f712805ff with identifier: 10732932 to the API
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5475959/general/7204e5af-e249-4edb-8208-756594a65b1c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'feb90189-68bb-5d1f-9d6b-ee0f712805ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994485-2476904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732932',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 21369,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64863,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5475959/general/7204e5af-e249-4edb-8208-756594a65b1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61769,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5475959/general/2283c758-d522-44a3-acf2-d7d4dcd802f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77936,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5475959/general/d64614a1-03e2-46e4-9c47-e9377f6568b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74511,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5475959/general/ad4146f6-c6dd-4092-b50f-39c4f5068114.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107293,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5475959/general/0b9d69ed-c7c1-4781-ab3b-88b5d0cbc78d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114077,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5475959/general/6baf4c2f-35c1-4429-a5e7-f59ec8d026cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100791,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5475959/general/ea974978-e4fc-4229-a4aa-8c93957685fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70583,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5475959/general/c0768de7-d7ee-4f31-8f39-ec6e1fca992e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104058,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5475959/general/7f465b76-ad7f-44f1-8450-ce503b2a33db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_feb90189-68bb-5d1f-9d6b-ee0f712805ff/feb90189-68bb-5d1f-9d6b-ee0f712805ff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67351,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5475959/general/781ad976-e544-4da7-95b2-b9605a6e1869.jpg',
'Width': 800}],
'price': 20700,
'price_includes_vat': True,
'registration_date': '2024-01-19',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.6 - AWD - Hybrid - Automatic - 200 hp - 21.369 km',
'transmission': 'automatic',
'trim': 'GSe',
'vin': None,
'year': 2024}
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732932%27 HTTP/1.1" 200 None
2026-03-27 12:18:18 [adesa.de] INFO: Saving data for 10732932: {'created_time': 1774613898.76002, 'last_price_update_time': 1774613898.760033, 'auction_closing_time': 1774875600.0}
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732932') HTTP/1.1" 204 0
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252Fdb7fd79a-497a-4cd4-b0e0-f03aacf83139.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/db7fd79a-497a-4cd4-b0e0-f03aacf83139.jpg not downloaded yet
2026-03-27 12:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749531/general/30f76caa-b691-4920-b9fa-02e52b1236b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732859)
2026-03-27 12:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749531/general/fab9cdc8-2a0e-43c2-9548-b1a59c5ecb82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732859)
2026-03-27 12:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749531/general/060bc02c-93ed-4ab8-9ec8-4b7ae4ff1e70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732859)
2026-03-27 12:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0104be9c-08f4-5128-9981-19bb27754601 with identifier: 10732893
2026-03-27 12:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0104be9c-08f4-5128-9981-19bb27754601 with scrape type 1
2026-03-27 12:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0104be9c-08f4-5128-9981-19bb27754601
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252F365e18d4-724d-4492-b482-89e1a77027ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/365e18d4-724d-4492-b482-89e1a77027ad.jpg not downloaded yet
2026-03-27 12:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cf3b50>
2026-03-27 12:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749068%252Fgeneral%252F467177f9-ba68-4160-8bc8-1bb82d7ac637.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/467177f9-ba68-4160-8bc8-1bb82d7ac637.jpg saved to cache
2026-03-27 12:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item caddb4cf-6207-5c5c-a1d2-466d0c31c3d7
2026-03-27 12:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142138690>
2026-03-27 12:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749068%252Fgeneral%252F21390ea4-2a40-4378-b020-b7274f29ee70.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749068/general/21390ea4-2a40-4378-b020-b7274f29ee70.jpg saved to cache
2026-03-27 12:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item caddb4cf-6207-5c5c-a1d2-466d0c31c3d7
2026-03-27 12:18:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: caddb4cf-6207-5c5c-a1d2-466d0c31c3d7, skipping ID generation
2026-03-27 12:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caddb4cf-6207-5c5c-a1d2-466d0c31c3d7 with scrape type 1
2026-03-27 12:18:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item caddb4cf-6207-5c5c-a1d2-466d0c31c3d7 sending to next pipeline
2026-03-27 12:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: caddb4cf-6207-5c5c-a1d2-466d0c31c3d7, identifier: 10731241
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cfe890>
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252F20b3b8bd-a237-4f98-bfff-c676e79fe14a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/20b3b8bd-a237-4f98-bfff-c676e79fe14a.jpg saved to cache
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b2d3c02f-85fe-598b-bb66-f99efe9003c3
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252Ffcc930e9-e0aa-4c72-8d97-cfb56d09aca9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/fcc930e9-e0aa-4c72-8d97-cfb56d09aca9.jpg not downloaded yet
2026-03-27 12:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732831> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: caddb4cf-6207-5c5c-a1d2-466d0c31c3d7 with identifier: 10731241
2026-03-27 12:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: caddb4cf-6207-5c5c-a1d2-466d0c31c3d7 with identifier: 10731241
2026-03-27 12:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: caddb4cf-6207-5c5c-a1d2-466d0c31c3d7 with identifier: 10731241 to the API
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749068/general/21390ea4-2a40-4378-b020-b7274f29ee70.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'caddb4cf-6207-5c5c-a1d2-466d0c31c3d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4174093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731241',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 24451,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16557,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749068/general/21390ea4-2a40-4378-b020-b7274f29ee70.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19383,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749068/general/467177f9-ba68-4160-8bc8-1bb82d7ac637.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20798,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749068/general/d42633fb-d057-4928-a304-8d0518ee9941.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21252,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749068/general/0b7c95d9-3ece-48ae-a39b-aa164f68f3ac.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87086,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749068/general/2eee1136-a06f-4485-ba33-509998e493f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18326,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749068/general/cf6832e6-ceef-4b2a-b50b-344f687f9f86.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20804,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749068/general/4cc22e7c-6e7b-4127-86ff-2bcd93fe6f58.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59991,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749068/general/e183952b-bb22-4199-bf0e-d19b11b0f9d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89928,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749068/general/38ba42c1-f3b7-4658-bef5-599064ae17d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_caddb4cf-6207-5c5c-a1d2-466d0c31c3d7/caddb4cf-6207-5c5c-a1d2-466d0c31c3d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84393,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749068/general/886fc6cc-20d6-463f-a2f7-02b6cc2f0478.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Edition 30 - Electric - Automatic - 136 hp - 24.451 '
'km',
'transmission': 'automatic',
'trim': 'Edition 30',
'vin': None,
'year': 2022}
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731241%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [adesa.de] INFO: Saving data for 10731241: {'created_time': 1774613899.422294, 'last_price_update_time': 1774613899.422308, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731241') HTTP/1.1" 204 0
2026-03-27 12:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252Fa2e1f529-9bf7-43b1-b936-0041bc9c0742.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/a2e1f529-9bf7-43b1-b936-0041bc9c0742.jpg not downloaded yet
2026-03-27 12:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749531/general/2d6db574-bc21-4b1a-b915-93aa3601c7be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732859)
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252F0162b6e8-6a34-40dd-a52e-71e703e76f4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/0162b6e8-6a34-40dd-a52e-71e703e76f4b.jpg not downloaded yet
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a4a150>
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252F30f76caa-b691-4920-b9fa-02e52b1236b3.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/30f76caa-b691-4920-b9fa-02e52b1236b3.jpg saved to cache
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b2d3c02f-85fe-598b-bb66-f99efe9003c3
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bc25d0>
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252Ffab9cdc8-2a0e-43c2-9548-b1a59c5ecb82.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/fab9cdc8-2a0e-43c2-9548-b1a59c5ecb82.jpg saved to cache
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b2d3c02f-85fe-598b-bb66-f99efe9003c3
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a57790>
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252F060bc02c-93ed-4ab8-9ec8-4b7ae4ff1e70.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/060bc02c-93ed-4ab8-9ec8-4b7ae4ff1e70.jpg saved to cache
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b2d3c02f-85fe-598b-bb66-f99efe9003c3
2026-03-27 12:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with identifier: 10731216
2026-03-27 12:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with scrape type 1
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252F8b935dfc-fa8c-426b-ada8-38b5e0d14fff.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/8b935dfc-fa8c-426b-ada8-38b5e0d14fff.jpg not downloaded yet
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252F91bccb34-d51b-427d-bb48-c7e664d6ad27.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/91bccb34-d51b-427d-bb48-c7e664d6ad27.jpg not downloaded yet
2026-03-27 12:18:19 [adesa.de] INFO: Found listing with ID: 10731276
2026-03-27 12:18:19 [adesa.de] INFO: Scraping item 10731276 url https://www.openlane.eu/en/carv6/auction/10731276
2026-03-27 12:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 225a1284-c6cf-53d0-938d-08bca00fd52d with identifier: 10732831
2026-03-27 12:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 225a1284-c6cf-53d0-938d-08bca00fd52d with scrape type 1
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 225a1284-c6cf-53d0-938d-08bca00fd52d
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F2211c6e2-263c-46a2-b300-e5aa20c42991.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/2211c6e2-263c-46a2-b300-e5aa20c42991.jpg not downloaded yet
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252F9e351b02-7672-4b41-b5b7-36020e994486.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/9e351b02-7672-4b41-b5b7-36020e994486.jpg not downloaded yet
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252Fa35ed54d-026d-4f96-937c-16783cd30246.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/a35ed54d-026d-4f96-937c-16783cd30246.jpg not downloaded yet
2026-03-27 12:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748808/general/fea28502-b848-46c9-9c15-0593b0b2c776.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731095)
2026-03-27 12:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749531/general/b850c00d-d5f7-418f-858a-33d70e5a0623.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732859)
2026-03-27 12:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748808/general/db7fd79a-497a-4cd4-b0e0-f03aacf83139.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731095)
2026-03-27 12:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749531/general/0129fecb-e1a6-4793-a0b0-7e3f1b563310.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732859)
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252F9a182040-8f7e-4bff-b30c-5448737f75e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/9a182040-8f7e-4bff-b30c-5448737f75e6.jpg not downloaded yet
2026-03-27 12:18:19 [adesa.de] INFO: Found listing with ID: 10731300
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731300%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [adesa.de] INFO: Scrape type for 10731300: 1
2026-03-27 12:18:19 [adesa.de] INFO: Scraping item 10731300 url https://www.openlane.eu/en/carv6/auction/10731300
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F1ae29acc-771c-406f-9984-05100ad999c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/1ae29acc-771c-406f-9984-05100ad999c3.jpg not downloaded yet
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbd690>
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252F2d6db574-bc21-4b1a-b915-93aa3601c7be.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/2d6db574-bc21-4b1a-b915-93aa3601c7be.jpg saved to cache
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b2d3c02f-85fe-598b-bb66-f99efe9003c3
2026-03-27 12:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749531/general/123dd601-b79b-4746-b93b-2a7d0b44610a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732859)
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252Fda5bf8bf-756e-4914-9e2d-9b4367658ede.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/da5bf8bf-756e-4914-9e2d-9b4367658ede.jpg not downloaded yet
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252Fda6f8314-d898-4155-8d31-2037c060c1e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/da6f8314-d898-4155-8d31-2037c060c1e3.jpg not downloaded yet
2026-03-27 12:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749536/general/365e18d4-724d-4492-b482-89e1a77027ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732893)
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252Fcc9450ed-30fe-4cf9-b240-9c12b6cf6afc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/cc9450ed-30fe-4cf9-b240-9c12b6cf6afc.jpg not downloaded yet
2026-03-27 12:18:19 [adesa.de] INFO: Found listing with ID: 10731341
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731341%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [adesa.de] INFO: Scrape type for 10731341: 1
2026-03-27 12:18:19 [adesa.de] INFO: Scraping item 10731341 url https://www.openlane.eu/en/carv6/auction/10731341
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F8bb7ae38-9c8a-45d7-ac7f-273c39fe0684.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/8bb7ae38-9c8a-45d7-ac7f-273c39fe0684.jpg not downloaded yet
2026-03-27 12:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748808/general/fcc930e9-e0aa-4c72-8d97-cfb56d09aca9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731095)
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252Ff4fdc663-9046-496c-9df9-f246f2f0aa0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/f4fdc663-9046-496c-9df9-f246f2f0aa0f.jpg not downloaded yet
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252F6c109ba0-8fe5-43a0-ae0a-6515903beb15.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/6c109ba0-8fe5-43a0-ae0a-6515903beb15.jpg not downloaded yet
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252Fb4a7c11f-d240-408d-8d1a-a09cc09bb54e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/b4a7c11f-d240-408d-8d1a-a09cc09bb54e.jpg not downloaded yet
2026-03-27 12:18:19 [adesa.de] INFO: Found listing with ID: 10731286
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731286%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [adesa.de] INFO: Scrape type for 10731286: 1
2026-03-27 12:18:19 [adesa.de] INFO: Scraping item 10731286 url https://www.openlane.eu/en/carv6/auction/10731286
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F70784434-71af-4152-8c30-bc3cc6529647.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/70784434-71af-4152-8c30-bc3cc6529647.jpg not downloaded yet
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d2b9d0>
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252Ffea28502-b848-46c9-9c15-0593b0b2c776.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/fea28502-b848-46c9-9c15-0593b0b2c776.jpg saved to cache
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03
2026-03-27 12:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140be3d50>
2026-03-27 12:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252Fb850c00d-d5f7-418f-858a-33d70e5a0623.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/b850c00d-d5f7-418f-858a-33d70e5a0623.jpg saved to cache
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b2d3c02f-85fe-598b-bb66-f99efe9003c3
2026-03-27 12:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140be2d10>
2026-03-27 12:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252Fdb7fd79a-497a-4cd4-b0e0-f03aacf83139.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/db7fd79a-497a-4cd4-b0e0-f03aacf83139.jpg saved to cache
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03
2026-03-27 12:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bbb3d0>
2026-03-27 12:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252F0129fecb-e1a6-4793-a0b0-7e3f1b563310.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/0129fecb-e1a6-4793-a0b0-7e3f1b563310.jpg saved to cache
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b2d3c02f-85fe-598b-bb66-f99efe9003c3
2026-03-27 12:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749509/general/2211c6e2-263c-46a2-b300-e5aa20c42991.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732831)
2026-03-27 12:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749045/general/8b935dfc-fa8c-426b-ada8-38b5e0d14fff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731216)
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252Ff9c98b76-0958-48e7-8a26-131de9a51641.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/f9c98b76-0958-48e7-8a26-131de9a51641.jpg not downloaded yet
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252Ff345e74f-7cc2-4a03-95de-5609b1072e9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/f345e74f-7cc2-4a03-95de-5609b1072e9b.jpg not downloaded yet
2026-03-27 12:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749509/general/1ae29acc-771c-406f-9984-05100ad999c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732831)
2026-03-27 12:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749045/general/a35ed54d-026d-4f96-937c-16783cd30246.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731216)
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252F76a57a64-1a93-4a3c-8634-8d78fd3a0a89.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/76a57a64-1a93-4a3c-8634-8d78fd3a0a89.jpg not downloaded yet
2026-03-27 12:18:20 [adesa.de] INFO: Found listing with ID: 10731218
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731218%27 HTTP/1.1" 200 None
2026-03-27 12:18:20 [adesa.de] INFO: Scrape type for 10731218: 1
2026-03-27 12:18:20 [adesa.de] INFO: Scraping item 10731218 url https://www.openlane.eu/en/carv6/auction/10731218
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252Fab80408e-56bf-412a-9ea1-41abd335f16e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/ab80408e-56bf-412a-9ea1-41abd335f16e.jpg not downloaded yet
2026-03-27 12:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409d3d50>
2026-03-27 12:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749531%252Fgeneral%252F123dd601-b79b-4746-b93b-2a7d0b44610a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749531/general/123dd601-b79b-4746-b93b-2a7d0b44610a.jpg saved to cache
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b2d3c02f-85fe-598b-bb66-f99efe9003c3
2026-03-27 12:18:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b2d3c02f-85fe-598b-bb66-f99efe9003c3, skipping ID generation
2026-03-27 12:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2d3c02f-85fe-598b-bb66-f99efe9003c3 with scrape type 1
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b2d3c02f-85fe-598b-bb66-f99efe9003c3 sending to next pipeline
2026-03-27 12:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b2d3c02f-85fe-598b-bb66-f99efe9003c3, identifier: 10732859
2026-03-27 12:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749536/general/91bccb34-d51b-427d-bb48-c7e664d6ad27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732893)
2026-03-27 12:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748808/general/0162b6e8-6a34-40dd-a52e-71e703e76f4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731095)
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252F79819a21-e8e2-41cd-9f28-5719f0c40503.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/79819a21-e8e2-41cd-9f28-5719f0c40503.jpg not downloaded yet
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252F1b1fbe22-0e35-4695-97bc-bc01a8aa3494.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/1b1fbe22-0e35-4695-97bc-bc01a8aa3494.jpg not downloaded yet
2026-03-27 12:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b2d3c02f-85fe-598b-bb66-f99efe9003c3 with identifier: 10732859
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-27 12:18:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 12:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b2d3c02f-85fe-598b-bb66-f99efe9003c3 with identifier: 10732859
2026-03-27 12:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b2d3c02f-85fe-598b-bb66-f99efe9003c3 with identifier: 10732859 to the API
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749531/general/123dd601-b79b-4746-b93b-2a7d0b44610a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'b2d3c02f-85fe-598b-bb66-f99efe9003c3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994531-2493745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732859',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 13194,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71542,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749531/general/123dd601-b79b-4746-b93b-2a7d0b44610a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117001,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749531/general/0129fecb-e1a6-4793-a0b0-7e3f1b563310.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120031,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749531/general/b850c00d-d5f7-418f-858a-33d70e5a0623.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117373,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749531/general/2d6db574-bc21-4b1a-b915-93aa3601c7be.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70637,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749531/general/060bc02c-93ed-4ab8-9ec8-4b7ae4ff1e70.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83270,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749531/general/fab9cdc8-2a0e-43c2-9548-b1a59c5ecb82.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91715,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749531/general/30f76caa-b691-4920-b9fa-02e52b1236b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95192,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749531/general/20b3b8bd-a237-4f98-bfff-c676e79fe14a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105623,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749531/general/2fbac130-727c-469f-9714-1b5e374ee013.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2d3c02f-85fe-598b-bb66-f99efe9003c3/b2d3c02f-85fe-598b-bb66-f99efe9003c3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70695,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749531/general/73e1b0f7-54f1-4bd1-a698-e37af3c76481.jpg',
'Width': 800}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 136 hp - 13.194 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732859%27 HTTP/1.1" 200 None
2026-03-27 12:18:20 [adesa.de] INFO: Saving data for 10732859: {'created_time': 1774613900.988936, 'last_price_update_time': 1774613900.988946, 'auction_closing_time': 1774875600.0}
2026-03-27 12:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732859') HTTP/1.1" 204 0
2026-03-27 12:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749045/general/da6f8314-d898-4155-8d31-2037c060c1e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731216)
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252F1bbfabf0-24e8-449e-a2a5-404f9afd0441.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/1bbfabf0-24e8-449e-a2a5-404f9afd0441.jpg not downloaded yet
2026-03-27 12:18:21 [adesa.de] INFO: Found listing with ID: 10731224
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731224%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [adesa.de] INFO: Scrape type for 10731224: 1
2026-03-27 12:18:21 [adesa.de] INFO: Scraping item 10731224 url https://www.openlane.eu/en/carv6/auction/10731224
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F9db4183a-edf3-448c-96a7-d10ab140746e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/9db4183a-edf3-448c-96a7-d10ab140746e.jpg not downloaded yet
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140aaf890>
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252F365e18d4-724d-4492-b482-89e1a77027ad.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/365e18d4-724d-4492-b482-89e1a77027ad.jpg saved to cache
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0104be9c-08f4-5128-9981-19bb27754601
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fda350>
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252Ffcc930e9-e0aa-4c72-8d97-cfb56d09aca9.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/fcc930e9-e0aa-4c72-8d97-cfb56d09aca9.jpg saved to cache
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252F8d1b7a95-8dad-4c09-99cc-4e974adf1b0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/8d1b7a95-8dad-4c09-99cc-4e974adf1b0d.jpg not downloaded yet
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252F30a32324-b67b-4797-b0ce-e9007830daa7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/30a32324-b67b-4797-b0ce-e9007830daa7.jpg not downloaded yet
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd8a50>
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F2211c6e2-263c-46a2-b300-e5aa20c42991.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/2211c6e2-263c-46a2-b300-e5aa20c42991.jpg saved to cache
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 225a1284-c6cf-53d0-938d-08bca00fd52d
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142072cd0>
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252F8b935dfc-fa8c-426b-ada8-38b5e0d14fff.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/8b935dfc-fa8c-426b-ada8-38b5e0d14fff.jpg saved to cache
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142080150>
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F1ae29acc-771c-406f-9984-05100ad999c3.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/1ae29acc-771c-406f-9984-05100ad999c3.jpg saved to cache
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 225a1284-c6cf-53d0-938d-08bca00fd52d
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142081550>
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252Fa35ed54d-026d-4f96-937c-16783cd30246.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/a35ed54d-026d-4f96-937c-16783cd30246.jpg saved to cache
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb
2026-03-27 12:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749509/general/70784434-71af-4152-8c30-bc3cc6529647.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732831)
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252Fb1eedaec-ecd6-4e22-b498-55d8b2620958.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/b1eedaec-ecd6-4e22-b498-55d8b2620958.jpg not downloaded yet
2026-03-27 12:18:21 [adesa.de] INFO: Found listing with ID: 10731244
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731244%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [adesa.de] INFO: Scrape type for 10731244: 1
2026-03-27 12:18:21 [adesa.de] INFO: Scraping item 10731244 url https://www.openlane.eu/en/carv6/auction/10731244
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F150eaea1-0b32-49de-8f7e-68dc7a6e01c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/150eaea1-0b32-49de-8f7e-68dc7a6e01c9.jpg not downloaded yet
2026-03-27 12:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748808/general/f9c98b76-0958-48e7-8a26-131de9a51641.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731095)
2026-03-27 12:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749536/general/b4a7c11f-d240-408d-8d1a-a09cc09bb54e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732893)
2026-03-27 12:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749045/general/6c109ba0-8fe5-43a0-ae0a-6515903beb15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731216)
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252F960e55f1-c1e1-4bf2-9cd1-2b84c27a3b8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/960e55f1-c1e1-4bf2-9cd1-2b84c27a3b8b.jpg not downloaded yet
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142077f50>
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252F91bccb34-d51b-427d-bb48-c7e664d6ad27.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/91bccb34-d51b-427d-bb48-c7e664d6ad27.jpg saved to cache
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0104be9c-08f4-5128-9981-19bb27754601
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141c90650>
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252F0162b6e8-6a34-40dd-a52e-71e703e76f4b.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/0162b6e8-6a34-40dd-a52e-71e703e76f4b.jpg saved to cache
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714200b190>
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252Fda6f8314-d898-4155-8d31-2037c060c1e3.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/da6f8314-d898-4155-8d31-2037c060c1e3.jpg saved to cache
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb
2026-03-27 12:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749045/general/f345e74f-7cc2-4a03-95de-5609b1072e9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731216)
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252Ff677c4fd-40ea-46db-b860-162f020fbbf6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/f677c4fd-40ea-46db-b860-162f020fbbf6.jpg not downloaded yet
2026-03-27 12:18:21 [adesa.de] INFO: Found listing with ID: 10731323
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731323%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [adesa.de] INFO: Scrape type for 10731323: 1
2026-03-27 12:18:21 [adesa.de] INFO: Scraping item 10731323 url https://www.openlane.eu/en/carv6/auction/10731323
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F9ebd3a09-5864-493f-9c56-c35d3b2b1c51.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/9ebd3a09-5864-493f-9c56-c35d3b2b1c51.jpg not downloaded yet
2026-03-27 12:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252F32dd1be1-6206-4ae8-a7fb-2daf6d3821fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/32dd1be1-6206-4ae8-a7fb-2daf6d3821fd.jpg not downloaded yet
2026-03-27 12:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749509/general/ab80408e-56bf-412a-9ea1-41abd335f16e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732831)
2026-03-27 12:18:21 [adesa.de] INFO: Found listing with ID: 10731149
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731149%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [adesa.de] INFO: Scrape type for 10731149: 1
2026-03-27 12:18:21 [adesa.de] INFO: Scraping item 10731149 url https://www.openlane.eu/en/carv6/auction/10731149
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F1a51def8-3f53-400e-9c59-34e8238914d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/1a51def8-3f53-400e-9c59-34e8238914d7.jpg not downloaded yet
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142023b50>
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F70784434-71af-4152-8c30-bc3cc6529647.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/70784434-71af-4152-8c30-bc3cc6529647.jpg saved to cache
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 225a1284-c6cf-53d0-938d-08bca00fd52d
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce3c90>
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252Ff9c98b76-0958-48e7-8a26-131de9a51641.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/f9c98b76-0958-48e7-8a26-131de9a51641.jpg saved to cache
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141c92750>
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252Fb4a7c11f-d240-408d-8d1a-a09cc09bb54e.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/b4a7c11f-d240-408d-8d1a-a09cc09bb54e.jpg saved to cache
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0104be9c-08f4-5128-9981-19bb27754601
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f5ce50>
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252F6c109ba0-8fe5-43a0-ae0a-6515903beb15.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/6c109ba0-8fe5-43a0-ae0a-6515903beb15.jpg saved to cache
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252F8e1c8371-afd2-4216-87d8-1d65b53ce4db.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/8e1c8371-afd2-4216-87d8-1d65b53ce4db.jpg not downloaded yet
2026-03-27 12:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749045/general/30a32324-b67b-4797-b0ce-e9007830daa7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731216)
2026-03-27 12:18:21 [adesa.de] INFO: Found listing with ID: 10731144
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731144%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [adesa.de] INFO: Scrape type for 10731144: 1
2026-03-27 12:18:21 [adesa.de] INFO: Scraping item 10731144 url https://www.openlane.eu/en/carv6/auction/10731144
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F346e1ec2-ede7-4878-8c7c-d66c72aa39a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/346e1ec2-ede7-4878-8c7c-d66c72aa39a4.jpg not downloaded yet
2026-03-27 12:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749509/general/9db4183a-edf3-448c-96a7-d10ab140746e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732831)
2026-03-27 12:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748808/general/8d1b7a95-8dad-4c09-99cc-4e974adf1b0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731095)
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb0d50>
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252Ff345e74f-7cc2-4a03-95de-5609b1072e9b.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/f345e74f-7cc2-4a03-95de-5609b1072e9b.jpg saved to cache
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb
2026-03-27 12:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fddbec3f-38ba-5c53-884a-b6f4267a6147 with identifier: 10734402
2026-03-27 12:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fddbec3f-38ba-5c53-884a-b6f4267a6147 with scrape type 1
2026-03-27 12:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fddbec3f-38ba-5c53-884a-b6f4267a6147
2026-03-27 12:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5721566%252Fgeneral%252F864c093e-70ea-4492-9702-0fa3d2c0b52a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721566/general/864c093e-70ea-4492-9702-0fa3d2c0b52a.jpg already downloaded
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5721566%252Fgeneral%252Fd1f14964-2dc9-4350-8060-269128fbdcc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721566/general/d1f14964-2dc9-4350-8060-269128fbdcc8.jpg already downloaded
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5721566%252Fgeneral%252F08ebfd41-f88e-4760-8f9c-e6d5cb377335.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721566/general/08ebfd41-f88e-4760-8f9c-e6d5cb377335.jpg already downloaded
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5721566%252Fgeneral%252Fc1d557c5-7984-4bb3-b4ca-67992727d3d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721566/general/c1d557c5-7984-4bb3-b4ca-67992727d3d9.jpg already downloaded
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5721566%252Fgeneral%252F9bf8bf4d-0967-4181-9036-9b3c881d266a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721566/general/9bf8bf4d-0967-4181-9036-9b3c881d266a.jpg already downloaded
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5721566%252Fgeneral%252F31844d51-f91f-4b6b-81dc-6e00b34eae86.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721566/general/31844d51-f91f-4b6b-81dc-6e00b34eae86.jpg already downloaded
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5721566%252Fgeneral%252F895df022-facf-4a27-a990-602246732ef6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721566/general/895df022-facf-4a27-a990-602246732ef6.jpg already downloaded
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5721566%252Fgeneral%252F5c739d5a-194d-4e1a-bc16-787441ea0b06.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721566/general/5c739d5a-194d-4e1a-bc16-787441ea0b06.jpg already downloaded
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5721566%252Fgeneral%252F244453fb-d0ff-489f-aaa7-58e065f162a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721566/general/244453fb-d0ff-489f-aaa7-58e065f162a7.jpg already downloaded
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5721566%252Fgeneral%252F3e65e3e9-81ab-4ac9-9eb8-f34f22975cf5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721566/general/3e65e3e9-81ab-4ac9-9eb8-f34f22975cf5.jpg already downloaded
2026-03-27 12:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fddbec3f-38ba-5c53-884a-b6f4267a6147, identifier: 10734402
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fded10>
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252Fab80408e-56bf-412a-9ea1-41abd335f16e.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/ab80408e-56bf-412a-9ea1-41abd335f16e.jpg saved to cache
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 225a1284-c6cf-53d0-938d-08bca00fd52d
2026-03-27 12:18:22 [adesa.de] INFO: Found listing with ID: 10731235
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731235%27 HTTP/1.1" 200 None
2026-03-27 12:18:22 [adesa.de] INFO: Scrape type for 10731235: 1
2026-03-27 12:18:22 [adesa.de] INFO: Scraping item 10731235 url https://www.openlane.eu/en/carv6/auction/10731235
2026-03-27 12:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fddbec3f-38ba-5c53-884a-b6f4267a6147 with identifier: 10734402
2026-03-27 12:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fddbec3f-38ba-5c53-884a-b6f4267a6147 with identifier: 10734402
2026-03-27 12:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fddbec3f-38ba-5c53-884a-b6f4267a6147 with identifier: 10734402 to the API
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734402>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Diesel',
'id': 'fddbec3f-38ba-5c53-884a-b6f4267a6147',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734402',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 10422,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5721566/general/864c093e-70ea-4492-9702-0fa3d2c0b52a.jpg',
'https://images.openlane.eu/carimgs/5721566/general/d1f14964-2dc9-4350-8060-269128fbdcc8.jpg',
'https://images.openlane.eu/carimgs/5721566/general/08ebfd41-f88e-4760-8f9c-e6d5cb377335.jpg',
'https://images.openlane.eu/carimgs/5721566/general/c1d557c5-7984-4bb3-b4ca-67992727d3d9.jpg',
'https://images.openlane.eu/carimgs/5721566/general/9bf8bf4d-0967-4181-9036-9b3c881d266a.jpg',
'https://images.openlane.eu/carimgs/5721566/general/31844d51-f91f-4b6b-81dc-6e00b34eae86.jpg',
'https://images.openlane.eu/carimgs/5721566/general/895df022-facf-4a27-a990-602246732ef6.jpg',
'https://images.openlane.eu/carimgs/5721566/general/5c739d5a-194d-4e1a-bc16-787441ea0b06.jpg',
'https://images.openlane.eu/carimgs/5721566/general/244453fb-d0ff-489f-aaa7-58e065f162a7.jpg',
'https://images.openlane.eu/carimgs/5721566/general/3e65e3e9-81ab-4ac9-9eb8-f34f22975cf5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fddbec3f-38ba-5c53-884a-b6f4267a6147/fddbec3f-38ba-5c53-884a-b6f4267a6147_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353384,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721566/general/864c093e-70ea-4492-9702-0fa3d2c0b52a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fddbec3f-38ba-5c53-884a-b6f4267a6147/fddbec3f-38ba-5c53-884a-b6f4267a6147_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364343,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721566/general/d1f14964-2dc9-4350-8060-269128fbdcc8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fddbec3f-38ba-5c53-884a-b6f4267a6147/fddbec3f-38ba-5c53-884a-b6f4267a6147_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340438,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721566/general/08ebfd41-f88e-4760-8f9c-e6d5cb377335.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fddbec3f-38ba-5c53-884a-b6f4267a6147/fddbec3f-38ba-5c53-884a-b6f4267a6147_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365115,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721566/general/c1d557c5-7984-4bb3-b4ca-67992727d3d9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fddbec3f-38ba-5c53-884a-b6f4267a6147/fddbec3f-38ba-5c53-884a-b6f4267a6147_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321257,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721566/general/9bf8bf4d-0967-4181-9036-9b3c881d266a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fddbec3f-38ba-5c53-884a-b6f4267a6147/fddbec3f-38ba-5c53-884a-b6f4267a6147_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248788,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721566/general/31844d51-f91f-4b6b-81dc-6e00b34eae86.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fddbec3f-38ba-5c53-884a-b6f4267a6147/fddbec3f-38ba-5c53-884a-b6f4267a6147_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221827,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721566/general/895df022-facf-4a27-a990-602246732ef6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fddbec3f-38ba-5c53-884a-b6f4267a6147/fddbec3f-38ba-5c53-884a-b6f4267a6147_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269356,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721566/general/5c739d5a-194d-4e1a-bc16-787441ea0b06.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fddbec3f-38ba-5c53-884a-b6f4267a6147/fddbec3f-38ba-5c53-884a-b6f4267a6147_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250146,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721566/general/244453fb-d0ff-489f-aaa7-58e065f162a7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fddbec3f-38ba-5c53-884a-b6f4267a6147/fddbec3f-38ba-5c53-884a-b6f4267a6147_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319008,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721566/general/3e65e3e9-81ab-4ac9-9eb8-f34f22975cf5.jpg',
'Width': 1280}],
'price': 32400,
'price_includes_vat': True,
'registration_date': '2025-02-13',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant - Diesel - Automatic - 204 hp - 10.422 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734402%27 HTTP/1.1" 200 None
2026-03-27 12:18:22 [adesa.de] INFO: Saving data for 10734402: {'created_time': 1774613902.762337, 'last_price_update_time': 1774613902.762348, 'auction_closing_time': 1774809000.0}
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734402') HTTP/1.1" 204 0
2026-03-27 12:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749509/general/150eaea1-0b32-49de-8f7e-68dc7a6e01c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732831)
2026-03-27 12:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749045/general/960e55f1-c1e1-4bf2-9cd1-2b84c27a3b8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731216)
2026-03-27 12:18:22 [adesa.de] INFO: Found listing with ID: 10731117
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731117%27 HTTP/1.1" 200 None
2026-03-27 12:18:22 [adesa.de] INFO: Scrape type for 10731117: 1
2026-03-27 12:18:22 [adesa.de] INFO: Scraping item 10731117 url https://www.openlane.eu/en/carv6/auction/10731117
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a3d10>
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252F30a32324-b67b-4797-b0ce-e9007830daa7.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/30a32324-b67b-4797-b0ce-e9007830daa7.jpg saved to cache
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e1b1d0>
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F9db4183a-edf3-448c-96a7-d10ab140746e.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/9db4183a-edf3-448c-96a7-d10ab140746e.jpg saved to cache
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 225a1284-c6cf-53d0-938d-08bca00fd52d
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142018f10>
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252F8d1b7a95-8dad-4c09-99cc-4e974adf1b0d.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/8d1b7a95-8dad-4c09-99cc-4e974adf1b0d.jpg saved to cache
2026-03-27 12:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03
2026-03-27 12:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749509/general/1a51def8-3f53-400e-9c59-34e8238914d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732831)
2026-03-27 12:18:22 [adesa.de] INFO: Found listing with ID: 10731268
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731268%27 HTTP/1.1" 200 None
2026-03-27 12:18:22 [adesa.de] INFO: Scrape type for 10731268: 1
2026-03-27 12:18:22 [adesa.de] INFO: Scraping item 10731268 url https://www.openlane.eu/en/carv6/auction/10731268
2026-03-27 12:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749509/general/9ebd3a09-5864-493f-9c56-c35d3b2b1c51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732831)
2026-03-27 12:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749045/general/8e1c8371-afd2-4216-87d8-1d65b53ce4db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731216)
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f10bd0>
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F150eaea1-0b32-49de-8f7e-68dc7a6e01c9.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/150eaea1-0b32-49de-8f7e-68dc7a6e01c9.jpg saved to cache
2026-03-27 12:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 225a1284-c6cf-53d0-938d-08bca00fd52d
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142089d90>
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252F960e55f1-c1e1-4bf2-9cd1-2b84c27a3b8b.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/960e55f1-c1e1-4bf2-9cd1-2b84c27a3b8b.jpg saved to cache
2026-03-27 12:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731181
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731181%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731181: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731181 url https://www.openlane.eu/en/carv6/auction/10731181
2026-03-27 12:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749509/general/346e1ec2-ede7-4878-8c7c-d66c72aa39a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732831)
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731283
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731283%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731283: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731283 url https://www.openlane.eu/en/carv6/auction/10731283
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bed790>
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F1a51def8-3f53-400e-9c59-34e8238914d7.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/1a51def8-3f53-400e-9c59-34e8238914d7.jpg saved to cache
2026-03-27 12:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 225a1284-c6cf-53d0-938d-08bca00fd52d
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142020810>
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F9ebd3a09-5864-493f-9c56-c35d3b2b1c51.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/9ebd3a09-5864-493f-9c56-c35d3b2b1c51.jpg saved to cache
2026-03-27 12:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 225a1284-c6cf-53d0-938d-08bca00fd52d
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142000910>
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252F8e1c8371-afd2-4216-87d8-1d65b53ce4db.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/8e1c8371-afd2-4216-87d8-1d65b53ce4db.jpg saved to cache
2026-03-27 12:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731248
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731248%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731248: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731248 url https://www.openlane.eu/en/carv6/auction/10731248
2026-03-27 12:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749045/general/32dd1be1-6206-4ae8-a7fb-2daf6d3821fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731216)
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731258
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731258%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731258: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731258 url https://www.openlane.eu/en/carv6/auction/10731258
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140aada10>
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F346e1ec2-ede7-4878-8c7c-d66c72aa39a4.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/346e1ec2-ede7-4878-8c7c-d66c72aa39a4.jpg saved to cache
2026-03-27 12:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 225a1284-c6cf-53d0-938d-08bca00fd52d
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731368
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731368%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731368: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731368 url https://www.openlane.eu/en/carv6/auction/10731368
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731165
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731165%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731165: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731165 url https://www.openlane.eu/en/carv6/auction/10731165
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731372
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731372%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731372: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731372 url https://www.openlane.eu/en/carv6/auction/10731372
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731262
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731262%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731262: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731262 url https://www.openlane.eu/en/carv6/auction/10731262
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fddc50>
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252F32dd1be1-6206-4ae8-a7fb-2daf6d3821fd.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/32dd1be1-6206-4ae8-a7fb-2daf6d3821fd.jpg saved to cache
2026-03-27 12:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731174
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731174%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731174: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731174 url https://www.openlane.eu/en/carv6/auction/10731174
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731348
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731348%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731348: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731348 url https://www.openlane.eu/en/carv6/auction/10731348
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731171
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731171%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731171: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731171 url https://www.openlane.eu/en/carv6/auction/10731171
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731206
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731206%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731206: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731206 url https://www.openlane.eu/en/carv6/auction/10731206
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731271
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731271%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731271: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731271 url https://www.openlane.eu/en/carv6/auction/10731271
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731184
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731184%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731184: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731184 url https://www.openlane.eu/en/carv6/auction/10731184
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731209
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731209%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731209: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731209 url https://www.openlane.eu/en/carv6/auction/10731209
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731230
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731230%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731230: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731230 url https://www.openlane.eu/en/carv6/auction/10731230
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731202
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731202%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731202: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731202 url https://www.openlane.eu/en/carv6/auction/10731202
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731330
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731330%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731330: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731330 url https://www.openlane.eu/en/carv6/auction/10731330
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731177
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731177%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731177: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731177 url https://www.openlane.eu/en/carv6/auction/10731177
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731254
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731254%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731254: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731254 url https://www.openlane.eu/en/carv6/auction/10731254
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731333
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731333%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731333: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731333 url https://www.openlane.eu/en/carv6/auction/10731333
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731162
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731162%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731162: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731162 url https://www.openlane.eu/en/carv6/auction/10731162
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731152
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731152%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731152: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731152 url https://www.openlane.eu/en/carv6/auction/10731152
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731315
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731315%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731315: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731315 url https://www.openlane.eu/en/carv6/auction/10731315
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731311
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731311%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731311: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731311 url https://www.openlane.eu/en/carv6/auction/10731311
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731188
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731188%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731188: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731188 url https://www.openlane.eu/en/carv6/auction/10731188
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731203
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731203%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731203: 0
2026-03-27 12:18:23 [adesa.de] INFO: Skipping item 10731203 url https://www.openlane.eu/en/carv6/auction/10731203
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10731155
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731155%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10731155: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10731155 url https://www.openlane.eu/en/carv6/auction/10731155
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10735205
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735205%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10735205: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10735205 url https://www.openlane.eu/en/carv6/auction/10735205
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10735090
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735090%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10735090: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10735090 url https://www.openlane.eu/en/carv6/auction/10735090
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10736416
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736416%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10736416: 1
2026-03-27 12:18:23 [adesa.de] INFO: Scraping item 10736416 url https://www.openlane.eu/en/carv6/auction/10736416
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10712847
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712847%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10712847: 0
2026-03-27 12:18:23 [adesa.de] INFO: Skipping item 10712847 url https://www.openlane.eu/en/carv6/auction/10712847
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10727140
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727140%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10727140: 0
2026-03-27 12:18:23 [adesa.de] INFO: Skipping item 10727140 url https://www.openlane.eu/en/carv6/auction/10727140
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10727141
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727141%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10727141: 0
2026-03-27 12:18:23 [adesa.de] INFO: Skipping item 10727141 url https://www.openlane.eu/en/carv6/auction/10727141
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10717005
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717005%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10717005: 0
2026-03-27 12:18:23 [adesa.de] INFO: Skipping item 10717005 url https://www.openlane.eu/en/carv6/auction/10717005
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10727143
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727143%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10727143: 0
2026-03-27 12:18:23 [adesa.de] INFO: Skipping item 10727143 url https://www.openlane.eu/en/carv6/auction/10727143
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10712846
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712846%27 HTTP/1.1" 200 None
2026-03-27 12:18:23 [adesa.de] INFO: Scrape type for 10712846: 0
2026-03-27 12:18:23 [adesa.de] INFO: Skipping item 10712846 url https://www.openlane.eu/en/carv6/auction/10712846
2026-03-27 12:18:23 [adesa.de] INFO: Found listing with ID: 10712845
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712845%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10712845: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10712845 url https://www.openlane.eu/en/carv6/auction/10712845
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726015
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726015%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726015: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726015 url https://www.openlane.eu/en/carv6/auction/10726015
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10712838
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712838%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10712838: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10712838 url https://www.openlane.eu/en/carv6/auction/10712838
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10717006
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717006%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10717006: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10717006 url https://www.openlane.eu/en/carv6/auction/10717006
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10712837
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712837%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10712837: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10712837 url https://www.openlane.eu/en/carv6/auction/10712837
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10712848
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712848%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10712848: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10712848 url https://www.openlane.eu/en/carv6/auction/10712848
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726035
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726035%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726035: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726035 url https://www.openlane.eu/en/carv6/auction/10726035
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726017
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726017%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726017: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726017 url https://www.openlane.eu/en/carv6/auction/10726017
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726033
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726033%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726033: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726033 url https://www.openlane.eu/en/carv6/auction/10726033
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10712853
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712853%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10712853: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10712853 url https://www.openlane.eu/en/carv6/auction/10712853
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10712852
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712852%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10712852: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10712852 url https://www.openlane.eu/en/carv6/auction/10712852
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726014
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726014%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726014: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726014 url https://www.openlane.eu/en/carv6/auction/10726014
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10712840
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712840%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10712840: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10712840 url https://www.openlane.eu/en/carv6/auction/10712840
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10712842
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712842%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10712842: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10712842 url https://www.openlane.eu/en/carv6/auction/10712842
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726244
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726244%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726244: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726244 url https://www.openlane.eu/en/carv6/auction/10726244
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726233
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726233%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726233: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726233 url https://www.openlane.eu/en/carv6/auction/10726233
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10733207
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733207%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10733207: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10733207 url https://www.openlane.eu/en/carv6/auction/10733207
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726229
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726229%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726229: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726229 url https://www.openlane.eu/en/carv6/auction/10726229
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10712843
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712843%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10712843: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10712843 url https://www.openlane.eu/en/carv6/auction/10712843
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10712841
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712841%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10712841: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10712841 url https://www.openlane.eu/en/carv6/auction/10712841
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726227
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726227%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726227: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726227 url https://www.openlane.eu/en/carv6/auction/10726227
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726250
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726250%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726250: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726250 url https://www.openlane.eu/en/carv6/auction/10726250
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10733206
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733206%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10733206: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10733206 url https://www.openlane.eu/en/carv6/auction/10733206
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726237
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726237%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726237: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726237 url https://www.openlane.eu/en/carv6/auction/10726237
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726231
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726231%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726231: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726231 url https://www.openlane.eu/en/carv6/auction/10726231
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726248
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726248%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726248: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726248 url https://www.openlane.eu/en/carv6/auction/10726248
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10712850
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712850%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10712850: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10712850 url https://www.openlane.eu/en/carv6/auction/10712850
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726242
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726242%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726242: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726242 url https://www.openlane.eu/en/carv6/auction/10726242
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726239
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726239%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726239: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726239 url https://www.openlane.eu/en/carv6/auction/10726239
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726235
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726235%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726235: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726235 url https://www.openlane.eu/en/carv6/auction/10726235
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726246
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726246%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726246: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726246 url https://www.openlane.eu/en/carv6/auction/10726246
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726241
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726241%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726241: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726241 url https://www.openlane.eu/en/carv6/auction/10726241
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726249
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726249%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726249: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726249 url https://www.openlane.eu/en/carv6/auction/10726249
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726234
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726234%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726234: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726234 url https://www.openlane.eu/en/carv6/auction/10726234
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726228
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726228%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726228: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726228 url https://www.openlane.eu/en/carv6/auction/10726228
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726225
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726225%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726225: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726225 url https://www.openlane.eu/en/carv6/auction/10726225
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726226
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726226%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726226: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726226 url https://www.openlane.eu/en/carv6/auction/10726226
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726230
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726230%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726230: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726230 url https://www.openlane.eu/en/carv6/auction/10726230
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726240
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726240%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726240: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726240 url https://www.openlane.eu/en/carv6/auction/10726240
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726232
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726232%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726232: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726232 url https://www.openlane.eu/en/carv6/auction/10726232
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726247
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726247%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726247: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726247 url https://www.openlane.eu/en/carv6/auction/10726247
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726236
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726236%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726236: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726236 url https://www.openlane.eu/en/carv6/auction/10726236
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10726245
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726245%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10726245: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10726245 url https://www.openlane.eu/en/carv6/auction/10726245
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10712851
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710712851%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10712851: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10712851 url https://www.openlane.eu/en/carv6/auction/10712851
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10727962
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727962%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10727962: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10727962 url https://www.openlane.eu/en/carv6/auction/10727962
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10728075
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728075%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10728075: 2
2026-03-27 12:18:24 [adesa.de] INFO: Scraping item 10728075 url https://www.openlane.eu/en/carv6/auction/10728075
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10727913
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727913%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10727913: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10727913 url https://www.openlane.eu/en/carv6/auction/10727913
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10727964
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727964%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10727964: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10727964 url https://www.openlane.eu/en/carv6/auction/10727964
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10732071
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732071%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10732071: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10732071 url https://www.openlane.eu/en/carv6/auction/10732071
2026-03-27 12:18:24 [adesa.de] INFO: Found listing with ID: 10732110
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732110%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [adesa.de] INFO: Scrape type for 10732110: 0
2026-03-27 12:18:24 [adesa.de] INFO: Skipping item 10732110 url https://www.openlane.eu/en/carv6/auction/10732110
2026-03-27 12:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731336> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af20a5dc-452e-5c1a-8f4f-f905eb69610d with identifier: 10731336
2026-03-27 12:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af20a5dc-452e-5c1a-8f4f-f905eb69610d with scrape type 1
2026-03-27 12:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af20a5dc-452e-5c1a-8f4f-f905eb69610d
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252F66cc1d0a-c664-4d1e-a6ec-f4b694d37989.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/66cc1d0a-c664-4d1e-a6ec-f4b694d37989.jpg not downloaded yet
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252F04364581-abe7-4384-b42e-effc8403ce90.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/04364581-abe7-4384-b42e-effc8403ce90.jpg not downloaded yet
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252Ff365aa3c-dcaf-40eb-9eed-f38d819ad523.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/f365aa3c-dcaf-40eb-9eed-f38d819ad523.jpg not downloaded yet
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252F76ded291-4d73-404e-a2da-a607af3beb9a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/76ded291-4d73-404e-a2da-a607af3beb9a.jpg not downloaded yet
2026-03-27 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252Fa7f16860-1f7f-4b55-8c8b-92eb83e81efc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/a7f16860-1f7f-4b55-8c8b-92eb83e81efc.jpg not downloaded yet
2026-03-27 12:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252Fd1f2f8a9-5d92-4252-ae72-a5a1914eaae2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/d1f2f8a9-5d92-4252-ae72-a5a1914eaae2.jpg not downloaded yet
2026-03-27 12:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252F1bf140a6-4299-4c4d-ae9b-5bca66ed5773.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/1bf140a6-4299-4c4d-ae9b-5bca66ed5773.jpg not downloaded yet
2026-03-27 12:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252F3473ccca-4964-44aa-a9ad-ee69ecfdb877.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/3473ccca-4964-44aa-a9ad-ee69ecfdb877.jpg not downloaded yet
2026-03-27 12:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252Fc614f5ca-215f-4248-a502-b5c25fc8003e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/c614f5ca-215f-4248-a502-b5c25fc8003e.jpg not downloaded yet
2026-03-27 12:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252Ffc5c4300-31bc-49a1-9348-23c58260b1f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/fc5c4300-31bc-49a1-9348-23c58260b1f8.jpg not downloaded yet
2026-03-27 12:18:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 7.040(s), this was the 1st time calling it.
2026-03-27 12:18:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.3064636477302 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 12:18:26 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '892e534ec28ab69e17afdadf391041d9', '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=892e534ec28ab69e17afdadf391041d9.
2026-03-27 12:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749149/general/fc5c4300-31bc-49a1-9348-23c58260b1f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731336)
2026-03-27 12:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f73fc260-9100-5353-89dc-78ca6e6aa7cb with identifier: 10731265
2026-03-27 12:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f73fc260-9100-5353-89dc-78ca6e6aa7cb with scrape type 1
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item f73fc260-9100-5353-89dc-78ca6e6aa7cb
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749091%252Fgeneral%252F9e0765fa-e6b3-4ed3-ae88-d808db56d502.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749091/general/9e0765fa-e6b3-4ed3-ae88-d808db56d502.jpg not downloaded yet
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749091%252Fgeneral%252Fb0fd1449-8edf-4c84-8f4b-26af8ee59072.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749091/general/b0fd1449-8edf-4c84-8f4b-26af8ee59072.jpg not downloaded yet
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749091%252Fgeneral%252F6c38daef-3abc-46f6-9f50-b5877aa871f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749091/general/6c38daef-3abc-46f6-9f50-b5877aa871f5.jpg not downloaded yet
2026-03-27 12:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749149/general/c614f5ca-215f-4248-a502-b5c25fc8003e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731336)
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140aafe10>
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252Ffc5c4300-31bc-49a1-9348-23c58260b1f8.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/fc5c4300-31bc-49a1-9348-23c58260b1f8.jpg saved to cache
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item af20a5dc-452e-5c1a-8f4f-f905eb69610d
2026-03-27 12:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749091/general/6c38daef-3abc-46f6-9f50-b5877aa871f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731265)
2026-03-27 12:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c29d50>
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252Fc614f5ca-215f-4248-a502-b5c25fc8003e.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/c614f5ca-215f-4248-a502-b5c25fc8003e.jpg saved to cache
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item af20a5dc-452e-5c1a-8f4f-f905eb69610d
2026-03-27 12:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749091/general/b0fd1449-8edf-4c84-8f4b-26af8ee59072.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731265)
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c28690>
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f73fc260-9100-5353-89dc-78ca6e6aa7cb/f73fc260-9100-5353-89dc-78ca6e6aa7cb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749091%252Fgeneral%252F6c38daef-3abc-46f6-9f50-b5877aa871f5.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749091/general/6c38daef-3abc-46f6-9f50-b5877aa871f5.jpg saved to cache
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f73fc260-9100-5353-89dc-78ca6e6aa7cb
2026-03-27 12:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749091/general/9e0765fa-e6b3-4ed3-ae88-d808db56d502.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731265)
2026-03-27 12:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3 with identifier: 10731326
2026-03-27 12:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3 with scrape type 1
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252F48015176-120c-4a01-9bc3-5f56fd156d95.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/48015176-120c-4a01-9bc3-5f56fd156d95.jpg not downloaded yet
2026-03-27 12:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749149/general/3473ccca-4964-44aa-a9ad-ee69ecfdb877.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731336)
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252Fbf712bed-d945-4858-811a-82f48734e2f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/bf712bed-d945-4858-811a-82f48734e2f5.jpg not downloaded yet
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252Fc94ffa6f-5be3-4fe9-b352-3b2b8bb5db6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/c94ffa6f-5be3-4fe9-b352-3b2b8bb5db6a.jpg not downloaded yet
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252F6f55d211-ee9b-4531-9fb7-a95aba30414c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/6f55d211-ee9b-4531-9fb7-a95aba30414c.jpg not downloaded yet
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142018110>
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f73fc260-9100-5353-89dc-78ca6e6aa7cb/f73fc260-9100-5353-89dc-78ca6e6aa7cb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749091%252Fgeneral%252Fb0fd1449-8edf-4c84-8f4b-26af8ee59072.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749091/general/b0fd1449-8edf-4c84-8f4b-26af8ee59072.jpg saved to cache
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f73fc260-9100-5353-89dc-78ca6e6aa7cb
2026-03-27 12:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749149/general/1bf140a6-4299-4c4d-ae9b-5bca66ed5773.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731336)
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252F587f2f51-6012-464a-84c9-3b1041599785.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/587f2f51-6012-464a-84c9-3b1041599785.jpg not downloaded yet
2026-03-27 12:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749149/general/d1f2f8a9-5d92-4252-ae72-a5a1914eaae2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731336)
2026-03-27 12:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749149/general/a7f16860-1f7f-4b55-8c8b-92eb83e81efc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731336)
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252F60043978-f2d5-4637-a0f8-45a8288987b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/60043978-f2d5-4637-a0f8-45a8288987b8.jpg not downloaded yet
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252F1333f645-0192-463c-bc6c-3bddc1dbea6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/1333f645-0192-463c-bc6c-3bddc1dbea6e.jpg not downloaded yet
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420839d0>
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f73fc260-9100-5353-89dc-78ca6e6aa7cb/f73fc260-9100-5353-89dc-78ca6e6aa7cb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749091%252Fgeneral%252F9e0765fa-e6b3-4ed3-ae88-d808db56d502.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749091/general/9e0765fa-e6b3-4ed3-ae88-d808db56d502.jpg saved to cache
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f73fc260-9100-5353-89dc-78ca6e6aa7cb
2026-03-27 12:18:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f73fc260-9100-5353-89dc-78ca6e6aa7cb, skipping ID generation
2026-03-27 12:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f73fc260-9100-5353-89dc-78ca6e6aa7cb with scrape type 1
2026-03-27 12:18:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f73fc260-9100-5353-89dc-78ca6e6aa7cb sending to next pipeline
2026-03-27 12:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f73fc260-9100-5353-89dc-78ca6e6aa7cb, identifier: 10731265
2026-03-27 12:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1bc724a-65cd-5506-821a-6f8bc716a070 with identifier: 10731147
2026-03-27 12:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1bc724a-65cd-5506-821a-6f8bc716a070 with scrape type 1
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1bc724a-65cd-5506-821a-6f8bc716a070
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252F20f72904-d857-4294-a208-03fe002cc24d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/20f72904-d857-4294-a208-03fe002cc24d.jpg not downloaded yet
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c2590>
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252F3473ccca-4964-44aa-a9ad-ee69ecfdb877.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/3473ccca-4964-44aa-a9ad-ee69ecfdb877.jpg saved to cache
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item af20a5dc-452e-5c1a-8f4f-f905eb69610d
2026-03-27 12:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f73fc260-9100-5353-89dc-78ca6e6aa7cb with identifier: 10731265
2026-03-27 12:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f73fc260-9100-5353-89dc-78ca6e6aa7cb with identifier: 10731265
2026-03-27 12:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f73fc260-9100-5353-89dc-78ca6e6aa7cb with identifier: 10731265 to the API
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749091/general/9e0765fa-e6b3-4ed3-ae88-d808db56d502.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f73fc260-9100-5353-89dc-78ca6e6aa7cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '89403092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731265',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 56381,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 3,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73fc260-9100-5353-89dc-78ca6e6aa7cb/f73fc260-9100-5353-89dc-78ca6e6aa7cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68336,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749091/general/9e0765fa-e6b3-4ed3-ae88-d808db56d502.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73fc260-9100-5353-89dc-78ca6e6aa7cb/f73fc260-9100-5353-89dc-78ca6e6aa7cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77556,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749091/general/b0fd1449-8edf-4c84-8f4b-26af8ee59072.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73fc260-9100-5353-89dc-78ca6e6aa7cb/f73fc260-9100-5353-89dc-78ca6e6aa7cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75329,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749091/general/6c38daef-3abc-46f6-9f50-b5877aa871f5.jpg',
'Width': 800}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 74 kWh - Electric - Automatic - 228 hp - 56.381 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731265%27 HTTP/1.1" 200 None
2026-03-27 12:18:28 [adesa.de] INFO: Saving data for 10731265: {'created_time': 1774613908.528819, 'last_price_update_time': 1774613908.528831, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731265') HTTP/1.1" 204 0
2026-03-27 12:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749139/general/6f55d211-ee9b-4531-9fb7-a95aba30414c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731326)
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252F71f52f6c-68bf-4bf0-9169-95d35ba3eded.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/71f52f6c-68bf-4bf0-9169-95d35ba3eded.jpg not downloaded yet
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252F0f83f229-2b89-47dd-8dc4-eb5c8f3ec78a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/0f83f229-2b89-47dd-8dc4-eb5c8f3ec78a.jpg not downloaded yet
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409e3290>
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252F1bf140a6-4299-4c4d-ae9b-5bca66ed5773.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/1bf140a6-4299-4c4d-ae9b-5bca66ed5773.jpg saved to cache
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item af20a5dc-452e-5c1a-8f4f-f905eb69610d
2026-03-27 12:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749139/general/bf712bed-d945-4858-811a-82f48734e2f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731326)
2026-03-27 12:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749139/general/c94ffa6f-5be3-4fe9-b352-3b2b8bb5db6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731326)
2026-03-27 12:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252F5f10a2ff-d64d-459c-875e-a877a967bb0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/5f10a2ff-d64d-459c-875e-a877a967bb0b.jpg not downloaded yet
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252F201bc641-e8fe-4247-b093-f195d28f763c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/201bc641-e8fe-4247-b093-f195d28f763c.jpg not downloaded yet
2026-03-27 12:18:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140acb950>
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252Fd1f2f8a9-5d92-4252-ae72-a5a1914eaae2.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/d1f2f8a9-5d92-4252-ae72-a5a1914eaae2.jpg saved to cache
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item af20a5dc-452e-5c1a-8f4f-f905eb69610d
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f1afd0>
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252Fa7f16860-1f7f-4b55-8c8b-92eb83e81efc.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/a7f16860-1f7f-4b55-8c8b-92eb83e81efc.jpg saved to cache
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item af20a5dc-452e-5c1a-8f4f-f905eb69610d
2026-03-27 12:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748982/general/20f72904-d857-4294-a208-03fe002cc24d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731147)
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252Fd6da5a4a-09ab-4deb-b7e8-aca2b46836f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/d6da5a4a-09ab-4deb-b7e8-aca2b46836f5.jpg not downloaded yet
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252Fedbc9898-e7df-4b58-8efe-44113dbdefb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/edbc9898-e7df-4b58-8efe-44113dbdefb4.jpg not downloaded yet
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142083cd0>
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252F6f55d211-ee9b-4531-9fb7-a95aba30414c.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/6f55d211-ee9b-4531-9fb7-a95aba30414c.jpg saved to cache
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fddfd0>
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252Fbf712bed-d945-4858-811a-82f48734e2f5.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/bf712bed-d945-4858-811a-82f48734e2f5.jpg saved to cache
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142002490>
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252Fc94ffa6f-5be3-4fe9-b352-3b2b8bb5db6a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/c94ffa6f-5be3-4fe9-b352-3b2b8bb5db6a.jpg saved to cache
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3
2026-03-27 12:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5d11d31-5e27-50e7-97c8-c850c8d9b237 with identifier: 10731149
2026-03-27 12:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5d11d31-5e27-50e7-97c8-c850c8d9b237 with scrape type 1
2026-03-27 12:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5d11d31-5e27-50e7-97c8-c850c8d9b237
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252F2efc73bf-0971-40a1-842c-d2351e14e1f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/2efc73bf-0971-40a1-842c-d2351e14e1f9.jpg not downloaded yet
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252F966edc01-d076-4b78-bf3a-9faf2e533991.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/966edc01-d076-4b78-bf3a-9faf2e533991.jpg not downloaded yet
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749139/general/1333f645-0192-463c-bc6c-3bddc1dbea6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731326)
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748982/general/0f83f229-2b89-47dd-8dc4-eb5c8f3ec78a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731147)
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252F7f06eb63-c667-42f2-91ea-97ecb622c889.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/7f06eb63-c667-42f2-91ea-97ecb622c889.jpg not downloaded yet
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749139/general/60043978-f2d5-4637-a0f8-45a8288987b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731326)
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252F3a8ab26b-7dce-407a-8f58-4fcfc5a6b5ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/3a8ab26b-7dce-407a-8f58-4fcfc5a6b5ad.jpg not downloaded yet
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d166d0>
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252F20f72904-d857-4294-a208-03fe002cc24d.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/20f72904-d857-4294-a208-03fe002cc24d.jpg saved to cache
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f1bc724a-65cd-5506-821a-6f8bc716a070
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252Fb7a5b03b-f828-4b69-8086-da1f6a1aaecb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/b7a5b03b-f828-4b69-8086-da1f6a1aaecb.jpg not downloaded yet
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748982/general/201bc641-e8fe-4247-b093-f195d28f763c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731147)
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252F2d2232ce-391f-41b4-9030-f616e0ba5527.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/2d2232ce-391f-41b4-9030-f616e0ba5527.jpg not downloaded yet
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252F86e0f75b-b7a8-4e05-a95e-fe22e89bd207.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/86e0f75b-b7a8-4e05-a95e-fe22e89bd207.jpg not downloaded yet
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252Fc6d80502-f30d-4d2b-87c1-73a735683d11.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/c6d80502-f30d-4d2b-87c1-73a735683d11.jpg not downloaded yet
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252F3039643e-66dc-4674-a1bb-66d2d1ead73b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/3039643e-66dc-4674-a1bb-66d2d1ead73b.jpg not downloaded yet
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656374/general/2efc73bf-0971-40a1-842c-d2351e14e1f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731149)
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252F63856af6-6e17-4e6d-9912-119c9b727c40.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/63856af6-6e17-4e6d-9912-119c9b727c40.jpg not downloaded yet
2026-03-27 12:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fd9e10>
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252F1333f645-0192-463c-bc6c-3bddc1dbea6e.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/1333f645-0192-463c-bc6c-3bddc1dbea6e.jpg saved to cache
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c29210>
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252F0f83f229-2b89-47dd-8dc4-eb5c8f3ec78a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/0f83f229-2b89-47dd-8dc4-eb5c8f3ec78a.jpg saved to cache
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f1bc724a-65cd-5506-821a-6f8bc716a070
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e7e290>
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252F60043978-f2d5-4637-a0f8-45a8288987b8.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/60043978-f2d5-4637-a0f8-45a8288987b8.jpg saved to cache
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252Fdb0c5e51-b53c-420c-87f0-68b8317c05c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/db0c5e51-b53c-420c-87f0-68b8317c05c7.jpg not downloaded yet
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748982/general/edbc9898-e7df-4b58-8efe-44113dbdefb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731147)
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656374/general/b7a5b03b-f828-4b69-8086-da1f6a1aaecb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731149)
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748982/general/966edc01-d076-4b78-bf3a-9faf2e533991.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731147)
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252Feeff7e8c-d4e4-4964-aec7-eadc50e717f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/eeff7e8c-d4e4-4964-aec7-eadc50e717f4.jpg not downloaded yet
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252F99b72f2f-5a91-4b2e-ac72-4700f6800b12.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/99b72f2f-5a91-4b2e-ac72-4700f6800b12.jpg not downloaded yet
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c28810>
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252F201bc641-e8fe-4247-b093-f195d28f763c.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/201bc641-e8fe-4247-b093-f195d28f763c.jpg saved to cache
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f1bc724a-65cd-5506-821a-6f8bc716a070
2026-03-27 12:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 522769e8-14f8-56b9-aedc-4c9b8492387f with identifier: 10731224
2026-03-27 12:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 522769e8-14f8-56b9-aedc-4c9b8492387f with scrape type 1
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 522769e8-14f8-56b9-aedc-4c9b8492387f
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252Fab8aeda2-fa5f-4db2-a1ac-6e1af43a674a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/ab8aeda2-fa5f-4db2-a1ac-6e1af43a674a.jpg not downloaded yet
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142073910>
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252F2efc73bf-0971-40a1-842c-d2351e14e1f9.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/2efc73bf-0971-40a1-842c-d2351e14e1f9.jpg saved to cache
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b5d11d31-5e27-50e7-97c8-c850c8d9b237
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656374/general/86e0f75b-b7a8-4e05-a95e-fe22e89bd207.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731149)
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252Ff34a8bbf-ba8f-43a2-a78e-3c9e11b0f34b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/f34a8bbf-ba8f-43a2-a78e-3c9e11b0f34b.jpg not downloaded yet
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252F8cabc828-a1d6-46bd-9ee4-522e3e88cd29.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/8cabc828-a1d6-46bd-9ee4-522e3e88cd29.jpg not downloaded yet
2026-03-27 12:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748982/general/c6d80502-f30d-4d2b-87c1-73a735683d11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731147)
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e61bd0>
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252Fedbc9898-e7df-4b58-8efe-44113dbdefb4.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/edbc9898-e7df-4b58-8efe-44113dbdefb4.jpg saved to cache
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f1bc724a-65cd-5506-821a-6f8bc716a070
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c1d1d0>
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252Fb7a5b03b-f828-4b69-8086-da1f6a1aaecb.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/b7a5b03b-f828-4b69-8086-da1f6a1aaecb.jpg saved to cache
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b5d11d31-5e27-50e7-97c8-c850c8d9b237
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a2a490>
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252F966edc01-d076-4b78-bf3a-9faf2e533991.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/966edc01-d076-4b78-bf3a-9faf2e533991.jpg saved to cache
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f1bc724a-65cd-5506-821a-6f8bc716a070
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656374/general/3039643e-66dc-4674-a1bb-66d2d1ead73b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731149)
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656374/general/db0c5e51-b53c-420c-87f0-68b8317c05c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731149)
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252F2b3dd065-926f-434f-87b2-6de8b5dc72c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/2b3dd065-926f-434f-87b2-6de8b5dc72c8.jpg not downloaded yet
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252F477f75bd-6c68-4b29-85e4-82726e457b9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/477f75bd-6c68-4b29-85e4-82726e457b9e.jpg not downloaded yet
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748982/general/63856af6-6e17-4e6d-9912-119c9b727c40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731147)
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252F37a4e836-c51a-46ec-82b5-2c53fe017588.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/37a4e836-c51a-46ec-82b5-2c53fe017588.jpg not downloaded yet
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252F0f5a0c38-db29-4b11-be5c-d9be8fde74af.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/0f5a0c38-db29-4b11-be5c-d9be8fde74af.jpg not downloaded yet
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b62750>
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252F86e0f75b-b7a8-4e05-a95e-fe22e89bd207.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/86e0f75b-b7a8-4e05-a95e-fe22e89bd207.jpg saved to cache
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b5d11d31-5e27-50e7-97c8-c850c8d9b237
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142020910>
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252Fc6d80502-f30d-4d2b-87c1-73a735683d11.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/c6d80502-f30d-4d2b-87c1-73a735683d11.jpg saved to cache
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f1bc724a-65cd-5506-821a-6f8bc716a070
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656374/general/99b72f2f-5a91-4b2e-ac72-4700f6800b12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731149)
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252F4bba3359-0c75-4938-b38a-8ddfe9be60c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/4bba3359-0c75-4938-b38a-8ddfe9be60c7.jpg not downloaded yet
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749053/general/ab8aeda2-fa5f-4db2-a1ac-6e1af43a674a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731224)
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656374/general/f34a8bbf-ba8f-43a2-a78e-3c9e11b0f34b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731149)
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140abed90>
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252F3039643e-66dc-4674-a1bb-66d2d1ead73b.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/3039643e-66dc-4674-a1bb-66d2d1ead73b.jpg saved to cache
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b5d11d31-5e27-50e7-97c8-c850c8d9b237
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e572d0>
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252Fdb0c5e51-b53c-420c-87f0-68b8317c05c7.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/db0c5e51-b53c-420c-87f0-68b8317c05c7.jpg saved to cache
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b5d11d31-5e27-50e7-97c8-c850c8d9b237
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bd0150>
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252F63856af6-6e17-4e6d-9912-119c9b727c40.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/63856af6-6e17-4e6d-9912-119c9b727c40.jpg saved to cache
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f1bc724a-65cd-5506-821a-6f8bc716a070
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252F0369ed49-d69d-4731-a23b-4027558106e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/0369ed49-d69d-4731-a23b-4027558106e2.jpg not downloaded yet
2026-03-27 12:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749053/general/8cabc828-a1d6-46bd-9ee4-522e3e88cd29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731224)
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252F63ef6eaf-10b5-43e8-b523-271ced71d989.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/63ef6eaf-10b5-43e8-b523-271ced71d989.jpg not downloaded yet
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ba9c10>
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252F99b72f2f-5a91-4b2e-ac72-4700f6800b12.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/99b72f2f-5a91-4b2e-ac72-4700f6800b12.jpg saved to cache
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b5d11d31-5e27-50e7-97c8-c850c8d9b237
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141febe50>
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252Fab8aeda2-fa5f-4db2-a1ac-6e1af43a674a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/ab8aeda2-fa5f-4db2-a1ac-6e1af43a674a.jpg saved to cache
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 522769e8-14f8-56b9-aedc-4c9b8492387f
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2df10>
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252Ff34a8bbf-ba8f-43a2-a78e-3c9e11b0f34b.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/f34a8bbf-ba8f-43a2-a78e-3c9e11b0f34b.jpg saved to cache
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b5d11d31-5e27-50e7-97c8-c850c8d9b237
2026-03-27 12:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 387df9e5-c146-5bf4-bd91-7a550c0943f1 with identifier: 10731235
2026-03-27 12:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 387df9e5-c146-5bf4-bd91-7a550c0943f1 with scrape type 1
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 387df9e5-c146-5bf4-bd91-7a550c0943f1
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749061%252Fgeneral%252F0c393fa2-1ec0-4fa7-9b21-83ad0b3a0951.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/0c393fa2-1ec0-4fa7-9b21-83ad0b3a0951.jpg not downloaded yet
2026-03-27 12:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cae21801-a64e-5bf9-bdee-00329f5ac1d9 with identifier: 10731276
2026-03-27 12:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cae21801-a64e-5bf9-bdee-00329f5ac1d9 with scrape type 1
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cae21801-a64e-5bf9-bdee-00329f5ac1d9
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5656440%252Fgeneral%252F9c9f053c-4e2b-4a04-8d30-b7ee8cee5bce.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/9c9f053c-4e2b-4a04-8d30-b7ee8cee5bce.jpg not downloaded yet
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749053/general/477f75bd-6c68-4b29-85e4-82726e457b9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731224)
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749053%252Fgeneral%252F6cd3dd5f-a2c0-4522-9f9c-307c36a538da.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/6cd3dd5f-a2c0-4522-9f9c-307c36a538da.jpg not downloaded yet
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749061%252Fgeneral%252F64ce9599-05d2-4b54-88e9-4e9cab21105c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/64ce9599-05d2-4b54-88e9-4e9cab21105c.jpg not downloaded yet
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5656440%252Fgeneral%252F0ca2e31e-ef18-4b8a-a422-f1308529057a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/0ca2e31e-ef18-4b8a-a422-f1308529057a.jpg not downloaded yet
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749053/general/0f5a0c38-db29-4b11-be5c-d9be8fde74af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731224)
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748982/general/eeff7e8c-d4e4-4964-aec7-eadc50e717f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731147)
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656374/general/2b3dd065-926f-434f-87b2-6de8b5dc72c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731149)
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656374/general/37a4e836-c51a-46ec-82b5-2c53fe017588.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731149)
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749053/general/4bba3359-0c75-4938-b38a-8ddfe9be60c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731224)
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749053%252Fgeneral%252F2c91e66d-9bfe-4b36-8f37-61ae78bcb086.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/2c91e66d-9bfe-4b36-8f37-61ae78bcb086.jpg not downloaded yet
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749061%252Fgeneral%252F51d95879-ee53-4342-be8c-a076d9925507.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/51d95879-ee53-4342-be8c-a076d9925507.jpg not downloaded yet
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5656440%252Fgeneral%252F3958d985-8660-4d1a-b6e2-5b3361a54f53.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/3958d985-8660-4d1a-b6e2-5b3361a54f53.jpg not downloaded yet
2026-03-27 12:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bca550>
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252F8cabc828-a1d6-46bd-9ee4-522e3e88cd29.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/8cabc828-a1d6-46bd-9ee4-522e3e88cd29.jpg saved to cache
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 522769e8-14f8-56b9-aedc-4c9b8492387f
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748982/general/2d2232ce-391f-41b4-9030-f616e0ba5527.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731147)
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656440/general/9c9f053c-4e2b-4a04-8d30-b7ee8cee5bce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731276)
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749053%252Fgeneral%252F7fd49a19-937b-4c36-9002-777b7e5ff1a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/7fd49a19-937b-4c36-9002-777b7e5ff1a3.jpg not downloaded yet
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749061%252Fgeneral%252Fa5d67c22-2d9f-40e3-a00e-3c3f1ebac5c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/a5d67c22-2d9f-40e3-a00e-3c3f1ebac5c9.jpg not downloaded yet
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5656440%252Fgeneral%252Fb384bb98-1d9b-4537-b1e4-d23b6eb49c97.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/b384bb98-1d9b-4537-b1e4-d23b6eb49c97.jpg not downloaded yet
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b01ad0>
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252F477f75bd-6c68-4b29-85e4-82726e457b9e.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/477f75bd-6c68-4b29-85e4-82726e457b9e.jpg saved to cache
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 522769e8-14f8-56b9-aedc-4c9b8492387f
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a88990>
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252F0f5a0c38-db29-4b11-be5c-d9be8fde74af.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/0f5a0c38-db29-4b11-be5c-d9be8fde74af.jpg saved to cache
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 522769e8-14f8-56b9-aedc-4c9b8492387f
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408bb810>
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252Feeff7e8c-d4e4-4964-aec7-eadc50e717f4.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/eeff7e8c-d4e4-4964-aec7-eadc50e717f4.jpg saved to cache
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f1bc724a-65cd-5506-821a-6f8bc716a070
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b3c90>
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252F2b3dd065-926f-434f-87b2-6de8b5dc72c8.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/2b3dd065-926f-434f-87b2-6de8b5dc72c8.jpg saved to cache
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b5d11d31-5e27-50e7-97c8-c850c8d9b237
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714200bf90>
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252F37a4e836-c51a-46ec-82b5-2c53fe017588.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/37a4e836-c51a-46ec-82b5-2c53fe017588.jpg saved to cache
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b5d11d31-5e27-50e7-97c8-c850c8d9b237
2026-03-27 12:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cce0990b-e899-5df7-b503-8c04b1852c08 with identifier: 10731286
2026-03-27 12:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cce0990b-e899-5df7-b503-8c04b1852c08 with scrape type 1
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cce0990b-e899-5df7-b503-8c04b1852c08
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749107%252Fgeneral%252F9b14f8d1-3742-4ea3-bae7-1cac798a802e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/9b14f8d1-3742-4ea3-bae7-1cac798a802e.jpg not downloaded yet
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c5d490>
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252F4bba3359-0c75-4938-b38a-8ddfe9be60c7.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/4bba3359-0c75-4938-b38a-8ddfe9be60c7.jpg saved to cache
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 522769e8-14f8-56b9-aedc-4c9b8492387f
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749061/general/0c393fa2-1ec0-4fa7-9b21-83ad0b3a0951.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731235)
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748982/general/3a8ab26b-7dce-407a-8f58-4fcfc5a6b5ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731147)
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656440/general/0ca2e31e-ef18-4b8a-a422-f1308529057a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731276)
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749061%252Fgeneral%252Feaeb12f3-d583-4f56-80bc-3d36ef76c8c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/eaeb12f3-d583-4f56-80bc-3d36ef76c8c0.jpg not downloaded yet
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5656440%252Fgeneral%252Fa5190093-f729-46f8-b97a-bebc88486655.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/a5190093-f729-46f8-b97a-bebc88486655.jpg not downloaded yet
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749107%252Fgeneral%252Fcb7a16af-482f-482b-8e15-f2cde87b5b70.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/cb7a16af-482f-482b-8e15-f2cde87b5b70.jpg not downloaded yet
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749061/general/64ce9599-05d2-4b54-88e9-4e9cab21105c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731235)
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749061%252Fgeneral%252F6bd7e693-ef52-4001-b392-ee7bca87858c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/6bd7e693-ef52-4001-b392-ee7bca87858c.jpg not downloaded yet
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5656440%252Fgeneral%252F22086b30-219f-4641-9e82-286b95fa3438.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/22086b30-219f-4641-9e82-286b95fa3438.jpg not downloaded yet
2026-03-27 12:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9029ed10-3816-5b3a-8d4a-c39e4992bb68 with identifier: 10731144
2026-03-27 12:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9029ed10-3816-5b3a-8d4a-c39e4992bb68 with scrape type 1
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9029ed10-3816-5b3a-8d4a-c39e4992bb68
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5695627%252Fgeneral%252Ff725feb9-8394-4d9d-a22d-b64b3764138d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/f725feb9-8394-4d9d-a22d-b64b3764138d.jpg not downloaded yet
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cfc810>
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252F2d2232ce-391f-41b4-9030-f616e0ba5527.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/2d2232ce-391f-41b4-9030-f616e0ba5527.jpg saved to cache
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f1bc724a-65cd-5506-821a-6f8bc716a070
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb5150>
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656440%252Fgeneral%252F9c9f053c-4e2b-4a04-8d30-b7ee8cee5bce.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/9c9f053c-4e2b-4a04-8d30-b7ee8cee5bce.jpg saved to cache
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cae21801-a64e-5bf9-bdee-00329f5ac1d9
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749053/general/0369ed49-d69d-4731-a23b-4027558106e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731224)
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749053/general/63ef6eaf-10b5-43e8-b523-271ced71d989.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731224)
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656440/general/b384bb98-1d9b-4537-b1e4-d23b6eb49c97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731276)
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749061/general/51d95879-ee53-4342-be8c-a076d9925507.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731235)
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749107%252Fgeneral%252Fb6553d5d-b6a4-4054-952d-c51036b1f252.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/b6553d5d-b6a4-4054-952d-c51036b1f252.jpg not downloaded yet
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749053/general/2c91e66d-9bfe-4b36-8f37-61ae78bcb086.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731224)
2026-03-27 12:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656440/general/3958d985-8660-4d1a-b6e2-5b3361a54f53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731276)
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749061%252Fgeneral%252F39f48d2c-3477-4609-861b-96dd50ad3013.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/39f48d2c-3477-4609-861b-96dd50ad3013.jpg not downloaded yet
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5656440%252Fgeneral%252F3283142d-5e61-4d51-893a-2a5e116d6386.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/3283142d-5e61-4d51-893a-2a5e116d6386.jpg not downloaded yet
2026-03-27 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5695627%252Fgeneral%252F210b9618-8200-4c57-848b-4bdf0bd175a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/210b9618-8200-4c57-848b-4bdf0bd175a3.jpg not downloaded yet
2026-03-27 12:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749061/general/a5d67c22-2d9f-40e3-a00e-3c3f1ebac5c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731235)
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749107%252Fgeneral%252F4a3098f2-8b87-4aae-92b5-ad44985a141d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/4a3098f2-8b87-4aae-92b5-ad44985a141d.jpg not downloaded yet
2026-03-27 12:18:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142088b50>
2026-03-27 12:18:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749061%252Fgeneral%252F0c393fa2-1ec0-4fa7-9b21-83ad0b3a0951.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/0c393fa2-1ec0-4fa7-9b21-83ad0b3a0951.jpg saved to cache
2026-03-27 12:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 387df9e5-c146-5bf4-bd91-7a550c0943f1
2026-03-27 12:18:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ba8b90>
2026-03-27 12:18:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748982%252Fgeneral%252F3a8ab26b-7dce-407a-8f58-4fcfc5a6b5ad.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748982/general/3a8ab26b-7dce-407a-8f58-4fcfc5a6b5ad.jpg saved to cache
2026-03-27 12:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f1bc724a-65cd-5506-821a-6f8bc716a070
2026-03-27 12:18:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1bc724a-65cd-5506-821a-6f8bc716a070, skipping ID generation
2026-03-27 12:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1bc724a-65cd-5506-821a-6f8bc716a070 with scrape type 1
2026-03-27 12:18:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1bc724a-65cd-5506-821a-6f8bc716a070 sending to next pipeline
2026-03-27 12:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f1bc724a-65cd-5506-821a-6f8bc716a070, identifier: 10731147
2026-03-27 12:18:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f6a910>
2026-03-27 12:18:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656440%252Fgeneral%252F0ca2e31e-ef18-4b8a-a422-f1308529057a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/0ca2e31e-ef18-4b8a-a422-f1308529057a.jpg saved to cache
2026-03-27 12:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cae21801-a64e-5bf9-bdee-00329f5ac1d9
2026-03-27 12:18:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c1ddd0>
2026-03-27 12:18:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749061%252Fgeneral%252F64ce9599-05d2-4b54-88e9-4e9cab21105c.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/64ce9599-05d2-4b54-88e9-4e9cab21105c.jpg saved to cache
2026-03-27 12:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 387df9e5-c146-5bf4-bd91-7a550c0943f1
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5749061%252Fgeneral%252F9d79beaf-62f8-42f2-b06b-82ac6efadf75.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/9d79beaf-62f8-42f2-b06b-82ac6efadf75.jpg not downloaded yet
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18: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%252F5656440%252Fgeneral%252Fcd788737-0972-4a94-a01f-53d56ba0512a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/cd788737-0972-4a94-a01f-53d56ba0512a.jpg not downloaded yet
2026-03-27 12:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252F5c5df20c-463e-4f84-b4e8-67e0d017657e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/5c5df20c-463e-4f84-b4e8-67e0d017657e.jpg not downloaded yet
2026-03-27 12:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f1bc724a-65cd-5506-821a-6f8bc716a070 with identifier: 10731147
2026-03-27 12:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f1bc724a-65cd-5506-821a-6f8bc716a070 with identifier: 10731147
2026-03-27 12:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f1bc724a-65cd-5506-821a-6f8bc716a070 with identifier: 10731147 to the API
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748982/general/3a8ab26b-7dce-407a-8f58-4fcfc5a6b5ad.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f1bc724a-65cd-5506-821a-6f8bc716a070',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19293093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731147',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 84377,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 83,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19707,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748982/general/20f72904-d857-4294-a208-03fe002cc24d.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22452,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748982/general/0f83f229-2b89-47dd-8dc4-eb5c8f3ec78a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21127,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748982/general/201bc641-e8fe-4247-b093-f195d28f763c.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121030,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748982/general/edbc9898-e7df-4b58-8efe-44113dbdefb4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83961,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748982/general/966edc01-d076-4b78-bf3a-9faf2e533991.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23158,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748982/general/3a8ab26b-7dce-407a-8f58-4fcfc5a6b5ad.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103398,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748982/general/2d2232ce-391f-41b4-9030-f616e0ba5527.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68741,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748982/general/c6d80502-f30d-4d2b-87c1-73a735683d11.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84128,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748982/general/63856af6-6e17-4e6d-9912-119c9b727c40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1bc724a-65cd-5506-821a-6f8bc716a070/f1bc724a-65cd-5506-821a-6f8bc716a070_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105928,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748982/general/eeff7e8c-d4e4-4964-aec7-eadc50e717f4.jpg',
'Width': 800}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh Uniq - Electric - Automatic - 306 hp - '
'84.377 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2022}
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731147%27 HTTP/1.1" 200 None
2026-03-27 12:18:32 [adesa.de] INFO: Saving data for 10731147: {'created_time': 1774613912.374491, 'last_price_update_time': 1774613912.374503, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731147') HTTP/1.1" 204 0
2026-03-27 12:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749107/general/cb7a16af-482f-482b-8e15-f2cde87b5b70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731286)
2026-03-27 12:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749107/general/9b14f8d1-3742-4ea3-bae7-1cac798a802e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731286)
2026-03-27 12:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749061/general/eaeb12f3-d583-4f56-80bc-3d36ef76c8c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731235)
2026-03-27 12:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656440/general/a5190093-f729-46f8-b97a-bebc88486655.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731276)
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749107%252Fgeneral%252F75313ed7-4649-417f-862d-d7aa337dabdc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/75313ed7-4649-417f-862d-d7aa337dabdc.jpg not downloaded yet
2026-03-27 12:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656440/general/22086b30-219f-4641-9e82-286b95fa3438.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731276)
2026-03-27 12:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5695627/general/f725feb9-8394-4d9d-a22d-b64b3764138d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731144)
2026-03-27 12:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749053/general/7fd49a19-937b-4c36-9002-777b7e5ff1a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731224)
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749061%252Fgeneral%252F137aa127-94dc-4393-886f-7814308c087d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/137aa127-94dc-4393-886f-7814308c087d.jpg not downloaded yet
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656440%252Fgeneral%252F47a48d28-c737-47b4-bd8d-c5d61c66ffdd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/47a48d28-c737-47b4-bd8d-c5d61c66ffdd.jpg not downloaded yet
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252F10c5848a-ef3a-4b3f-80ef-e376fd1cd2e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/10c5848a-ef3a-4b3f-80ef-e376fd1cd2e4.jpg not downloaded yet
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749107%252Fgeneral%252F5ca6f517-3a19-433b-abfc-aba43a6298fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/5ca6f517-3a19-433b-abfc-aba43a6298fd.jpg not downloaded yet
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f6aad0>
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252F0369ed49-d69d-4731-a23b-4027558106e2.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/0369ed49-d69d-4731-a23b-4027558106e2.jpg saved to cache
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 522769e8-14f8-56b9-aedc-4c9b8492387f
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f3c850>
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252F63ef6eaf-10b5-43e8-b523-271ced71d989.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/63ef6eaf-10b5-43e8-b523-271ced71d989.jpg saved to cache
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 522769e8-14f8-56b9-aedc-4c9b8492387f
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409b0ad0>
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656440%252Fgeneral%252Fb384bb98-1d9b-4537-b1e4-d23b6eb49c97.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/b384bb98-1d9b-4537-b1e4-d23b6eb49c97.jpg saved to cache
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cae21801-a64e-5bf9-bdee-00329f5ac1d9
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409b3e50>
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749061%252Fgeneral%252F51d95879-ee53-4342-be8c-a076d9925507.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/51d95879-ee53-4342-be8c-a076d9925507.jpg saved to cache
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 387df9e5-c146-5bf4-bd91-7a550c0943f1
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb5210>
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252F2c91e66d-9bfe-4b36-8f37-61ae78bcb086.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/2c91e66d-9bfe-4b36-8f37-61ae78bcb086.jpg saved to cache
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 522769e8-14f8-56b9-aedc-4c9b8492387f
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142021bd0>
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656440%252Fgeneral%252F3958d985-8660-4d1a-b6e2-5b3361a54f53.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/3958d985-8660-4d1a-b6e2-5b3361a54f53.jpg saved to cache
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cae21801-a64e-5bf9-bdee-00329f5ac1d9
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409c34d0>
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749061%252Fgeneral%252Fa5d67c22-2d9f-40e3-a00e-3c3f1ebac5c9.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/a5d67c22-2d9f-40e3-a00e-3c3f1ebac5c9.jpg saved to cache
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 387df9e5-c146-5bf4-bd91-7a550c0943f1
2026-03-27 12:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749053/general/6cd3dd5f-a2c0-4522-9f9c-307c36a538da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731224)
2026-03-27 12:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749107/general/b6553d5d-b6a4-4054-952d-c51036b1f252.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731286)
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749061%252Fgeneral%252Fb0199430-33c4-4be7-9b1f-8030442926e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/b0199430-33c4-4be7-9b1f-8030442926e3.jpg not downloaded yet
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656440%252Fgeneral%252F3bde9f14-4367-4ef9-877f-abbff8f07c8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/3bde9f14-4367-4ef9-877f-abbff8f07c8d.jpg not downloaded yet
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252F7e09c779-d63d-44fc-8552-f425b59ca925.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/7e09c779-d63d-44fc-8552-f425b59ca925.jpg not downloaded yet
2026-03-27 12:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749061/general/39f48d2c-3477-4609-861b-96dd50ad3013.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731235)
2026-03-27 12:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749107/general/4a3098f2-8b87-4aae-92b5-ad44985a141d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731286)
2026-03-27 12:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5695627/general/210b9618-8200-4c57-848b-4bdf0bd175a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731144)
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749107%252Fgeneral%252F9c7a2d5d-b7c6-43a0-add7-6423d266c23a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/9c7a2d5d-b7c6-43a0-add7-6423d266c23a.jpg not downloaded yet
2026-03-27 12:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656440/general/3283142d-5e61-4d51-893a-2a5e116d6386.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731276)
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252Fe05feb0c-9741-46f0-81a4-dd5bbf3a2654.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/e05feb0c-9741-46f0-81a4-dd5bbf3a2654.jpg not downloaded yet
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409bb990>
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749107%252Fgeneral%252Fcb7a16af-482f-482b-8e15-f2cde87b5b70.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/cb7a16af-482f-482b-8e15-f2cde87b5b70.jpg saved to cache
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cce0990b-e899-5df7-b503-8c04b1852c08
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f0a10>
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749107%252Fgeneral%252F9b14f8d1-3742-4ea3-bae7-1cac798a802e.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/9b14f8d1-3742-4ea3-bae7-1cac798a802e.jpg saved to cache
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cce0990b-e899-5df7-b503-8c04b1852c08
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409c9c10>
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749061%252Fgeneral%252Feaeb12f3-d583-4f56-80bc-3d36ef76c8c0.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/eaeb12f3-d583-4f56-80bc-3d36ef76c8c0.jpg saved to cache
2026-03-27 12:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 387df9e5-c146-5bf4-bd91-7a550c0943f1
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb4950>
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656440%252Fgeneral%252Fa5190093-f729-46f8-b97a-bebc88486655.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/a5190093-f729-46f8-b97a-bebc88486655.jpg saved to cache
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cae21801-a64e-5bf9-bdee-00329f5ac1d9
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a55810>
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656440%252Fgeneral%252F22086b30-219f-4641-9e82-286b95fa3438.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/22086b30-219f-4641-9e82-286b95fa3438.jpg saved to cache
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cae21801-a64e-5bf9-bdee-00329f5ac1d9
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420764d0>
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252Ff725feb9-8394-4d9d-a22d-b64b3764138d.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/f725feb9-8394-4d9d-a22d-b64b3764138d.jpg saved to cache
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9029ed10-3816-5b3a-8d4a-c39e4992bb68
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409cb450>
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252F7fd49a19-937b-4c36-9002-777b7e5ff1a3.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/7fd49a19-937b-4c36-9002-777b7e5ff1a3.jpg saved to cache
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 522769e8-14f8-56b9-aedc-4c9b8492387f
2026-03-27 12:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749061/general/9d79beaf-62f8-42f2-b06b-82ac6efadf75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731235)
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749107%252Fgeneral%252F32c4e0ed-15ae-4ed6-83ad-ec0236e9a80d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/32c4e0ed-15ae-4ed6-83ad-ec0236e9a80d.jpg not downloaded yet
2026-03-27 12:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656440/general/47a48d28-c737-47b4-bd8d-c5d61c66ffdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731276)
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252Fd8cbddd4-419e-47a9-bb30-41bf64df00f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/d8cbddd4-419e-47a9-bb30-41bf64df00f4.jpg not downloaded yet
2026-03-27 12:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5695627/general/5c5df20c-463e-4f84-b4e8-67e0d017657e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731144)
2026-03-27 12:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5695627/general/10c5848a-ef3a-4b3f-80ef-e376fd1cd2e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731144)
2026-03-27 12:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656440/general/cd788737-0972-4a94-a01f-53d56ba0512a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731276)
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749107%252Fgeneral%252F6a9d9ce7-39a8-4ac3-b512-e56794d8c07e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/6a9d9ce7-39a8-4ac3-b512-e56794d8c07e.jpg not downloaded yet
2026-03-27 12:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252F1885f7e0-ef16-40e6-a9e3-771129ef36b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/1885f7e0-ef16-40e6-a9e3-771129ef36b3.jpg not downloaded yet
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb6690>
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749053%252Fgeneral%252F6cd3dd5f-a2c0-4522-9f9c-307c36a538da.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749053/general/6cd3dd5f-a2c0-4522-9f9c-307c36a538da.jpg saved to cache
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 522769e8-14f8-56b9-aedc-4c9b8492387f
2026-03-27 12:18:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 522769e8-14f8-56b9-aedc-4c9b8492387f, skipping ID generation
2026-03-27 12:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 522769e8-14f8-56b9-aedc-4c9b8492387f with scrape type 1
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 522769e8-14f8-56b9-aedc-4c9b8492387f sending to next pipeline
2026-03-27 12:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 522769e8-14f8-56b9-aedc-4c9b8492387f, identifier: 10731224
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144212c10>
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749107%252Fgeneral%252Fb6553d5d-b6a4-4054-952d-c51036b1f252.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/b6553d5d-b6a4-4054-952d-c51036b1f252.jpg saved to cache
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cce0990b-e899-5df7-b503-8c04b1852c08
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e6bf10>
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749061%252Fgeneral%252F39f48d2c-3477-4609-861b-96dd50ad3013.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/39f48d2c-3477-4609-861b-96dd50ad3013.jpg saved to cache
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 387df9e5-c146-5bf4-bd91-7a550c0943f1
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140abe690>
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749107%252Fgeneral%252F4a3098f2-8b87-4aae-92b5-ad44985a141d.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/4a3098f2-8b87-4aae-92b5-ad44985a141d.jpg saved to cache
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cce0990b-e899-5df7-b503-8c04b1852c08
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e6b090>
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252F210b9618-8200-4c57-848b-4bdf0bd175a3.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/210b9618-8200-4c57-848b-4bdf0bd175a3.jpg saved to cache
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9029ed10-3816-5b3a-8d4a-c39e4992bb68
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b84a10>
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656440%252Fgeneral%252F3283142d-5e61-4d51-893a-2a5e116d6386.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/3283142d-5e61-4d51-893a-2a5e116d6386.jpg saved to cache
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cae21801-a64e-5bf9-bdee-00329f5ac1d9
2026-03-27 12:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749107/general/5ca6f517-3a19-433b-abfc-aba43a6298fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731286)
2026-03-27 12:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749107/general/75313ed7-4649-417f-862d-d7aa337dabdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731286)
2026-03-27 12:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749061/general/137aa127-94dc-4393-886f-7814308c087d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731235)
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749107%252Fgeneral%252F0ac84be6-b597-4da3-ba5c-bdef5bc8521c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/0ac84be6-b597-4da3-ba5c-bdef5bc8521c.jpg not downloaded yet
2026-03-27 12:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 522769e8-14f8-56b9-aedc-4c9b8492387f with identifier: 10731224
2026-03-27 12:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 522769e8-14f8-56b9-aedc-4c9b8492387f with identifier: 10731224
2026-03-27 12:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 522769e8-14f8-56b9-aedc-4c9b8492387f with identifier: 10731224 to the API
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749053/general/6cd3dd5f-a2c0-4522-9f9c-307c36a538da.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '522769e8-14f8-56b9-aedc-4c9b8492387f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '11844093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731224',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 43222,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117315,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749053/general/ab8aeda2-fa5f-4db2-a1ac-6e1af43a674a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219625,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749053/general/8cabc828-a1d6-46bd-9ee4-522e3e88cd29.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165738,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749053/general/477f75bd-6c68-4b29-85e4-82726e457b9e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126533,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749053/general/0f5a0c38-db29-4b11-be5c-d9be8fde74af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133461,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749053/general/4bba3359-0c75-4938-b38a-8ddfe9be60c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224054,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749053/general/0369ed49-d69d-4731-a23b-4027558106e2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237374,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749053/general/63ef6eaf-10b5-43e8-b523-271ced71d989.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236024,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749053/general/6cd3dd5f-a2c0-4522-9f9c-307c36a538da.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74561,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749053/general/2c91e66d-9bfe-4b36-8f37-61ae78bcb086.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_522769e8-14f8-56b9-aedc-4c9b8492387f/522769e8-14f8-56b9-aedc-4c9b8492387f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104440,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749053/general/7fd49a19-937b-4c36-9002-777b7e5ff1a3.jpg',
'Width': 800}],
'price': 22300,
'price_includes_vat': True,
'registration_date': '2023-03-10',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 6 First Edition - Electric - Automatic - 325 hp - '
'43.222 km',
'transmission': 'automatic',
'trim': 'First Edition',
'vin': None,
'year': 2023}
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731224%27 HTTP/1.1" 200 None
2026-03-27 12:18:34 [adesa.de] INFO: Saving data for 10731224: {'created_time': 1774613914.123426, 'last_price_update_time': 1774613914.123437, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731224') HTTP/1.1" 204 0
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252F774c8d34-bf56-4d2f-821a-74cc3dea599a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/774c8d34-bf56-4d2f-821a-74cc3dea599a.jpg not downloaded yet
2026-03-27 12:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656440/general/3bde9f14-4367-4ef9-877f-abbff8f07c8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731276)
2026-03-27 12:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5695627/general/7e09c779-d63d-44fc-8552-f425b59ca925.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731144)
2026-03-27 12:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5695627/general/e05feb0c-9741-46f0-81a4-dd5bbf3a2654.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731144)
2026-03-27 12:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749107/general/9c7a2d5d-b7c6-43a0-add7-6423d266c23a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731286)
2026-03-27 12:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749107/general/32c4e0ed-15ae-4ed6-83ad-ec0236e9a80d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731286)
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252Fad740e22-c01e-42a9-8262-a8354e450655.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/ad740e22-c01e-42a9-8262-a8354e450655.jpg not downloaded yet
2026-03-27 12:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c13b50>
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749061%252Fgeneral%252F9d79beaf-62f8-42f2-b06b-82ac6efadf75.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/9d79beaf-62f8-42f2-b06b-82ac6efadf75.jpg saved to cache
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 387df9e5-c146-5bf4-bd91-7a550c0943f1
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a02d0>
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656440%252Fgeneral%252F47a48d28-c737-47b4-bd8d-c5d61c66ffdd.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/47a48d28-c737-47b4-bd8d-c5d61c66ffdd.jpg saved to cache
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cae21801-a64e-5bf9-bdee-00329f5ac1d9
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f8f50>
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252F5c5df20c-463e-4f84-b4e8-67e0d017657e.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/5c5df20c-463e-4f84-b4e8-67e0d017657e.jpg saved to cache
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9029ed10-3816-5b3a-8d4a-c39e4992bb68
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f0450>
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252F10c5848a-ef3a-4b3f-80ef-e376fd1cd2e4.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/10c5848a-ef3a-4b3f-80ef-e376fd1cd2e4.jpg saved to cache
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9029ed10-3816-5b3a-8d4a-c39e4992bb68
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420231d0>
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656440%252Fgeneral%252Fcd788737-0972-4a94-a01f-53d56ba0512a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/cd788737-0972-4a94-a01f-53d56ba0512a.jpg saved to cache
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cae21801-a64e-5bf9-bdee-00329f5ac1d9
2026-03-27 12:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75cff8e3-92a9-566c-acf6-3e3f76b46128 with identifier: 10731283
2026-03-27 12:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75cff8e3-92a9-566c-acf6-3e3f76b46128 with scrape type 1
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 75cff8e3-92a9-566c-acf6-3e3f76b46128
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F19abf66e-d81f-4142-9a37-d4f0aae7adf4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/19abf66e-d81f-4142-9a37-d4f0aae7adf4.jpg not downloaded yet
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a3c10>
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749107%252Fgeneral%252F5ca6f517-3a19-433b-abfc-aba43a6298fd.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/5ca6f517-3a19-433b-abfc-aba43a6298fd.jpg saved to cache
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cce0990b-e899-5df7-b503-8c04b1852c08
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8e050>
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749107%252Fgeneral%252F75313ed7-4649-417f-862d-d7aa337dabdc.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/75313ed7-4649-417f-862d-d7aa337dabdc.jpg saved to cache
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cce0990b-e899-5df7-b503-8c04b1852c08
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142021b10>
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749061%252Fgeneral%252F137aa127-94dc-4393-886f-7814308c087d.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/137aa127-94dc-4393-886f-7814308c087d.jpg saved to cache
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 387df9e5-c146-5bf4-bd91-7a550c0943f1
2026-03-27 12:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5695627/general/1885f7e0-ef16-40e6-a9e3-771129ef36b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731144)
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F5fe51197-a835-4da7-a70c-416bf0305113.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/5fe51197-a835-4da7-a70c-416bf0305113.jpg not downloaded yet
2026-03-27 12:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5695627/general/d8cbddd4-419e-47a9-bb30-41bf64df00f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731144)
2026-03-27 12:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749061/general/6bd7e693-ef52-4001-b392-ee7bca87858c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731235)
2026-03-27 12:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749061/general/b0199430-33c4-4be7-9b1f-8030442926e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731235)
2026-03-27 12:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749107/general/6a9d9ce7-39a8-4ac3-b512-e56794d8c07e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731286)
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e55350>
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656440%252Fgeneral%252F3bde9f14-4367-4ef9-877f-abbff8f07c8d.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656440/general/3bde9f14-4367-4ef9-877f-abbff8f07c8d.jpg saved to cache
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cae21801-a64e-5bf9-bdee-00329f5ac1d9
2026-03-27 12:18:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cae21801-a64e-5bf9-bdee-00329f5ac1d9, skipping ID generation
2026-03-27 12:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cae21801-a64e-5bf9-bdee-00329f5ac1d9 with scrape type 1
2026-03-27 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cae21801-a64e-5bf9-bdee-00329f5ac1d9 sending to next pipeline
2026-03-27 12:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cae21801-a64e-5bf9-bdee-00329f5ac1d9, identifier: 10731276
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140894710>
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252F7e09c779-d63d-44fc-8552-f425b59ca925.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/7e09c779-d63d-44fc-8552-f425b59ca925.jpg saved to cache
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9029ed10-3816-5b3a-8d4a-c39e4992bb68
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ba95d0>
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252Fe05feb0c-9741-46f0-81a4-dd5bbf3a2654.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/e05feb0c-9741-46f0-81a4-dd5bbf3a2654.jpg saved to cache
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9029ed10-3816-5b3a-8d4a-c39e4992bb68
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f506d0>
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749107%252Fgeneral%252F9c7a2d5d-b7c6-43a0-add7-6423d266c23a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/9c7a2d5d-b7c6-43a0-add7-6423d266c23a.jpg saved to cache
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cce0990b-e899-5df7-b503-8c04b1852c08
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e19390>
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749107%252Fgeneral%252F32c4e0ed-15ae-4ed6-83ad-ec0236e9a80d.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/32c4e0ed-15ae-4ed6-83ad-ec0236e9a80d.jpg saved to cache
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cce0990b-e899-5df7-b503-8c04b1852c08
2026-03-27 12:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b014d547-6276-57ea-8816-ca83ca7c9d60 with identifier: 10731181
2026-03-27 12:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b014d547-6276-57ea-8816-ca83ca7c9d60 with scrape type 1
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b014d547-6276-57ea-8816-ca83ca7c9d60
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252F4b751c27-d97b-4378-aebf-66b09018cffe.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/4b751c27-d97b-4378-aebf-66b09018cffe.jpg not downloaded yet
2026-03-27 12:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656374/general/7f06eb63-c667-42f2-91ea-97ecb622c889.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731149)
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F9cd34957-e281-494c-98aa-c4884bc66d0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/9cd34957-e281-494c-98aa-c4884bc66d0d.jpg not downloaded yet
2026-03-27 12:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cae21801-a64e-5bf9-bdee-00329f5ac1d9 with identifier: 10731276
2026-03-27 12:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cae21801-a64e-5bf9-bdee-00329f5ac1d9 with identifier: 10731276
2026-03-27 12:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cae21801-a64e-5bf9-bdee-00329f5ac1d9 with identifier: 10731276 to the API
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5656440/general/3bde9f14-4367-4ef9-877f-abbff8f07c8d.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': 228,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'cae21801-a64e-5bf9-bdee-00329f5ac1d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '71423092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731276',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 60920,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20005,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656440/general/9c9f053c-4e2b-4a04-8d30-b7ee8cee5bce.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21816,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656440/general/0ca2e31e-ef18-4b8a-a422-f1308529057a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107384,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656440/general/3958d985-8660-4d1a-b6e2-5b3361a54f53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20834,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656440/general/b384bb98-1d9b-4537-b1e4-d23b6eb49c97.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98885,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656440/general/a5190093-f729-46f8-b97a-bebc88486655.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20153,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656440/general/22086b30-219f-4641-9e82-286b95fa3438.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99141,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656440/general/3283142d-5e61-4d51-893a-2a5e116d6386.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104115,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656440/general/cd788737-0972-4a94-a01f-53d56ba0512a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63882,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656440/general/47a48d28-c737-47b4-bd8d-c5d61c66ffdd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cae21801-a64e-5bf9-bdee-00329f5ac1d9/cae21801-a64e-5bf9-bdee-00329f5ac1d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 10415,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656440/general/3bde9f14-4367-4ef9-877f-abbff8f07c8d.jpg',
'Width': 344}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 74 kWh Uniq - Electric - Automatic - 228 hp - '
'60.920 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2022}
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731276%27 HTTP/1.1" 200 None
2026-03-27 12:18:35 [adesa.de] INFO: Saving data for 10731276: {'created_time': 1774613915.56386, 'last_price_update_time': 1774613915.563871, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731276') HTTP/1.1" 204 0
2026-03-27 12:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749139/general/d6da5a4a-09ab-4deb-b7e8-aca2b46836f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731326)
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252F226f8e94-aaca-405e-ae36-206783ac63f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/226f8e94-aaca-405e-ae36-206783ac63f0.jpg not downloaded yet
2026-03-27 12:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749107/general/0ac84be6-b597-4da3-ba5c-bdef5bc8521c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731286)
2026-03-27 12:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749139/general/5f10a2ff-d64d-459c-875e-a877a967bb0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731326)
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F3f2f3d4a-c88f-4bd9-b4d0-ea3b34162cff.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/3f2f3d4a-c88f-4bd9-b4d0-ea3b34162cff.jpg not downloaded yet
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b98c50>
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252F1885f7e0-ef16-40e6-a9e3-771129ef36b3.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/1885f7e0-ef16-40e6-a9e3-771129ef36b3.jpg saved to cache
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9029ed10-3816-5b3a-8d4a-c39e4992bb68
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714089e850>
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252Fd8cbddd4-419e-47a9-bb30-41bf64df00f4.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/d8cbddd4-419e-47a9-bb30-41bf64df00f4.jpg saved to cache
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9029ed10-3816-5b3a-8d4a-c39e4992bb68
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe2d10>
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749061%252Fgeneral%252F6bd7e693-ef52-4001-b392-ee7bca87858c.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/6bd7e693-ef52-4001-b392-ee7bca87858c.jpg saved to cache
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 387df9e5-c146-5bf4-bd91-7a550c0943f1
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d51b90>
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749061%252Fgeneral%252Fb0199430-33c4-4be7-9b1f-8030442926e3.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749061/general/b0199430-33c4-4be7-9b1f-8030442926e3.jpg saved to cache
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 387df9e5-c146-5bf4-bd91-7a550c0943f1
2026-03-27 12:18:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 387df9e5-c146-5bf4-bd91-7a550c0943f1, skipping ID generation
2026-03-27 12:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 387df9e5-c146-5bf4-bd91-7a550c0943f1 with scrape type 1
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 387df9e5-c146-5bf4-bd91-7a550c0943f1 sending to next pipeline
2026-03-27 12:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 387df9e5-c146-5bf4-bd91-7a550c0943f1, identifier: 10731235
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bc8650>
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749107%252Fgeneral%252F6a9d9ce7-39a8-4ac3-b512-e56794d8c07e.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/6a9d9ce7-39a8-4ac3-b512-e56794d8c07e.jpg saved to cache
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cce0990b-e899-5df7-b503-8c04b1852c08
2026-03-27 12:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5695627/general/774c8d34-bf56-4d2f-821a-74cc3dea599a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731144)
2026-03-27 12:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749139/general/71f52f6c-68bf-4bf0-9169-95d35ba3eded.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731326)
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252F1437cd11-dfaa-4576-b081-1cdcb0fb6d4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/1437cd11-dfaa-4576-b081-1cdcb0fb6d4b.jpg not downloaded yet
2026-03-27 12:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 387df9e5-c146-5bf4-bd91-7a550c0943f1 with identifier: 10731235
2026-03-27 12:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 387df9e5-c146-5bf4-bd91-7a550c0943f1 with identifier: 10731235
2026-03-27 12:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 387df9e5-c146-5bf4-bd91-7a550c0943f1 with identifier: 10731235 to the API
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749061/general/b0199430-33c4-4be7-9b1f-8030442926e3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '387df9e5-c146-5bf4-bd91-7a550c0943f1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '92394092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731235',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 52383,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 81,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21176,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749061/general/0c393fa2-1ec0-4fa7-9b21-83ad0b3a0951.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99554,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749061/general/64ce9599-05d2-4b54-88e9-4e9cab21105c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20941,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749061/general/51d95879-ee53-4342-be8c-a076d9925507.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98954,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749061/general/a5d67c22-2d9f-40e3-a00e-3c3f1ebac5c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17423,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749061/general/eaeb12f3-d583-4f56-80bc-3d36ef76c8c0.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77584,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749061/general/6bd7e693-ef52-4001-b392-ee7bca87858c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16994,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749061/general/39f48d2c-3477-4609-861b-96dd50ad3013.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16307,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749061/general/9d79beaf-62f8-42f2-b06b-82ac6efadf75.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75903,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749061/general/137aa127-94dc-4393-886f-7814308c087d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_387df9e5-c146-5bf4-bd91-7a550c0943f1/387df9e5-c146-5bf4-bd91-7a550c0943f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101337,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749061/general/b0199430-33c4-4be7-9b1f-8030442926e3.jpg',
'Width': 800}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Tucson 1.6 T-GDI Edition 30 - Petrol - Automatic - 150 hp - '
'52.383 km',
'transmission': 'automatic',
'trim': 'Edition 30',
'vin': None,
'year': 2023}
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731235%27 HTTP/1.1" 200 None
2026-03-27 12:18:36 [adesa.de] INFO: Saving data for 10731235: {'created_time': 1774613916.347064, 'last_price_update_time': 1774613916.347078, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731235') HTTP/1.1" 204 0
2026-03-27 12:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749105/general/19abf66e-d81f-4142-9a37-d4f0aae7adf4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731283)
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F03e749d7-f5a0-44f5-91e7-33bc68eafbb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/03e749d7-f5a0-44f5-91e7-33bc68eafbb6.jpg not downloaded yet
2026-03-27 12:18:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce7790>
2026-03-27 12:18:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656374%252Fgeneral%252F7f06eb63-c667-42f2-91ea-97ecb622c889.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656374/general/7f06eb63-c667-42f2-91ea-97ecb622c889.jpg saved to cache
2026-03-27 12:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b5d11d31-5e27-50e7-97c8-c850c8d9b237
2026-03-27 12:18:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b5d11d31-5e27-50e7-97c8-c850c8d9b237, skipping ID generation
2026-03-27 12:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5d11d31-5e27-50e7-97c8-c850c8d9b237 with scrape type 1
2026-03-27 12:18:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b5d11d31-5e27-50e7-97c8-c850c8d9b237 sending to next pipeline
2026-03-27 12:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b5d11d31-5e27-50e7-97c8-c850c8d9b237, identifier: 10731149
2026-03-27 12:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749139/general/48015176-120c-4a01-9bc3-5f56fd156d95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731326)
2026-03-27 12:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749149/general/76ded291-4d73-404e-a2da-a607af3beb9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731336)
2026-03-27 12:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749139/general/587f2f51-6012-464a-84c9-3b1041599785.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731326)
2026-03-27 12:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5695627/general/ad740e22-c01e-42a9-8262-a8354e450655.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731144)
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252F1483f485-7faa-4ab0-b374-e6cd4e10e10f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/1483f485-7faa-4ab0-b374-e6cd4e10e10f.jpg not downloaded yet
2026-03-27 12:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b5d11d31-5e27-50e7-97c8-c850c8d9b237 with identifier: 10731149
2026-03-27 12:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b5d11d31-5e27-50e7-97c8-c850c8d9b237 with identifier: 10731149
2026-03-27 12:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b5d11d31-5e27-50e7-97c8-c850c8d9b237 with identifier: 10731149 to the API
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5656374/general/7f06eb63-c667-42f2-91ea-97ecb622c889.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': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b5d11d31-5e27-50e7-97c8-c850c8d9b237',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58516092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731149',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 58208,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20639,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656374/general/2efc73bf-0971-40a1-842c-d2351e14e1f9.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20136,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656374/general/7f06eb63-c667-42f2-91ea-97ecb622c889.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21353,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656374/general/b7a5b03b-f828-4b69-8086-da1f6a1aaecb.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19505,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656374/general/86e0f75b-b7a8-4e05-a95e-fe22e89bd207.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15290,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656374/general/3039643e-66dc-4674-a1bb-66d2d1ead73b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21624,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656374/general/db0c5e51-b53c-420c-87f0-68b8317c05c7.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15262,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656374/general/99b72f2f-5a91-4b2e-ac72-4700f6800b12.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124902,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656374/general/f34a8bbf-ba8f-43a2-a78e-3c9e11b0f34b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121379,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656374/general/2b3dd065-926f-434f-87b2-6de8b5dc72c8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5d11d31-5e27-50e7-97c8-c850c8d9b237/b5d11d31-5e27-50e7-97c8-c850c8d9b237_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129971,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656374/general/37a4e836-c51a-46ec-82b5-2c53fe017588.jpg',
'Width': 800}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq Prime - Electric - Automatic - 136 hp - 58.208 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2021}
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731149%27 HTTP/1.1" 200 None
2026-03-27 12:18:36 [adesa.de] INFO: Saving data for 10731149: {'created_time': 1774613916.968971, 'last_price_update_time': 1774613916.968984, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731149') HTTP/1.1" 204 0
2026-03-27 12:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F5c171ffe-d988-4e57-8250-4d4d97534287.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/5c171ffe-d988-4e57-8250-4d4d97534287.jpg not downloaded yet
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cafa90>
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252Fd6da5a4a-09ab-4deb-b7e8-aca2b46836f5.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/d6da5a4a-09ab-4deb-b7e8-aca2b46836f5.jpg saved to cache
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a30390>
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749107%252Fgeneral%252F0ac84be6-b597-4da3-ba5c-bdef5bc8521c.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749107/general/0ac84be6-b597-4da3-ba5c-bdef5bc8521c.jpg saved to cache
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cce0990b-e899-5df7-b503-8c04b1852c08
2026-03-27 12:18:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cce0990b-e899-5df7-b503-8c04b1852c08, skipping ID generation
2026-03-27 12:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cce0990b-e899-5df7-b503-8c04b1852c08 with scrape type 1
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cce0990b-e899-5df7-b503-8c04b1852c08 sending to next pipeline
2026-03-27 12:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cce0990b-e899-5df7-b503-8c04b1852c08, identifier: 10731286
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f7db10>
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252F5f10a2ff-d64d-459c-875e-a877a967bb0b.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/5f10a2ff-d64d-459c-875e-a877a967bb0b.jpg saved to cache
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b08a90>
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252F774c8d34-bf56-4d2f-821a-74cc3dea599a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/774c8d34-bf56-4d2f-821a-74cc3dea599a.jpg saved to cache
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9029ed10-3816-5b3a-8d4a-c39e4992bb68
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a31290>
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252F71f52f6c-68bf-4bf0-9169-95d35ba3eded.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/71f52f6c-68bf-4bf0-9169-95d35ba3eded.jpg saved to cache
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3
2026-03-27 12:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749105/general/5fe51197-a835-4da7-a70c-416bf0305113.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731283)
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252F62212a68-b3db-4b40-96ec-04ae0f444b29.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/62212a68-b3db-4b40-96ec-04ae0f444b29.jpg not downloaded yet
2026-03-27 12:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cce0990b-e899-5df7-b503-8c04b1852c08 with identifier: 10731286
2026-03-27 12:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cce0990b-e899-5df7-b503-8c04b1852c08 with identifier: 10731286
2026-03-27 12:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cce0990b-e899-5df7-b503-8c04b1852c08 with identifier: 10731286 to the API
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749107/general/0ac84be6-b597-4da3-ba5c-bdef5bc8521c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'cce0990b-e899-5df7-b503-8c04b1852c08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4167093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731286',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 92350,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 84,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22797,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749107/general/9b14f8d1-3742-4ea3-bae7-1cac798a802e.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22877,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749107/general/cb7a16af-482f-482b-8e15-f2cde87b5b70.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20526,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749107/general/b6553d5d-b6a4-4054-952d-c51036b1f252.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16660,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749107/general/4a3098f2-8b87-4aae-92b5-ad44985a141d.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95545,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749107/general/75313ed7-4649-417f-862d-d7aa337dabdc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18722,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749107/general/5ca6f517-3a19-433b-abfc-aba43a6298fd.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129103,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749107/general/9c7a2d5d-b7c6-43a0-add7-6423d266c23a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92433,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749107/general/32c4e0ed-15ae-4ed6-83ad-ec0236e9a80d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72759,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749107/general/6a9d9ce7-39a8-4ac3-b512-e56794d8c07e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cce0990b-e899-5df7-b503-8c04b1852c08/cce0990b-e899-5df7-b503-8c04b1852c08_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152286,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749107/general/0ac84be6-b597-4da3-ba5c-bdef5bc8521c.jpg',
'Width': 800}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 6 First Edition - AWD - Electric - Automatic - 325 hp '
'- 92.350 km',
'transmission': 'automatic',
'trim': 'First Edition',
'vin': None,
'year': 2023}
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731286%27 HTTP/1.1" 200 None
2026-03-27 12:18:37 [adesa.de] INFO: Saving data for 10731286: {'created_time': 1774613917.705826, 'last_price_update_time': 1774613917.705837, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731286') HTTP/1.1" 204 0
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b09290>
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F19abf66e-d81f-4142-9a37-d4f0aae7adf4.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/19abf66e-d81f-4142-9a37-d4f0aae7adf4.jpg saved to cache
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 75cff8e3-92a9-566c-acf6-3e3f76b46128
2026-03-27 12:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749012/general/226f8e94-aaca-405e-ae36-206783ac63f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731181)
2026-03-27 12:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749149/general/04364581-abe7-4384-b42e-effc8403ce90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731336)
2026-03-27 12:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749105/general/9cd34957-e281-494c-98aa-c4884bc66d0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731283)
2026-03-27 12:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749012/general/4b751c27-d97b-4378-aebf-66b09018cffe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731181)
2026-03-27 12:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749149/general/f365aa3c-dcaf-40eb-9eed-f38d819ad523.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731336)
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F1600415f-b6d4-4c6e-9d86-737c5ece7c11.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/1600415f-b6d4-4c6e-9d86-737c5ece7c11.jpg not downloaded yet
2026-03-27 12:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749105/general/3f2f3d4a-c88f-4bd9-b4d0-ea3b34162cff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731283)
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252Fc6e9ac29-f95b-4cb5-94df-7aa40c89da64.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/c6e9ac29-f95b-4cb5-94df-7aa40c89da64.jpg not downloaded yet
2026-03-27 12:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ac1e10>
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252F48015176-120c-4a01-9bc3-5f56fd156d95.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/48015176-120c-4a01-9bc3-5f56fd156d95.jpg saved to cache
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f83d0>
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252F76ded291-4d73-404e-a2da-a607af3beb9a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/76ded291-4d73-404e-a2da-a607af3beb9a.jpg saved to cache
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item af20a5dc-452e-5c1a-8f4f-f905eb69610d
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71442ddbd0>
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749139%252Fgeneral%252F587f2f51-6012-464a-84c9-3b1041599785.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749139/general/587f2f51-6012-464a-84c9-3b1041599785.jpg saved to cache
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3
2026-03-27 12:18:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3, skipping ID generation
2026-03-27 12:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3 with scrape type 1
2026-03-27 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3 sending to next pipeline
2026-03-27 12:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3, identifier: 10731326
2026-03-27 12:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c4f7d0>
2026-03-27 12:18:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695627%252Fgeneral%252Fad740e22-c01e-42a9-8262-a8354e450655.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695627/general/ad740e22-c01e-42a9-8262-a8354e450655.jpg saved to cache
2026-03-27 12:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9029ed10-3816-5b3a-8d4a-c39e4992bb68
2026-03-27 12:18:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9029ed10-3816-5b3a-8d4a-c39e4992bb68, skipping ID generation
2026-03-27 12:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9029ed10-3816-5b3a-8d4a-c39e4992bb68 with scrape type 1
2026-03-27 12:18:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9029ed10-3816-5b3a-8d4a-c39e4992bb68 sending to next pipeline
2026-03-27 12:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9029ed10-3816-5b3a-8d4a-c39e4992bb68, identifier: 10731144
2026-03-27 12:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749012/general/1437cd11-dfaa-4576-b081-1cdcb0fb6d4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731181)
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F908c8eec-b6bb-46e8-8dd7-5aed2e933cb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/908c8eec-b6bb-46e8-8dd7-5aed2e933cb6.jpg not downloaded yet
2026-03-27 12:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3 with identifier: 10731326
2026-03-27 12:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3 with identifier: 10731326
2026-03-27 12:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ad425c7-12eb-532a-a7e6-0dfdfbb537a3 with identifier: 10731326 to the API
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749139/general/587f2f51-6012-464a-84c9-3b1041599785.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '3ad425c7-12eb-532a-a7e6-0dfdfbb537a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '11815093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731326',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 38757,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19435,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749139/general/48015176-120c-4a01-9bc3-5f56fd156d95.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94113,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749139/general/bf712bed-d945-4858-811a-82f48734e2f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92421,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749139/general/c94ffa6f-5be3-4fe9-b352-3b2b8bb5db6a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20513,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749139/general/6f55d211-ee9b-4531-9fb7-a95aba30414c.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72226,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749139/general/587f2f51-6012-464a-84c9-3b1041599785.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84130,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749139/general/60043978-f2d5-4637-a0f8-45a8288987b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54518,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749139/general/1333f645-0192-463c-bc6c-3bddc1dbea6e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79228,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749139/general/71f52f6c-68bf-4bf0-9169-95d35ba3eded.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79678,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749139/general/5f10a2ff-d64d-459c-875e-a877a967bb0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad425c7-12eb-532a-a7e6-0dfdfbb537a3/3ad425c7-12eb-532a-a7e6-0dfdfbb537a3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67513,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749139/general/d6da5a4a-09ab-4deb-b7e8-aca2b46836f5.jpg',
'Width': 800}],
'price': 20000,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh Uniq - Electric - Automatic - 306 hp - '
'38.757 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2022}
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731326%27 HTTP/1.1" 200 None
2026-03-27 12:18:38 [adesa.de] INFO: Saving data for 10731326: {'created_time': 1774613918.585012, 'last_price_update_time': 1774613918.585022, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731326') HTTP/1.1" 204 0
2026-03-27 12:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9029ed10-3816-5b3a-8d4a-c39e4992bb68 with identifier: 10731144
2026-03-27 12:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9029ed10-3816-5b3a-8d4a-c39e4992bb68 with identifier: 10731144
2026-03-27 12:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9029ed10-3816-5b3a-8d4a-c39e4992bb68 with identifier: 10731144 to the API
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5695627/general/ad740e22-c01e-42a9-8262-a8354e450655.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 202,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9029ed10-3816-5b3a-8d4a-c39e4992bb68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '87092092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731144',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 107365,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21105,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695627/general/f725feb9-8394-4d9d-a22d-b64b3764138d.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19731,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695627/general/210b9618-8200-4c57-848b-4bdf0bd175a3.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131235,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695627/general/5c5df20c-463e-4f84-b4e8-67e0d017657e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115041,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695627/general/10c5848a-ef3a-4b3f-80ef-e376fd1cd2e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112040,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695627/general/7e09c779-d63d-44fc-8552-f425b59ca925.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86635,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695627/general/e05feb0c-9741-46f0-81a4-dd5bbf3a2654.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75618,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695627/general/d8cbddd4-419e-47a9-bb30-41bf64df00f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 13625,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695627/general/1885f7e0-ef16-40e6-a9e3-771129ef36b3.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109273,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695627/general/774c8d34-bf56-4d2f-821a-74cc3dea599a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9029ed10-3816-5b3a-8d4a-c39e4992bb68/9029ed10-3816-5b3a-8d4a-c39e4992bb68_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83822,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695627/general/ad740e22-c01e-42a9-8262-a8354e450655.jpg',
'Width': 800}],
'price': 26400,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Santa Fe 2.2 CRDi Signature - AWD - Diesel - Automatic - '
'202 hp - 107.365 km',
'transmission': 'automatic',
'trim': 'Signature',
'vin': None,
'year': 2022}
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731144%27 HTTP/1.1" 200 None
2026-03-27 12:18:38 [adesa.de] INFO: Saving data for 10731144: {'created_time': 1774613918.92897, 'last_price_update_time': 1774613918.92898, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731144') HTTP/1.1" 204 0
2026-03-27 12:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749149/general/66cc1d0a-c664-4d1e-a6ec-f4b694d37989.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731336)
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252Fc878e852-b891-4696-b81a-d0270604b870.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/c878e852-b891-4696-b81a-d0270604b870.jpg not downloaded yet
2026-03-27 12:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142e089d0>
2026-03-27 12:18:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F5fe51197-a835-4da7-a70c-416bf0305113.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/5fe51197-a835-4da7-a70c-416bf0305113.jpg saved to cache
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 75cff8e3-92a9-566c-acf6-3e3f76b46128
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252Fbcf01b7a-8cbb-449f-86c7-86a7cb7f4ea8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/bcf01b7a-8cbb-449f-86c7-86a7cb7f4ea8.jpg not downloaded yet
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ed7a90>
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252F226f8e94-aaca-405e-ae36-206783ac63f0.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/226f8e94-aaca-405e-ae36-206783ac63f0.jpg saved to cache
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b014d547-6276-57ea-8816-ca83ca7c9d60
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ddb810>
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252F04364581-abe7-4384-b42e-effc8403ce90.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/04364581-abe7-4384-b42e-effc8403ce90.jpg saved to cache
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item af20a5dc-452e-5c1a-8f4f-f905eb69610d
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a626d0>
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F9cd34957-e281-494c-98aa-c4884bc66d0d.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/9cd34957-e281-494c-98aa-c4884bc66d0d.jpg saved to cache
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 75cff8e3-92a9-566c-acf6-3e3f76b46128
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe00d0>
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252F4b751c27-d97b-4378-aebf-66b09018cffe.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/4b751c27-d97b-4378-aebf-66b09018cffe.jpg saved to cache
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b014d547-6276-57ea-8816-ca83ca7c9d60
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a612d0>
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252Ff365aa3c-dcaf-40eb-9eed-f38d819ad523.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/f365aa3c-dcaf-40eb-9eed-f38d819ad523.jpg saved to cache
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item af20a5dc-452e-5c1a-8f4f-f905eb69610d
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e31c90>
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F3f2f3d4a-c88f-4bd9-b4d0-ea3b34162cff.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/3f2f3d4a-c88f-4bd9-b4d0-ea3b34162cff.jpg saved to cache
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 75cff8e3-92a9-566c-acf6-3e3f76b46128
2026-03-27 12:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749105/general/03e749d7-f5a0-44f5-91e7-33bc68eafbb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731283)
2026-03-27 12:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749012/general/1483f485-7faa-4ab0-b374-e6cd4e10e10f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731181)
2026-03-27 12:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749012/general/62212a68-b3db-4b40-96ec-04ae0f444b29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731181)
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252Fb95b55a3-c76b-4c04-8813-770c26ae94c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/b95b55a3-c76b-4c04-8813-770c26ae94c5.jpg not downloaded yet
2026-03-27 12:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749105/general/5c171ffe-d988-4e57-8250-4d4d97534287.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731283)
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F47d92d78-46d9-40cd-afd1-4df9a58f067c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/47d92d78-46d9-40cd-afd1-4df9a58f067c.jpg not downloaded yet
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408abbd0>
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252F1437cd11-dfaa-4576-b081-1cdcb0fb6d4b.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/1437cd11-dfaa-4576-b081-1cdcb0fb6d4b.jpg saved to cache
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b014d547-6276-57ea-8816-ca83ca7c9d60
2026-03-27 12:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749105/general/1600415f-b6d4-4c6e-9d86-737c5ece7c11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731283)
2026-03-27 12:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749012/general/c6e9ac29-f95b-4cb5-94df-7aa40c89da64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731181)
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252Ff25ca23d-e28e-47e2-a187-9e2a44028de0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/f25ca23d-e28e-47e2-a187-9e2a44028de0.jpg not downloaded yet
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a9e10>
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749149%252Fgeneral%252F66cc1d0a-c664-4d1e-a6ec-f4b694d37989.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749149/general/66cc1d0a-c664-4d1e-a6ec-f4b694d37989.jpg saved to cache
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item af20a5dc-452e-5c1a-8f4f-f905eb69610d
2026-03-27 12:18:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: af20a5dc-452e-5c1a-8f4f-f905eb69610d, skipping ID generation
2026-03-27 12:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af20a5dc-452e-5c1a-8f4f-f905eb69610d with scrape type 1
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item af20a5dc-452e-5c1a-8f4f-f905eb69610d sending to next pipeline
2026-03-27 12:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: af20a5dc-452e-5c1a-8f4f-f905eb69610d, identifier: 10731336
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252F5d1bba01-1a64-4feb-a0e9-03be109a74de.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/5d1bba01-1a64-4feb-a0e9-03be109a74de.jpg not downloaded yet
2026-03-27 12:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: af20a5dc-452e-5c1a-8f4f-f905eb69610d with identifier: 10731336
2026-03-27 12:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: af20a5dc-452e-5c1a-8f4f-f905eb69610d with identifier: 10731336
2026-03-27 12:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: af20a5dc-452e-5c1a-8f4f-f905eb69610d with identifier: 10731336 to the API
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749149/general/66cc1d0a-c664-4d1e-a6ec-f4b694d37989.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'af20a5dc-452e-5c1a-8f4f-f905eb69610d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '83493092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731336',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 42650,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20988,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749149/general/66cc1d0a-c664-4d1e-a6ec-f4b694d37989.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21939,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749149/general/04364581-abe7-4384-b42e-effc8403ce90.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109046,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749149/general/f365aa3c-dcaf-40eb-9eed-f38d819ad523.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17083,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749149/general/76ded291-4d73-404e-a2da-a607af3beb9a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22152,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749149/general/a7f16860-1f7f-4b55-8c8b-92eb83e81efc.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16965,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749149/general/d1f2f8a9-5d92-4252-ae72-a5a1914eaae2.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21116,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749149/general/1bf140a6-4299-4c4d-ae9b-5bca66ed5773.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69595,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749149/general/3473ccca-4964-44aa-a9ad-ee69ecfdb877.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83170,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749149/general/c614f5ca-215f-4248-a502-b5c25fc8003e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af20a5dc-452e-5c1a-8f4f-f905eb69610d/af20a5dc-452e-5c1a-8f4f-f905eb69610d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110395,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749149/general/fc5c4300-31bc-49a1-9348-23c58260b1f8.jpg',
'Width': 800}],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh Uniq - Electric - Automatic - 306 hp - '
'42.650 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2022}
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731336%27 HTTP/1.1" 200 None
2026-03-27 12:18:39 [adesa.de] INFO: Saving data for 10731336: {'created_time': 1774613919.873625, 'last_price_update_time': 1774613919.873637, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731336') HTTP/1.1" 204 0
2026-03-27 12:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749105/general/908c8eec-b6bb-46e8-8dd7-5aed2e933cb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731283)
2026-03-27 12:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749012/general/c878e852-b891-4696-b81a-d0270604b870.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731181)
2026-03-27 12:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749105/general/bcf01b7a-8cbb-449f-86c7-86a7cb7f4ea8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731283)
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a61b50>
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F03e749d7-f5a0-44f5-91e7-33bc68eafbb6.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/03e749d7-f5a0-44f5-91e7-33bc68eafbb6.jpg saved to cache
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 75cff8e3-92a9-566c-acf6-3e3f76b46128
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142075150>
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252F1483f485-7faa-4ab0-b374-e6cd4e10e10f.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/1483f485-7faa-4ab0-b374-e6cd4e10e10f.jpg saved to cache
2026-03-27 12:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b014d547-6276-57ea-8816-ca83ca7c9d60
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714089c050>
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252F62212a68-b3db-4b40-96ec-04ae0f444b29.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/62212a68-b3db-4b40-96ec-04ae0f444b29.jpg saved to cache
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b014d547-6276-57ea-8816-ca83ca7c9d60
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d9b990>
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F5c171ffe-d988-4e57-8250-4d4d97534287.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/5c171ffe-d988-4e57-8250-4d4d97534287.jpg saved to cache
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 75cff8e3-92a9-566c-acf6-3e3f76b46128
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cd5510>
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F1600415f-b6d4-4c6e-9d86-737c5ece7c11.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/1600415f-b6d4-4c6e-9d86-737c5ece7c11.jpg saved to cache
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 75cff8e3-92a9-566c-acf6-3e3f76b46128
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d521d0>
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252Fc6e9ac29-f95b-4cb5-94df-7aa40c89da64.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/c6e9ac29-f95b-4cb5-94df-7aa40c89da64.jpg saved to cache
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b014d547-6276-57ea-8816-ca83ca7c9d60
2026-03-27 12:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749012/general/b95b55a3-c76b-4c04-8813-770c26ae94c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731181)
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141da7050>
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F908c8eec-b6bb-46e8-8dd7-5aed2e933cb6.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/908c8eec-b6bb-46e8-8dd7-5aed2e933cb6.jpg saved to cache
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 75cff8e3-92a9-566c-acf6-3e3f76b46128
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141caa450>
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252Fc878e852-b891-4696-b81a-d0270604b870.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/c878e852-b891-4696-b81a-d0270604b870.jpg saved to cache
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b014d547-6276-57ea-8816-ca83ca7c9d60
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf8610>
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252Fbcf01b7a-8cbb-449f-86c7-86a7cb7f4ea8.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/bcf01b7a-8cbb-449f-86c7-86a7cb7f4ea8.jpg saved to cache
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 75cff8e3-92a9-566c-acf6-3e3f76b46128
2026-03-27 12:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749012/general/f25ca23d-e28e-47e2-a187-9e2a44028de0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731181)
2026-03-27 12:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749012/general/5d1bba01-1a64-4feb-a0e9-03be109a74de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731181)
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141c90910>
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252Fb95b55a3-c76b-4c04-8813-770c26ae94c5.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/b95b55a3-c76b-4c04-8813-770c26ae94c5.jpg saved to cache
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b014d547-6276-57ea-8816-ca83ca7c9d60
2026-03-27 12:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749105/general/47d92d78-46d9-40cd-afd1-4df9a58f067c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731283)
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141c91c50>
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252Ff25ca23d-e28e-47e2-a187-9e2a44028de0.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/f25ca23d-e28e-47e2-a187-9e2a44028de0.jpg saved to cache
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b014d547-6276-57ea-8816-ca83ca7c9d60
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d519d0>
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749012%252Fgeneral%252F5d1bba01-1a64-4feb-a0e9-03be109a74de.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749012/general/5d1bba01-1a64-4feb-a0e9-03be109a74de.jpg saved to cache
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b014d547-6276-57ea-8816-ca83ca7c9d60
2026-03-27 12:18:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b014d547-6276-57ea-8816-ca83ca7c9d60, skipping ID generation
2026-03-27 12:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b014d547-6276-57ea-8816-ca83ca7c9d60 with scrape type 1
2026-03-27 12:18:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b014d547-6276-57ea-8816-ca83ca7c9d60 sending to next pipeline
2026-03-27 12:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b014d547-6276-57ea-8816-ca83ca7c9d60, identifier: 10731181
2026-03-27 12:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b014d547-6276-57ea-8816-ca83ca7c9d60 with identifier: 10731181
2026-03-27 12:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b014d547-6276-57ea-8816-ca83ca7c9d60 with identifier: 10731181
2026-03-27 12:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b014d547-6276-57ea-8816-ca83ca7c9d60 with identifier: 10731181 to the API
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749012/general/5d1bba01-1a64-4feb-a0e9-03be109a74de.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b014d547-6276-57ea-8816-ca83ca7c9d60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4219093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731181',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 43311,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 85,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94461,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749012/general/4b751c27-d97b-4378-aebf-66b09018cffe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20747,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749012/general/226f8e94-aaca-405e-ae36-206783ac63f0.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90378,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749012/general/1437cd11-dfaa-4576-b081-1cdcb0fb6d4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90011,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749012/general/1483f485-7faa-4ab0-b374-e6cd4e10e10f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17280,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749012/general/62212a68-b3db-4b40-96ec-04ae0f444b29.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59273,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749012/general/c6e9ac29-f95b-4cb5-94df-7aa40c89da64.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70303,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749012/general/c878e852-b891-4696-b81a-d0270604b870.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71106,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749012/general/b95b55a3-c76b-4c04-8813-770c26ae94c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97002,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749012/general/f25ca23d-e28e-47e2-a187-9e2a44028de0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b014d547-6276-57ea-8816-ca83ca7c9d60/b014d547-6276-57ea-8816-ca83ca7c9d60_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76517,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749012/general/5d1bba01-1a64-4feb-a0e9-03be109a74de.jpg',
'Width': 800}],
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Tucson 1.6 T-GDI Trend - Hybrid - Automatic - 180 hp - '
'43.311 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-27 12:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731181%27 HTTP/1.1" 200 None
2026-03-27 12:18:41 [adesa.de] INFO: Saving data for 10731181: {'created_time': 1774613921.006386, 'last_price_update_time': 1774613921.006396, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731181') HTTP/1.1" 204 0
2026-03-27 12:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141c918d0>
2026-03-27 12:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749105%252Fgeneral%252F47d92d78-46d9-40cd-afd1-4df9a58f067c.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749105/general/47d92d78-46d9-40cd-afd1-4df9a58f067c.jpg saved to cache
2026-03-27 12:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 75cff8e3-92a9-566c-acf6-3e3f76b46128
2026-03-27 12:18:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 75cff8e3-92a9-566c-acf6-3e3f76b46128, skipping ID generation
2026-03-27 12:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75cff8e3-92a9-566c-acf6-3e3f76b46128 with scrape type 1
2026-03-27 12:18:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 75cff8e3-92a9-566c-acf6-3e3f76b46128 sending to next pipeline
2026-03-27 12:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 75cff8e3-92a9-566c-acf6-3e3f76b46128, identifier: 10731283
2026-03-27 12:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 75cff8e3-92a9-566c-acf6-3e3f76b46128 with identifier: 10731283
2026-03-27 12:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 75cff8e3-92a9-566c-acf6-3e3f76b46128 with identifier: 10731283
2026-03-27 12:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 75cff8e3-92a9-566c-acf6-3e3f76b46128 with identifier: 10731283 to the API
2026-03-27 12:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749105/general/47d92d78-46d9-40cd-afd1-4df9a58f067c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '75cff8e3-92a9-566c-acf6-3e3f76b46128',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4176093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731283',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 112044,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163259,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749105/general/19abf66e-d81f-4142-9a37-d4f0aae7adf4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150825,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749105/general/5fe51197-a835-4da7-a70c-416bf0305113.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125018,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749105/general/9cd34957-e281-494c-98aa-c4884bc66d0d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98753,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749105/general/3f2f3d4a-c88f-4bd9-b4d0-ea3b34162cff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18322,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749105/general/03e749d7-f5a0-44f5-91e7-33bc68eafbb6.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77518,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749105/general/5c171ffe-d988-4e57-8250-4d4d97534287.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101461,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749105/general/1600415f-b6d4-4c6e-9d86-737c5ece7c11.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27509,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749105/general/908c8eec-b6bb-46e8-8dd7-5aed2e933cb6.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73099,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749105/general/bcf01b7a-8cbb-449f-86c7-86a7cb7f4ea8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75cff8e3-92a9-566c-acf6-3e3f76b46128/75cff8e3-92a9-566c-acf6-3e3f76b46128_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91026,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749105/general/47d92d78-46d9-40cd-afd1-4df9a58f067c.jpg',
'Width': 800}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Tucson 1.6 T-GDI Trend - Petrol - Automatic - 150 hp - '
'112.044 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-27 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731283%27 HTTP/1.1" 200 None
2026-03-27 12:18:41 [adesa.de] INFO: Saving data for 10731283: {'created_time': 1774613921.54351, 'last_price_update_time': 1774613921.543519, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731283') HTTP/1.1" 204 0
2026-03-27 12:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with identifier: 10735090
2026-03-27 12:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with scrape type 1
2026-03-27 12:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5520821%252Fgeneral%252Ffa8e8a48-7694-4065-a21c-d03dc14c7429.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5520821/general/fa8e8a48-7694-4065-a21c-d03dc14c7429.jpg already downloaded
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5520821%252Fgeneral%252Fdc4663ec-09db-4be5-8d02-a53b730c9699.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5520821/general/dc4663ec-09db-4be5-8d02-a53b730c9699.jpg already downloaded
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5520821%252Fgeneral%252F73969bd0-2294-4505-9ade-633e711c1053.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5520821/general/73969bd0-2294-4505-9ade-633e711c1053.jpg already downloaded
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5520821%252Fgeneral%252F09834e54-0b2f-4803-a4aa-ced91d3d61de.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5520821/general/09834e54-0b2f-4803-a4aa-ced91d3d61de.jpg already downloaded
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5520821%252Fgeneral%252F88baba12-b3fc-4e19-a598-6958e157a5b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5520821/general/88baba12-b3fc-4e19-a598-6958e157a5b4.jpg already downloaded
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5520821%252Fgeneral%252F44d8be0b-84b2-49d0-9055-8a9b59ee66f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5520821/general/44d8be0b-84b2-49d0-9055-8a9b59ee66f8.jpg already downloaded
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5520821%252Fgeneral%252F2f6c5e1e-b52f-46fc-82ce-6f753cb13629.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5520821/general/2f6c5e1e-b52f-46fc-82ce-6f753cb13629.jpg already downloaded
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5520821%252Fgeneral%252F367a4990-e41b-479c-a4a4-fce8619a0f9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5520821/general/367a4990-e41b-479c-a4a4-fce8619a0f9b.jpg already downloaded
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5520821%252Fgeneral%252F3ed4514f-d085-4a89-8b68-645c6a8f2551.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5520821/general/3ed4514f-d085-4a89-8b68-645c6a8f2551.jpg already downloaded
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5520821%252Fgeneral%252F6a6ffebb-f3e3-4b8f-b817-e0a4a56fcc58.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5520821/general/6a6ffebb-f3e3-4b8f-b817-e0a4a56fcc58.jpg already downloaded
2026-03-27 12:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7, identifier: 10735090
2026-03-27 12:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with identifier: 10735090
2026-03-27 12:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with identifier: 10735090
2026-03-27 12:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7 with identifier: 10735090 to the API
2026-03-27 12:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735090>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735090',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 115943,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 138,
'photo_urls': ['https://images.openlane.eu/carimgs/5520821/general/fa8e8a48-7694-4065-a21c-d03dc14c7429.jpg',
'https://images.openlane.eu/carimgs/5520821/general/dc4663ec-09db-4be5-8d02-a53b730c9699.jpg',
'https://images.openlane.eu/carimgs/5520821/general/73969bd0-2294-4505-9ade-633e711c1053.jpg',
'https://images.openlane.eu/carimgs/5520821/general/09834e54-0b2f-4803-a4aa-ced91d3d61de.jpg',
'https://images.openlane.eu/carimgs/5520821/general/88baba12-b3fc-4e19-a598-6958e157a5b4.jpg',
'https://images.openlane.eu/carimgs/5520821/general/44d8be0b-84b2-49d0-9055-8a9b59ee66f8.jpg',
'https://images.openlane.eu/carimgs/5520821/general/2f6c5e1e-b52f-46fc-82ce-6f753cb13629.jpg',
'https://images.openlane.eu/carimgs/5520821/general/367a4990-e41b-479c-a4a4-fce8619a0f9b.jpg',
'https://images.openlane.eu/carimgs/5520821/general/3ed4514f-d085-4a89-8b68-645c6a8f2551.jpg',
'https://images.openlane.eu/carimgs/5520821/general/6a6ffebb-f3e3-4b8f-b817-e0a4a56fcc58.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7/178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 539764,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5520821/general/fa8e8a48-7694-4065-a21c-d03dc14c7429.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7/178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 492870,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5520821/general/dc4663ec-09db-4be5-8d02-a53b730c9699.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7/178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412749,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5520821/general/73969bd0-2294-4505-9ade-633e711c1053.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7/178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 499520,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5520821/general/09834e54-0b2f-4803-a4aa-ced91d3d61de.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7/178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386787,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5520821/general/88baba12-b3fc-4e19-a598-6958e157a5b4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7/178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362828,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5520821/general/44d8be0b-84b2-49d0-9055-8a9b59ee66f8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7/178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477432,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5520821/general/2f6c5e1e-b52f-46fc-82ce-6f753cb13629.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7/178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380680,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5520821/general/367a4990-e41b-479c-a4a4-fce8619a0f9b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7/178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178269,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5520821/general/3ed4514f-d085-4a89-8b68-645c6a8f2551.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7/178e1bbf-eb94-5eec-b3eb-5a4af98b1ca7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 488776,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5520821/general/6a6ffebb-f3e3-4b8f-b817-e0a4a56fcc58.jpg',
'Width': 2000}],
'price': 40400,
'price_includes_vat': True,
'registration_date': '2022-07-14',
'seats_number': 5,
'seller_name': 'Car Eyes Consulting srl',
'title': 'Mercedes-Benz GLE 350e AMG Line - 4-Matic - Hybrid - Automatic - '
'211 hp - 115.943 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735090%27 HTTP/1.1" 200 None
2026-03-27 12:18:43 [adesa.de] INFO: Saving data for 10735090: {'created_time': 1774613923.233205, 'last_price_update_time': 1774613923.233219, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735090') HTTP/1.1" 204 0
2026-03-27 12:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcb7b488-ea30-501c-8d8b-55131a39ab8f with identifier: 10731238
2026-03-27 12:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcb7b488-ea30-501c-8d8b-55131a39ab8f with scrape type 1
2026-03-27 12:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dcb7b488-ea30-501c-8d8b-55131a39ab8f
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252F2bdcf5b3-4110-470e-9116-a29a3a02ce70.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/2bdcf5b3-4110-470e-9116-a29a3a02ce70.jpg not downloaded yet
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252F6af68530-dae3-4a19-ade8-6599641e924c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/6af68530-dae3-4a19-ade8-6599641e924c.jpg not downloaded yet
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252Ff670bdfa-3a3f-4be9-bb3e-24b4bb0e0a92.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/f670bdfa-3a3f-4be9-bb3e-24b4bb0e0a92.jpg not downloaded yet
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252F8152d929-0bb5-48d5-935f-92f3f86bbaeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/8152d929-0bb5-48d5-935f-92f3f86bbaeb.jpg not downloaded yet
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252Fdd0ad5f0-af5c-44d2-9b21-11150b7559bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/dd0ad5f0-af5c-44d2-9b21-11150b7559bb.jpg not downloaded yet
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252Fbd585f0e-3569-444b-b8e0-d774f7418de8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/bd585f0e-3569-444b-b8e0-d774f7418de8.jpg not downloaded yet
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252Fa1e1225c-4257-4c0d-9ff6-6fe772fe7fee.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/a1e1225c-4257-4c0d-9ff6-6fe772fe7fee.jpg not downloaded yet
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252Fb841e10b-1911-4efa-854e-83e5a5889081.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/b841e10b-1911-4efa-854e-83e5a5889081.jpg not downloaded yet
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252Ff728b608-5dfb-4f97-8682-3264d0d3d9b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/f728b608-5dfb-4f97-8682-3264d0d3d9b6.jpg not downloaded yet
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252F1a6e1fd8-edb5-4fe8-84f4-6cfce96ea36f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/1a6e1fd8-edb5-4fe8-84f4-6cfce96ea36f.jpg not downloaded yet
2026-03-27 12:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749065/general/1a6e1fd8-edb5-4fe8-84f4-6cfce96ea36f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731238)
2026-03-27 12:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e20c7d7-50e8-5c37-9063-6cd167deeaf0 with identifier: 10731117
2026-03-27 12:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e20c7d7-50e8-5c37-9063-6cd167deeaf0 with scrape type 1
2026-03-27 12:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e20c7d7-50e8-5c37-9063-6cd167deeaf0
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252F78ea7c01-328c-4db5-bde9-1b6dc19cb4e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/78ea7c01-328c-4db5-bde9-1b6dc19cb4e5.jpg not downloaded yet
2026-03-27 12:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749065/general/f728b608-5dfb-4f97-8682-3264d0d3d9b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731238)
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252F7e265a83-1a6c-4f25-811f-91e537cfee42.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/7e265a83-1a6c-4f25-811f-91e537cfee42.jpg not downloaded yet
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252Fac524729-bf5f-4e1d-8ed8-91c4f401f511.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/ac524729-bf5f-4e1d-8ed8-91c4f401f511.jpg not downloaded yet
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252F133f9b24-d2e5-4b40-aeb1-2b53856870cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/133f9b24-d2e5-4b40-aeb1-2b53856870cd.jpg not downloaded yet
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252F4b4090b0-95c3-4fc4-b10c-1797ec76ecc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/4b4090b0-95c3-4fc4-b10c-1797ec76ecc4.jpg not downloaded yet
2026-03-27 12:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140abb950>
2026-03-27 12:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252F1a6e1fd8-edb5-4fe8-84f4-6cfce96ea36f.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/1a6e1fd8-edb5-4fe8-84f4-6cfce96ea36f.jpg saved to cache
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dcb7b488-ea30-501c-8d8b-55131a39ab8f
2026-03-27 12:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748957/general/78ea7c01-328c-4db5-bde9-1b6dc19cb4e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731117)
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252Fd0650b3c-b06b-47b3-a7c5-434ebdea8b14.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/d0650b3c-b06b-47b3-a7c5-434ebdea8b14.jpg not downloaded yet
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252Fd9e04dc5-2172-4035-8423-a3ba17ef186d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/d9e04dc5-2172-4035-8423-a3ba17ef186d.jpg not downloaded yet
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252F1769e2cf-aca8-4b1a-b988-b37a17a0e3df.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/1769e2cf-aca8-4b1a-b988-b37a17a0e3df.jpg not downloaded yet
2026-03-27 12:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af3110>
2026-03-27 12:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252Ff728b608-5dfb-4f97-8682-3264d0d3d9b6.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/f728b608-5dfb-4f97-8682-3264d0d3d9b6.jpg saved to cache
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dcb7b488-ea30-501c-8d8b-55131a39ab8f
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252F80b7f1f8-f556-4db3-8f27-d2464af71496.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/80b7f1f8-f556-4db3-8f27-d2464af71496.jpg not downloaded yet
2026-03-27 12:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252Fcc2ddcbf-b156-4d2b-8d93-dc2c75482b5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/cc2ddcbf-b156-4d2b-8d93-dc2c75482b5a.jpg not downloaded yet
2026-03-27 12:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce2c90>
2026-03-27 12:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252F78ea7c01-328c-4db5-bde9-1b6dc19cb4e5.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/78ea7c01-328c-4db5-bde9-1b6dc19cb4e5.jpg saved to cache
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7e20c7d7-50e8-5c37-9063-6cd167deeaf0
2026-03-27 12:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748957/general/4b4090b0-95c3-4fc4-b10c-1797ec76ecc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731117)
2026-03-27 12:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with identifier: 10735205
2026-03-27 12:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with scrape type 1
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e85cc0d6-d93d-5b89-9d08-00a37049d6c4
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252F8e170ac8-a04a-421a-acad-f0ae76d4399b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/8e170ac8-a04a-421a-acad-f0ae76d4399b.jpeg already downloaded
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252F99722810-c3be-4f52-84a7-56514aadfbd0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/99722810-c3be-4f52-84a7-56514aadfbd0.jpeg already downloaded
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252Fc1460866-62fe-46b8-987b-2de5457e4a6d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/c1460866-62fe-46b8-987b-2de5457e4a6d.jpeg already downloaded
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252F0b5ec9e6-24bc-4c9b-9b90-70b262cbe033.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/0b5ec9e6-24bc-4c9b-9b90-70b262cbe033.jpeg already downloaded
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252F44de7d5c-7cf3-4bdb-bcf6-e9fba64ef7d3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/44de7d5c-7cf3-4bdb-bcf6-e9fba64ef7d3.jpeg already downloaded
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252F7954897a-941c-4204-9a6c-209d930012ff.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/7954897a-941c-4204-9a6c-209d930012ff.jpeg already downloaded
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252F6efdd5d4-5da6-40ee-9bdd-32ef6997d10c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/6efdd5d4-5da6-40ee-9bdd-32ef6997d10c.jpeg already downloaded
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252F84b65e7e-f93a-4845-b408-68b9b293c9f4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/84b65e7e-f93a-4845-b408-68b9b293c9f4.jpeg already downloaded
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252Fa37519b1-b410-4920-a11f-417a0ace6a12.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/a37519b1-b410-4920-a11f-417a0ace6a12.jpeg already downloaded
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740621%252Fgeneral%252F4770eb84-58e3-4a07-b200-b146747a2307.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740621/general/4770eb84-58e3-4a07-b200-b146747a2307.jpeg already downloaded
2026-03-27 12:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e85cc0d6-d93d-5b89-9d08-00a37049d6c4, identifier: 10735205
2026-03-27 12:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with identifier: 10735205
2026-03-27 12:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with identifier: 10735205
2026-03-27 12:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e85cc0d6-d93d-5b89-9d08-00a37049d6c4 with identifier: 10735205 to the API
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735205>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e85cc0d6-d93d-5b89-9d08-00a37049d6c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '012223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735205',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 54860,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5740621/general/8e170ac8-a04a-421a-acad-f0ae76d4399b.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/99722810-c3be-4f52-84a7-56514aadfbd0.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/c1460866-62fe-46b8-987b-2de5457e4a6d.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/0b5ec9e6-24bc-4c9b-9b90-70b262cbe033.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/44de7d5c-7cf3-4bdb-bcf6-e9fba64ef7d3.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/7954897a-941c-4204-9a6c-209d930012ff.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/6efdd5d4-5da6-40ee-9bdd-32ef6997d10c.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/84b65e7e-f93a-4845-b408-68b9b293c9f4.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/a37519b1-b410-4920-a11f-417a0ace6a12.jpeg',
'https://images.openlane.eu/carimgs/5740621/general/4770eb84-58e3-4a07-b200-b146747a2307.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3971827,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/8e170ac8-a04a-421a-acad-f0ae76d4399b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4078351,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/99722810-c3be-4f52-84a7-56514aadfbd0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3943306,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/c1460866-62fe-46b8-987b-2de5457e4a6d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4034481,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/0b5ec9e6-24bc-4c9b-9b90-70b262cbe033.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3973528,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/44de7d5c-7cf3-4bdb-bcf6-e9fba64ef7d3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3982383,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/7954897a-941c-4204-9a6c-209d930012ff.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2595273,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/6efdd5d4-5da6-40ee-9bdd-32ef6997d10c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2911116,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/84b65e7e-f93a-4845-b408-68b9b293c9f4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2389591,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/a37519b1-b410-4920-a11f-417a0ace6a12.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e85cc0d6-d93d-5b89-9d08-00a37049d6c4/e85cc0d6-d93d-5b89-9d08-00a37049d6c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3498676,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740621/general/4770eb84-58e3-4a07-b200-b146747a2307.jpeg',
'Width': 4032}],
'price': 22200,
'price_includes_vat': True,
'registration_date': '2024-11-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 1.5 TSI Business - Petrol - Automatic - '
'150 hp - 54.860 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2024}
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735205%27 HTTP/1.1" 200 None
2026-03-27 12:18:44 [adesa.de] INFO: Saving data for 10735205: {'created_time': 1774613924.975577, 'last_price_update_time': 1774613924.975589, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735205') HTTP/1.1" 204 0
2026-03-27 12:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748957/general/cc2ddcbf-b156-4d2b-8d93-dc2c75482b5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731117)
2026-03-27 12:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748957/general/80b7f1f8-f556-4db3-8f27-d2464af71496.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731117)
2026-03-27 12:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140abbb50>
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252F4b4090b0-95c3-4fc4-b10c-1797ec76ecc4.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/4b4090b0-95c3-4fc4-b10c-1797ec76ecc4.jpg saved to cache
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7e20c7d7-50e8-5c37-9063-6cd167deeaf0
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142137890>
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252Fcc2ddcbf-b156-4d2b-8d93-dc2c75482b5a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/cc2ddcbf-b156-4d2b-8d93-dc2c75482b5a.jpg saved to cache
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7e20c7d7-50e8-5c37-9063-6cd167deeaf0
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140afbdd0>
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252F80b7f1f8-f556-4db3-8f27-d2464af71496.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/80b7f1f8-f556-4db3-8f27-d2464af71496.jpg saved to cache
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7e20c7d7-50e8-5c37-9063-6cd167deeaf0
2026-03-27 12:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748957/general/1769e2cf-aca8-4b1a-b988-b37a17a0e3df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731117)
2026-03-27 12:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748957/general/d9e04dc5-2172-4035-8423-a3ba17ef186d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731117)
2026-03-27 12:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748957/general/d0650b3c-b06b-47b3-a7c5-434ebdea8b14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731117)
2026-03-27 12:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748957/general/133f9b24-d2e5-4b40-aeb1-2b53856870cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731117)
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f74150>
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252F1769e2cf-aca8-4b1a-b988-b37a17a0e3df.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/1769e2cf-aca8-4b1a-b988-b37a17a0e3df.jpg saved to cache
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7e20c7d7-50e8-5c37-9063-6cd167deeaf0
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140aeb8d0>
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252Fd9e04dc5-2172-4035-8423-a3ba17ef186d.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/d9e04dc5-2172-4035-8423-a3ba17ef186d.jpg saved to cache
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7e20c7d7-50e8-5c37-9063-6cd167deeaf0
2026-03-27 12:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748957/general/7e265a83-1a6c-4f25-811f-91e537cfee42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731117)
2026-03-27 12:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748957/general/ac524729-bf5f-4e1d-8ed8-91c4f401f511.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731117)
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ae8890>
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252Fd0650b3c-b06b-47b3-a7c5-434ebdea8b14.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/d0650b3c-b06b-47b3-a7c5-434ebdea8b14.jpg saved to cache
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7e20c7d7-50e8-5c37-9063-6cd167deeaf0
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c0b710>
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252F133f9b24-d2e5-4b40-aeb1-2b53856870cd.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/133f9b24-d2e5-4b40-aeb1-2b53856870cd.jpg saved to cache
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7e20c7d7-50e8-5c37-9063-6cd167deeaf0
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af0390>
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252F7e265a83-1a6c-4f25-811f-91e537cfee42.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/7e265a83-1a6c-4f25-811f-91e537cfee42.jpg saved to cache
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7e20c7d7-50e8-5c37-9063-6cd167deeaf0
2026-03-27 12:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749065/general/a1e1225c-4257-4c0d-9ff6-6fe772fe7fee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731238)
2026-03-27 12:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749065/general/b841e10b-1911-4efa-854e-83e5a5889081.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731238)
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bfa6d0>
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748957%252Fgeneral%252Fac524729-bf5f-4e1d-8ed8-91c4f401f511.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748957/general/ac524729-bf5f-4e1d-8ed8-91c4f401f511.jpg saved to cache
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7e20c7d7-50e8-5c37-9063-6cd167deeaf0
2026-03-27 12:18:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e20c7d7-50e8-5c37-9063-6cd167deeaf0, skipping ID generation
2026-03-27 12:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e20c7d7-50e8-5c37-9063-6cd167deeaf0 with scrape type 1
2026-03-27 12:18:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e20c7d7-50e8-5c37-9063-6cd167deeaf0 sending to next pipeline
2026-03-27 12:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7e20c7d7-50e8-5c37-9063-6cd167deeaf0, identifier: 10731117
2026-03-27 12:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7e20c7d7-50e8-5c37-9063-6cd167deeaf0 with identifier: 10731117
2026-03-27 12:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7e20c7d7-50e8-5c37-9063-6cd167deeaf0 with identifier: 10731117
2026-03-27 12:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7e20c7d7-50e8-5c37-9063-6cd167deeaf0 with identifier: 10731117 to the API
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748957/general/ac524729-bf5f-4e1d-8ed8-91c4f401f511.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '7e20c7d7-50e8-5c37-9063-6cd167deeaf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19174093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731117',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 68794,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 90,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19817,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748957/general/78ea7c01-328c-4db5-bde9-1b6dc19cb4e5.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88982,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748957/general/7e265a83-1a6c-4f25-811f-91e537cfee42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113053,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748957/general/ac524729-bf5f-4e1d-8ed8-91c4f401f511.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20243,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748957/general/133f9b24-d2e5-4b40-aeb1-2b53856870cd.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51041,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748957/general/4b4090b0-95c3-4fc4-b10c-1797ec76ecc4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19877,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748957/general/d0650b3c-b06b-47b3-a7c5-434ebdea8b14.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16526,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748957/general/d9e04dc5-2172-4035-8423-a3ba17ef186d.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16935,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748957/general/1769e2cf-aca8-4b1a-b988-b37a17a0e3df.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69804,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748957/general/80b7f1f8-f556-4db3-8f27-d2464af71496.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e20c7d7-50e8-5c37-9063-6cd167deeaf0/7e20c7d7-50e8-5c37-9063-6cd167deeaf0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91406,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748957/general/cc2ddcbf-b156-4d2b-8d93-dc2c75482b5a.jpg',
'Width': 800}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Tucson 1.6 T-GDI N Line - Hybrid - Automatic - 180 hp - '
'68.794 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2022}
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731117%27 HTTP/1.1" 200 None
2026-03-27 12:18:46 [adesa.de] INFO: Saving data for 10731117: {'created_time': 1774613926.06623, 'last_price_update_time': 1774613926.066241, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731117') HTTP/1.1" 204 0
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d7ead0>
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252Fa1e1225c-4257-4c0d-9ff6-6fe772fe7fee.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/a1e1225c-4257-4c0d-9ff6-6fe772fe7fee.jpg saved to cache
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dcb7b488-ea30-501c-8d8b-55131a39ab8f
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0e8d0>
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252Fb841e10b-1911-4efa-854e-83e5a5889081.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/b841e10b-1911-4efa-854e-83e5a5889081.jpg saved to cache
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dcb7b488-ea30-501c-8d8b-55131a39ab8f
2026-03-27 12:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749065/general/bd585f0e-3569-444b-b8e0-d774f7418de8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731238)
2026-03-27 12:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749065/general/dd0ad5f0-af5c-44d2-9b21-11150b7559bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731238)
2026-03-27 12:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749065/general/8152d929-0bb5-48d5-935f-92f3f86bbaeb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731238)
2026-03-27 12:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749065/general/f670bdfa-3a3f-4be9-bb3e-24b4bb0e0a92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731238)
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8eb10>
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252Fbd585f0e-3569-444b-b8e0-d774f7418de8.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/bd585f0e-3569-444b-b8e0-d774f7418de8.jpg saved to cache
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dcb7b488-ea30-501c-8d8b-55131a39ab8f
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf8910>
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252Fdd0ad5f0-af5c-44d2-9b21-11150b7559bb.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/dd0ad5f0-af5c-44d2-9b21-11150b7559bb.jpg saved to cache
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dcb7b488-ea30-501c-8d8b-55131a39ab8f
2026-03-27 12:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749065/general/2bdcf5b3-4110-470e-9116-a29a3a02ce70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731238)
2026-03-27 12:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731188> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d7e810>
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252F8152d929-0bb5-48d5-935f-92f3f86bbaeb.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/8152d929-0bb5-48d5-935f-92f3f86bbaeb.jpg saved to cache
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dcb7b488-ea30-501c-8d8b-55131a39ab8f
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a00bd0>
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252Ff670bdfa-3a3f-4be9-bb3e-24b4bb0e0a92.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/f670bdfa-3a3f-4be9-bb3e-24b4bb0e0a92.jpg saved to cache
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dcb7b488-ea30-501c-8d8b-55131a39ab8f
2026-03-27 12:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749065/general/6af68530-dae3-4a19-ade8-6599641e924c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731238)
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a76310>
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252F2bdcf5b3-4110-470e-9116-a29a3a02ce70.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/2bdcf5b3-4110-470e-9116-a29a3a02ce70.jpg saved to cache
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dcb7b488-ea30-501c-8d8b-55131a39ab8f
2026-03-27 12:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5 with identifier: 10731188
2026-03-27 12:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5 with scrape type 1
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252F9e903f5b-8af3-4236-b0e6-6fa2024193f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/9e903f5b-8af3-4236-b0e6-6fa2024193f1.jpg not downloaded yet
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252Ff5425c2d-6e99-4bb5-bd33-94eb99904074.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/f5425c2d-6e99-4bb5-bd33-94eb99904074.jpg not downloaded yet
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252F36a0cbd5-e309-426a-b0c9-dd989db0ef3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/36a0cbd5-e309-426a-b0c9-dd989db0ef3c.jpg not downloaded yet
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252F7b9d3df9-eff8-41fb-a4f9-6563c0be5de9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/7b9d3df9-eff8-41fb-a4f9-6563c0be5de9.jpg not downloaded yet
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9f510>
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749065%252Fgeneral%252F6af68530-dae3-4a19-ade8-6599641e924c.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749065/general/6af68530-dae3-4a19-ade8-6599641e924c.jpg saved to cache
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dcb7b488-ea30-501c-8d8b-55131a39ab8f
2026-03-27 12:18:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dcb7b488-ea30-501c-8d8b-55131a39ab8f, skipping ID generation
2026-03-27 12:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcb7b488-ea30-501c-8d8b-55131a39ab8f with scrape type 1
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dcb7b488-ea30-501c-8d8b-55131a39ab8f sending to next pipeline
2026-03-27 12:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dcb7b488-ea30-501c-8d8b-55131a39ab8f, identifier: 10731238
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252Fb8fac7d5-eb81-4ecb-abf7-c84080b64f98.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/b8fac7d5-eb81-4ecb-abf7-c84080b64f98.jpg not downloaded yet
2026-03-27 12:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dcb7b488-ea30-501c-8d8b-55131a39ab8f with identifier: 10731238
2026-03-27 12:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dcb7b488-ea30-501c-8d8b-55131a39ab8f with identifier: 10731238
2026-03-27 12:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dcb7b488-ea30-501c-8d8b-55131a39ab8f with identifier: 10731238 to the API
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749065/general/6af68530-dae3-4a19-ade8-6599641e924c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'dcb7b488-ea30-501c-8d8b-55131a39ab8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '89396092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731238',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 61937,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86593,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749065/general/2bdcf5b3-4110-470e-9116-a29a3a02ce70.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103151,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749065/general/6af68530-dae3-4a19-ade8-6599641e924c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16437,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749065/general/f670bdfa-3a3f-4be9-bb3e-24b4bb0e0a92.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18947,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749065/general/8152d929-0bb5-48d5-935f-92f3f86bbaeb.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16048,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749065/general/dd0ad5f0-af5c-44d2-9b21-11150b7559bb.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14447,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749065/general/bd585f0e-3569-444b-b8e0-d774f7418de8.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18976,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749065/general/a1e1225c-4257-4c0d-9ff6-6fe772fe7fee.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22248,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749065/general/b841e10b-1911-4efa-854e-83e5a5889081.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 13301,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749065/general/f728b608-5dfb-4f97-8682-3264d0d3d9b6.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcb7b488-ea30-501c-8d8b-55131a39ab8f/dcb7b488-ea30-501c-8d8b-55131a39ab8f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89400,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749065/general/1a6e1fd8-edb5-4fe8-84f4-6cfce96ea36f.jpg',
'Width': 800}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 74 kWh Dynamiq - Electric - Automatic - 228 hp - '
'61.937 km',
'transmission': 'automatic',
'trim': 'Dynamiq',
'vin': None,
'year': 2023}
2026-03-27 12:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731238%27 HTTP/1.1" 200 None
2026-03-27 12:18:47 [adesa.de] INFO: Saving data for 10731238: {'created_time': 1774613927.093175, 'last_price_update_time': 1774613927.093185, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731238') HTTP/1.1" 204 0
2026-03-27 12:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252F0e74dfe8-38ff-4d6f-b154-fb4932fe1394.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/0e74dfe8-38ff-4d6f-b154-fb4932fe1394.jpg not downloaded yet
2026-03-27 12:18:47 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.377(s), this was the 1st time calling it.
2026-03-27 12:18:47 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.397500055392166 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 12:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252Fc0a27735-c714-4515-ac57-1b75ff6d82fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/c0a27735-c714-4515-ac57-1b75ff6d82fa.jpg not downloaded yet
2026-03-27 12:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252Fa2edb4f0-d336-4f5c-a0ca-d8afb9ab3f15.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/a2edb4f0-d336-4f5c-a0ca-d8afb9ab3f15.jpg not downloaded yet
2026-03-27 12:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252F8bb5a94c-c8a0-497a-9ca6-23481170729b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/8bb5a94c-c8a0-497a-9ca6-23481170729b.jpg not downloaded yet
2026-03-27 12:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252F16cad0b6-eb9f-4036-9e09-43770abcee20.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/16cad0b6-eb9f-4036-9e09-43770abcee20.jpg not downloaded yet
2026-03-27 12:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749019/general/16cad0b6-eb9f-4036-9e09-43770abcee20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731188)
2026-03-27 12:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 507fffb8-369b-5bce-80b9-c531d20d7cdc with identifier: 10731155
2026-03-27 12:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 507fffb8-369b-5bce-80b9-c531d20d7cdc with scrape type 1
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 507fffb8-369b-5bce-80b9-c531d20d7cdc
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252F53d4a6ab-bab2-4e04-a9ca-47846dc1478a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/53d4a6ab-bab2-4e04-a9ca-47846dc1478a.jpg not downloaded yet
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252F3b8b98dc-c6ba-4ecd-9765-2145826fac4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/3b8b98dc-c6ba-4ecd-9765-2145826fac4f.jpg not downloaded yet
2026-03-27 12:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749019/general/8bb5a94c-c8a0-497a-9ca6-23481170729b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731188)
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252Fd561d0d5-0630-40ae-a167-55935250b63b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/d561d0d5-0630-40ae-a167-55935250b63b.jpg not downloaded yet
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252Fcf56def4-0910-4c2a-84f6-934def6137da.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/cf56def4-0910-4c2a-84f6-934def6137da.jpg not downloaded yet
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252F138b133d-4434-4101-a625-c5bec8338990.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/138b133d-4434-4101-a625-c5bec8338990.jpg not downloaded yet
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252F6ff6d346-eff7-4b1c-8824-36d54dc88da1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/6ff6d346-eff7-4b1c-8824-36d54dc88da1.jpg not downloaded yet
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0d350>
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252F16cad0b6-eb9f-4036-9e09-43770abcee20.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/16cad0b6-eb9f-4036-9e09-43770abcee20.jpg saved to cache
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252Ff81b08fa-0424-4912-abff-d269161ca982.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/f81b08fa-0424-4912-abff-d269161ca982.jpg not downloaded yet
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252F3fea3f67-e691-4429-ae34-2f62c8f87a85.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/3fea3f67-e691-4429-ae34-2f62c8f87a85.jpg not downloaded yet
2026-03-27 12:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748988/general/3b8b98dc-c6ba-4ecd-9765-2145826fac4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731155)
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252F1e4d9c17-3fe8-44df-bb76-65c500237208.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/1e4d9c17-3fe8-44df-bb76-65c500237208.jpg not downloaded yet
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e72c90>
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252F8bb5a94c-c8a0-497a-9ca6-23481170729b.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/8bb5a94c-c8a0-497a-9ca6-23481170729b.jpg saved to cache
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252F0d316cd4-550f-4bee-870a-ddefd7093504.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/0d316cd4-550f-4bee-870a-ddefd7093504.jpg not downloaded yet
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c3950>
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252F3b8b98dc-c6ba-4ecd-9765-2145826fac4f.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/3b8b98dc-c6ba-4ecd-9765-2145826fac4f.jpg saved to cache
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 507fffb8-369b-5bce-80b9-c531d20d7cdc
2026-03-27 12:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748988/general/3fea3f67-e691-4429-ae34-2f62c8f87a85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731155)
2026-03-27 12:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748988/general/0d316cd4-550f-4bee-870a-ddefd7093504.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731155)
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c08c50>
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252F3fea3f67-e691-4429-ae34-2f62c8f87a85.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/3fea3f67-e691-4429-ae34-2f62c8f87a85.jpg saved to cache
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 507fffb8-369b-5bce-80b9-c531d20d7cdc
2026-03-27 12:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748988/general/1e4d9c17-3fe8-44df-bb76-65c500237208.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731155)
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c085d0>
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252F0d316cd4-550f-4bee-870a-ddefd7093504.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/0d316cd4-550f-4bee-870a-ddefd7093504.jpg saved to cache
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 507fffb8-369b-5bce-80b9-c531d20d7cdc
2026-03-27 12:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748988/general/f81b08fa-0424-4912-abff-d269161ca982.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731155)
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140add410>
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252F1e4d9c17-3fe8-44df-bb76-65c500237208.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/1e4d9c17-3fe8-44df-bb76-65c500237208.jpg saved to cache
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 507fffb8-369b-5bce-80b9-c531d20d7cdc
2026-03-27 12:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748988/general/6ff6d346-eff7-4b1c-8824-36d54dc88da1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731155)
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71441db410>
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252Ff81b08fa-0424-4912-abff-d269161ca982.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/f81b08fa-0424-4912-abff-d269161ca982.jpg saved to cache
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 507fffb8-369b-5bce-80b9-c531d20d7cdc
2026-03-27 12:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748988/general/138b133d-4434-4101-a625-c5bec8338990.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731155)
2026-03-27 12:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748988/general/cf56def4-0910-4c2a-84f6-934def6137da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731155)
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a74190>
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252F6ff6d346-eff7-4b1c-8824-36d54dc88da1.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/6ff6d346-eff7-4b1c-8824-36d54dc88da1.jpg saved to cache
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 507fffb8-369b-5bce-80b9-c531d20d7cdc
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d33850>
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252F138b133d-4434-4101-a625-c5bec8338990.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/138b133d-4434-4101-a625-c5bec8338990.jpg saved to cache
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 507fffb8-369b-5bce-80b9-c531d20d7cdc
2026-03-27 12:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748988/general/d561d0d5-0630-40ae-a167-55935250b63b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731155)
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a2f7d0>
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252Fcf56def4-0910-4c2a-84f6-934def6137da.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/cf56def4-0910-4c2a-84f6-934def6137da.jpg saved to cache
2026-03-27 12:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 507fffb8-369b-5bce-80b9-c531d20d7cdc
2026-03-27 12:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748988/general/53d4a6ab-bab2-4e04-a9ca-47846dc1478a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731155)
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d08690>
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252Fd561d0d5-0630-40ae-a167-55935250b63b.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/d561d0d5-0630-40ae-a167-55935250b63b.jpg saved to cache
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 507fffb8-369b-5bce-80b9-c531d20d7cdc
2026-03-27 12:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749019/general/a2edb4f0-d336-4f5c-a0ca-d8afb9ab3f15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731188)
2026-03-27 12:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05dcf351-d9c7-51a3-ab03-7d380065ac60 with identifier: 10731152
2026-03-27 12:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05dcf351-d9c7-51a3-ab03-7d380065ac60 with scrape type 1
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 05dcf351-d9c7-51a3-ab03-7d380065ac60
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252Faa5d9d95-c51e-4785-9bb1-caeb7bdf220a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/aa5d9d95-c51e-4785-9bb1-caeb7bdf220a.jpg not downloaded yet
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252F4ca9f641-a2f4-4798-902f-95889a4a529f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/4ca9f641-a2f4-4798-902f-95889a4a529f.jpg not downloaded yet
2026-03-27 12:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749019/general/c0a27735-c714-4515-ac57-1b75ff6d82fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731188)
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252F712ea37b-40d5-4d51-b63c-c4e0a336e2e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/712ea37b-40d5-4d51-b63c-c4e0a336e2e2.jpg not downloaded yet
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252Fa3f0e833-cb03-4f37-bb6f-575a92b29a18.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/a3f0e833-cb03-4f37-bb6f-575a92b29a18.jpg not downloaded yet
2026-03-27 12:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749019/general/0e74dfe8-38ff-4d6f-b154-fb4932fe1394.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731188)
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252F1d6e99e7-71e4-4b82-a6fd-92311cbe2ac4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/1d6e99e7-71e4-4b82-a6fd-92311cbe2ac4.jpg not downloaded yet
2026-03-27 12:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbe990>
2026-03-27 12:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748988%252Fgeneral%252F53d4a6ab-bab2-4e04-a9ca-47846dc1478a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748988/general/53d4a6ab-bab2-4e04-a9ca-47846dc1478a.jpg saved to cache
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 507fffb8-369b-5bce-80b9-c531d20d7cdc
2026-03-27 12:18:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 507fffb8-369b-5bce-80b9-c531d20d7cdc, skipping ID generation
2026-03-27 12:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 507fffb8-369b-5bce-80b9-c531d20d7cdc with scrape type 1
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 507fffb8-369b-5bce-80b9-c531d20d7cdc sending to next pipeline
2026-03-27 12:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 507fffb8-369b-5bce-80b9-c531d20d7cdc, identifier: 10731155
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252F968d9b68-5129-4fbf-b59b-381414760616.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/968d9b68-5129-4fbf-b59b-381414760616.jpg not downloaded yet
2026-03-27 12:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 507fffb8-369b-5bce-80b9-c531d20d7cdc with identifier: 10731155
2026-03-27 12:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 507fffb8-369b-5bce-80b9-c531d20d7cdc with identifier: 10731155
2026-03-27 12:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 507fffb8-369b-5bce-80b9-c531d20d7cdc with identifier: 10731155 to the API
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748988/general/53d4a6ab-bab2-4e04-a9ca-47846dc1478a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '507fffb8-369b-5bce-80b9-c531d20d7cdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '98030092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731155',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 37785,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115093,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748988/general/53d4a6ab-bab2-4e04-a9ca-47846dc1478a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94674,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748988/general/3b8b98dc-c6ba-4ecd-9765-2145826fac4f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21966,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748988/general/d561d0d5-0630-40ae-a167-55935250b63b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18817,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748988/general/cf56def4-0910-4c2a-84f6-934def6137da.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 10543,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748988/general/138b133d-4434-4101-a625-c5bec8338990.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15580,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748988/general/6ff6d346-eff7-4b1c-8824-36d54dc88da1.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97797,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748988/general/f81b08fa-0424-4912-abff-d269161ca982.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21968,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748988/general/3fea3f67-e691-4429-ae34-2f62c8f87a85.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60150,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748988/general/1e4d9c17-3fe8-44df-bb76-65c500237208.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_507fffb8-369b-5bce-80b9-c531d20d7cdc/507fffb8-369b-5bce-80b9-c531d20d7cdc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111748,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748988/general/0d316cd4-550f-4bee-870a-ddefd7093504.jpg',
'Width': 800}],
'price': 15300,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Sportage 1.6 T-GDI Spirit - Petrol - Manual - 149 hp - 37.785 '
'km',
'transmission': 'manual',
'trim': 'Spirit',
'vin': None,
'year': 2022}
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731155%27 HTTP/1.1" 200 None
2026-03-27 12:18:49 [adesa.de] INFO: Saving data for 10731155: {'created_time': 1774613929.789792, 'last_price_update_time': 1774613929.789802, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731155') HTTP/1.1" 204 0
2026-03-27 12:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748986/general/aa5d9d95-c51e-4785-9bb1-caeb7bdf220a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731152)
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252Fffbb9797-ff8d-4b61-8a3c-9a278227a156.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/ffbb9797-ff8d-4b61-8a3c-9a278227a156.jpg not downloaded yet
2026-03-27 12:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e73950>
2026-03-27 12:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252Fa2edb4f0-d336-4f5c-a0ca-d8afb9ab3f15.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/a2edb4f0-d336-4f5c-a0ca-d8afb9ab3f15.jpg saved to cache
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5
2026-03-27 12:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f3e10>
2026-03-27 12:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252Fc0a27735-c714-4515-ac57-1b75ff6d82fa.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/c0a27735-c714-4515-ac57-1b75ff6d82fa.jpg saved to cache
2026-03-27 12:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5
2026-03-27 12:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bd3490>
2026-03-27 12:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252F0e74dfe8-38ff-4d6f-b154-fb4932fe1394.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/0e74dfe8-38ff-4d6f-b154-fb4932fe1394.jpg saved to cache
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5
2026-03-27 12:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748986/general/a3f0e833-cb03-4f37-bb6f-575a92b29a18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731152)
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252F50f31912-2ab1-46c0-97cb-a8a263676e11.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/50f31912-2ab1-46c0-97cb-a8a263676e11.jpg not downloaded yet
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cca390>
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252Faa5d9d95-c51e-4785-9bb1-caeb7bdf220a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/aa5d9d95-c51e-4785-9bb1-caeb7bdf220a.jpg saved to cache
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 05dcf351-d9c7-51a3-ab03-7d380065ac60
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252F8a3058aa-a1bf-42c6-b5da-909487c8b0d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/8a3058aa-a1bf-42c6-b5da-909487c8b0d5.jpg not downloaded yet
2026-03-27 12:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748986/general/968d9b68-5129-4fbf-b59b-381414760616.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731152)
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252Fd77d52ef-e3d8-477a-bee0-3fdb58cde139.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/d77d52ef-e3d8-477a-bee0-3fdb58cde139.jpg not downloaded yet
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb6ed0>
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252Fa3f0e833-cb03-4f37-bb6f-575a92b29a18.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/a3f0e833-cb03-4f37-bb6f-575a92b29a18.jpg saved to cache
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 05dcf351-d9c7-51a3-ab03-7d380065ac60
2026-03-27 12:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748986/general/ffbb9797-ff8d-4b61-8a3c-9a278227a156.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731152)
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a627d0>
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252F968d9b68-5129-4fbf-b59b-381414760616.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/968d9b68-5129-4fbf-b59b-381414760616.jpg saved to cache
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 05dcf351-d9c7-51a3-ab03-7d380065ac60
2026-03-27 12:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748986/general/50f31912-2ab1-46c0-97cb-a8a263676e11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731152)
2026-03-27 12:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748986/general/d77d52ef-e3d8-477a-bee0-3fdb58cde139.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731152)
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb6110>
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252Fffbb9797-ff8d-4b61-8a3c-9a278227a156.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/ffbb9797-ff8d-4b61-8a3c-9a278227a156.jpg saved to cache
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 05dcf351-d9c7-51a3-ab03-7d380065ac60
2026-03-27 12:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748986/general/8a3058aa-a1bf-42c6-b5da-909487c8b0d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731152)
2026-03-27 12:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748986/general/1d6e99e7-71e4-4b82-a6fd-92311cbe2ac4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731152)
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f1290>
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252F50f31912-2ab1-46c0-97cb-a8a263676e11.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/50f31912-2ab1-46c0-97cb-a8a263676e11.jpg saved to cache
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 05dcf351-d9c7-51a3-ab03-7d380065ac60
2026-03-27 12:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748986/general/712ea37b-40d5-4d51-b63c-c4e0a336e2e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731152)
2026-03-27 12:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748986/general/4ca9f641-a2f4-4798-902f-95889a4a529f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731152)
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b1bd0>
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252Fd77d52ef-e3d8-477a-bee0-3fdb58cde139.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/d77d52ef-e3d8-477a-bee0-3fdb58cde139.jpg saved to cache
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 05dcf351-d9c7-51a3-ab03-7d380065ac60
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f07d0>
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252F8a3058aa-a1bf-42c6-b5da-909487c8b0d5.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/8a3058aa-a1bf-42c6-b5da-909487c8b0d5.jpg saved to cache
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 05dcf351-d9c7-51a3-ab03-7d380065ac60
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f4ec10>
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252F1d6e99e7-71e4-4b82-a6fd-92311cbe2ac4.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/1d6e99e7-71e4-4b82-a6fd-92311cbe2ac4.jpg saved to cache
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 05dcf351-d9c7-51a3-ab03-7d380065ac60
2026-03-27 12:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749019/general/b8fac7d5-eb81-4ecb-abf7-c84080b64f98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731188)
2026-03-27 12:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749019/general/7b9d3df9-eff8-41fb-a4f9-6563c0be5de9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731188)
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f69390>
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252F712ea37b-40d5-4d51-b63c-c4e0a336e2e2.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/712ea37b-40d5-4d51-b63c-c4e0a336e2e2.jpg saved to cache
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 05dcf351-d9c7-51a3-ab03-7d380065ac60
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e09950>
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748986%252Fgeneral%252F4ca9f641-a2f4-4798-902f-95889a4a529f.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748986/general/4ca9f641-a2f4-4798-902f-95889a4a529f.jpg saved to cache
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 05dcf351-d9c7-51a3-ab03-7d380065ac60
2026-03-27 12:18:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 05dcf351-d9c7-51a3-ab03-7d380065ac60, skipping ID generation
2026-03-27 12:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05dcf351-d9c7-51a3-ab03-7d380065ac60 with scrape type 1
2026-03-27 12:18:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 05dcf351-d9c7-51a3-ab03-7d380065ac60 sending to next pipeline
2026-03-27 12:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 05dcf351-d9c7-51a3-ab03-7d380065ac60, identifier: 10731152
2026-03-27 12:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 05dcf351-d9c7-51a3-ab03-7d380065ac60 with identifier: 10731152
2026-03-27 12:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 05dcf351-d9c7-51a3-ab03-7d380065ac60 with identifier: 10731152
2026-03-27 12:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 05dcf351-d9c7-51a3-ab03-7d380065ac60 with identifier: 10731152 to the API
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748986/general/4ca9f641-a2f4-4798-902f-95889a4a529f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '05dcf351-d9c7-51a3-ab03-7d380065ac60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97877092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731152',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 68298,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114243,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748986/general/aa5d9d95-c51e-4785-9bb1-caeb7bdf220a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22696,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748986/general/4ca9f641-a2f4-4798-902f-95889a4a529f.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22286,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748986/general/712ea37b-40d5-4d51-b63c-c4e0a336e2e2.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88136,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748986/general/a3f0e833-cb03-4f37-bb6f-575a92b29a18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21502,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748986/general/1d6e99e7-71e4-4b82-a6fd-92311cbe2ac4.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 13815,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748986/general/968d9b68-5129-4fbf-b59b-381414760616.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17541,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748986/general/ffbb9797-ff8d-4b61-8a3c-9a278227a156.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64929,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748986/general/50f31912-2ab1-46c0-97cb-a8a263676e11.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73248,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748986/general/8a3058aa-a1bf-42c6-b5da-909487c8b0d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05dcf351-d9c7-51a3-ab03-7d380065ac60/05dcf351-d9c7-51a3-ab03-7d380065ac60_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102440,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748986/general/d77d52ef-e3d8-477a-bee0-3fdb58cde139.jpg',
'Width': 800}],
'price': 22900,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Sorento 1.6 T-GDI Platinum - Hybrid - Automatic - 180 hp - '
'68.298 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2022}
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731152%27 HTTP/1.1" 200 None
2026-03-27 12:18:51 [adesa.de] INFO: Saving data for 10731152: {'created_time': 1774613931.099368, 'last_price_update_time': 1774613931.099382, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731152') HTTP/1.1" 204 0
2026-03-27 12:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749019/general/36a0cbd5-e309-426a-b0c9-dd989db0ef3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731188)
2026-03-27 12:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749019/general/f5425c2d-6e99-4bb5-bd33-94eb99904074.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731188)
2026-03-27 12:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a63410>
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252Fb8fac7d5-eb81-4ecb-abf7-c84080b64f98.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/b8fac7d5-eb81-4ecb-abf7-c84080b64f98.jpg saved to cache
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409ae850>
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252F7b9d3df9-eff8-41fb-a4f9-6563c0be5de9.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/7b9d3df9-eff8-41fb-a4f9-6563c0be5de9.jpg saved to cache
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a43210>
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252F36a0cbd5-e309-426a-b0c9-dd989db0ef3c.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/36a0cbd5-e309-426a-b0c9-dd989db0ef3c.jpg saved to cache
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5
2026-03-27 12:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef7d97a8-0a82-5ace-8978-304943b47a5d with identifier: 10731162
2026-03-27 12:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef7d97a8-0a82-5ace-8978-304943b47a5d with scrape type 1
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ef7d97a8-0a82-5ace-8978-304943b47a5d
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252F0881cb32-f10b-4422-9e4d-0a9859db7985.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/0881cb32-f10b-4422-9e4d-0a9859db7985.jpg not downloaded yet
2026-03-27 12:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749019/general/9e903f5b-8af3-4236-b0e6-6fa2024193f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731188)
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252F7254501a-8264-4e14-be82-634fcf4d9a48.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/7254501a-8264-4e14-be82-634fcf4d9a48.jpg not downloaded yet
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f1ba50>
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252Ff5425c2d-6e99-4bb5-bd33-94eb99904074.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/f5425c2d-6e99-4bb5-bd33-94eb99904074.jpg saved to cache
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252Ffba59c00-cf5a-4246-ab07-716f87205f3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/fba59c00-cf5a-4246-ab07-716f87205f3d.jpg not downloaded yet
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252F363e1bac-ff13-47bd-9d41-91ade69d4bc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/363e1bac-ff13-47bd-9d41-91ade69d4bc2.jpg not downloaded yet
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252Fe358327e-d834-4cb7-b83b-5ab9d2df177c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/e358327e-d834-4cb7-b83b-5ab9d2df177c.jpg not downloaded yet
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252Fea178799-85d8-4651-9746-ed5c2894ed21.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/ea178799-85d8-4651-9746-ed5c2894ed21.jpg not downloaded yet
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d31b50>
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749019%252Fgeneral%252F9e903f5b-8af3-4236-b0e6-6fa2024193f1.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749019/general/9e903f5b-8af3-4236-b0e6-6fa2024193f1.jpg saved to cache
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5
2026-03-27 12:18:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5, skipping ID generation
2026-03-27 12:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5 with scrape type 1
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5 sending to next pipeline
2026-03-27 12:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5, identifier: 10731188
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252F012c756c-ace8-4785-8af5-749b9468eefc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/012c756c-ace8-4785-8af5-749b9468eefc.jpg not downloaded yet
2026-03-27 12:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5 with identifier: 10731188
2026-03-27 12:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5 with identifier: 10731188
2026-03-27 12:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5 with identifier: 10731188 to the API
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749019/general/9e903f5b-8af3-4236-b0e6-6fa2024193f1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '33613092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731188',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 68947,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108631,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749019/general/9e903f5b-8af3-4236-b0e6-6fa2024193f1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98257,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749019/general/f5425c2d-6e99-4bb5-bd33-94eb99904074.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75915,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749019/general/36a0cbd5-e309-426a-b0c9-dd989db0ef3c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91988,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749019/general/7b9d3df9-eff8-41fb-a4f9-6563c0be5de9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16638,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749019/general/b8fac7d5-eb81-4ecb-abf7-c84080b64f98.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82775,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749019/general/0e74dfe8-38ff-4d6f-b154-fb4932fe1394.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109808,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749019/general/c0a27735-c714-4515-ac57-1b75ff6d82fa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106571,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749019/general/a2edb4f0-d336-4f5c-a0ca-d8afb9ab3f15.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83025,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749019/general/8bb5a94c-c8a0-497a-9ca6-23481170729b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5/acf3bcfb-3f88-59ce-9ded-a30d8f7ad9f5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71818,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749019/general/16cad0b6-eb9f-4036-9e09-43770abcee20.jpg',
'Width': 800}],
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Sportage 1.6 T-GDI GT Line - Hybrid - Automatic - 180 hp - '
'68.947 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731188%27 HTTP/1.1" 200 None
2026-03-27 12:18:51 [adesa.de] INFO: Saving data for 10731188: {'created_time': 1774613931.932869, 'last_price_update_time': 1774613931.932884, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731188') HTTP/1.1" 204 0
2026-03-27 12:18:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252F24d2b6e6-3534-4b03-97a9-145730a22db7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/24d2b6e6-3534-4b03-97a9-145730a22db7.jpg not downloaded yet
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252F236c5988-ada3-4c52-949f-abefa4b40280.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/236c5988-ada3-4c52-949f-abefa4b40280.jpg not downloaded yet
2026-03-27 12:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252F4c33c30c-044c-4939-b5f2-97efc7d07225.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/4c33c30c-044c-4939-b5f2-97efc7d07225.jpg not downloaded yet
2026-03-27 12:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c467158f-0a6a-5d13-a963-1190ae21f334 with identifier: 10731315
2026-03-27 12:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c467158f-0a6a-5d13-a963-1190ae21f334 with scrape type 1
2026-03-27 12:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c467158f-0a6a-5d13-a963-1190ae21f334
2026-03-27 12:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252Fab693527-410f-450f-b88b-a3bc1b03a9d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/ab693527-410f-450f-b88b-a3bc1b03a9d4.jpg not downloaded yet
2026-03-27 12:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748994/general/4c33c30c-044c-4939-b5f2-97efc7d07225.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731162)
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252F9d58df37-f7fc-4947-b0fa-e6af04c02384.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/9d58df37-f7fc-4947-b0fa-e6af04c02384.jpg not downloaded yet
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252F1f589a4b-1419-4362-b3f3-9cce7481828a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/1f589a4b-1419-4362-b3f3-9cce7481828a.jpg not downloaded yet
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252F26726b27-b104-431e-862c-df5388e6aa58.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/26726b27-b104-431e-862c-df5388e6aa58.jpg not downloaded yet
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252F56b99515-21aa-4a62-8c78-36d02e307d8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/56b99515-21aa-4a62-8c78-36d02e307d8c.jpg not downloaded yet
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252F67f1964d-2b97-48aa-94a5-ae2fa131cd5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/67f1964d-2b97-48aa-94a5-ae2fa131cd5b.jpg not downloaded yet
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d2bbd0>
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252F4c33c30c-044c-4939-b5f2-97efc7d07225.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/4c33c30c-044c-4939-b5f2-97efc7d07225.jpg saved to cache
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ef7d97a8-0a82-5ace-8978-304943b47a5d
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252Fb87915e4-a28c-4bab-8f69-b79331159ec0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/b87915e4-a28c-4bab-8f69-b79331159ec0.jpg not downloaded yet
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252F7365ff50-6615-4e42-93c1-7b9ea54a3ddb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/7365ff50-6615-4e42-93c1-7b9ea54a3ddb.jpg not downloaded yet
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252F05b73265-51ef-4015-8b4a-28a610c645f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/05b73265-51ef-4015-8b4a-28a610c645f7.jpg not downloaded yet
2026-03-27 12:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749130/general/ab693527-410f-450f-b88b-a3bc1b03a9d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731315)
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252F8d5ccdb9-cd58-4a7d-9bc4-aa518362f5e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/8d5ccdb9-cd58-4a7d-9bc4-aa518362f5e0.jpg not downloaded yet
2026-03-27 12:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749130/general/7365ff50-6615-4e42-93c1-7b9ea54a3ddb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731315)
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a28150>
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252Fab693527-410f-450f-b88b-a3bc1b03a9d4.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/ab693527-410f-450f-b88b-a3bc1b03a9d4.jpg saved to cache
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c467158f-0a6a-5d13-a963-1190ae21f334
2026-03-27 12:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749130/general/8d5ccdb9-cd58-4a7d-9bc4-aa518362f5e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731315)
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a43c90>
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252F7365ff50-6615-4e42-93c1-7b9ea54a3ddb.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/7365ff50-6615-4e42-93c1-7b9ea54a3ddb.jpg saved to cache
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c467158f-0a6a-5d13-a963-1190ae21f334
2026-03-27 12:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749130/general/05b73265-51ef-4015-8b4a-28a610c645f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731315)
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c35050>
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252F8d5ccdb9-cd58-4a7d-9bc4-aa518362f5e0.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/8d5ccdb9-cd58-4a7d-9bc4-aa518362f5e0.jpg saved to cache
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c467158f-0a6a-5d13-a963-1190ae21f334
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a287d0>
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252F05b73265-51ef-4015-8b4a-28a610c645f7.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/05b73265-51ef-4015-8b4a-28a610c645f7.jpg saved to cache
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c467158f-0a6a-5d13-a963-1190ae21f334
2026-03-27 12:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749130/general/b87915e4-a28c-4bab-8f69-b79331159ec0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731315)
2026-03-27 12:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749130/general/67f1964d-2b97-48aa-94a5-ae2fa131cd5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731315)
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b1950>
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252Fb87915e4-a28c-4bab-8f69-b79331159ec0.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/b87915e4-a28c-4bab-8f69-b79331159ec0.jpg saved to cache
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c467158f-0a6a-5d13-a963-1190ae21f334
2026-03-27 12:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749130/general/56b99515-21aa-4a62-8c78-36d02e307d8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731315)
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9ded0>
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252F67f1964d-2b97-48aa-94a5-ae2fa131cd5b.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/67f1964d-2b97-48aa-94a5-ae2fa131cd5b.jpg saved to cache
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c467158f-0a6a-5d13-a963-1190ae21f334
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a41450>
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252F56b99515-21aa-4a62-8c78-36d02e307d8c.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/56b99515-21aa-4a62-8c78-36d02e307d8c.jpg saved to cache
2026-03-27 12:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c467158f-0a6a-5d13-a963-1190ae21f334
2026-03-27 12:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749130/general/26726b27-b104-431e-862c-df5388e6aa58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731315)
2026-03-27 12:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749130/general/1f589a4b-1419-4362-b3f3-9cce7481828a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731315)
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a60cd0>
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252F26726b27-b104-431e-862c-df5388e6aa58.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/26726b27-b104-431e-862c-df5388e6aa58.jpg saved to cache
2026-03-27 12:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c467158f-0a6a-5d13-a963-1190ae21f334
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a5e8d0>
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252F1f589a4b-1419-4362-b3f3-9cce7481828a.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/1f589a4b-1419-4362-b3f3-9cce7481828a.jpg saved to cache
2026-03-27 12:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c467158f-0a6a-5d13-a963-1190ae21f334
2026-03-27 12:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749130/general/9d58df37-f7fc-4947-b0fa-e6af04c02384.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731315)
2026-03-27 12:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748994/general/236c5988-ada3-4c52-949f-abefa4b40280.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731162)
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9afd0>
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749130%252Fgeneral%252F9d58df37-f7fc-4947-b0fa-e6af04c02384.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749130/general/9d58df37-f7fc-4947-b0fa-e6af04c02384.jpg saved to cache
2026-03-27 12:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c467158f-0a6a-5d13-a963-1190ae21f334
2026-03-27 12:18:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c467158f-0a6a-5d13-a963-1190ae21f334, skipping ID generation
2026-03-27 12:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c467158f-0a6a-5d13-a963-1190ae21f334 with scrape type 1
2026-03-27 12:18:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c467158f-0a6a-5d13-a963-1190ae21f334 sending to next pipeline
2026-03-27 12:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c467158f-0a6a-5d13-a963-1190ae21f334, identifier: 10731315
2026-03-27 12:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c467158f-0a6a-5d13-a963-1190ae21f334 with identifier: 10731315
2026-03-27 12:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c467158f-0a6a-5d13-a963-1190ae21f334 with identifier: 10731315
2026-03-27 12:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c467158f-0a6a-5d13-a963-1190ae21f334 with identifier: 10731315 to the API
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749130/general/9d58df37-f7fc-4947-b0fa-e6af04c02384.jpg>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c467158f-0a6a-5d13-a963-1190ae21f334',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4233093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731315',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 65039,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229338,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749130/general/ab693527-410f-450f-b88b-a3bc1b03a9d4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241371,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749130/general/9d58df37-f7fc-4947-b0fa-e6af04c02384.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103363,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749130/general/1f589a4b-1419-4362-b3f3-9cce7481828a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220015,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749130/general/26726b27-b104-431e-862c-df5388e6aa58.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205094,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749130/general/56b99515-21aa-4a62-8c78-36d02e307d8c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73890,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749130/general/67f1964d-2b97-48aa-94a5-ae2fa131cd5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56766,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749130/general/b87915e4-a28c-4bab-8f69-b79331159ec0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84961,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749130/general/7365ff50-6615-4e42-93c1-7b9ea54a3ddb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101820,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749130/general/05b73265-51ef-4015-8b4a-28a610c645f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c467158f-0a6a-5d13-a963-1190ae21f334/c467158f-0a6a-5d13-a963-1190ae21f334_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109582,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749130/general/8d5ccdb9-cd58-4a7d-9bc4-aa518362f5e0.jpg',
'Width': 800}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Sportage 1.6 T-GDI GT Line - AWD - Hybrid - Automatic - 180 hp '
'- 65.039 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731315%27 HTTP/1.1" 200 None
2026-03-27 12:18:54 [adesa.de] INFO: Saving data for 10731315: {'created_time': 1774613934.797683, 'last_price_update_time': 1774613934.797693, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731315') HTTP/1.1" 204 0
2026-03-27 12:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748994/general/24d2b6e6-3534-4b03-97a9-145730a22db7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731162)
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b98c50>
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252F236c5988-ada3-4c52-949f-abefa4b40280.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/236c5988-ada3-4c52-949f-abefa4b40280.jpg saved to cache
2026-03-27 12:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ef7d97a8-0a82-5ace-8978-304943b47a5d
2026-03-27 12:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748994/general/012c756c-ace8-4785-8af5-749b9468eefc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731162)
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d5aa90>
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252F24d2b6e6-3534-4b03-97a9-145730a22db7.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/24d2b6e6-3534-4b03-97a9-145730a22db7.jpg saved to cache
2026-03-27 12:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ef7d97a8-0a82-5ace-8978-304943b47a5d
2026-03-27 12:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748994/general/ea178799-85d8-4651-9746-ed5c2894ed21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731162)
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d21e90>
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252F012c756c-ace8-4785-8af5-749b9468eefc.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/012c756c-ace8-4785-8af5-749b9468eefc.jpg saved to cache
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ef7d97a8-0a82-5ace-8978-304943b47a5d
2026-03-27 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748994/general/e358327e-d834-4cb7-b83b-5ab9d2df177c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731162)
2026-03-27 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d5bad0>
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252Fea178799-85d8-4651-9746-ed5c2894ed21.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/ea178799-85d8-4651-9746-ed5c2894ed21.jpg saved to cache
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ef7d97a8-0a82-5ace-8978-304943b47a5d
2026-03-27 12:18:55 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.991(s), this was the 1st time calling it.
2026-03-27 12:18:55 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.173281149276001 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748994/general/363e1bac-ff13-47bd-9d41-91ade69d4bc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731162)
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb74d0>
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252Fe358327e-d834-4cb7-b83b-5ab9d2df177c.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/e358327e-d834-4cb7-b83b-5ab9d2df177c.jpg saved to cache
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ef7d97a8-0a82-5ace-8978-304943b47a5d
2026-03-27 12:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 826ac13c-40f0-54d3-b502-82edbdfb3c55 with identifier: 10731254
2026-03-27 12:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 826ac13c-40f0-54d3-b502-82edbdfb3c55 with scrape type 1
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 826ac13c-40f0-54d3-b502-82edbdfb3c55
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252F24298108-d59e-44b7-a3c8-699f3f97c683.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/24298108-d59e-44b7-a3c8-699f3f97c683.jpg not downloaded yet
2026-03-27 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748994/general/fba59c00-cf5a-4246-ab07-716f87205f3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731162)
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252F2929fca8-188e-46eb-8ef9-d363935b1c41.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/2929fca8-188e-46eb-8ef9-d363935b1c41.jpg not downloaded yet
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252F58d6759e-7f73-4d9b-9c97-561553f52e46.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/58d6759e-7f73-4d9b-9c97-561553f52e46.jpg not downloaded yet
2026-03-27 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748994/general/7254501a-8264-4e14-be82-634fcf4d9a48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731162)
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252F629bae08-1cba-4634-9783-03dcb8ff2476.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/629bae08-1cba-4634-9783-03dcb8ff2476.jpg not downloaded yet
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252F95d4d557-07c3-45b7-8347-976af0c0a97d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/95d4d557-07c3-45b7-8347-976af0c0a97d.jpg not downloaded yet
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252Fb1552270-2dce-4719-a522-a85cf81958e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/b1552270-2dce-4719-a522-a85cf81958e2.jpg not downloaded yet
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbe390>
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252F363e1bac-ff13-47bd-9d41-91ade69d4bc2.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/363e1bac-ff13-47bd-9d41-91ade69d4bc2.jpg saved to cache
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ef7d97a8-0a82-5ace-8978-304943b47a5d
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252F96ee281f-f24c-4e77-b9f1-168cfe49604c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/96ee281f-f24c-4e77-b9f1-168cfe49604c.jpg not downloaded yet
2026-03-27 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749080/general/24298108-d59e-44b7-a3c8-699f3f97c683.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731254)
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252Fd5d5ba91-6ce8-44de-a9b3-11ab154b038e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/d5d5ba91-6ce8-44de-a9b3-11ab154b038e.jpg not downloaded yet
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cfc610>
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252Ffba59c00-cf5a-4246-ab07-716f87205f3d.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/fba59c00-cf5a-4246-ab07-716f87205f3d.jpg saved to cache
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ef7d97a8-0a82-5ace-8978-304943b47a5d
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252Fb055c628-d92d-4c1a-b6fd-38f0c417103b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/b055c628-d92d-4c1a-b6fd-38f0c417103b.jpg not downloaded yet
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a00950>
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252F7254501a-8264-4e14-be82-634fcf4d9a48.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/7254501a-8264-4e14-be82-634fcf4d9a48.jpg saved to cache
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ef7d97a8-0a82-5ace-8978-304943b47a5d
2026-03-27 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749080/general/58d6759e-7f73-4d9b-9c97-561553f52e46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731254)
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252F5dd404d0-e768-4b87-ac10-01b37d03a79d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/5dd404d0-e768-4b87-ac10-01b37d03a79d.jpg not downloaded yet
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bd3bd0>
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252F24298108-d59e-44b7-a3c8-699f3f97c683.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/24298108-d59e-44b7-a3c8-699f3f97c683.jpg saved to cache
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 826ac13c-40f0-54d3-b502-82edbdfb3c55
2026-03-27 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749080/general/b1552270-2dce-4719-a522-a85cf81958e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731254)
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a9cfd0>
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252F58d6759e-7f73-4d9b-9c97-561553f52e46.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/58d6759e-7f73-4d9b-9c97-561553f52e46.jpg saved to cache
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 826ac13c-40f0-54d3-b502-82edbdfb3c55
2026-03-27 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749080/general/b055c628-d92d-4c1a-b6fd-38f0c417103b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731254)
2026-03-27 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749080/general/5dd404d0-e768-4b87-ac10-01b37d03a79d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731254)
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b2290>
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252Fb1552270-2dce-4719-a522-a85cf81958e2.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/b1552270-2dce-4719-a522-a85cf81958e2.jpg saved to cache
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 826ac13c-40f0-54d3-b502-82edbdfb3c55
2026-03-27 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749080/general/96ee281f-f24c-4e77-b9f1-168cfe49604c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731254)
2026-03-27 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749080/general/d5d5ba91-6ce8-44de-a9b3-11ab154b038e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731254)
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a2ab90>
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252Fb055c628-d92d-4c1a-b6fd-38f0c417103b.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/b055c628-d92d-4c1a-b6fd-38f0c417103b.jpg saved to cache
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 826ac13c-40f0-54d3-b502-82edbdfb3c55
2026-03-27 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749080/general/95d4d557-07c3-45b7-8347-976af0c0a97d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731254)
2026-03-27 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749080/general/629bae08-1cba-4634-9783-03dcb8ff2476.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731254)
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ccb110>
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252F5dd404d0-e768-4b87-ac10-01b37d03a79d.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/5dd404d0-e768-4b87-ac10-01b37d03a79d.jpg saved to cache
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 826ac13c-40f0-54d3-b502-82edbdfb3c55
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a431d0>
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252F96ee281f-f24c-4e77-b9f1-168cfe49604c.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/96ee281f-f24c-4e77-b9f1-168cfe49604c.jpg saved to cache
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 826ac13c-40f0-54d3-b502-82edbdfb3c55
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f7d610>
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252Fd5d5ba91-6ce8-44de-a9b3-11ab154b038e.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/d5d5ba91-6ce8-44de-a9b3-11ab154b038e.jpg saved to cache
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 826ac13c-40f0-54d3-b502-82edbdfb3c55
2026-03-27 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749080/general/2929fca8-188e-46eb-8ef9-d363935b1c41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731254)
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d29e10>
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252F95d4d557-07c3-45b7-8347-976af0c0a97d.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/95d4d557-07c3-45b7-8347-976af0c0a97d.jpg saved to cache
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 826ac13c-40f0-54d3-b502-82edbdfb3c55
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a4c290>
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252F629bae08-1cba-4634-9783-03dcb8ff2476.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/629bae08-1cba-4634-9783-03dcb8ff2476.jpg saved to cache
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 826ac13c-40f0-54d3-b502-82edbdfb3c55
2026-03-27 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748994/general/0881cb32-f10b-4422-9e4d-0a9859db7985.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731162)
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f4ff10>
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749080%252Fgeneral%252F2929fca8-188e-46eb-8ef9-d363935b1c41.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749080/general/2929fca8-188e-46eb-8ef9-d363935b1c41.jpg saved to cache
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 826ac13c-40f0-54d3-b502-82edbdfb3c55
2026-03-27 12:18:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 826ac13c-40f0-54d3-b502-82edbdfb3c55, skipping ID generation
2026-03-27 12:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 826ac13c-40f0-54d3-b502-82edbdfb3c55 with scrape type 1
2026-03-27 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 826ac13c-40f0-54d3-b502-82edbdfb3c55 sending to next pipeline
2026-03-27 12:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 826ac13c-40f0-54d3-b502-82edbdfb3c55, identifier: 10731254
2026-03-27 12:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 826ac13c-40f0-54d3-b502-82edbdfb3c55 with identifier: 10731254
2026-03-27 12:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 826ac13c-40f0-54d3-b502-82edbdfb3c55 with identifier: 10731254
2026-03-27 12:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 826ac13c-40f0-54d3-b502-82edbdfb3c55 with identifier: 10731254 to the API
2026-03-27 12:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749080/general/2929fca8-188e-46eb-8ef9-d363935b1c41.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '826ac13c-40f0-54d3-b502-82edbdfb3c55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6740092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731254',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 28991,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98593,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749080/general/24298108-d59e-44b7-a3c8-699f3f97c683.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21173,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749080/general/2929fca8-188e-46eb-8ef9-d363935b1c41.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105487,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749080/general/58d6759e-7f73-4d9b-9c97-561553f52e46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100979,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749080/general/629bae08-1cba-4634-9783-03dcb8ff2476.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18229,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749080/general/95d4d557-07c3-45b7-8347-976af0c0a97d.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19373,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749080/general/b1552270-2dce-4719-a522-a85cf81958e2.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15241,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749080/general/96ee281f-f24c-4e77-b9f1-168cfe49604c.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61048,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749080/general/d5d5ba91-6ce8-44de-a9b3-11ab154b038e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96002,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749080/general/b055c628-d92d-4c1a-b6fd-38f0c417103b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_826ac13c-40f0-54d3-b502-82edbdfb3c55/826ac13c-40f0-54d3-b502-82edbdfb3c55_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78215,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749080/general/5dd404d0-e768-4b87-ac10-01b37d03a79d.jpg',
'Width': 800}],
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-10-26',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Vision - Electric - Automatic - 204 hp - 28.991 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2023}
2026-03-27 12:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731254%27 HTTP/1.1" 200 None
2026-03-27 12:18:56 [adesa.de] INFO: Saving data for 10731254: {'created_time': 1774613936.695501, 'last_price_update_time': 1774613936.695516, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731254') HTTP/1.1" 204 0
2026-03-27 12:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:18:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409df450>
2026-03-27 12:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748994%252Fgeneral%252F0881cb32-f10b-4422-9e4d-0a9859db7985.jpg') HTTP/1.1" 204 0
2026-03-27 12:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748994/general/0881cb32-f10b-4422-9e4d-0a9859db7985.jpg saved to cache
2026-03-27 12:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ef7d97a8-0a82-5ace-8978-304943b47a5d
2026-03-27 12:18:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ef7d97a8-0a82-5ace-8978-304943b47a5d, skipping ID generation
2026-03-27 12:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef7d97a8-0a82-5ace-8978-304943b47a5d with scrape type 1
2026-03-27 12:18:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ef7d97a8-0a82-5ace-8978-304943b47a5d sending to next pipeline
2026-03-27 12:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ef7d97a8-0a82-5ace-8978-304943b47a5d, identifier: 10731162
2026-03-27 12:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ef7d97a8-0a82-5ace-8978-304943b47a5d with identifier: 10731162
2026-03-27 12:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ef7d97a8-0a82-5ace-8978-304943b47a5d with identifier: 10731162
2026-03-27 12:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ef7d97a8-0a82-5ace-8978-304943b47a5d with identifier: 10731162 to the API
2026-03-27 12:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748994/general/0881cb32-f10b-4422-9e4d-0a9859db7985.jpg>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ef7d97a8-0a82-5ace-8978-304943b47a5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '92359092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731162',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 43305,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134916,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748994/general/0881cb32-f10b-4422-9e4d-0a9859db7985.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112294,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748994/general/7254501a-8264-4e14-be82-634fcf4d9a48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106831,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748994/general/fba59c00-cf5a-4246-ab07-716f87205f3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117885,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748994/general/363e1bac-ff13-47bd-9d41-91ade69d4bc2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16274,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748994/general/e358327e-d834-4cb7-b83b-5ab9d2df177c.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18560,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748994/general/ea178799-85d8-4651-9746-ed5c2894ed21.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16220,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748994/general/012c756c-ace8-4785-8af5-749b9468eefc.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21206,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748994/general/24d2b6e6-3534-4b03-97a9-145730a22db7.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104405,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748994/general/236c5988-ada3-4c52-949f-abefa4b40280.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef7d97a8-0a82-5ace-8978-304943b47a5d/ef7d97a8-0a82-5ace-8978-304943b47a5d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95392,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748994/general/4c33c30c-044c-4939-b5f2-97efc7d07225.jpg',
'Width': 800}],
'price': 22700,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Sorento 1.6 T-GDI Platinum - Hybrid - Automatic - 180 hp - '
'43.305 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2021}
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731162%27 HTTP/1.1" 200 None
2026-03-27 12:18:57 [adesa.de] INFO: Saving data for 10731162: {'created_time': 1774613937.593443, 'last_price_update_time': 1774613937.593454, 'auction_closing_time': 1774864800.0}
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731162') HTTP/1.1" 204 0
2026-03-27 12:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74825e7f-80d8-52cd-aa59-3dabeda8afee with identifier: 10731311
2026-03-27 12:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74825e7f-80d8-52cd-aa59-3dabeda8afee with scrape type 1
2026-03-27 12:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 74825e7f-80d8-52cd-aa59-3dabeda8afee
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252F7a9f7e6a-0885-4b1f-9c85-5fb4ef2ed987.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/7a9f7e6a-0885-4b1f-9c85-5fb4ef2ed987.jpg not downloaded yet
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252F7595c2aa-3de8-4046-a7c4-ed4d7aa15bc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/7595c2aa-3de8-4046-a7c4-ed4d7aa15bc9.jpg not downloaded yet
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252F72f9633c-7b3c-4217-9edd-6394b7eed81d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/72f9633c-7b3c-4217-9edd-6394b7eed81d.jpg not downloaded yet
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252Fd6e0db37-5b4f-4547-aca1-ff697af8add7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/d6e0db37-5b4f-4547-aca1-ff697af8add7.jpg not downloaded yet
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252Feb0f2765-d562-42b6-b22c-0041082c9dab.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/eb0f2765-d562-42b6-b22c-0041082c9dab.jpg not downloaded yet
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252F26b09bfa-7595-4d03-a7e3-5fd95394c01d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/26b09bfa-7595-4d03-a7e3-5fd95394c01d.jpg not downloaded yet
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252F7474a7ad-deee-438f-ae3c-ca0887c247f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/7474a7ad-deee-438f-ae3c-ca0887c247f7.jpg not downloaded yet
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252F10e44444-1dcb-481e-bc92-a3d07cdd97f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/10e44444-1dcb-481e-bc92-a3d07cdd97f9.jpg not downloaded yet
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252F5b48f0c8-69bb-4141-9646-e9d4fbff33cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/5b48f0c8-69bb-4141-9646-e9d4fbff33cc.jpg not downloaded yet
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252Fe203a45a-9f40-4794-9ca3-ee07cdc608e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/e203a45a-9f40-4794-9ca3-ee07cdc608e6.jpg not downloaded yet
2026-03-27 12:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 12:19:06 [scrapy.extensions.logstats] INFO: Crawled 156 pages (at 36 pages/min), scraped 133 items (at 30 items/min)
2026-03-27 12:19:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-27 12:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749124/general/e203a45a-9f40-4794-9ca3-ee07cdc608e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731311)
2026-03-27 12:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 6cd61673-3f4d-5a03-9378-947cc50dcf23 with identifier: 10734615, dropping item
2026-03-27 12:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749124/general/5b48f0c8-69bb-4141-9646-e9d4fbff33cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731311)
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f39d0>
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252Fe203a45a-9f40-4794-9ca3-ee07cdc608e6.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/e203a45a-9f40-4794-9ca3-ee07cdc608e6.jpg saved to cache
2026-03-27 12:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 74825e7f-80d8-52cd-aa59-3dabeda8afee
2026-03-27 12:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749124/general/10e44444-1dcb-481e-bc92-a3d07cdd97f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731311)
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144208fd0>
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252F5b48f0c8-69bb-4141-9646-e9d4fbff33cc.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/5b48f0c8-69bb-4141-9646-e9d4fbff33cc.jpg saved to cache
2026-03-27 12:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 74825e7f-80d8-52cd-aa59-3dabeda8afee
2026-03-27 12:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749124/general/7474a7ad-deee-438f-ae3c-ca0887c247f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731311)
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f4db10>
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252F10e44444-1dcb-481e-bc92-a3d07cdd97f9.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/10e44444-1dcb-481e-bc92-a3d07cdd97f9.jpg saved to cache
2026-03-27 12:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 74825e7f-80d8-52cd-aa59-3dabeda8afee
2026-03-27 12:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749124/general/26b09bfa-7595-4d03-a7e3-5fd95394c01d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731311)
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714212cd10>
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252F7474a7ad-deee-438f-ae3c-ca0887c247f7.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/7474a7ad-deee-438f-ae3c-ca0887c247f7.jpg saved to cache
2026-03-27 12:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 74825e7f-80d8-52cd-aa59-3dabeda8afee
2026-03-27 12:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749124/general/eb0f2765-d562-42b6-b22c-0041082c9dab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731311)
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb1d90>
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252F26b09bfa-7595-4d03-a7e3-5fd95394c01d.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/26b09bfa-7595-4d03-a7e3-5fd95394c01d.jpg saved to cache
2026-03-27 12:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 74825e7f-80d8-52cd-aa59-3dabeda8afee
2026-03-27 12:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749124/general/d6e0db37-5b4f-4547-aca1-ff697af8add7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731311)
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c34c90>
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252Feb0f2765-d562-42b6-b22c-0041082c9dab.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/eb0f2765-d562-42b6-b22c-0041082c9dab.jpg saved to cache
2026-03-27 12:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 74825e7f-80d8-52cd-aa59-3dabeda8afee
2026-03-27 12:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f4cbd0>
2026-03-27 12:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252Fd6e0db37-5b4f-4547-aca1-ff697af8add7.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/d6e0db37-5b4f-4547-aca1-ff697af8add7.jpg saved to cache
2026-03-27 12:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 74825e7f-80d8-52cd-aa59-3dabeda8afee
2026-03-27 12:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749124/general/72f9633c-7b3c-4217-9edd-6394b7eed81d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731311)
2026-03-27 12:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749124/general/7595c2aa-3de8-4046-a7c4-ed4d7aa15bc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731311)
2026-03-27 12:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749124/general/7a9f7e6a-0885-4b1f-9c85-5fb4ef2ed987.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731311)
2026-03-27 12:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e620d0>
2026-03-27 12:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252F72f9633c-7b3c-4217-9edd-6394b7eed81d.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/72f9633c-7b3c-4217-9edd-6394b7eed81d.jpg saved to cache
2026-03-27 12:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 74825e7f-80d8-52cd-aa59-3dabeda8afee
2026-03-27 12:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f09d0>
2026-03-27 12:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252F7595c2aa-3de8-4046-a7c4-ed4d7aa15bc9.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/7595c2aa-3de8-4046-a7c4-ed4d7aa15bc9.jpg saved to cache
2026-03-27 12:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 74825e7f-80d8-52cd-aa59-3dabeda8afee
2026-03-27 12:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714215df90>
2026-03-27 12:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749124%252Fgeneral%252F7a9f7e6a-0885-4b1f-9c85-5fb4ef2ed987.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749124/general/7a9f7e6a-0885-4b1f-9c85-5fb4ef2ed987.jpg saved to cache
2026-03-27 12:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 74825e7f-80d8-52cd-aa59-3dabeda8afee
2026-03-27 12:19:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74825e7f-80d8-52cd-aa59-3dabeda8afee, skipping ID generation
2026-03-27 12:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74825e7f-80d8-52cd-aa59-3dabeda8afee with scrape type 1
2026-03-27 12:19:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74825e7f-80d8-52cd-aa59-3dabeda8afee sending to next pipeline
2026-03-27 12:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 74825e7f-80d8-52cd-aa59-3dabeda8afee, identifier: 10731311
2026-03-27 12:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 74825e7f-80d8-52cd-aa59-3dabeda8afee with identifier: 10731311
2026-03-27 12:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 74825e7f-80d8-52cd-aa59-3dabeda8afee with identifier: 10731311
2026-03-27 12:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 74825e7f-80d8-52cd-aa59-3dabeda8afee with identifier: 10731311 to the API
2026-03-27 12:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:19:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749124/general/7a9f7e6a-0885-4b1f-9c85-5fb4ef2ed987.jpg>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '74825e7f-80d8-52cd-aa59-3dabeda8afee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97899092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731311',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 49614,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19444,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749124/general/7a9f7e6a-0885-4b1f-9c85-5fb4ef2ed987.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22598,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749124/general/7595c2aa-3de8-4046-a7c4-ed4d7aa15bc9.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107496,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749124/general/72f9633c-7b3c-4217-9edd-6394b7eed81d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77070,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749124/general/d6e0db37-5b4f-4547-aca1-ff697af8add7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100944,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749124/general/eb0f2765-d562-42b6-b22c-0041082c9dab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68047,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749124/general/26b09bfa-7595-4d03-a7e3-5fd95394c01d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18575,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749124/general/7474a7ad-deee-438f-ae3c-ca0887c247f7.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16394,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749124/general/10e44444-1dcb-481e-bc92-a3d07cdd97f9.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108171,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749124/general/5b48f0c8-69bb-4141-9646-e9d4fbff33cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74825e7f-80d8-52cd-aa59-3dabeda8afee/74825e7f-80d8-52cd-aa59-3dabeda8afee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63101,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749124/general/e203a45a-9f40-4794-9ca3-ee07cdc608e6.jpg',
'Width': 800}],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-08-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Sportage 1.6 T-GDI GT Line - Hybrid - Automatic - 180 hp - '
'49.614 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-27 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731311%27 HTTP/1.1" 200 None
2026-03-27 12:19:10 [adesa.de] INFO: Saving data for 10731311: {'created_time': 1774613950.681099, 'last_price_update_time': 1774613950.681109, 'auction_closing_time': 1774864800.0}
2026-03-27 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731311') HTTP/1.1" 204 0
2026-03-27 12:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76257571-fdd4-5a55-89c3-53a8eb74ad18 with identifier: 10731330
2026-03-27 12:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76257571-fdd4-5a55-89c3-53a8eb74ad18 with scrape type 1
2026-03-27 12:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76257571-fdd4-5a55-89c3-53a8eb74ad18
2026-03-27 12:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252F4da5f323-6b90-4e47-9a39-9ba65e3522e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/4da5f323-6b90-4e47-9a39-9ba65e3522e0.jpg not downloaded yet
2026-03-27 12:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252F01dde6d4-9e6b-4663-88cf-002e9416376d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/01dde6d4-9e6b-4663-88cf-002e9416376d.jpg not downloaded yet
2026-03-27 12:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252F83e66bd3-71ff-44af-9cb2-fb96f35763dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/83e66bd3-71ff-44af-9cb2-fb96f35763dc.jpg not downloaded yet
2026-03-27 12:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252F4713ee44-c3e0-4f38-accb-dd5105d7b16a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/4713ee44-c3e0-4f38-accb-dd5105d7b16a.jpg not downloaded yet
2026-03-27 12:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252Fde5ba362-e31c-4587-89ac-41d265f9b951.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/de5ba362-e31c-4587-89ac-41d265f9b951.jpg not downloaded yet
2026-03-27 12:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252Ff6c93362-c5fb-446e-b47d-e58e65036c00.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/f6c93362-c5fb-446e-b47d-e58e65036c00.jpg not downloaded yet
2026-03-27 12:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252F3d8422b5-6b36-404f-8d70-15f561bec65e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/3d8422b5-6b36-404f-8d70-15f561bec65e.jpg not downloaded yet
2026-03-27 12:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252Ff21fc563-1c00-4d02-9108-17583ae07c46.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/f21fc563-1c00-4d02-9108-17583ae07c46.jpg not downloaded yet
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252F71c5f859-e8ee-4886-98d9-7cbfa4f62499.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/71c5f859-e8ee-4886-98d9-7cbfa4f62499.jpg not downloaded yet
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252F504d3341-8883-4fd8-bcdd-f40501c272ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/504d3341-8883-4fd8-bcdd-f40501c272ab.jpg not downloaded yet
2026-03-27 12:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749142/general/504d3341-8883-4fd8-bcdd-f40501c272ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731330)
2026-03-27 12:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with identifier: 10734416
2026-03-27 12:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with scrape type 1
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F78da4fc9-9643-480b-af8c-5097dfc96ba8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/78da4fc9-9643-480b-af8c-5097dfc96ba8.jpg not downloaded yet
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F66578a74-d47d-4b9f-81c5-715535b07159.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/66578a74-d47d-4b9f-81c5-715535b07159.jpg not downloaded yet
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F22d843aa-561e-4545-a2d1-8ffd8be61e87.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/22d843aa-561e-4545-a2d1-8ffd8be61e87.jpg not downloaded yet
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F206e6772-f6dd-4166-b96e-82272b515ad3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/206e6772-f6dd-4166-b96e-82272b515ad3.jpg not downloaded yet
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F8f5fa5d7-33c1-43fc-9b52-0a86234061d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/8f5fa5d7-33c1-43fc-9b52-0a86234061d4.jpg not downloaded yet
2026-03-27 12:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749142/general/71c5f859-e8ee-4886-98d9-7cbfa4f62499.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731330)
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F761570bc-8083-42f8-b7c9-1ee5fac5f618.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/761570bc-8083-42f8-b7c9-1ee5fac5f618.jpg not downloaded yet
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F1693755e-8a7c-45a6-ba1a-da412301f56c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/1693755e-8a7c-45a6-ba1a-da412301f56c.jpg not downloaded yet
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F5128af92-3f41-4378-860b-19c6a597685c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/5128af92-3f41-4378-860b-19c6a597685c.jpg not downloaded yet
2026-03-27 12:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d5bbd0>
2026-03-27 12:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252F504d3341-8883-4fd8-bcdd-f40501c272ab.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/504d3341-8883-4fd8-bcdd-f40501c272ab.jpg saved to cache
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 76257571-fdd4-5a55-89c3-53a8eb74ad18
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F04b4c520-4537-48b2-a471-2873e1cf15a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/04b4c520-4537-48b2-a471-2873e1cf15a9.jpg not downloaded yet
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F64fda15b-cb8a-42bf-855d-21627440ee18.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/64fda15b-cb8a-42bf-855d-21627440ee18.jpg not downloaded yet
2026-03-27 12:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cfd050>
2026-03-27 12:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252F71c5f859-e8ee-4886-98d9-7cbfa4f62499.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/71c5f859-e8ee-4886-98d9-7cbfa4f62499.jpg saved to cache
2026-03-27 12:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 76257571-fdd4-5a55-89c3-53a8eb74ad18
2026-03-27 12:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740622/general/206e6772-f6dd-4166-b96e-82272b515ad3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734416)
2026-03-27 12:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1b8a5a5-1c83-544c-9588-2222dc8f3184 with identifier: 10731177
2026-03-27 12:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b8a5a5-1c83-544c-9588-2222dc8f3184 with scrape type 1
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1b8a5a5-1c83-544c-9588-2222dc8f3184
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252F75f18a5f-1d1b-40af-8a97-6e3ad91549d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/75f18a5f-1d1b-40af-8a97-6e3ad91549d2.jpg not downloaded yet
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252F958f50ec-98c1-41da-ab9d-f15316b43df6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/958f50ec-98c1-41da-ab9d-f15316b43df6.jpg not downloaded yet
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252F3fc2efd5-c382-4036-8ab6-f13bfe0d7171.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/3fc2efd5-c382-4036-8ab6-f13bfe0d7171.jpg not downloaded yet
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252Fdf56eaf2-af86-49f5-9069-08e023629424.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/df56eaf2-af86-49f5-9069-08e023629424.jpg not downloaded yet
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714215df10>
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F206e6772-f6dd-4166-b96e-82272b515ad3.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/206e6772-f6dd-4166-b96e-82272b515ad3.jpg saved to cache
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252Ff3d29bbc-ee10-496f-b23a-56953ac0a80c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/f3d29bbc-ee10-496f-b23a-56953ac0a80c.jpg not downloaded yet
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252Ff828333c-a424-4210-84fa-8f157479d63b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/f828333c-a424-4210-84fa-8f157479d63b.jpg not downloaded yet
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252Fb8962cee-578e-45bd-8a93-6b887b2f0c8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/b8962cee-578e-45bd-8a93-6b887b2f0c8b.jpg not downloaded yet
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252F38e624c6-498a-4cd4-ad4e-9da052ff7849.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/38e624c6-498a-4cd4-ad4e-9da052ff7849.jpg not downloaded yet
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252Fdb99466a-ee18-45eb-9792-a581437687c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/db99466a-ee18-45eb-9792-a581437687c7.jpg not downloaded yet
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252F779d50d2-9d1c-42ec-b3bf-cf543649b249.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/779d50d2-9d1c-42ec-b3bf-cf543649b249.jpg not downloaded yet
2026-03-27 12:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740622/general/64fda15b-cb8a-42bf-855d-21627440ee18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734416)
2026-03-27 12:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740622/general/04b4c520-4537-48b2-a471-2873e1cf15a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734416)
2026-03-27 12:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749010/general/779d50d2-9d1c-42ec-b3bf-cf543649b249.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731177)
2026-03-27 12:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749010/general/db99466a-ee18-45eb-9792-a581437687c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731177)
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f4e1d0>
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F64fda15b-cb8a-42bf-855d-21627440ee18.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/64fda15b-cb8a-42bf-855d-21627440ee18.jpg saved to cache
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a
2026-03-27 12:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749010/general/38e624c6-498a-4cd4-ad4e-9da052ff7849.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731177)
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fdbfd0>
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F04b4c520-4537-48b2-a471-2873e1cf15a9.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/04b4c520-4537-48b2-a471-2873e1cf15a9.jpg saved to cache
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a48a10>
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252F779d50d2-9d1c-42ec-b3bf-cf543649b249.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/779d50d2-9d1c-42ec-b3bf-cf543649b249.jpg saved to cache
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d1b8a5a5-1c83-544c-9588-2222dc8f3184
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ab9ad0>
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252Fdb99466a-ee18-45eb-9792-a581437687c7.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/db99466a-ee18-45eb-9792-a581437687c7.jpg saved to cache
2026-03-27 12:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d1b8a5a5-1c83-544c-9588-2222dc8f3184
2026-03-27 12:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749010/general/b8962cee-578e-45bd-8a93-6b887b2f0c8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731177)
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d2b290>
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252F38e624c6-498a-4cd4-ad4e-9da052ff7849.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/38e624c6-498a-4cd4-ad4e-9da052ff7849.jpg saved to cache
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d1b8a5a5-1c83-544c-9588-2222dc8f3184
2026-03-27 12:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749010/general/f3d29bbc-ee10-496f-b23a-56953ac0a80c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731177)
2026-03-27 12:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749010/general/f828333c-a424-4210-84fa-8f157479d63b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731177)
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0c650>
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252Fb8962cee-578e-45bd-8a93-6b887b2f0c8b.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/b8962cee-578e-45bd-8a93-6b887b2f0c8b.jpg saved to cache
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d1b8a5a5-1c83-544c-9588-2222dc8f3184
2026-03-27 12:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749010/general/df56eaf2-af86-49f5-9069-08e023629424.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731177)
2026-03-27 12:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749010/general/3fc2efd5-c382-4036-8ab6-f13bfe0d7171.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731177)
2026-03-27 12:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749010/general/958f50ec-98c1-41da-ab9d-f15316b43df6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731177)
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f1290>
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252Ff3d29bbc-ee10-496f-b23a-56953ac0a80c.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/f3d29bbc-ee10-496f-b23a-56953ac0a80c.jpg saved to cache
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d1b8a5a5-1c83-544c-9588-2222dc8f3184
2026-03-27 12:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749010/general/75f18a5f-1d1b-40af-8a97-6e3ad91549d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731177)
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c3aa90>
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252Ff828333c-a424-4210-84fa-8f157479d63b.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/f828333c-a424-4210-84fa-8f157479d63b.jpg saved to cache
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d1b8a5a5-1c83-544c-9588-2222dc8f3184
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d22350>
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252Fdf56eaf2-af86-49f5-9069-08e023629424.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/df56eaf2-af86-49f5-9069-08e023629424.jpg saved to cache
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d1b8a5a5-1c83-544c-9588-2222dc8f3184
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f7ebd0>
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252F3fc2efd5-c382-4036-8ab6-f13bfe0d7171.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/3fc2efd5-c382-4036-8ab6-f13bfe0d7171.jpg saved to cache
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d1b8a5a5-1c83-544c-9588-2222dc8f3184
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142086490>
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252F958f50ec-98c1-41da-ab9d-f15316b43df6.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/958f50ec-98c1-41da-ab9d-f15316b43df6.jpg saved to cache
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d1b8a5a5-1c83-544c-9588-2222dc8f3184
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d990d0>
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749010%252Fgeneral%252F75f18a5f-1d1b-40af-8a97-6e3ad91549d2.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749010/general/75f18a5f-1d1b-40af-8a97-6e3ad91549d2.jpg saved to cache
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d1b8a5a5-1c83-544c-9588-2222dc8f3184
2026-03-27 12:19:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d1b8a5a5-1c83-544c-9588-2222dc8f3184, skipping ID generation
2026-03-27 12:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b8a5a5-1c83-544c-9588-2222dc8f3184 with scrape type 1
2026-03-27 12:19:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d1b8a5a5-1c83-544c-9588-2222dc8f3184 sending to next pipeline
2026-03-27 12:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d1b8a5a5-1c83-544c-9588-2222dc8f3184, identifier: 10731177
2026-03-27 12:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d1b8a5a5-1c83-544c-9588-2222dc8f3184 with identifier: 10731177
2026-03-27 12:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d1b8a5a5-1c83-544c-9588-2222dc8f3184 with identifier: 10731177
2026-03-27 12:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d1b8a5a5-1c83-544c-9588-2222dc8f3184 with identifier: 10731177 to the API
2026-03-27 12:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749010/general/75f18a5f-1d1b-40af-8a97-6e3ad91549d2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'd1b8a5a5-1c83-544c-9588-2222dc8f3184',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34654093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731177',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 24898,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20794,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749010/general/75f18a5f-1d1b-40af-8a97-6e3ad91549d2.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18868,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749010/general/958f50ec-98c1-41da-ab9d-f15316b43df6.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85634,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749010/general/3fc2efd5-c382-4036-8ab6-f13bfe0d7171.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94156,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749010/general/df56eaf2-af86-49f5-9069-08e023629424.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20628,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749010/general/f3d29bbc-ee10-496f-b23a-56953ac0a80c.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96327,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749010/general/f828333c-a424-4210-84fa-8f157479d63b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749010/general/b8962cee-578e-45bd-8a93-6b887b2f0c8b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81438,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749010/general/38e624c6-498a-4cd4-ad4e-9da052ff7849.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101294,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749010/general/db99466a-ee18-45eb-9792-a581437687c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b8a5a5-1c83-544c-9588-2222dc8f3184/d1b8a5a5-1c83-544c-9588-2222dc8f3184_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94545,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749010/general/779d50d2-9d1c-42ec-b3bf-cf543649b249.jpg',
'Width': 800}],
'price': 18700,
'price_includes_vat': True,
'registration_date': '2024-03-22',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Vision - Electric - Automatic - 204 hp - 24.898 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2024}
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731177%27 HTTP/1.1" 200 None
2026-03-27 12:19:18 [adesa.de] INFO: Saving data for 10731177: {'created_time': 1774613958.122887, 'last_price_update_time': 1774613958.122903, 'auction_closing_time': 1774864800.0}
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731177') HTTP/1.1" 204 0
2026-03-27 12:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740622/general/5128af92-3f41-4378-860b-19c6a597685c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734416)
2026-03-27 12:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740622/general/1693755e-8a7c-45a6-ba1a-da412301f56c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734416)
2026-03-27 12:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cfdc10>
2026-03-27 12:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F5128af92-3f41-4378-860b-19c6a597685c.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/5128af92-3f41-4378-860b-19c6a597685c.jpg saved to cache
2026-03-27 12:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a
2026-03-27 12:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f6c90>
2026-03-27 12:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F1693755e-8a7c-45a6-ba1a-da412301f56c.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/1693755e-8a7c-45a6-ba1a-da412301f56c.jpg saved to cache
2026-03-27 12:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a
2026-03-27 12:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740622/general/8f5fa5d7-33c1-43fc-9b52-0a86234061d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734416)
2026-03-27 12:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740622/general/761570bc-8083-42f8-b7c9-1ee5fac5f618.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734416)
2026-03-27 12:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bd0b50>
2026-03-27 12:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F8f5fa5d7-33c1-43fc-9b52-0a86234061d4.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/8f5fa5d7-33c1-43fc-9b52-0a86234061d4.jpg saved to cache
2026-03-27 12:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a
2026-03-27 12:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a2a450>
2026-03-27 12:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F761570bc-8083-42f8-b7c9-1ee5fac5f618.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/761570bc-8083-42f8-b7c9-1ee5fac5f618.jpg saved to cache
2026-03-27 12:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a
2026-03-27 12:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740622/general/22d843aa-561e-4545-a2d1-8ffd8be61e87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734416)
2026-03-27 12:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740622/general/66578a74-d47d-4b9f-81c5-715535b07159.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734416)
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a00610>
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F22d843aa-561e-4545-a2d1-8ffd8be61e87.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/22d843aa-561e-4545-a2d1-8ffd8be61e87.jpg saved to cache
2026-03-27 12:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a
2026-03-27 12:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749142/general/f21fc563-1c00-4d02-9108-17583ae07c46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731330)
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c62d0>
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F66578a74-d47d-4b9f-81c5-715535b07159.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/66578a74-d47d-4b9f-81c5-715535b07159.jpg saved to cache
2026-03-27 12:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a
2026-03-27 12:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749142/general/3d8422b5-6b36-404f-8d70-15f561bec65e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731330)
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141de6310>
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252Ff21fc563-1c00-4d02-9108-17583ae07c46.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/f21fc563-1c00-4d02-9108-17583ae07c46.jpg saved to cache
2026-03-27 12:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 76257571-fdd4-5a55-89c3-53a8eb74ad18
2026-03-27 12:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740622/general/78da4fc9-9643-480b-af8c-5097dfc96ba8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734416)
2026-03-27 12:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a2b8d0>
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252F3d8422b5-6b36-404f-8d70-15f561bec65e.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/3d8422b5-6b36-404f-8d70-15f561bec65e.jpg saved to cache
2026-03-27 12:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 76257571-fdd4-5a55-89c3-53a8eb74ad18
2026-03-27 12:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749142/general/de5ba362-e31c-4587-89ac-41d265f9b951.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731330)
2026-03-27 12:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749142/general/f6c93362-c5fb-446e-b47d-e58e65036c00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731330)
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cca6d0>
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740622%252Fgeneral%252F78da4fc9-9643-480b-af8c-5097dfc96ba8.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/78da4fc9-9643-480b-af8c-5097dfc96ba8.jpg saved to cache
2026-03-27 12:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a
2026-03-27 12:19:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a, skipping ID generation
2026-03-27 12:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with scrape type 1
2026-03-27 12:19:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a sending to next pipeline
2026-03-27 12:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a, identifier: 10734416
2026-03-27 12:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with identifier: 10734416
2026-03-27 12:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with identifier: 10734416
2026-03-27 12:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with identifier: 10734416 to the API
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:19:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740622/general/78da4fc9-9643-480b-af8c-5097dfc96ba8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Diesel',
'id': '3d42a0c5-eb69-57b0-9abd-9b6c57f5879a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3286',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734416',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 37293,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1614250,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740622/general/78da4fc9-9643-480b-af8c-5097dfc96ba8.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1902124,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740622/general/66578a74-d47d-4b9f-81c5-715535b07159.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2040275,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740622/general/22d843aa-561e-4545-a2d1-8ffd8be61e87.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1995273,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740622/general/206e6772-f6dd-4166-b96e-82272b515ad3.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2126281,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740622/general/8f5fa5d7-33c1-43fc-9b52-0a86234061d4.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1968604,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740622/general/761570bc-8083-42f8-b7c9-1ee5fac5f618.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1294720,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740622/general/1693755e-8a7c-45a6-ba1a-da412301f56c.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1547904,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740622/general/5128af92-3f41-4378-860b-19c6a597685c.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1928032,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740622/general/04b4c520-4537-48b2-a471-2873e1cf15a9.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d42a0c5-eb69-57b0-9abd-9b6c57f5879a/3d42a0c5-eb69-57b0-9abd-9b6c57f5879a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1949185,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740622/general/64fda15b-cb8a-42bf-855d-21627440ee18.jpg',
'Width': 2668}],
'price': 25100,
'price_includes_vat': True,
'registration_date': '2025-02-12',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 37.293 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734416%27 HTTP/1.1" 200 None
2026-03-27 12:19:20 [adesa.de] INFO: Saving data for 10734416: {'created_time': 1774613960.08567, 'last_price_update_time': 1774613960.085681, 'auction_closing_time': 1774809000.0}
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734416') HTTP/1.1" 204 0
2026-03-27 12:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749142/general/4713ee44-c3e0-4f38-accb-dd5105d7b16a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731330)
2026-03-27 12:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749142/general/01dde6d4-9e6b-4663-88cf-002e9416376d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731330)
2026-03-27 12:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749142/general/83e66bd3-71ff-44af-9cb2-fb96f35763dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731330)
2026-03-27 12:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with identifier: 10731202
2026-03-27 12:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with scrape type 1
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252F59d9effe-3783-4097-bac1-37d1379614b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/59d9effe-3783-4097-bac1-37d1379614b6.jpg not downloaded yet
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a02e90>
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252Fde5ba362-e31c-4587-89ac-41d265f9b951.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/de5ba362-e31c-4587-89ac-41d265f9b951.jpg saved to cache
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 76257571-fdd4-5a55-89c3-53a8eb74ad18
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a415d0>
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252Ff6c93362-c5fb-446e-b47d-e58e65036c00.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/f6c93362-c5fb-446e-b47d-e58e65036c00.jpg saved to cache
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 76257571-fdd4-5a55-89c3-53a8eb74ad18
2026-03-27 12:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749142/general/4da5f323-6b90-4e47-9a39-9ba65e3522e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731330)
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252F5173d3ff-4c4b-49ad-a93b-561d5d3303d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/5173d3ff-4c4b-49ad-a93b-561d5d3303d5.jpg not downloaded yet
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252Fe7e94888-3db5-4b9a-969b-d363ea5cc0af.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/e7e94888-3db5-4b9a-969b-d363ea5cc0af.jpg not downloaded yet
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252F7475636a-2fa0-4769-b5f5-b141d61e6e7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/7475636a-2fa0-4769-b5f5-b141d61e6e7f.jpg not downloaded yet
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d23e50>
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252F4713ee44-c3e0-4f38-accb-dd5105d7b16a.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/4713ee44-c3e0-4f38-accb-dd5105d7b16a.jpg saved to cache
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 76257571-fdd4-5a55-89c3-53a8eb74ad18
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f50650>
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252F01dde6d4-9e6b-4663-88cf-002e9416376d.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/01dde6d4-9e6b-4663-88cf-002e9416376d.jpg saved to cache
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 76257571-fdd4-5a55-89c3-53a8eb74ad18
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a75bd0>
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252F83e66bd3-71ff-44af-9cb2-fb96f35763dc.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/83e66bd3-71ff-44af-9cb2-fb96f35763dc.jpg saved to cache
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 76257571-fdd4-5a55-89c3-53a8eb74ad18
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252F97a9c5fc-3186-4fc0-a1c7-48cb61c80cac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/97a9c5fc-3186-4fc0-a1c7-48cb61c80cac.jpg not downloaded yet
2026-03-27 12:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749033/general/59d9effe-3783-4097-bac1-37d1379614b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731202)
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252Ffa38e13e-b247-46aa-a12a-1900fa892836.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/fa38e13e-b247-46aa-a12a-1900fa892836.jpg not downloaded yet
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141c91b50>
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749142%252Fgeneral%252F4da5f323-6b90-4e47-9a39-9ba65e3522e0.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749142/general/4da5f323-6b90-4e47-9a39-9ba65e3522e0.jpg saved to cache
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 76257571-fdd4-5a55-89c3-53a8eb74ad18
2026-03-27 12:19:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 76257571-fdd4-5a55-89c3-53a8eb74ad18, skipping ID generation
2026-03-27 12:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76257571-fdd4-5a55-89c3-53a8eb74ad18 with scrape type 1
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 76257571-fdd4-5a55-89c3-53a8eb74ad18 sending to next pipeline
2026-03-27 12:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 76257571-fdd4-5a55-89c3-53a8eb74ad18, identifier: 10731330
2026-03-27 12:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 76257571-fdd4-5a55-89c3-53a8eb74ad18 with identifier: 10731330
2026-03-27 12:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 76257571-fdd4-5a55-89c3-53a8eb74ad18 with identifier: 10731330
2026-03-27 12:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 76257571-fdd4-5a55-89c3-53a8eb74ad18 with identifier: 10731330 to the API
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749142/general/4da5f323-6b90-4e47-9a39-9ba65e3522e0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '76257571-fdd4-5a55-89c3-53a8eb74ad18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97976092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731330',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 59997,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22958,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749142/general/4da5f323-6b90-4e47-9a39-9ba65e3522e0.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101694,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749142/general/01dde6d4-9e6b-4663-88cf-002e9416376d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136576,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749142/general/83e66bd3-71ff-44af-9cb2-fb96f35763dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21754,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749142/general/4713ee44-c3e0-4f38-accb-dd5105d7b16a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 13912,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749142/general/de5ba362-e31c-4587-89ac-41d265f9b951.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80501,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749142/general/f6c93362-c5fb-446e-b47d-e58e65036c00.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141688,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749142/general/3d8422b5-6b36-404f-8d70-15f561bec65e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138884,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749142/general/f21fc563-1c00-4d02-9108-17583ae07c46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71693,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749142/general/71c5f859-e8ee-4886-98d9-7cbfa4f62499.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76257571-fdd4-5a55-89c3-53a8eb74ad18/76257571-fdd4-5a55-89c3-53a8eb74ad18_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73144,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749142/general/504d3341-8883-4fd8-bcdd-f40501c272ab.jpg',
'Width': 800}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Spirit - Electric - Automatic - 204 hp - 59.997 km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2022}
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731330%27 HTTP/1.1" 200 None
2026-03-27 12:19:20 [adesa.de] INFO: Saving data for 10731330: {'created_time': 1774613960.911991, 'last_price_update_time': 1774613960.912002, 'auction_closing_time': 1774864800.0}
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731330') HTTP/1.1" 204 0
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252F0d448faf-8037-4c67-b318-302df44b39b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/0d448faf-8037-4c67-b318-302df44b39b2.jpg not downloaded yet
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252F86e4dd1d-797e-4ed3-9d08-d4b2d7fd3993.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/86e4dd1d-797e-4ed3-9d08-d4b2d7fd3993.jpg not downloaded yet
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c5610>
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252F59d9effe-3783-4097-bac1-37d1379614b6.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/59d9effe-3783-4097-bac1-37d1379614b6.jpg saved to cache
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33
2026-03-27 12:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749033/general/7475636a-2fa0-4769-b5f5-b141d61e6e7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731202)
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252Fa26f33e9-ca10-4e7c-a731-e80126b390d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/a26f33e9-ca10-4e7c-a731-e80126b390d8.jpg not downloaded yet
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252Fd1198aa0-f04e-4a36-94c6-3aff3cca3644.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/d1198aa0-f04e-4a36-94c6-3aff3cca3644.jpg not downloaded yet
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a02cd0>
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252F7475636a-2fa0-4769-b5f5-b141d61e6e7f.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/7475636a-2fa0-4769-b5f5-b141d61e6e7f.jpg saved to cache
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33
2026-03-27 12:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749033/general/86e4dd1d-797e-4ed3-9d08-d4b2d7fd3993.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731202)
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af0ad0>
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252F86e4dd1d-797e-4ed3-9d08-d4b2d7fd3993.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/86e4dd1d-797e-4ed3-9d08-d4b2d7fd3993.jpg saved to cache
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33
2026-03-27 12:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749033/general/d1198aa0-f04e-4a36-94c6-3aff3cca3644.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731202)
2026-03-27 12:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749033/general/a26f33e9-ca10-4e7c-a731-e80126b390d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731202)
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ade8d0>
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252Fd1198aa0-f04e-4a36-94c6-3aff3cca3644.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/d1198aa0-f04e-4a36-94c6-3aff3cca3644.jpg saved to cache
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a77f90>
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252Fa26f33e9-ca10-4e7c-a731-e80126b390d8.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/a26f33e9-ca10-4e7c-a731-e80126b390d8.jpg saved to cache
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33
2026-03-27 12:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749033/general/0d448faf-8037-4c67-b318-302df44b39b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731202)
2026-03-27 12:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749033/general/fa38e13e-b247-46aa-a12a-1900fa892836.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731202)
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714598a690>
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252F0d448faf-8037-4c67-b318-302df44b39b2.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/0d448faf-8037-4c67-b318-302df44b39b2.jpg saved to cache
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbe610>
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252Ffa38e13e-b247-46aa-a12a-1900fa892836.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/fa38e13e-b247-46aa-a12a-1900fa892836.jpg saved to cache
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33
2026-03-27 12:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749033/general/97a9c5fc-3186-4fc0-a1c7-48cb61c80cac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731202)
2026-03-27 12:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749033/general/e7e94888-3db5-4b9a-969b-d363ea5cc0af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731202)
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f34790>
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252F97a9c5fc-3186-4fc0-a1c7-48cb61c80cac.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/97a9c5fc-3186-4fc0-a1c7-48cb61c80cac.jpg saved to cache
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33
2026-03-27 12:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749033/general/5173d3ff-4c4b-49ad-a93b-561d5d3303d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731202)
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f7c090>
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252Fe7e94888-3db5-4b9a-969b-d363ea5cc0af.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/e7e94888-3db5-4b9a-969b-d363ea5cc0af.jpg saved to cache
2026-03-27 12:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33
2026-03-27 12:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a76b50>
2026-03-27 12:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749033%252Fgeneral%252F5173d3ff-4c4b-49ad-a93b-561d5d3303d5.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749033/general/5173d3ff-4c4b-49ad-a93b-561d5d3303d5.jpg saved to cache
2026-03-27 12:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33
2026-03-27 12:19:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fe89c5aa-7911-5e46-a9f6-1a1960edcf33, skipping ID generation
2026-03-27 12:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with scrape type 1
2026-03-27 12:19:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fe89c5aa-7911-5e46-a9f6-1a1960edcf33 sending to next pipeline
2026-03-27 12:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fe89c5aa-7911-5e46-a9f6-1a1960edcf33, identifier: 10731202
2026-03-27 12:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with identifier: 10731202
2026-03-27 12:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with identifier: 10731202
2026-03-27 12:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fe89c5aa-7911-5e46-a9f6-1a1960edcf33 with identifier: 10731202 to the API
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749033/general/5173d3ff-4c4b-49ad-a93b-561d5d3303d5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'fe89c5aa-7911-5e46-a9f6-1a1960edcf33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '83539092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731202',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 33475,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 12,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120799,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749033/general/59d9effe-3783-4097-bac1-37d1379614b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234008,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749033/general/5173d3ff-4c4b-49ad-a93b-561d5d3303d5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88717,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749033/general/e7e94888-3db5-4b9a-969b-d363ea5cc0af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203504,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749033/general/7475636a-2fa0-4769-b5f5-b141d61e6e7f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81560,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749033/general/97a9c5fc-3186-4fc0-a1c7-48cb61c80cac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110454,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749033/general/fa38e13e-b247-46aa-a12a-1900fa892836.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125452,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749033/general/0d448faf-8037-4c67-b318-302df44b39b2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228784,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749033/general/86e4dd1d-797e-4ed3-9d08-d4b2d7fd3993.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206645,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749033/general/a26f33e9-ca10-4e7c-a731-e80126b390d8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe89c5aa-7911-5e46-a9f6-1a1960edcf33/fe89c5aa-7911-5e46-a9f6-1a1960edcf33_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209326,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749033/general/d1198aa0-f04e-4a36-94c6-3aff3cca3644.jpg',
'Width': 1280}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Inspiration - Electric - Automatic - 204 hp - 33.475 km',
'transmission': 'automatic',
'trim': 'Inspiration',
'vin': None,
'year': 2022}
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731202%27 HTTP/1.1" 200 None
2026-03-27 12:19:22 [adesa.de] INFO: Saving data for 10731202: {'created_time': 1774613962.531922, 'last_price_update_time': 1774613962.531934, 'auction_closing_time': 1774864800.0}
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731202') HTTP/1.1" 204 0
2026-03-27 12:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f787e8eb-ae12-59a7-aceb-d57b000d16b2 with identifier: 10731230
2026-03-27 12:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f787e8eb-ae12-59a7-aceb-d57b000d16b2 with scrape type 1
2026-03-27 12:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f787e8eb-ae12-59a7-aceb-d57b000d16b2
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252F5a062e9b-cb26-4f29-a3be-137fa16afbf6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/5a062e9b-cb26-4f29-a3be-137fa16afbf6.jpg not downloaded yet
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252F407a8091-5f55-4f2c-8c62-fa5c00450df7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/407a8091-5f55-4f2c-8c62-fa5c00450df7.jpg not downloaded yet
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252Fd7a2e258-db76-40d4-a37d-1e19d6dad498.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/d7a2e258-db76-40d4-a37d-1e19d6dad498.jpg not downloaded yet
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252Fcd5b9f70-95c1-444c-8602-a0aec9523382.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/cd5b9f70-95c1-444c-8602-a0aec9523382.jpg not downloaded yet
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252F883e45a5-1de2-49b2-b8d6-f15c3326f1a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/883e45a5-1de2-49b2-b8d6-f15c3326f1a7.jpg not downloaded yet
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252F0c737eb5-69dc-45a8-9a01-0d864cbf04fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/0c737eb5-69dc-45a8-9a01-0d864cbf04fa.jpg not downloaded yet
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252F8a8333bd-0d2e-4a61-8ed3-6d352eb19e91.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/8a8333bd-0d2e-4a61-8ed3-6d352eb19e91.jpg not downloaded yet
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252Ffb0777fd-89ee-48fc-be26-55da4be8d793.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/fb0777fd-89ee-48fc-be26-55da4be8d793.jpg not downloaded yet
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252Fe802bef4-ab0d-4fc1-9fbc-7753e0f30517.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/e802bef4-ab0d-4fc1-9fbc-7753e0f30517.jpg not downloaded yet
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252Ffa210b45-8754-44e9-8f65-a1af36f38b2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/fa210b45-8754-44e9-8f65-a1af36f38b2b.jpg not downloaded yet
2026-03-27 12:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749059/general/fa210b45-8754-44e9-8f65-a1af36f38b2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731230)
2026-03-27 12:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6eeff96-05dc-5db3-888a-e089258e588f with identifier: 10731206
2026-03-27 12:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6eeff96-05dc-5db3-888a-e089258e588f with scrape type 1
2026-03-27 12:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a6eeff96-05dc-5db3-888a-e089258e588f
2026-03-27 12:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252F09f334c1-fbf2-42ec-a6b0-2dafbc74b0f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/09f334c1-fbf2-42ec-a6b0-2dafbc74b0f3.jpg not downloaded yet
2026-03-27 12:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252F38472d93-3269-4a94-baaf-93ec9816a563.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/38472d93-3269-4a94-baaf-93ec9816a563.jpg not downloaded yet
2026-03-27 12:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252F38e1c2d4-953f-4370-9d6c-4b4f219f60aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/38e1c2d4-953f-4370-9d6c-4b4f219f60aa.jpg not downloaded yet
2026-03-27 12:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252Fc2927f4c-762d-44fc-bd34-a9f57fc82579.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/c2927f4c-762d-44fc-bd34-a9f57fc82579.jpg not downloaded yet
2026-03-27 12:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252Fec3fab1b-558c-4aa6-bc14-5364eaf5ca35.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/ec3fab1b-558c-4aa6-bc14-5364eaf5ca35.jpg not downloaded yet
2026-03-27 12:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749059/general/e802bef4-ab0d-4fc1-9fbc-7753e0f30517.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731230)
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252Faf710635-8313-4057-96f6-cbe2d4d84beb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/af710635-8313-4057-96f6-cbe2d4d84beb.jpg not downloaded yet
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cca0d0>
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252Ffa210b45-8754-44e9-8f65-a1af36f38b2b.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/fa210b45-8754-44e9-8f65-a1af36f38b2b.jpg saved to cache
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f787e8eb-ae12-59a7-aceb-d57b000d16b2
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252F9ec325a9-0f63-4b26-b462-2560b51cdb53.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/9ec325a9-0f63-4b26-b462-2560b51cdb53.jpg not downloaded yet
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252F8a5754da-f3de-4ef4-ae3f-9afdd5cc3c2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/8a5754da-f3de-4ef4-ae3f-9afdd5cc3c2d.jpg not downloaded yet
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252F74bff942-07d8-468a-9508-77db0f913312.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/74bff942-07d8-468a-9508-77db0f913312.jpg not downloaded yet
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714212d5d0>
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252Fe802bef4-ab0d-4fc1-9fbc-7753e0f30517.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/e802bef4-ab0d-4fc1-9fbc-7753e0f30517.jpg saved to cache
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f787e8eb-ae12-59a7-aceb-d57b000d16b2
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252Fa2fd74bd-fe2c-4921-bbc5-787e94426b7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/a2fd74bd-fe2c-4921-bbc5-787e94426b7e.jpg not downloaded yet
2026-03-27 12:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749038/general/ec3fab1b-558c-4aa6-bc14-5364eaf5ca35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731206)
2026-03-27 12:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749038/general/a2fd74bd-fe2c-4921-bbc5-787e94426b7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731206)
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cf22d0>
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252Fec3fab1b-558c-4aa6-bc14-5364eaf5ca35.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/ec3fab1b-558c-4aa6-bc14-5364eaf5ca35.jpg saved to cache
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a6eeff96-05dc-5db3-888a-e089258e588f
2026-03-27 12:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749038/general/74bff942-07d8-468a-9508-77db0f913312.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731206)
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a019d0>
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252Fa2fd74bd-fe2c-4921-bbc5-787e94426b7e.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/a2fd74bd-fe2c-4921-bbc5-787e94426b7e.jpg saved to cache
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a6eeff96-05dc-5db3-888a-e089258e588f
2026-03-27 12:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749038/general/8a5754da-f3de-4ef4-ae3f-9afdd5cc3c2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731206)
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a74590>
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252F74bff942-07d8-468a-9508-77db0f913312.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/74bff942-07d8-468a-9508-77db0f913312.jpg saved to cache
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a6eeff96-05dc-5db3-888a-e089258e588f
2026-03-27 12:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749038/general/9ec325a9-0f63-4b26-b462-2560b51cdb53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731206)
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71442086d0>
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252F8a5754da-f3de-4ef4-ae3f-9afdd5cc3c2d.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/8a5754da-f3de-4ef4-ae3f-9afdd5cc3c2d.jpg saved to cache
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a6eeff96-05dc-5db3-888a-e089258e588f
2026-03-27 12:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749038/general/af710635-8313-4057-96f6-cbe2d4d84beb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731206)
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a750d0>
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252F9ec325a9-0f63-4b26-b462-2560b51cdb53.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/9ec325a9-0f63-4b26-b462-2560b51cdb53.jpg saved to cache
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a6eeff96-05dc-5db3-888a-e089258e588f
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbda10>
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252Faf710635-8313-4057-96f6-cbe2d4d84beb.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/af710635-8313-4057-96f6-cbe2d4d84beb.jpg saved to cache
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a6eeff96-05dc-5db3-888a-e089258e588f
2026-03-27 12:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749038/general/c2927f4c-762d-44fc-bd34-a9f57fc82579.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731206)
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbe850>
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252Fc2927f4c-762d-44fc-bd34-a9f57fc82579.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/c2927f4c-762d-44fc-bd34-a9f57fc82579.jpg saved to cache
2026-03-27 12:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a6eeff96-05dc-5db3-888a-e089258e588f
2026-03-27 12:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749038/general/38e1c2d4-953f-4370-9d6c-4b4f219f60aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731206)
2026-03-27 12:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749038/general/38472d93-3269-4a94-baaf-93ec9816a563.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731206)
2026-03-27 12:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbd3d0>
2026-03-27 12:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252F38e1c2d4-953f-4370-9d6c-4b4f219f60aa.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/38e1c2d4-953f-4370-9d6c-4b4f219f60aa.jpg saved to cache
2026-03-27 12:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a6eeff96-05dc-5db3-888a-e089258e588f
2026-03-27 12:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749038/general/09f334c1-fbf2-42ec-a6b0-2dafbc74b0f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731206)
2026-03-27 12:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbe310>
2026-03-27 12:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252F38472d93-3269-4a94-baaf-93ec9816a563.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/38472d93-3269-4a94-baaf-93ec9816a563.jpg saved to cache
2026-03-27 12:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a6eeff96-05dc-5db3-888a-e089258e588f
2026-03-27 12:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749059/general/fb0777fd-89ee-48fc-be26-55da4be8d793.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731230)
2026-03-27 12:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8e990>
2026-03-27 12:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749038%252Fgeneral%252F09f334c1-fbf2-42ec-a6b0-2dafbc74b0f3.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749038/general/09f334c1-fbf2-42ec-a6b0-2dafbc74b0f3.jpg saved to cache
2026-03-27 12:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a6eeff96-05dc-5db3-888a-e089258e588f
2026-03-27 12:19:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a6eeff96-05dc-5db3-888a-e089258e588f, skipping ID generation
2026-03-27 12:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6eeff96-05dc-5db3-888a-e089258e588f with scrape type 1
2026-03-27 12:19:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a6eeff96-05dc-5db3-888a-e089258e588f sending to next pipeline
2026-03-27 12:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a6eeff96-05dc-5db3-888a-e089258e588f, identifier: 10731206
2026-03-27 12:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a6eeff96-05dc-5db3-888a-e089258e588f with identifier: 10731206
2026-03-27 12:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a6eeff96-05dc-5db3-888a-e089258e588f with identifier: 10731206
2026-03-27 12:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a6eeff96-05dc-5db3-888a-e089258e588f with identifier: 10731206 to the API
2026-03-27 12:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749038/general/09f334c1-fbf2-42ec-a6b0-2dafbc74b0f3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 585,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'a6eeff96-05dc-5db3-888a-e089258e588f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '41205092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731206',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 26900,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106197,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749038/general/09f334c1-fbf2-42ec-a6b0-2dafbc74b0f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19529,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749038/general/38472d93-3269-4a94-baaf-93ec9816a563.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114621,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749038/general/38e1c2d4-953f-4370-9d6c-4b4f219f60aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110513,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749038/general/c2927f4c-762d-44fc-bd34-a9f57fc82579.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103064,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749038/general/ec3fab1b-558c-4aa6-bc14-5364eaf5ca35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22924,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749038/general/af710635-8313-4057-96f6-cbe2d4d84beb.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95953,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749038/general/9ec325a9-0f63-4b26-b462-2560b51cdb53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19407,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749038/general/8a5754da-f3de-4ef4-ae3f-9afdd5cc3c2d.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74879,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749038/general/74bff942-07d8-468a-9508-77db0f913312.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eeff96-05dc-5db3-888a-e089258e588f/a6eeff96-05dc-5db3-888a-e089258e588f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16626,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749038/general/a2fd74bd-fe2c-4921-bbc5-787e94426b7e.jpg',
'Width': 344}],
'price': 27100,
'price_includes_vat': True,
'registration_date': '2023-08-14',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 74 kWh GT - Electric - Automatic - 585 hp - 26.900 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731206%27 HTTP/1.1" 200 None
2026-03-27 12:19:30 [adesa.de] INFO: Saving data for 10731206: {'created_time': 1774613970.360512, 'last_price_update_time': 1774613970.360522, 'auction_closing_time': 1774864800.0}
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731206') HTTP/1.1" 204 0
2026-03-27 12:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749059/general/8a8333bd-0d2e-4a61-8ed3-6d352eb19e91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731230)
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a7bd0>
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252Ffb0777fd-89ee-48fc-be26-55da4be8d793.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/fb0777fd-89ee-48fc-be26-55da4be8d793.jpg saved to cache
2026-03-27 12:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f787e8eb-ae12-59a7-aceb-d57b000d16b2
2026-03-27 12:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749059/general/0c737eb5-69dc-45a8-9a01-0d864cbf04fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731230)
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c59d0>
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252F8a8333bd-0d2e-4a61-8ed3-6d352eb19e91.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/8a8333bd-0d2e-4a61-8ed3-6d352eb19e91.jpg saved to cache
2026-03-27 12:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f787e8eb-ae12-59a7-aceb-d57b000d16b2
2026-03-27 12:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749059/general/883e45a5-1de2-49b2-b8d6-f15c3326f1a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731230)
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a4b710>
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252F0c737eb5-69dc-45a8-9a01-0d864cbf04fa.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/0c737eb5-69dc-45a8-9a01-0d864cbf04fa.jpg saved to cache
2026-03-27 12:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f787e8eb-ae12-59a7-aceb-d57b000d16b2
2026-03-27 12:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749059/general/cd5b9f70-95c1-444c-8602-a0aec9523382.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731230)
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9a9d0>
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252F883e45a5-1de2-49b2-b8d6-f15c3326f1a7.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/883e45a5-1de2-49b2-b8d6-f15c3326f1a7.jpg saved to cache
2026-03-27 12:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f787e8eb-ae12-59a7-aceb-d57b000d16b2
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f5990>
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252Fcd5b9f70-95c1-444c-8602-a0aec9523382.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/cd5b9f70-95c1-444c-8602-a0aec9523382.jpg saved to cache
2026-03-27 12:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f787e8eb-ae12-59a7-aceb-d57b000d16b2
2026-03-27 12:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749059/general/d7a2e258-db76-40d4-a37d-1e19d6dad498.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731230)
2026-03-27 12:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749059/general/407a8091-5f55-4f2c-8c62-fa5c00450df7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731230)
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a03990>
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252Fd7a2e258-db76-40d4-a37d-1e19d6dad498.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/d7a2e258-db76-40d4-a37d-1e19d6dad498.jpg saved to cache
2026-03-27 12:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f787e8eb-ae12-59a7-aceb-d57b000d16b2
2026-03-27 12:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749059/general/5a062e9b-cb26-4f29-a3be-137fa16afbf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731230)
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f370d0>
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252F407a8091-5f55-4f2c-8c62-fa5c00450df7.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/407a8091-5f55-4f2c-8c62-fa5c00450df7.jpg saved to cache
2026-03-27 12:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f787e8eb-ae12-59a7-aceb-d57b000d16b2
2026-03-27 12:19:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b96c10>
2026-03-27 12:19:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749059%252Fgeneral%252F5a062e9b-cb26-4f29-a3be-137fa16afbf6.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749059/general/5a062e9b-cb26-4f29-a3be-137fa16afbf6.jpg saved to cache
2026-03-27 12:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f787e8eb-ae12-59a7-aceb-d57b000d16b2
2026-03-27 12:19:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f787e8eb-ae12-59a7-aceb-d57b000d16b2, skipping ID generation
2026-03-27 12:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f787e8eb-ae12-59a7-aceb-d57b000d16b2 with scrape type 1
2026-03-27 12:19:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f787e8eb-ae12-59a7-aceb-d57b000d16b2 sending to next pipeline
2026-03-27 12:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f787e8eb-ae12-59a7-aceb-d57b000d16b2, identifier: 10731230
2026-03-27 12:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f787e8eb-ae12-59a7-aceb-d57b000d16b2 with identifier: 10731230
2026-03-27 12:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f787e8eb-ae12-59a7-aceb-d57b000d16b2 with identifier: 10731230
2026-03-27 12:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f787e8eb-ae12-59a7-aceb-d57b000d16b2 with identifier: 10731230 to the API
2026-03-27 12:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:19:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749059/general/5a062e9b-cb26-4f29-a3be-137fa16afbf6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f787e8eb-ae12-59a7-aceb-d57b000d16b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19203093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731230',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 32751,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19338,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749059/general/5a062e9b-cb26-4f29-a3be-137fa16afbf6.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95601,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749059/general/407a8091-5f55-4f2c-8c62-fa5c00450df7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83895,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749059/general/d7a2e258-db76-40d4-a37d-1e19d6dad498.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18347,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749059/general/cd5b9f70-95c1-444c-8602-a0aec9523382.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70985,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749059/general/883e45a5-1de2-49b2-b8d6-f15c3326f1a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85817,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749059/general/0c737eb5-69dc-45a8-9a01-0d864cbf04fa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85393,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749059/general/8a8333bd-0d2e-4a61-8ed3-6d352eb19e91.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67096,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749059/general/fb0777fd-89ee-48fc-be26-55da4be8d793.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87883,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749059/general/e802bef4-ab0d-4fc1-9fbc-7753e0f30517.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f787e8eb-ae12-59a7-aceb-d57b000d16b2/f787e8eb-ae12-59a7-aceb-d57b000d16b2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80388,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749059/general/fa210b45-8754-44e9-8f65-a1af36f38b2b.jpg',
'Width': 800}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Inspiration - Electric - Automatic - 204 hp - 32.751 km',
'transmission': 'automatic',
'trim': 'Inspiration',
'vin': None,
'year': 2023}
2026-03-27 12:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731230%27 HTTP/1.1" 200 None
2026-03-27 12:19:31 [adesa.de] INFO: Saving data for 10731230: {'created_time': 1774613971.829212, 'last_price_update_time': 1774613971.829225, 'auction_closing_time': 1774864800.0}
2026-03-27 12:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731230') HTTP/1.1" 204 0
2026-03-27 12:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b794e4ea-99ac-5e01-b85e-7f07272b4873 with identifier: 10736416
2026-03-27 12:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b794e4ea-99ac-5e01-b85e-7f07272b4873 with scrape type 1
2026-03-27 12:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b794e4ea-99ac-5e01-b85e-7f07272b4873
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252F3ed7d965-8577-4d49-8a85-f4d167757117.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/3ed7d965-8577-4d49-8a85-f4d167757117.jpeg already downloaded
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252Fe1448f62-9d57-40cd-92a0-57346e70a20d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/e1448f62-9d57-40cd-92a0-57346e70a20d.jpeg already downloaded
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252F8f8848d5-c0b9-40d9-9875-d2cff6a7420f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/8f8848d5-c0b9-40d9-9875-d2cff6a7420f.jpeg already downloaded
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252Fbc82f740-19d0-4c2d-8766-408e68d04a01.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/bc82f740-19d0-4c2d-8766-408e68d04a01.jpeg already downloaded
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252F1d18fead-5962-4fa9-8365-8460e64178fa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/1d18fead-5962-4fa9-8365-8460e64178fa.jpeg already downloaded
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252Fb00bb096-553d-4661-a111-d4fdfa49ca39.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/b00bb096-553d-4661-a111-d4fdfa49ca39.jpeg already downloaded
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252F3a59b64a-c973-4a6b-bf17-8dc028b7e51f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/3a59b64a-c973-4a6b-bf17-8dc028b7e51f.jpeg already downloaded
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252F80be017f-16fa-42b6-8aca-3b11a5060e8b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/80be017f-16fa-42b6-8aca-3b11a5060e8b.jpeg already downloaded
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252Fb06f2063-2f1e-4eca-aba5-6bb9c095abb9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/b06f2063-2f1e-4eca-aba5-6bb9c095abb9.jpeg already downloaded
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605763%252Fgeneral%252F6389c1ba-6396-4d14-a4a6-60932cbba6aa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605763/general/6389c1ba-6396-4d14-a4a6-60932cbba6aa.jpeg already downloaded
2026-03-27 12:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b794e4ea-99ac-5e01-b85e-7f07272b4873, identifier: 10736416
2026-03-27 12:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b794e4ea-99ac-5e01-b85e-7f07272b4873 with identifier: 10736416
2026-03-27 12:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b794e4ea-99ac-5e01-b85e-7f07272b4873 with identifier: 10736416
2026-03-27 12:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b794e4ea-99ac-5e01-b85e-7f07272b4873 with identifier: 10736416 to the API
2026-03-27 12:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:19:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736416>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b794e4ea-99ac-5e01-b85e-7f07272b4873',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EUFA2167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736416',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 26828,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5605763/general/3ed7d965-8577-4d49-8a85-f4d167757117.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/e1448f62-9d57-40cd-92a0-57346e70a20d.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/8f8848d5-c0b9-40d9-9875-d2cff6a7420f.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/bc82f740-19d0-4c2d-8766-408e68d04a01.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/1d18fead-5962-4fa9-8365-8460e64178fa.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/b00bb096-553d-4661-a111-d4fdfa49ca39.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/3a59b64a-c973-4a6b-bf17-8dc028b7e51f.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/80be017f-16fa-42b6-8aca-3b11a5060e8b.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/b06f2063-2f1e-4eca-aba5-6bb9c095abb9.jpeg',
'https://images.openlane.eu/carimgs/5605763/general/6389c1ba-6396-4d14-a4a6-60932cbba6aa.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5450802,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/3ed7d965-8577-4d49-8a85-f4d167757117.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2005662,
'Height': 2668,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/e1448f62-9d57-40cd-92a0-57346e70a20d.jpeg',
'Width': 3957},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7081157,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/8f8848d5-c0b9-40d9-9875-d2cff6a7420f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5455272,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/bc82f740-19d0-4c2d-8766-408e68d04a01.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4744887,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/1d18fead-5962-4fa9-8365-8460e64178fa.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5321942,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/b00bb096-553d-4661-a111-d4fdfa49ca39.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3343894,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/3a59b64a-c973-4a6b-bf17-8dc028b7e51f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3446598,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/80be017f-16fa-42b6-8aca-3b11a5060e8b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3339346,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/b06f2063-2f1e-4eca-aba5-6bb9c095abb9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b794e4ea-99ac-5e01-b85e-7f07272b4873/b794e4ea-99ac-5e01-b85e-7f07272b4873_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2779973,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605763/general/6389c1ba-6396-4d14-a4a6-60932cbba6aa.jpeg',
'Width': 5712}],
'price': 10250,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Peugeot 208 1.2i - Petrol - Manual - 75 hp - 26.828 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 12:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736416%27 HTTP/1.1" 200 None
2026-03-27 12:19:44 [adesa.de] INFO: Saving data for 10736416: {'created_time': 1774613984.190723, 'last_price_update_time': 1774613984.190734, 'auction_closing_time': 1774864800.0}
2026-03-27 12:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736416') HTTP/1.1" 204 0
2026-03-27 12:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3f2a61e-d4a1-5516-b501-bfd290528e8f with identifier: 10728075
2026-03-27 12:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3f2a61e-d4a1-5516-b501-bfd290528e8f with scrape type 2
2026-03-27 12:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3f2a61e-d4a1-5516-b501-bfd290528e8f with scrape type 2
2026-03-27 12:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c3f2a61e-d4a1-5516-b501-bfd290528e8f, identifier: 10728075
2026-03-27 12:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c3f2a61e-d4a1-5516-b501-bfd290528e8f with identifier: 10728075
2026-03-27 12:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 12:19:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-27 12:19:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 12:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 12:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c3f2a61e-d4a1-5516-b501-bfd290528e8f with identifier: 10728075
2026-03-27 12:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c3f2a61e-d4a1-5516-b501-bfd290528e8f with identifier: 10728075 to the API
2026-03-27 12:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:19:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728075>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:20:40Z',
'fuel_type': 'Electric',
'id': 'c3f2a61e-d4a1-5516-b501-bfd290528e8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990952-2540389',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728075',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 15643,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa Edition - Electric - Automatic - 136 hp - 15.643 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-27 12:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728075%27 HTTP/1.1" 200 None
2026-03-27 12:19:45 [adesa.de] INFO: Saving data for 10728075: {'auction_closing_time': 1774617640.0, 'created_time': 1774527376.545714, 'last_price_update_time': 1774613985.037639}
2026-03-27 12:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728075') HTTP/1.1" 204 0
2026-03-27 12:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749536/general/f677c4fd-40ea-46db-b860-162f020fbbf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732893)
2026-03-27 12:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab12e72-4437-54c8-ba0d-ade47472d0af with identifier: 10731348
2026-03-27 12:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab12e72-4437-54c8-ba0d-ade47472d0af with scrape type 1
2026-03-27 12:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eab12e72-4437-54c8-ba0d-ade47472d0af
2026-03-27 12:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252F1403d279-150c-4f92-bf19-9a202d7e891a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/1403d279-150c-4f92-bf19-9a202d7e891a.jpg not downloaded yet
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252Fe56cbb9b-3c5b-4632-87db-007cee329e3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/e56cbb9b-3c5b-4632-87db-007cee329e3a.jpg not downloaded yet
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252F1aab2edc-ddef-46c6-9024-06dc893da386.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/1aab2edc-ddef-46c6-9024-06dc893da386.jpg not downloaded yet
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252F5cce0f82-5060-416b-9e56-4553c218cdf2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/5cce0f82-5060-416b-9e56-4553c218cdf2.jpg not downloaded yet
2026-03-27 12:19:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a49fd0>
2026-03-27 12:19:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252Ff677c4fd-40ea-46db-b860-162f020fbbf6.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/f677c4fd-40ea-46db-b860-162f020fbbf6.jpg saved to cache
2026-03-27 12:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0104be9c-08f4-5128-9981-19bb27754601
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252F2a999f49-69d8-4712-9bb1-6769cc7823aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/2a999f49-69d8-4712-9bb1-6769cc7823aa.jpg not downloaded yet
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252F1f76d95b-2050-4781-9b64-396d3287807b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/1f76d95b-2050-4781-9b64-396d3287807b.jpg not downloaded yet
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252Fc13b4069-c353-4e34-a291-742b4cf8e0c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/c13b4069-c353-4e34-a291-742b4cf8e0c9.jpg not downloaded yet
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252Fd110e6f9-e882-4f47-8ce0-342e4924f969.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/d110e6f9-e882-4f47-8ce0-342e4924f969.jpg not downloaded yet
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252F8c094095-52b9-43a2-b74f-5f7da90e9e0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/8c094095-52b9-43a2-b74f-5f7da90e9e0b.jpg not downloaded yet
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252F1dfc9aae-1c4d-4eaa-a5c5-62ec0a3c4a8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/1dfc9aae-1c4d-4eaa-a5c5-62ec0a3c4a8d.jpg not downloaded yet
2026-03-27 12:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749159/general/1dfc9aae-1c4d-4eaa-a5c5-62ec0a3c4a8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731348)
2026-03-27 12:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d60b4ffa-da9d-5c89-a17b-d18875feb152 with identifier: 10731174
2026-03-27 12:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d60b4ffa-da9d-5c89-a17b-d18875feb152 with scrape type 1
2026-03-27 12:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d60b4ffa-da9d-5c89-a17b-d18875feb152
2026-03-27 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F081258cc-1f59-4cbb-8b59-e2016d48c0b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/081258cc-1f59-4cbb-8b59-e2016d48c0b1.jpg not downloaded yet
2026-03-27 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F8b7e1197-cd6f-4cca-aff3-9d949c59bfb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/8b7e1197-cd6f-4cca-aff3-9d949c59bfb2.jpg not downloaded yet
2026-03-27 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F485baba1-81fd-4664-8545-671a65f0fd13.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/485baba1-81fd-4664-8545-671a65f0fd13.jpg not downloaded yet
2026-03-27 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F191d4963-c98c-46a0-a526-2257137baa86.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/191d4963-c98c-46a0-a526-2257137baa86.jpg not downloaded yet
2026-03-27 12:19:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f76850>
2026-03-27 12:19:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252F1dfc9aae-1c4d-4eaa-a5c5-62ec0a3c4a8d.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/1dfc9aae-1c4d-4eaa-a5c5-62ec0a3c4a8d.jpg saved to cache
2026-03-27 12:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eab12e72-4437-54c8-ba0d-ade47472d0af
2026-03-27 12:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749159/general/8c094095-52b9-43a2-b74f-5f7da90e9e0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731348)
2026-03-27 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F7cbd3466-3ada-4845-8d16-43804b8d8341.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/7cbd3466-3ada-4845-8d16-43804b8d8341.jpg not downloaded yet
2026-03-27 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F721d9471-8076-453a-bd06-751105eb399d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/721d9471-8076-453a-bd06-751105eb399d.jpg not downloaded yet
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F68875b84-8383-415e-92be-2e0dbb344ec5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/68875b84-8383-415e-92be-2e0dbb344ec5.jpg not downloaded yet
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F013307c5-2e53-4277-9d9b-da69fb831c27.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/013307c5-2e53-4277-9d9b-da69fb831c27.jpg not downloaded yet
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F43fdb342-6eb4-4a80-83e6-0ad714c4fc79.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/43fdb342-6eb4-4a80-83e6-0ad714c4fc79.jpg not downloaded yet
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F914313e9-58e3-41aa-a0b7-46076037b8e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/914313e9-58e3-41aa-a0b7-46076037b8e9.jpg not downloaded yet
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714420b110>
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252F8c094095-52b9-43a2-b74f-5f7da90e9e0b.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/8c094095-52b9-43a2-b74f-5f7da90e9e0b.jpg saved to cache
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eab12e72-4437-54c8-ba0d-ade47472d0af
2026-03-27 12:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749007/general/191d4963-c98c-46a0-a526-2257137baa86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731174)
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af15d0>
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F191d4963-c98c-46a0-a526-2257137baa86.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/191d4963-c98c-46a0-a526-2257137baa86.jpg saved to cache
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d60b4ffa-da9d-5c89-a17b-d18875feb152
2026-03-27 12:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749007/general/914313e9-58e3-41aa-a0b7-46076037b8e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731174)
2026-03-27 12:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b2b10>
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F914313e9-58e3-41aa-a0b7-46076037b8e9.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/914313e9-58e3-41aa-a0b7-46076037b8e9.jpg saved to cache
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d60b4ffa-da9d-5c89-a17b-d18875feb152
2026-03-27 12:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749007/general/43fdb342-6eb4-4a80-83e6-0ad714c4fc79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731174)
2026-03-27 12:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749007/general/013307c5-2e53-4277-9d9b-da69fb831c27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731174)
2026-03-27 12:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33b8d83f-38da-56b1-9894-82b7ec6c9900 with identifier: 10731262
2026-03-27 12:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33b8d83f-38da-56b1-9894-82b7ec6c9900 with scrape type 1
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 33b8d83f-38da-56b1-9894-82b7ec6c9900
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252F175d3f92-344f-44a9-8ceb-13f0d5e5531d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/175d3f92-344f-44a9-8ceb-13f0d5e5531d.jpg not downloaded yet
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252F3aba04ed-8f02-4a08-a30f-90928331afe4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/3aba04ed-8f02-4a08-a30f-90928331afe4.jpg not downloaded yet
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252F4cc40760-b242-4443-90bd-0d3209c720d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/4cc40760-b242-4443-90bd-0d3209c720d7.jpg not downloaded yet
2026-03-27 12:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749007/general/68875b84-8383-415e-92be-2e0dbb344ec5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731174)
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252Fe204030d-2939-4d7b-8308-85a22181136c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/e204030d-2939-4d7b-8308-85a22181136c.jpg not downloaded yet
2026-03-27 12:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749007/general/721d9471-8076-453a-bd06-751105eb399d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731174)
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252Fee6eef5e-0bf9-4d1b-a20d-b70ebb69157b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/ee6eef5e-0bf9-4d1b-a20d-b70ebb69157b.jpg not downloaded yet
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252Fa17400b7-f8d9-4cd6-a6da-99eff04dfdad.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/a17400b7-f8d9-4cd6-a6da-99eff04dfdad.jpg not downloaded yet
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252F5c0526f9-2686-4b11-8391-1c0a5a1c7356.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/5c0526f9-2686-4b11-8391-1c0a5a1c7356.jpg not downloaded yet
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d23b50>
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F43fdb342-6eb4-4a80-83e6-0ad714c4fc79.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/43fdb342-6eb4-4a80-83e6-0ad714c4fc79.jpg saved to cache
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d60b4ffa-da9d-5c89-a17b-d18875feb152
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c38b90>
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F013307c5-2e53-4277-9d9b-da69fb831c27.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/013307c5-2e53-4277-9d9b-da69fb831c27.jpg saved to cache
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d60b4ffa-da9d-5c89-a17b-d18875feb152
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252Fd83678f5-775c-4475-b82b-b27108932132.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/d83678f5-775c-4475-b82b-b27108932132.jpg not downloaded yet
2026-03-27 12:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749088/general/3aba04ed-8f02-4a08-a30f-90928331afe4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731262)
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252F743a17ca-2e1d-4715-8686-65a0e5c18bea.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/743a17ca-2e1d-4715-8686-65a0e5c18bea.jpg not downloaded yet
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f7e350>
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F68875b84-8383-415e-92be-2e0dbb344ec5.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/68875b84-8383-415e-92be-2e0dbb344ec5.jpg saved to cache
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d60b4ffa-da9d-5c89-a17b-d18875feb152
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d9a150>
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F721d9471-8076-453a-bd06-751105eb399d.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/721d9471-8076-453a-bd06-751105eb399d.jpg saved to cache
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d60b4ffa-da9d-5c89-a17b-d18875feb152
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252F74443c4e-4057-4bec-8318-1c9fb5a4c84a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/74443c4e-4057-4bec-8318-1c9fb5a4c84a.jpg not downloaded yet
2026-03-27 12:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749088/general/4cc40760-b242-4443-90bd-0d3209c720d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731262)
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb7990>
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252F3aba04ed-8f02-4a08-a30f-90928331afe4.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/3aba04ed-8f02-4a08-a30f-90928331afe4.jpg saved to cache
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 33b8d83f-38da-56b1-9894-82b7ec6c9900
2026-03-27 12:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749088/general/d83678f5-775c-4475-b82b-b27108932132.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731262)
2026-03-27 12:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749088/general/743a17ca-2e1d-4715-8686-65a0e5c18bea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731262)
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbed50>
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252F4cc40760-b242-4443-90bd-0d3209c720d7.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/4cc40760-b242-4443-90bd-0d3209c720d7.jpg saved to cache
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 33b8d83f-38da-56b1-9894-82b7ec6c9900
2026-03-27 12:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749088/general/74443c4e-4057-4bec-8318-1c9fb5a4c84a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731262)
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbfb10>
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252Fd83678f5-775c-4475-b82b-b27108932132.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/d83678f5-775c-4475-b82b-b27108932132.jpg saved to cache
2026-03-27 12:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 33b8d83f-38da-56b1-9894-82b7ec6c9900
2026-03-27 12:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749088/general/5c0526f9-2686-4b11-8391-1c0a5a1c7356.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731262)
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a026d0>
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252F743a17ca-2e1d-4715-8686-65a0e5c18bea.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/743a17ca-2e1d-4715-8686-65a0e5c18bea.jpg saved to cache
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 33b8d83f-38da-56b1-9894-82b7ec6c9900
2026-03-27 12:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749088/general/a17400b7-f8d9-4cd6-a6da-99eff04dfdad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731262)
2026-03-27 12:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749088/general/ee6eef5e-0bf9-4d1b-a20d-b70ebb69157b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731262)
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af21d0>
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252F74443c4e-4057-4bec-8318-1c9fb5a4c84a.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/74443c4e-4057-4bec-8318-1c9fb5a4c84a.jpg saved to cache
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 33b8d83f-38da-56b1-9894-82b7ec6c9900
2026-03-27 12:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749088/general/e204030d-2939-4d7b-8308-85a22181136c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731262)
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a01490>
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252F5c0526f9-2686-4b11-8391-1c0a5a1c7356.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/5c0526f9-2686-4b11-8391-1c0a5a1c7356.jpg saved to cache
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 33b8d83f-38da-56b1-9894-82b7ec6c9900
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8d390>
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252Fa17400b7-f8d9-4cd6-a6da-99eff04dfdad.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/a17400b7-f8d9-4cd6-a6da-99eff04dfdad.jpg saved to cache
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 33b8d83f-38da-56b1-9894-82b7ec6c9900
2026-03-27 12:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749007/general/7cbd3466-3ada-4845-8d16-43804b8d8341.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731174)
2026-03-27 12:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749088/general/175d3f92-344f-44a9-8ceb-13f0d5e5531d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731262)
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d7cfd0>
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252Fee6eef5e-0bf9-4d1b-a20d-b70ebb69157b.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/ee6eef5e-0bf9-4d1b-a20d-b70ebb69157b.jpg saved to cache
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 33b8d83f-38da-56b1-9894-82b7ec6c9900
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c6f10>
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252Fe204030d-2939-4d7b-8308-85a22181136c.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/e204030d-2939-4d7b-8308-85a22181136c.jpg saved to cache
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 33b8d83f-38da-56b1-9894-82b7ec6c9900
2026-03-27 12:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749007/general/485baba1-81fd-4664-8545-671a65f0fd13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731174)
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c62d0>
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F7cbd3466-3ada-4845-8d16-43804b8d8341.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/7cbd3466-3ada-4845-8d16-43804b8d8341.jpg saved to cache
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d60b4ffa-da9d-5c89-a17b-d18875feb152
2026-03-27 12:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749007/general/8b7e1197-cd6f-4cca-aff3-9d949c59bfb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731174)
2026-03-27 12:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749007/general/081258cc-1f59-4cbb-8b59-e2016d48c0b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731174)
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714215d350>
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749088%252Fgeneral%252F175d3f92-344f-44a9-8ceb-13f0d5e5531d.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749088/general/175d3f92-344f-44a9-8ceb-13f0d5e5531d.jpg saved to cache
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 33b8d83f-38da-56b1-9894-82b7ec6c9900
2026-03-27 12:19:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 33b8d83f-38da-56b1-9894-82b7ec6c9900, skipping ID generation
2026-03-27 12:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33b8d83f-38da-56b1-9894-82b7ec6c9900 with scrape type 1
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 33b8d83f-38da-56b1-9894-82b7ec6c9900 sending to next pipeline
2026-03-27 12:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 33b8d83f-38da-56b1-9894-82b7ec6c9900, identifier: 10731262
2026-03-27 12:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 33b8d83f-38da-56b1-9894-82b7ec6c9900 with identifier: 10731262
2026-03-27 12:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 33b8d83f-38da-56b1-9894-82b7ec6c9900 with identifier: 10731262
2026-03-27 12:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 33b8d83f-38da-56b1-9894-82b7ec6c9900 with identifier: 10731262 to the API
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749088/general/175d3f92-344f-44a9-8ceb-13f0d5e5531d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '33b8d83f-38da-56b1-9894-82b7ec6c9900',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '92365092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731262',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 52460,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86173,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749088/general/175d3f92-344f-44a9-8ceb-13f0d5e5531d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168747,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749088/general/3aba04ed-8f02-4a08-a30f-90928331afe4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202241,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749088/general/4cc40760-b242-4443-90bd-0d3209c720d7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91099,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749088/general/e204030d-2939-4d7b-8308-85a22181136c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96092,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749088/general/ee6eef5e-0bf9-4d1b-a20d-b70ebb69157b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93344,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749088/general/a17400b7-f8d9-4cd6-a6da-99eff04dfdad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78369,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749088/general/5c0526f9-2686-4b11-8391-1c0a5a1c7356.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88773,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749088/general/d83678f5-775c-4475-b82b-b27108932132.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83692,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749088/general/743a17ca-2e1d-4715-8686-65a0e5c18bea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33b8d83f-38da-56b1-9894-82b7ec6c9900/33b8d83f-38da-56b1-9894-82b7ec6c9900_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87052,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749088/general/74443c4e-4057-4bec-8318-1c9fb5a4c84a.jpg',
'Width': 800}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 54 kWh - Electric - Automatic - 170 hp - 52.460 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731262%27 HTTP/1.1" 200 None
2026-03-27 12:19:50 [adesa.de] INFO: Saving data for 10731262: {'created_time': 1774613990.935942, 'last_price_update_time': 1774613990.935951, 'auction_closing_time': 1774864800.0}
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731262') HTTP/1.1" 204 0
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140adf010>
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F485baba1-81fd-4664-8545-671a65f0fd13.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/485baba1-81fd-4664-8545-671a65f0fd13.jpg saved to cache
2026-03-27 12:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d60b4ffa-da9d-5c89-a17b-d18875feb152
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbbed0>
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F8b7e1197-cd6f-4cca-aff3-9d949c59bfb2.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/8b7e1197-cd6f-4cca-aff3-9d949c59bfb2.jpg saved to cache
2026-03-27 12:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d60b4ffa-da9d-5c89-a17b-d18875feb152
2026-03-27 12:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a41450>
2026-03-27 12:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749007%252Fgeneral%252F081258cc-1f59-4cbb-8b59-e2016d48c0b1.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749007/general/081258cc-1f59-4cbb-8b59-e2016d48c0b1.jpg saved to cache
2026-03-27 12:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d60b4ffa-da9d-5c89-a17b-d18875feb152
2026-03-27 12:19:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d60b4ffa-da9d-5c89-a17b-d18875feb152, skipping ID generation
2026-03-27 12:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d60b4ffa-da9d-5c89-a17b-d18875feb152 with scrape type 1
2026-03-27 12:19:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d60b4ffa-da9d-5c89-a17b-d18875feb152 sending to next pipeline
2026-03-27 12:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d60b4ffa-da9d-5c89-a17b-d18875feb152, identifier: 10731174
2026-03-27 12:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d60b4ffa-da9d-5c89-a17b-d18875feb152 with identifier: 10731174
2026-03-27 12:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d60b4ffa-da9d-5c89-a17b-d18875feb152 with identifier: 10731174
2026-03-27 12:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d60b4ffa-da9d-5c89-a17b-d18875feb152 with identifier: 10731174 to the API
2026-03-27 12:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:19: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-27 12:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749007/general/081258cc-1f59-4cbb-8b59-e2016d48c0b1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'd60b4ffa-da9d-5c89-a17b-d18875feb152',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '80875091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731174',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 34680,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26482,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749007/general/081258cc-1f59-4cbb-8b59-e2016d48c0b1.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30484,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749007/general/8b7e1197-cd6f-4cca-aff3-9d949c59bfb2.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154646,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749007/general/485baba1-81fd-4664-8545-671a65f0fd13.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177983,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749007/general/191d4963-c98c-46a0-a526-2257137baa86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20752,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749007/general/7cbd3466-3ada-4845-8d16-43804b8d8341.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133819,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749007/general/721d9471-8076-453a-bd06-751105eb399d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25345,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749007/general/68875b84-8383-415e-92be-2e0dbb344ec5.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77358,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749007/general/013307c5-2e53-4277-9d9b-da69fb831c27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167661,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749007/general/43fdb342-6eb4-4a80-83e6-0ad714c4fc79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d60b4ffa-da9d-5c89-a17b-d18875feb152/d60b4ffa-da9d-5c89-a17b-d18875feb152_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185817,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749007/general/914313e9-58e3-41aa-a0b7-46076037b8e9.jpg',
'Width': 800}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 74 kWh - Electric - Automatic - 229 hp - 34.680 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731174%27 HTTP/1.1" 200 None
2026-03-27 12:19:51 [adesa.de] INFO: Saving data for 10731174: {'created_time': 1774613991.980628, 'last_price_update_time': 1774613991.98064, 'auction_closing_time': 1774864800.0}
2026-03-27 12:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731174') HTTP/1.1" 204 0
2026-03-27 12:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749159/general/c13b4069-c353-4e34-a291-742b4cf8e0c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731348)
2026-03-27 12:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749159/general/d110e6f9-e882-4f47-8ce0-342e4924f969.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731348)
2026-03-27 12:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749159/general/2a999f49-69d8-4712-9bb1-6769cc7823aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731348)
2026-03-27 12:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749159/general/1f76d95b-2050-4781-9b64-396d3287807b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731348)
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714420f490>
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252Fc13b4069-c353-4e34-a291-742b4cf8e0c9.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/c13b4069-c353-4e34-a291-742b4cf8e0c9.jpg saved to cache
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eab12e72-4437-54c8-ba0d-ade47472d0af
2026-03-27 12:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749159/general/1aab2edc-ddef-46c6-9024-06dc893da386.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731348)
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ade150>
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252Fd110e6f9-e882-4f47-8ce0-342e4924f969.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/d110e6f9-e882-4f47-8ce0-342e4924f969.jpg saved to cache
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eab12e72-4437-54c8-ba0d-ade47472d0af
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a9d590>
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252F2a999f49-69d8-4712-9bb1-6769cc7823aa.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/2a999f49-69d8-4712-9bb1-6769cc7823aa.jpg saved to cache
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eab12e72-4437-54c8-ba0d-ade47472d0af
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f7c150>
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252F1f76d95b-2050-4781-9b64-396d3287807b.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/1f76d95b-2050-4781-9b64-396d3287807b.jpg saved to cache
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eab12e72-4437-54c8-ba0d-ade47472d0af
2026-03-27 12:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749159/general/5cce0f82-5060-416b-9e56-4553c218cdf2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731348)
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140afac50>
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252F1aab2edc-ddef-46c6-9024-06dc893da386.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/1aab2edc-ddef-46c6-9024-06dc893da386.jpg saved to cache
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eab12e72-4437-54c8-ba0d-ade47472d0af
2026-03-27 12:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749159/general/e56cbb9b-3c5b-4632-87db-007cee329e3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731348)
2026-03-27 12:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749536/general/b1eedaec-ecd6-4e22-b498-55d8b2620958.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732893)
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f34690>
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252F5cce0f82-5060-416b-9e56-4553c218cdf2.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/5cce0f82-5060-416b-9e56-4553c218cdf2.jpg saved to cache
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eab12e72-4437-54c8-ba0d-ade47472d0af
2026-03-27 12:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749159/general/1403d279-150c-4f92-bf19-9a202d7e891a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731348)
2026-03-27 12:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749536/general/1bbfabf0-24e8-449e-a2a5-404f9afd0441.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732893)
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fd9bd0>
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252Fe56cbb9b-3c5b-4632-87db-007cee329e3a.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/e56cbb9b-3c5b-4632-87db-007cee329e3a.jpg saved to cache
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eab12e72-4437-54c8-ba0d-ade47472d0af
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb1850>
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252Fb1eedaec-ecd6-4e22-b498-55d8b2620958.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/b1eedaec-ecd6-4e22-b498-55d8b2620958.jpg saved to cache
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0104be9c-08f4-5128-9981-19bb27754601
2026-03-27 12:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749045/general/1b1fbe22-0e35-4695-97bc-bc01a8aa3494.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731216)
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d5b310>
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749159%252Fgeneral%252F1403d279-150c-4f92-bf19-9a202d7e891a.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749159/general/1403d279-150c-4f92-bf19-9a202d7e891a.jpg saved to cache
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eab12e72-4437-54c8-ba0d-ade47472d0af
2026-03-27 12:19:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eab12e72-4437-54c8-ba0d-ade47472d0af, skipping ID generation
2026-03-27 12:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab12e72-4437-54c8-ba0d-ade47472d0af with scrape type 1
2026-03-27 12:19:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eab12e72-4437-54c8-ba0d-ade47472d0af sending to next pipeline
2026-03-27 12:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eab12e72-4437-54c8-ba0d-ade47472d0af, identifier: 10731348
2026-03-27 12:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eab12e72-4437-54c8-ba0d-ade47472d0af with identifier: 10731348
2026-03-27 12:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eab12e72-4437-54c8-ba0d-ade47472d0af with identifier: 10731348
2026-03-27 12:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eab12e72-4437-54c8-ba0d-ade47472d0af with identifier: 10731348 to the API
2026-03-27 12:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749159/general/1403d279-150c-4f92-bf19-9a202d7e891a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'eab12e72-4437-54c8-ba0d-ade47472d0af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '46122092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731348',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 46079,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23624,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749159/general/1403d279-150c-4f92-bf19-9a202d7e891a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22468,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749159/general/e56cbb9b-3c5b-4632-87db-007cee329e3a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20276,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749159/general/1aab2edc-ddef-46c6-9024-06dc893da386.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111860,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749159/general/5cce0f82-5060-416b-9e56-4553c218cdf2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22577,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749159/general/2a999f49-69d8-4712-9bb1-6769cc7823aa.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72197,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749159/general/1f76d95b-2050-4781-9b64-396d3287807b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65025,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749159/general/c13b4069-c353-4e34-a291-742b4cf8e0c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146314,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749159/general/d110e6f9-e882-4f47-8ce0-342e4924f969.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140441,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749159/general/8c094095-52b9-43a2-b74f-5f7da90e9e0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eab12e72-4437-54c8-ba0d-ade47472d0af/eab12e72-4437-54c8-ba0d-ade47472d0af_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129582,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749159/general/1dfc9aae-1c4d-4eaa-a5c5-62ec0a3c4a8d.jpg',
'Width': 800}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 74 kWh - Electric - Automatic - 229 hp - 46.079 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731348%27 HTTP/1.1" 200 None
2026-03-27 12:19:53 [adesa.de] INFO: Saving data for 10731348: {'created_time': 1774613993.179036, 'last_price_update_time': 1774613993.179047, 'auction_closing_time': 1774864800.0}
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731348') HTTP/1.1" 204 0
2026-03-27 12:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748808/general/79819a21-e8e2-41cd-9f28-5719f0c40503.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731095)
2026-03-27 12:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d5aa10>
2026-03-27 12:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252F1bbfabf0-24e8-449e-a2a5-404f9afd0441.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/1bbfabf0-24e8-449e-a2a5-404f9afd0441.jpg saved to cache
2026-03-27 12:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0104be9c-08f4-5128-9981-19bb27754601
2026-03-27 12:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b99d10>
2026-03-27 12:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749045%252Fgeneral%252F1b1fbe22-0e35-4695-97bc-bc01a8aa3494.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749045/general/1b1fbe22-0e35-4695-97bc-bc01a8aa3494.jpg saved to cache
2026-03-27 12:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb
2026-03-27 12:19:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb, skipping ID generation
2026-03-27 12:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with scrape type 1
2026-03-27 12:19:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb sending to next pipeline
2026-03-27 12:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb, identifier: 10731216
2026-03-27 12:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with identifier: 10731216
2026-03-27 12:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with identifier: 10731216
2026-03-27 12:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 20cfbe3c-a719-56c9-88fb-c6527a6a3fbb with identifier: 10731216 to the API
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749045/general/1b1fbe22-0e35-4695-97bc-bc01a8aa3494.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '20cfbe3c-a719-56c9-88fb-c6527a6a3fbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34489092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731216',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 33574,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67839,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749045/general/8b935dfc-fa8c-426b-ada8-38b5e0d14fff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14290,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749045/general/a35ed54d-026d-4f96-937c-16783cd30246.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14610,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749045/general/da6f8314-d898-4155-8d31-2037c060c1e3.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69797,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749045/general/6c109ba0-8fe5-43a0-ae0a-6515903beb15.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80430,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749045/general/f345e74f-7cc2-4a03-95de-5609b1072e9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16325,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749045/general/1b1fbe22-0e35-4695-97bc-bc01a8aa3494.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61228,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749045/general/30a32324-b67b-4797-b0ce-e9007830daa7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67167,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749045/general/960e55f1-c1e1-4bf2-9cd1-2b84c27a3b8b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65959,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749045/general/32dd1be1-6206-4ae8-a7fb-2daf6d3821fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_20cfbe3c-a719-56c9-88fb-c6527a6a3fbb/20cfbe3c-a719-56c9-88fb-c6527a6a3fbb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66912,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749045/general/8e1c8371-afd2-4216-87d8-1d65b53ce4db.jpg',
'Width': 800}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-07-20',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Advantage - Electric - Automatic - 136 hp - 33.574 '
'km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731216%27 HTTP/1.1" 200 None
2026-03-27 12:19:53 [adesa.de] INFO: Saving data for 10731216: {'created_time': 1774613993.790706, 'last_price_update_time': 1774613993.790716, 'auction_closing_time': 1774864800.0}
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731216') HTTP/1.1" 204 0
2026-03-27 12:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c38410>
2026-03-27 12:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252F79819a21-e8e2-41cd-9f28-5719f0c40503.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/79819a21-e8e2-41cd-9f28-5719f0c40503.jpg saved to cache
2026-03-27 12:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03
2026-03-27 12:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdf255ae-5173-5c09-847a-ce0b121f24ef with identifier: 10731209
2026-03-27 12:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdf255ae-5173-5c09-847a-ce0b121f24ef with scrape type 1
2026-03-27 12:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cdf255ae-5173-5c09-847a-ce0b121f24ef
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19: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%252F5749040%252Fgeneral%252F03c860b1-2fd5-4882-822f-43d4049e12be.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/03c860b1-2fd5-4882-822f-43d4049e12be.jpg not downloaded yet
2026-03-27 12:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02316840-c1ef-532a-bfaf-7fc2222332f9 with identifier: 10731184
2026-03-27 12:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02316840-c1ef-532a-bfaf-7fc2222332f9 with scrape type 1
2026-03-27 12:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 02316840-c1ef-532a-bfaf-7fc2222332f9
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19: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%252F5749016%252Fgeneral%252F80dbd207-fb1c-4566-9e2f-3cdb4c0be04b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/80dbd207-fb1c-4566-9e2f-3cdb4c0be04b.jpg not downloaded yet
2026-03-27 12:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749536/general/76a57a64-1a93-4a3c-8634-8d78fd3a0a89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732893)
2026-03-27 12:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19: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%252F5749040%252Fgeneral%252F05ddd647-d39d-47ed-bc63-c65e91317404.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/05ddd647-d39d-47ed-bc63-c65e91317404.jpg not downloaded yet
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19: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%252F5749016%252Fgeneral%252F3797e226-fc6e-47c7-8d1b-e17cbf8fb51c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/3797e226-fc6e-47c7-8d1b-e17cbf8fb51c.jpg not downloaded yet
2026-03-27 12:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748808/general/f4fdc663-9046-496c-9df9-f246f2f0aa0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731095)
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19: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%252F5749040%252Fgeneral%252F552553b9-2a02-4be6-a6cb-a46e3ca04dde.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/552553b9-2a02-4be6-a6cb-a46e3ca04dde.jpg not downloaded yet
2026-03-27 12:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252F176f4715-dd8d-4b50-8de4-cf37076eab0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/176f4715-dd8d-4b50-8de4-cf37076eab0d.jpg not downloaded yet
2026-03-27 12:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749509/general/8bb7ae38-9c8a-45d7-ac7f-273c39fe0684.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732831)
2026-03-27 12:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with identifier: 10731165
2026-03-27 12:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with scrape type 1
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252F153e3e0b-ce65-478e-a4f9-c9904d8aa3fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/153e3e0b-ce65-478e-a4f9-c9904d8aa3fd.jpg not downloaded yet
2026-03-27 12:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749016/general/80dbd207-fb1c-4566-9e2f-3cdb4c0be04b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731184)
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252Fa2c53c10-60c8-4dbd-b350-75b562c26dfd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/a2c53c10-60c8-4dbd-b350-75b562c26dfd.jpg not downloaded yet
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252Fba066079-fcb8-4c73-a7ef-2fb7c391ab12.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/ba066079-fcb8-4c73-a7ef-2fb7c391ab12.jpg not downloaded yet
2026-03-27 12:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749536/general/cc9450ed-30fe-4cf9-b240-9c12b6cf6afc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732893)
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252Fe43ee07d-d5d7-4c18-9b0f-8269b38fbe53.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/e43ee07d-d5d7-4c18-9b0f-8269b38fbe53.jpg not downloaded yet
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252Ffab7e476-3a8e-4a2d-9771-b45c28b81497.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/fab7e476-3a8e-4a2d-9771-b45c28b81497.jpg not downloaded yet
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252F4668be31-5323-4f3b-974e-48449f34b1ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/4668be31-5323-4f3b-974e-48449f34b1ca.jpg not downloaded yet
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0f910>
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252F76a57a64-1a93-4a3c-8634-8d78fd3a0a89.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/76a57a64-1a93-4a3c-8634-8d78fd3a0a89.jpg saved to cache
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0104be9c-08f4-5128-9981-19bb27754601
2026-03-27 12:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ecafe56-0160-5e03-877d-dd701edf1e31 with identifier: 10731271
2026-03-27 12:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ecafe56-0160-5e03-877d-dd701edf1e31 with scrape type 1
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ecafe56-0160-5e03-877d-dd701edf1e31
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252F892ec6f8-f21f-4595-8e44-5a405c21ffc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/892ec6f8-f21f-4595-8e44-5a405c21ffc5.jpg not downloaded yet
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252Fbefbb43d-cd5c-41f8-8f81-584483c16b52.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/befbb43d-cd5c-41f8-8f81-584483c16b52.jpg not downloaded yet
2026-03-27 12:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749040/general/05ddd647-d39d-47ed-bc63-c65e91317404.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731209)
2026-03-27 12:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749016/general/3797e226-fc6e-47c7-8d1b-e17cbf8fb51c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731184)
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252Fa508f32b-fa86-4533-ab23-cc9cbf7f551c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/a508f32b-fa86-4533-ab23-cc9cbf7f551c.jpg not downloaded yet
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252Fecba9411-abc3-4456-bc30-c6bb24054e89.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/ecba9411-abc3-4456-bc30-c6bb24054e89.jpg not downloaded yet
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252F21df46c8-ac75-4234-8b4b-b0508943da67.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/21df46c8-ac75-4234-8b4b-b0508943da67.jpg not downloaded yet
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a8a10>
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252Ff4fdc663-9046-496c-9df9-f246f2f0aa0f.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/f4fdc663-9046-496c-9df9-f246f2f0aa0f.jpg saved to cache
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03
2026-03-27 12:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749016/general/176f4715-dd8d-4b50-8de4-cf37076eab0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731184)
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252Fee2b73a5-177d-4c52-baa8-822d02ee8e1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/ee2b73a5-177d-4c52-baa8-822d02ee8e1c.jpg not downloaded yet
2026-03-27 12:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748998/general/153e3e0b-ce65-478e-a4f9-c9904d8aa3fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731165)
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252F8ca9cfc0-9813-4ce6-986c-c62e42e84f25.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/8ca9cfc0-9813-4ce6-986c-c62e42e84f25.jpg not downloaded yet
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252Fb6d26d91-9bc9-4c65-85db-061da9f04309.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/b6d26d91-9bc9-4c65-85db-061da9f04309.jpg not downloaded yet
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252F6970d315-aaee-47d5-90e4-5b3f2bc018a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/6970d315-aaee-47d5-90e4-5b3f2bc018a0.jpg not downloaded yet
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a60910>
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749509%252Fgeneral%252F8bb7ae38-9c8a-45d7-ac7f-273c39fe0684.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749509/general/8bb7ae38-9c8a-45d7-ac7f-273c39fe0684.jpg saved to cache
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 225a1284-c6cf-53d0-938d-08bca00fd52d
2026-03-27 12:19:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 225a1284-c6cf-53d0-938d-08bca00fd52d, skipping ID generation
2026-03-27 12:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 225a1284-c6cf-53d0-938d-08bca00fd52d with scrape type 1
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 225a1284-c6cf-53d0-938d-08bca00fd52d sending to next pipeline
2026-03-27 12:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 225a1284-c6cf-53d0-938d-08bca00fd52d, identifier: 10732831
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a42f50>
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252F80dbd207-fb1c-4566-9e2f-3cdb4c0be04b.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/80dbd207-fb1c-4566-9e2f-3cdb4c0be04b.jpg saved to cache
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 02316840-c1ef-532a-bfaf-7fc2222332f9
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f769d0>
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252Fcc9450ed-30fe-4cf9-b240-9c12b6cf6afc.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/cc9450ed-30fe-4cf9-b240-9c12b6cf6afc.jpg saved to cache
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0104be9c-08f4-5128-9981-19bb27754601
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252F5304ef47-4f69-44d4-9cad-063b4da916c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/5304ef47-4f69-44d4-9cad-063b4da916c1.jpg not downloaded yet
2026-03-27 12:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 225a1284-c6cf-53d0-938d-08bca00fd52d with identifier: 10732831
2026-03-27 12:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 225a1284-c6cf-53d0-938d-08bca00fd52d with identifier: 10732831
2026-03-27 12:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 225a1284-c6cf-53d0-938d-08bca00fd52d with identifier: 10732831 to the API
2026-03-27 12:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749509/general/8bb7ae38-9c8a-45d7-ac7f-273c39fe0684.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '225a1284-c6cf-53d0-938d-08bca00fd52d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994499-2490891',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732831',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 39767,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121742,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749509/general/2211c6e2-263c-46a2-b300-e5aa20c42991.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62282,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749509/general/1ae29acc-771c-406f-9984-05100ad999c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117973,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749509/general/8bb7ae38-9c8a-45d7-ac7f-273c39fe0684.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64626,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749509/general/70784434-71af-4152-8c30-bc3cc6529647.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148417,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749509/general/ab80408e-56bf-412a-9ea1-41abd335f16e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92958,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749509/general/9db4183a-edf3-448c-96a7-d10ab140746e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254279,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749509/general/150eaea1-0b32-49de-8f7e-68dc7a6e01c9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265810,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749509/general/9ebd3a09-5864-493f-9c56-c35d3b2b1c51.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107878,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749509/general/1a51def8-3f53-400e-9c59-34e8238914d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_225a1284-c6cf-53d0-938d-08bca00fd52d/225a1284-c6cf-53d0-938d-08bca00fd52d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124509,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749509/general/346e1ec2-ede7-4878-8c7c-d66c72aa39a4.jpg',
'Width': 1280}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2025-03-10',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Manual - 130 hp - 39.767 '
'km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732831%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [adesa.de] INFO: Saving data for 10732831: {'created_time': 1774613995.256152, 'last_price_update_time': 1774613995.256163, 'auction_closing_time': 1774875600.0}
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732831') HTTP/1.1" 204 0
2026-03-27 12:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749016/general/4668be31-5323-4f3b-974e-48449f34b1ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731184)
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252F494708e6-ed43-4e8d-81f6-549a2c2aa9c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/494708e6-ed43-4e8d-81f6-549a2c2aa9c2.jpg not downloaded yet
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252F9c374a07-f103-48fb-9340-0949f35e4c1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/9c374a07-f103-48fb-9340-0949f35e4c1a.jpg not downloaded yet
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252Fd09166d0-c3c4-4242-9cba-e832fb90e9c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/d09166d0-c3c4-4242-9cba-e832fb90e9c4.jpg not downloaded yet
2026-03-27 12:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748998/general/befbb43d-cd5c-41f8-8f81-584483c16b52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731165)
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252F55958094-61b0-4e79-8d34-fcd6a3df828d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/55958094-61b0-4e79-8d34-fcd6a3df828d.jpg not downloaded yet
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c11910>
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252F05ddd647-d39d-47ed-bc63-c65e91317404.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/05ddd647-d39d-47ed-bc63-c65e91317404.jpg saved to cache
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cdf255ae-5173-5c09-847a-ce0b121f24ef
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e6b590>
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252F3797e226-fc6e-47c7-8d1b-e17cbf8fb51c.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/3797e226-fc6e-47c7-8d1b-e17cbf8fb51c.jpg saved to cache
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 02316840-c1ef-532a-bfaf-7fc2222332f9
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a8a7d0>
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252F176f4715-dd8d-4b50-8de4-cf37076eab0d.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/176f4715-dd8d-4b50-8de4-cf37076eab0d.jpg saved to cache
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 02316840-c1ef-532a-bfaf-7fc2222332f9
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142e08490>
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252F153e3e0b-ce65-478e-a4f9-c9904d8aa3fd.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/153e3e0b-ce65-478e-a4f9-c9904d8aa3fd.jpg saved to cache
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252F7c26b0ca-9564-4547-bcbc-bcaa5ee1a9b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/7c26b0ca-9564-4547-bcbc-bcaa5ee1a9b5.jpg not downloaded yet
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252Fdfc04cc2-30a5-45da-bbd0-0890f3ca9b95.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/dfc04cc2-30a5-45da-bbd0-0890f3ca9b95.jpg not downloaded yet
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252F40be3091-d7d2-4e5f-98e5-075e9b3ff076.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/40be3091-d7d2-4e5f-98e5-075e9b3ff076.jpg not downloaded yet
2026-03-27 12:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749096/general/892ec6f8-f21f-4595-8e44-5a405c21ffc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731271)
2026-03-27 12:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749096/general/21df46c8-ac75-4234-8b4b-b0508943da67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731271)
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252F681c915c-82dd-4784-b8d8-dadbc313ecd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/681c915c-82dd-4784-b8d8-dadbc313ecd8.jpg not downloaded yet
2026-03-27 12:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252F3eecb58a-9b06-4794-ab3c-7847639edfbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/3eecb58a-9b06-4794-ab3c-7847639edfbb.jpg not downloaded yet
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252F77366d38-37de-46c5-bdd5-0dec83695d7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/77366d38-37de-46c5-bdd5-0dec83695d7d.jpg not downloaded yet
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252F558e57b3-aa6d-47b7-b4de-78c42a1b4747.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/558e57b3-aa6d-47b7-b4de-78c42a1b4747.jpg not downloaded yet
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409dc190>
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252F4668be31-5323-4f3b-974e-48449f34b1ca.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/4668be31-5323-4f3b-974e-48449f34b1ca.jpg saved to cache
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 02316840-c1ef-532a-bfaf-7fc2222332f9
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142070f10>
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252Fbefbb43d-cd5c-41f8-8f81-584483c16b52.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/befbb43d-cd5c-41f8-8f81-584483c16b52.jpg saved to cache
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252F3e6b416b-e2d9-4e53-aa55-24ff5b077443.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/3e6b416b-e2d9-4e53-aa55-24ff5b077443.jpg not downloaded yet
2026-03-27 12:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748998/general/5304ef47-4f69-44d4-9cad-063b4da916c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731165)
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252F5cb1a83b-329f-43f9-8006-6ece16d39a1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/5cb1a83b-329f-43f9-8006-6ece16d39a1e.jpg not downloaded yet
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252F6893115e-483c-4ff5-8bc1-be6ca6add748.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/6893115e-483c-4ff5-8bc1-be6ca6add748.jpg not downloaded yet
2026-03-27 12:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749096/general/6970d315-aaee-47d5-90e4-5b3f2bc018a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731271)
2026-03-27 12:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748998/general/55958094-61b0-4e79-8d34-fcd6a3df828d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731165)
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252F6b3a210f-1ded-4c3b-b228-9140045e9c3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/6b3a210f-1ded-4c3b-b228-9140045e9c3f.jpg not downloaded yet
2026-03-27 12:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749040/general/494708e6-ed43-4e8d-81f6-549a2c2aa9c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731209)
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252Fb428ea3c-4690-420d-a87d-c7a6cba18b9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/b428ea3c-4690-420d-a87d-c7a6cba18b9c.jpg not downloaded yet
2026-03-27 12:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f436a123-cce3-5a01-98ef-06f3f293b4fd with identifier: 10731258
2026-03-27 12:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f436a123-cce3-5a01-98ef-06f3f293b4fd with scrape type 1
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f436a123-cce3-5a01-98ef-06f3f293b4fd
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252F0b977d82-3917-422b-bb3f-02cf4f0c5a2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/0b977d82-3917-422b-bb3f-02cf4f0c5a2e.jpg not downloaded yet
2026-03-27 12:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 841bca43-7a47-5b5c-98ca-f25f7a229d5a with identifier: 10731368
2026-03-27 12:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a with scrape type 1
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F31e2bf9c-bfca-44fc-be87-97ea163083ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/31e2bf9c-bfca-44fc-be87-97ea163083ff.jpg not downloaded yet
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142071e10>
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252F892ec6f8-f21f-4595-8e44-5a405c21ffc5.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/892ec6f8-f21f-4595-8e44-5a405c21ffc5.jpg saved to cache
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0ecafe56-0160-5e03-877d-dd701edf1e31
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f76790>
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252F21df46c8-ac75-4234-8b4b-b0508943da67.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/21df46c8-ac75-4234-8b4b-b0508943da67.jpg saved to cache
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0ecafe56-0160-5e03-877d-dd701edf1e31
2026-03-27 12:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749096/general/d09166d0-c3c4-4242-9cba-e832fb90e9c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731271)
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252Fbd955044-8026-4ede-91f3-92fe1fa64bc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/bd955044-8026-4ede-91f3-92fe1fa64bc8.jpg not downloaded yet
2026-03-27 12:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749016/general/9c374a07-f103-48fb-9340-0949f35e4c1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731184)
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252F1b4fc666-f69b-44ae-9bd0-37be119e0b76.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/1b4fc666-f69b-44ae-9bd0-37be119e0b76.jpg not downloaded yet
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F5911f183-e018-46bf-8cbd-e0515b2e191a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/5911f183-e018-46bf-8cbd-e0515b2e191a.jpg not downloaded yet
2026-03-27 12:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749096/general/558e57b3-aa6d-47b7-b4de-78c42a1b4747.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731271)
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252F7cbf12a2-31dc-437e-958d-4dfc2a3a46bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/7cbf12a2-31dc-437e-958d-4dfc2a3a46bf.jpg not downloaded yet
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a2b450>
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252F5304ef47-4f69-44d4-9cad-063b4da916c1.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/5304ef47-4f69-44d4-9cad-063b4da916c1.jpg saved to cache
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c4850>
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252F6970d315-aaee-47d5-90e4-5b3f2bc018a0.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/6970d315-aaee-47d5-90e4-5b3f2bc018a0.jpg saved to cache
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0ecafe56-0160-5e03-877d-dd701edf1e31
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714089e250>
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252F55958094-61b0-4e79-8d34-fcd6a3df828d.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/55958094-61b0-4e79-8d34-fcd6a3df828d.jpg saved to cache
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8dd10>
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252F494708e6-ed43-4e8d-81f6-549a2c2aa9c2.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/494708e6-ed43-4e8d-81f6-549a2c2aa9c2.jpg saved to cache
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cdf255ae-5173-5c09-847a-ce0b121f24ef
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252Fc5ef311a-1d99-400e-9ae9-cee33d8c52be.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/c5ef311a-1d99-400e-9ae9-cee33d8c52be.jpg not downloaded yet
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F1f5f1e5e-fef4-443c-bd90-d98969a30b02.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/1f5f1e5e-fef4-443c-bd90-d98969a30b02.jpg not downloaded yet
2026-03-27 12:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748998/general/6893115e-483c-4ff5-8bc1-be6ca6add748.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731165)
2026-03-27 12:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749096/general/5cb1a83b-329f-43f9-8006-6ece16d39a1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731271)
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252F7ddec3bc-9a7c-4931-baa8-ca6a0458b805.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/7ddec3bc-9a7c-4931-baa8-ca6a0458b805.jpg not downloaded yet
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F80d0a41a-7b3d-4308-828f-5d9e0b10a73e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/80d0a41a-7b3d-4308-828f-5d9e0b10a73e.jpg not downloaded yet
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714089ef90>
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252Fd09166d0-c3c4-4242-9cba-e832fb90e9c4.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/d09166d0-c3c4-4242-9cba-e832fb90e9c4.jpg saved to cache
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0ecafe56-0160-5e03-877d-dd701edf1e31
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e1d650>
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252F9c374a07-f103-48fb-9340-0949f35e4c1a.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/9c374a07-f103-48fb-9340-0949f35e4c1a.jpg saved to cache
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 02316840-c1ef-532a-bfaf-7fc2222332f9
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b88a90>
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252F558e57b3-aa6d-47b7-b4de-78c42a1b4747.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/558e57b3-aa6d-47b7-b4de-78c42a1b4747.jpg saved to cache
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0ecafe56-0160-5e03-877d-dd701edf1e31
2026-03-27 12:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748998/general/3e6b416b-e2d9-4e53-aa55-24ff5b077443.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731165)
2026-03-27 12:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656590/general/31e2bf9c-bfca-44fc-be87-97ea163083ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731368)
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252F2895466c-26c9-4d31-91c6-26c30c3095a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/2895466c-26c9-4d31-91c6-26c30c3095a8.jpg not downloaded yet
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252Fce4371f2-c78d-4f2a-8259-f571796570cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/ce4371f2-c78d-4f2a-8259-f571796570cb.jpg not downloaded yet
2026-03-27 12:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749096/general/6b3a210f-1ded-4c3b-b228-9140045e9c3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731271)
2026-03-27 12:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf9ad0>
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252F6893115e-483c-4ff5-8bc1-be6ca6add748.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/6893115e-483c-4ff5-8bc1-be6ca6add748.jpg saved to cache
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b8e50>
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252F5cb1a83b-329f-43f9-8006-6ece16d39a1e.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/5cb1a83b-329f-43f9-8006-6ece16d39a1e.jpg saved to cache
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0ecafe56-0160-5e03-877d-dd701edf1e31
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252F568ab5a7-8ad8-472e-b107-758c2e4211a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/568ab5a7-8ad8-472e-b107-758c2e4211a5.jpg not downloaded yet
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F3fc50290-b541-482a-a2f8-30711887441a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/3fc50290-b541-482a-a2f8-30711887441a.jpg not downloaded yet
2026-03-27 12:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749096/general/bd955044-8026-4ede-91f3-92fe1fa64bc8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731271)
2026-03-27 12:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656590/general/1f5f1e5e-fef4-443c-bd90-d98969a30b02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731368)
2026-03-27 12:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749084/general/c5ef311a-1d99-400e-9ae9-cee33d8c52be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731258)
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252F5af6cd16-046c-49d5-9a44-b422e3f54e5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/5af6cd16-046c-49d5-9a44-b422e3f54e5c.jpg not downloaded yet
2026-03-27 12:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F25c2b08d-f228-4641-9a9b-395e57975168.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/25c2b08d-f228-4641-9a9b-395e57975168.jpg not downloaded yet
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a2f810>
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252F3e6b416b-e2d9-4e53-aa55-24ff5b077443.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/3e6b416b-e2d9-4e53-aa55-24ff5b077443.jpg saved to cache
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141c90890>
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F31e2bf9c-bfca-44fc-be87-97ea163083ff.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/31e2bf9c-bfca-44fc-be87-97ea163083ff.jpg saved to cache
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a00a90>
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252F6b3a210f-1ded-4c3b-b228-9140045e9c3f.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/6b3a210f-1ded-4c3b-b228-9140045e9c3f.jpg saved to cache
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0ecafe56-0160-5e03-877d-dd701edf1e31
2026-03-27 12:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66d1c1be-9f69-578d-971c-d2381c301fc3 with identifier: 10731248
2026-03-27 12:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66d1c1be-9f69-578d-971c-d2381c301fc3 with scrape type 1
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66d1c1be-9f69-578d-971c-d2381c301fc3
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252Fb59b3a69-6afd-4439-97c8-f69a10b6d453.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/b59b3a69-6afd-4439-97c8-f69a10b6d453.jpg not downloaded yet
2026-03-27 12:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00ebe685-2fe6-5af8-ad48-16d7650f3b9f with identifier: 10731268
2026-03-27 12:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00ebe685-2fe6-5af8-ad48-16d7650f3b9f with scrape type 1
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00ebe685-2fe6-5af8-ad48-16d7650f3b9f
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252F08a22853-2573-46e9-8279-2a23549d9fd6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/08a22853-2573-46e9-8279-2a23549d9fd6.jpg not downloaded yet
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749096/general/7cbf12a2-31dc-437e-958d-4dfc2a3a46bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731271)
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656590/general/80d0a41a-7b3d-4308-828f-5d9e0b10a73e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731368)
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749084/general/2895466c-26c9-4d31-91c6-26c30c3095a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731258)
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656590/general/ce4371f2-c78d-4f2a-8259-f571796570cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731368)
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252Fd7c9328b-400d-458e-9129-ca45c8955ed3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/d7c9328b-400d-458e-9129-ca45c8955ed3.jpg not downloaded yet
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F613e53ec-c9fb-4cfb-95e5-32bc9582496a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/613e53ec-c9fb-4cfb-95e5-32bc9582496a.jpg not downloaded yet
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252F507e066c-9a9b-43e4-b505-a970e5108c9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/507e066c-9a9b-43e4-b505-a970e5108c9b.jpg not downloaded yet
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252F1e3f7141-f0c1-43dc-85c9-85878696743b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/1e3f7141-f0c1-43dc-85c9-85878696743b.jpg not downloaded yet
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749084/general/7ddec3bc-9a7c-4931-baa8-ca6a0458b805.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731258)
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e1b950>
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252Fbd955044-8026-4ede-91f3-92fe1fa64bc8.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/bd955044-8026-4ede-91f3-92fe1fa64bc8.jpg saved to cache
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0ecafe56-0160-5e03-877d-dd701edf1e31
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb2e50>
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F1f5f1e5e-fef4-443c-bd90-d98969a30b02.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/1f5f1e5e-fef4-443c-bd90-d98969a30b02.jpg saved to cache
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a587d0>
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252Fc5ef311a-1d99-400e-9ae9-cee33d8c52be.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/c5ef311a-1d99-400e-9ae9-cee33d8c52be.jpg saved to cache
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f436a123-cce3-5a01-98ef-06f3f293b4fd
2026-03-27 12:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ce02124-1b35-57f4-bef8-c10281edb0e5 with identifier: 10731323
2026-03-27 12:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ce02124-1b35-57f4-bef8-c10281edb0e5 with scrape type 1
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ce02124-1b35-57f4-bef8-c10281edb0e5
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252F6c386813-f8d2-41bb-b0f1-aa312cd00302.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/6c386813-f8d2-41bb-b0f1-aa312cd00302.jpg not downloaded yet
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656590/general/5911f183-e018-46bf-8cbd-e0515b2e191a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731368)
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656590/general/3fc50290-b541-482a-a2f8-30711887441a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731368)
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252F31731792-197b-4027-a77a-c9af4442496f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/31731792-197b-4027-a77a-c9af4442496f.jpg not downloaded yet
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F322af983-6f08-4be9-8d1d-3f08575698db.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/322af983-6f08-4be9-8d1d-3f08575698db.jpg not downloaded yet
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252F0952bdf3-3f2d-463b-bfc6-6e8fef7c9f20.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/0952bdf3-3f2d-463b-bfc6-6e8fef7c9f20.jpg not downloaded yet
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252Fd65a075b-1dac-448f-bfc6-0b94c8b0d890.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/d65a075b-1dac-448f-bfc6-0b94c8b0d890.jpg not downloaded yet
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749084/general/0b977d82-3917-422b-bb3f-02cf4f0c5a2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731258)
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749084/general/568ab5a7-8ad8-472e-b107-758c2e4211a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731258)
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252F24d72428-b0a9-469a-a4a6-7777229b5edd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/24d72428-b0a9-469a-a4a6-7777229b5edd.jpg not downloaded yet
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749074/general/b59b3a69-6afd-4439-97c8-f69a10b6d453.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731248)
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656590/general/25c2b08d-f228-4641-9a9b-395e57975168.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731368)
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749084/general/1b4fc666-f69b-44ae-9bd0-37be119e0b76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731258)
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252F1da4dc17-744a-46e4-a6a4-94c1c54a7958.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/1da4dc17-744a-46e4-a6a4-94c1c54a7958.jpg not downloaded yet
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F8eef31dd-0a45-475d-8b7d-06447e908487.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/8eef31dd-0a45-475d-8b7d-06447e908487.jpg not downloaded yet
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252Fbc1ca1de-7f13-4310-ac8d-42d5ce9bec60.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/bc1ca1de-7f13-4310-ac8d-42d5ce9bec60.jpg not downloaded yet
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252Ff2ffc75f-fd44-4992-9de8-42cf07694cdc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/f2ffc75f-fd44-4992-9de8-42cf07694cdc.jpg not downloaded yet
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749094/general/08a22853-2573-46e9-8279-2a23549d9fd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731268)
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252Ff8af0b3e-e223-4c48-87f2-42e7e723c6aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/f8af0b3e-e223-4c48-87f2-42e7e723c6aa.jpg not downloaded yet
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f3a990>
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252F7cbf12a2-31dc-437e-958d-4dfc2a3a46bf.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/7cbf12a2-31dc-437e-958d-4dfc2a3a46bf.jpg saved to cache
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0ecafe56-0160-5e03-877d-dd701edf1e31
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714090b290>
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F80d0a41a-7b3d-4308-828f-5d9e0b10a73e.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/80d0a41a-7b3d-4308-828f-5d9e0b10a73e.jpg saved to cache
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714091e3d0>
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252F2895466c-26c9-4d31-91c6-26c30c3095a8.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/2895466c-26c9-4d31-91c6-26c30c3095a8.jpg saved to cache
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f436a123-cce3-5a01-98ef-06f3f293b4fd
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409086d0>
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252Fce4371f2-c78d-4f2a-8259-f571796570cb.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/ce4371f2-c78d-4f2a-8259-f571796570cb.jpg saved to cache
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142005390>
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252F7ddec3bc-9a7c-4931-baa8-ca6a0458b805.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/7ddec3bc-9a7c-4931-baa8-ca6a0458b805.jpg saved to cache
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f436a123-cce3-5a01-98ef-06f3f293b4fd
2026-03-27 12:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0276d446-f124-5969-8d7a-14ce2595e7b3 with identifier: 10731244
2026-03-27 12:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0276d446-f124-5969-8d7a-14ce2595e7b3 with scrape type 1
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0276d446-f124-5969-8d7a-14ce2595e7b3
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252F40673ee7-c236-4168-b598-9ee74d510fd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/40673ee7-c236-4168-b598-9ee74d510fd4.jpg not downloaded yet
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252F15d03edf-bd6a-461c-9640-4f4d780cfae3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/15d03edf-bd6a-461c-9640-4f4d780cfae3.jpg not downloaded yet
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252F09c8a15b-24ea-45a1-84ca-3960c2509bfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/09c8a15b-24ea-45a1-84ca-3960c2509bfb.jpg not downloaded yet
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749074/general/507e066c-9a9b-43e4-b505-a970e5108c9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731248)
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656590/general/613e53ec-c9fb-4cfb-95e5-32bc9582496a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731368)
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656454/general/6c386813-f8d2-41bb-b0f1-aa312cd00302.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731323)
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749084/general/d7c9328b-400d-458e-9129-ca45c8955ed3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731258)
2026-03-27 12:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749084/general/5af6cd16-046c-49d5-9a44-b422e3f54e5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731258)
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252F12881bba-897a-4290-a301-e37021289192.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/12881bba-897a-4290-a301-e37021289192.jpg not downloaded yet
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252F79bec126-891e-4edb-a667-7123c38b1108.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/79bec126-891e-4edb-a667-7123c38b1108.jpg not downloaded yet
2026-03-27 12:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714091f150>
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F5911f183-e018-46bf-8cbd-e0515b2e191a.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/5911f183-e018-46bf-8cbd-e0515b2e191a.jpg saved to cache
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408fb0d0>
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F3fc50290-b541-482a-a2f8-30711887441a.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/3fc50290-b541-482a-a2f8-30711887441a.jpg saved to cache
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd88d0>
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252F0b977d82-3917-422b-bb3f-02cf4f0c5a2e.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/0b977d82-3917-422b-bb3f-02cf4f0c5a2e.jpg saved to cache
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f436a123-cce3-5a01-98ef-06f3f293b4fd
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a86490>
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252F568ab5a7-8ad8-472e-b107-758c2e4211a5.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/568ab5a7-8ad8-472e-b107-758c2e4211a5.jpg saved to cache
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f436a123-cce3-5a01-98ef-06f3f293b4fd
2026-03-27 12:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749094/general/1e3f7141-f0c1-43dc-85c9-85878696743b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731268)
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252F5e1c2ba9-027b-41b8-9e6e-e642e6bb5932.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/5e1c2ba9-027b-41b8-9e6e-e642e6bb5932.jpg not downloaded yet
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252F0fa2be7a-459c-41a0-ad27-83f3bba72fa6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/0fa2be7a-459c-41a0-ad27-83f3bba72fa6.jpg not downloaded yet
2026-03-27 12:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749074/general/0952bdf3-3f2d-463b-bfc6-6e8fef7c9f20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731248)
2026-03-27 12:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749094/general/d65a075b-1dac-448f-bfc6-0b94c8b0d890.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731268)
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252F90bbdeaf-3129-459c-9fb4-e5b5bcced67f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/90bbdeaf-3129-459c-9fb4-e5b5bcced67f.jpg not downloaded yet
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252Ffee91f29-3559-45c2-abc1-d203c3b76b70.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/fee91f29-3559-45c2-abc1-d203c3b76b70.jpg not downloaded yet
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a3210>
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252Fb59b3a69-6afd-4439-97c8-f69a10b6d453.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/b59b3a69-6afd-4439-97c8-f69a10b6d453.jpg saved to cache
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 66d1c1be-9f69-578d-971c-d2381c301fc3
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a4dd10>
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F25c2b08d-f228-4641-9a9b-395e57975168.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/25c2b08d-f228-4641-9a9b-395e57975168.jpg saved to cache
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142081610>
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252F1b4fc666-f69b-44ae-9bd0-37be119e0b76.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/1b4fc666-f69b-44ae-9bd0-37be119e0b76.jpg saved to cache
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f436a123-cce3-5a01-98ef-06f3f293b4fd
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb8dd0>
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252F08a22853-2573-46e9-8279-2a23549d9fd6.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/08a22853-2573-46e9-8279-2a23549d9fd6.jpg saved to cache
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 00ebe685-2fe6-5af8-ad48-16d7650f3b9f
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252F55e59c36-aacb-4200-afdf-3bcba778695a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/55e59c36-aacb-4200-afdf-3bcba778695a.jpg not downloaded yet
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252Fbf47d7c4-e3d0-4920-beff-69b1b39d3a62.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/bf47d7c4-e3d0-4920-beff-69b1b39d3a62.jpg not downloaded yet
2026-03-27 12:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a4fbd0>
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252F507e066c-9a9b-43e4-b505-a970e5108c9b.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/507e066c-9a9b-43e4-b505-a970e5108c9b.jpg saved to cache
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 66d1c1be-9f69-578d-971c-d2381c301fc3
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e71bd0>
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F613e53ec-c9fb-4cfb-95e5-32bc9582496a.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/613e53ec-c9fb-4cfb-95e5-32bc9582496a.jpg saved to cache
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d089d0>
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252F6c386813-f8d2-41bb-b0f1-aa312cd00302.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/6c386813-f8d2-41bb-b0f1-aa312cd00302.jpg saved to cache
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8ce02124-1b35-57f4-bef8-c10281edb0e5
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cf5dd0>
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252Fd7c9328b-400d-458e-9129-ca45c8955ed3.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/d7c9328b-400d-458e-9129-ca45c8955ed3.jpg saved to cache
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f436a123-cce3-5a01-98ef-06f3f293b4fd
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8a590>
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252F5af6cd16-046c-49d5-9a44-b422e3f54e5c.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/5af6cd16-046c-49d5-9a44-b422e3f54e5c.jpg saved to cache
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f436a123-cce3-5a01-98ef-06f3f293b4fd
2026-03-27 12:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749071/general/40673ee7-c236-4168-b598-9ee74d510fd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731244)
2026-03-27 12:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656454/general/24d72428-b0a9-469a-a4a6-7777229b5edd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731323)
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252Fa9fbdbf5-e35b-4bc2-84ff-58e32ef1170c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/a9fbdbf5-e35b-4bc2-84ff-58e32ef1170c.jpg not downloaded yet
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252F10472973-597a-4839-b33f-fa39f595c511.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/10472973-597a-4839-b33f-fa39f595c511.jpg not downloaded yet
2026-03-27 12:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749094/general/09c8a15b-24ea-45a1-84ca-3960c2509bfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731268)
2026-03-27 12:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656590/general/322af983-6f08-4be9-8d1d-3f08575698db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731368)
2026-03-27 12:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749074/general/bc1ca1de-7f13-4310-ac8d-42d5ce9bec60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731248)
2026-03-27 12:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749094/general/f2ffc75f-fd44-4992-9de8-42cf07694cdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731268)
2026-03-27 12:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656454/general/f8af0b3e-e223-4c48-87f2-42e7e723c6aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731323)
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252Fb3ae8584-ca70-4842-bbe2-7cabc66e9fd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/b3ae8584-ca70-4842-bbe2-7cabc66e9fd5.jpg not downloaded yet
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252F53ea9a10-be07-45d8-ac23-c0d3a2907a37.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/53ea9a10-be07-45d8-ac23-c0d3a2907a37.jpg not downloaded yet
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71442ccad0>
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252F1e3f7141-f0c1-43dc-85c9-85878696743b.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/1e3f7141-f0c1-43dc-85c9-85878696743b.jpg saved to cache
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 00ebe685-2fe6-5af8-ad48-16d7650f3b9f
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408bcf10>
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252F0952bdf3-3f2d-463b-bfc6-6e8fef7c9f20.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/0952bdf3-3f2d-463b-bfc6-6e8fef7c9f20.jpg saved to cache
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 66d1c1be-9f69-578d-971c-d2381c301fc3
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409887d0>
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252Fd65a075b-1dac-448f-bfc6-0b94c8b0d890.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/d65a075b-1dac-448f-bfc6-0b94c8b0d890.jpg saved to cache
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 00ebe685-2fe6-5af8-ad48-16d7650f3b9f
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252Ffdeff8be-0293-4e5a-bf16-3e473de99907.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/fdeff8be-0293-4e5a-bf16-3e473de99907.jpg not downloaded yet
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252F199c96bf-8f22-4014-9722-fedd20bb88b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/199c96bf-8f22-4014-9722-fedd20bb88b7.jpg not downloaded yet
2026-03-27 12:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656590/general/8eef31dd-0a45-475d-8b7d-06447e908487.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731368)
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252F814224f2-5fde-40ad-a55c-1bde367379d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/814224f2-5fde-40ad-a55c-1bde367379d7.jpg not downloaded yet
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252Feb6eec51-f36a-4679-8faa-8b4a8993a74a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/eb6eec51-f36a-4679-8faa-8b4a8993a74a.jpg not downloaded yet
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252Ff1890aec-b0af-41f4-b5f8-0bf37abb6a1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/f1890aec-b0af-41f4-b5f8-0bf37abb6a1d.jpg not downloaded yet
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252F029c5dda-5674-47db-9f68-ff6f75c1de60.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/029c5dda-5674-47db-9f68-ff6f75c1de60.jpg not downloaded yet
2026-03-27 12:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 264e0fad-8a18-53ac-b4d9-866b074d9838 with identifier: 10731171
2026-03-27 12:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 264e0fad-8a18-53ac-b4d9-866b074d9838 with scrape type 1
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 264e0fad-8a18-53ac-b4d9-866b074d9838
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252F6d4b75e7-c7b6-4d80-945a-2ec3a2e0520a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/6d4b75e7-c7b6-4d80-945a-2ec3a2e0520a.jpg not downloaded yet
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf8f50>
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252F40673ee7-c236-4168-b598-9ee74d510fd4.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/40673ee7-c236-4168-b598-9ee74d510fd4.jpg saved to cache
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0276d446-f124-5969-8d7a-14ce2595e7b3
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a76c10>
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252F24d72428-b0a9-469a-a4a6-7777229b5edd.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/24d72428-b0a9-469a-a4a6-7777229b5edd.jpg saved to cache
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8ce02124-1b35-57f4-bef8-c10281edb0e5
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b95790>
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252F09c8a15b-24ea-45a1-84ca-3960c2509bfb.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/09c8a15b-24ea-45a1-84ca-3960c2509bfb.jpg saved to cache
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 00ebe685-2fe6-5af8-ad48-16d7650f3b9f
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b27890>
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F322af983-6f08-4be9-8d1d-3f08575698db.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/322af983-6f08-4be9-8d1d-3f08575698db.jpg saved to cache
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0f890>
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252Fbc1ca1de-7f13-4310-ac8d-42d5ce9bec60.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/bc1ca1de-7f13-4310-ac8d-42d5ce9bec60.jpg saved to cache
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 66d1c1be-9f69-578d-971c-d2381c301fc3
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cf3110>
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252Ff2ffc75f-fd44-4992-9de8-42cf07694cdc.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/f2ffc75f-fd44-4992-9de8-42cf07694cdc.jpg saved to cache
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 00ebe685-2fe6-5af8-ad48-16d7650f3b9f
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142137c90>
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252Ff8af0b3e-e223-4c48-87f2-42e7e723c6aa.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/f8af0b3e-e223-4c48-87f2-42e7e723c6aa.jpg saved to cache
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8ce02124-1b35-57f4-bef8-c10281edb0e5
2026-03-27 12:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749071/general/79bec126-891e-4edb-a667-7123c38b1108.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731244)
2026-03-27 12:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749071/general/fee91f29-3559-45c2-abc1-d203c3b76b70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731244)
2026-03-27 12:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749094/general/bf47d7c4-e3d0-4920-beff-69b1b39d3a62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731268)
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252F608f3094-516c-43e2-8673-8f567f6522ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/608f3094-516c-43e2-8673-8f567f6522ba.jpg not downloaded yet
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252Faaacf681-946c-45d3-91df-dfaee098995e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/aaacf681-946c-45d3-91df-dfaee098995e.jpg not downloaded yet
2026-03-27 12:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656454/general/12881bba-897a-4290-a301-e37021289192.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731323)
2026-03-27 12:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749074/general/55e59c36-aacb-4200-afdf-3bcba778695a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731248)
2026-03-27 12:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749094/general/0fa2be7a-459c-41a0-ad27-83f3bba72fa6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731268)
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252F6714cfe4-c1a3-4c68-9117-8381e1987de9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/6714cfe4-c1a3-4c68-9117-8381e1987de9.jpg not downloaded yet
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252Faf347bb8-0a68-4acc-8bcc-f265960ec061.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/af347bb8-0a68-4acc-8bcc-f265960ec061.jpg not downloaded yet
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252F82831290-c305-44df-b098-a1fb4344d974.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/82831290-c305-44df-b098-a1fb4344d974.jpg not downloaded yet
2026-03-27 12:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656454/general/90bbdeaf-3129-459c-9fb4-e5b5bcced67f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731323)
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fdd750>
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656590%252Fgeneral%252F8eef31dd-0a45-475d-8b7d-06447e908487.jpg') HTTP/1.1" 204 0
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656590/general/8eef31dd-0a45-475d-8b7d-06447e908487.jpg saved to cache
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a
2026-03-27 12:19:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 841bca43-7a47-5b5c-98ca-f25f7a229d5a, skipping ID generation
2026-03-27 12:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a with scrape type 1
2026-03-27 12:19:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 841bca43-7a47-5b5c-98ca-f25f7a229d5a sending to next pipeline
2026-03-27 12:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 841bca43-7a47-5b5c-98ca-f25f7a229d5a, identifier: 10731368
2026-03-27 12:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749074/general/5e1c2ba9-027b-41b8-9e6e-e642e6bb5932.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731248)
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5656454%252Fgeneral%252Ff0a6c407-a90d-4e6e-b171-ca525aaff554.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/f0a6c407-a90d-4e6e-b171-ca525aaff554.jpg not downloaded yet
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749071%252Fgeneral%252F560a403b-aa11-4234-9ba7-71af4ac889a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/560a403b-aa11-4234-9ba7-71af4ac889a3.jpg not downloaded yet
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749004%252Fgeneral%252F73192ad4-2d92-41ec-a926-0fb6f2ffcd29.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/73192ad4-2d92-41ec-a926-0fb6f2ffcd29.jpg not downloaded yet
2026-03-27 12:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 841bca43-7a47-5b5c-98ca-f25f7a229d5a with identifier: 10731368
2026-03-27 12:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 841bca43-7a47-5b5c-98ca-f25f7a229d5a with identifier: 10731368
2026-03-27 12:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 841bca43-7a47-5b5c-98ca-f25f7a229d5a with identifier: 10731368 to the API
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5656590/general/8eef31dd-0a45-475d-8b7d-06447e908487.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '841bca43-7a47-5b5c-98ca-f25f7a229d5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '71439092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731368',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Soul',
'odometer': 38270,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24725,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656590/general/31e2bf9c-bfca-44fc-be87-97ea163083ff.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21840,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656590/general/5911f183-e018-46bf-8cbd-e0515b2e191a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122439,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656590/general/1f5f1e5e-fef4-443c-bd90-d98969a30b02.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142658,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656590/general/80d0a41a-7b3d-4308-828f-5d9e0b10a73e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18226,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656590/general/ce4371f2-c78d-4f2a-8259-f571796570cb.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21006,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656590/general/3fc50290-b541-482a-a2f8-30711887441a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21438,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656590/general/25c2b08d-f228-4641-9a9b-395e57975168.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61452,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656590/general/613e53ec-c9fb-4cfb-95e5-32bc9582496a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91192,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656590/general/322af983-6f08-4be9-8d1d-3f08575698db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_841bca43-7a47-5b5c-98ca-f25f7a229d5a/841bca43-7a47-5b5c-98ca-f25f7a229d5a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139753,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656590/general/8eef31dd-0a45-475d-8b7d-06447e908487.jpg',
'Width': 800}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia e-Soul Inspiration - Electric - Automatic - 204 hp - 38.270 km',
'transmission': 'automatic',
'trim': 'Inspiration',
'vin': None,
'year': 2021}
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731368%27 HTTP/1.1" 200 None
2026-03-27 12:20:00 [adesa.de] INFO: Saving data for 10731368: {'created_time': 1774614000.464029, 'last_price_update_time': 1774614000.464044, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731368') HTTP/1.1" 204 0
2026-03-27 12:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749071/general/199c96bf-8f22-4014-9722-fedd20bb88b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731244)
2026-03-27 12:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749084/general/1da4dc17-744a-46e4-a6a4-94c1c54a7958.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731258)
2026-03-27 12:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749074/general/814224f2-5fde-40ad-a55c-1bde367379d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731248)
2026-03-27 12:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749074/general/15d03edf-bd6a-461c-9640-4f4d780cfae3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731248)
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749071%252Fgeneral%252Fb06423cd-f2db-4178-8e8e-427f411dca85.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/b06423cd-f2db-4178-8e8e-427f411dca85.jpg not downloaded yet
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749004%252Fgeneral%252F609638d3-2b8b-41af-8ea2-c18bd484e062.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/609638d3-2b8b-41af-8ea2-c18bd484e062.jpg not downloaded yet
2026-03-27 12:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b3b50>
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252F79bec126-891e-4edb-a667-7123c38b1108.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/79bec126-891e-4edb-a667-7123c38b1108.jpg saved to cache
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0276d446-f124-5969-8d7a-14ce2595e7b3
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409d34d0>
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252Ffee91f29-3559-45c2-abc1-d203c3b76b70.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/fee91f29-3559-45c2-abc1-d203c3b76b70.jpg saved to cache
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0276d446-f124-5969-8d7a-14ce2595e7b3
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714215df50>
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252Fbf47d7c4-e3d0-4920-beff-69b1b39d3a62.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/bf47d7c4-e3d0-4920-beff-69b1b39d3a62.jpg saved to cache
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 00ebe685-2fe6-5af8-ad48-16d7650f3b9f
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142086b90>
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252F12881bba-897a-4290-a301-e37021289192.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/12881bba-897a-4290-a301-e37021289192.jpg saved to cache
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8ce02124-1b35-57f4-bef8-c10281edb0e5
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714205bcd0>
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252F55e59c36-aacb-4200-afdf-3bcba778695a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/55e59c36-aacb-4200-afdf-3bcba778695a.jpg saved to cache
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 66d1c1be-9f69-578d-971c-d2381c301fc3
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b3e90>
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252F0fa2be7a-459c-41a0-ad27-83f3bba72fa6.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/0fa2be7a-459c-41a0-ad27-83f3bba72fa6.jpg saved to cache
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 00ebe685-2fe6-5af8-ad48-16d7650f3b9f
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d98e10>
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252F90bbdeaf-3129-459c-9fb4-e5b5bcced67f.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/90bbdeaf-3129-459c-9fb4-e5b5bcced67f.jpg saved to cache
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8ce02124-1b35-57f4-bef8-c10281edb0e5
2026-03-27 12:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749094/general/eb6eec51-f36a-4679-8faa-8b4a8993a74a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731268)
2026-03-27 12:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656454/general/fdeff8be-0293-4e5a-bf16-3e473de99907.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731323)
2026-03-27 12:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749094/general/aaacf681-946c-45d3-91df-dfaee098995e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731268)
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749071%252Fgeneral%252F7538414d-1453-4099-9856-d5bf9957b066.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/7538414d-1453-4099-9856-d5bf9957b066.jpg not downloaded yet
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749004%252Fgeneral%252F54816637-8786-4d4b-8082-6d6b7f9df162.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/54816637-8786-4d4b-8082-6d6b7f9df162.jpg not downloaded yet
2026-03-27 12:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749074/general/608f3094-516c-43e2-8673-8f567f6522ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731248)
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409d3bd0>
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252F5e1c2ba9-027b-41b8-9e6e-e642e6bb5932.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/5e1c2ba9-027b-41b8-9e6e-e642e6bb5932.jpg saved to cache
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 66d1c1be-9f69-578d-971c-d2381c301fc3
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b6f410>
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252F199c96bf-8f22-4014-9722-fedd20bb88b7.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/199c96bf-8f22-4014-9722-fedd20bb88b7.jpg saved to cache
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0276d446-f124-5969-8d7a-14ce2595e7b3
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142007a50>
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252F1da4dc17-744a-46e4-a6a4-94c1c54a7958.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/1da4dc17-744a-46e4-a6a4-94c1c54a7958.jpg saved to cache
2026-03-27 12:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f436a123-cce3-5a01-98ef-06f3f293b4fd
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dacb90>
2026-03-27 12:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252F814224f2-5fde-40ad-a55c-1bde367379d7.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/814224f2-5fde-40ad-a55c-1bde367379d7.jpg saved to cache
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 66d1c1be-9f69-578d-971c-d2381c301fc3
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420439d0>
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252F15d03edf-bd6a-461c-9640-4f4d780cfae3.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/15d03edf-bd6a-461c-9640-4f4d780cfae3.jpg saved to cache
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 66d1c1be-9f69-578d-971c-d2381c301fc3
2026-03-27 12:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aea547d4-748c-52e7-bc51-e331e5124ff4 with identifier: 10731341
2026-03-27 12:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aea547d4-748c-52e7-bc51-e331e5124ff4 with scrape type 1
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aea547d4-748c-52e7-bc51-e331e5124ff4
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252F2de80447-e343-4f5a-a7d4-3c13d7e796b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/2de80447-e343-4f5a-a7d4-3c13d7e796b2.jpg not downloaded yet
2026-03-27 12:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749004/general/6d4b75e7-c7b6-4d80-945a-2ec3a2e0520a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731171)
2026-03-27 12:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749004/general/82831290-c305-44df-b098-a1fb4344d974.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731171)
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252F43ab6c5c-9be9-4459-a289-67391b4c346c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/43ab6c5c-9be9-4459-a289-67391b4c346c.jpg not downloaded yet
2026-03-27 12:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749071/general/029c5dda-5674-47db-9f68-ff6f75c1de60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731244)
2026-03-27 12:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749071/general/560a403b-aa11-4234-9ba7-71af4ac889a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731244)
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252Fd28d3b23-0648-4772-875c-2aad59c4b7cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/d28d3b23-0648-4772-875c-2aad59c4b7cc.jpg not downloaded yet
2026-03-27 12:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749004/general/73192ad4-2d92-41ec-a926-0fb6f2ffcd29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731171)
2026-03-27 12:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656454/general/f0a6c407-a90d-4e6e-b171-ca525aaff554.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731323)
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252F040637d5-2b81-4041-b54b-058cd8c856e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/040637d5-2b81-4041-b54b-058cd8c856e9.jpg not downloaded yet
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142043050>
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252Feb6eec51-f36a-4679-8faa-8b4a8993a74a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/eb6eec51-f36a-4679-8faa-8b4a8993a74a.jpg saved to cache
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 00ebe685-2fe6-5af8-ad48-16d7650f3b9f
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f4bad0>
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252Ffdeff8be-0293-4e5a-bf16-3e473de99907.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/fdeff8be-0293-4e5a-bf16-3e473de99907.jpg saved to cache
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8ce02124-1b35-57f4-bef8-c10281edb0e5
2026-03-27 12:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7d2d0dd-2423-5635-bae3-8a493c52d66f with identifier: 10731333
2026-03-27 12:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7d2d0dd-2423-5635-bae3-8a493c52d66f with scrape type 1
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7d2d0dd-2423-5635-bae3-8a493c52d66f
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252F16eb2136-4e2f-4aaf-b0aa-e53f3a3515bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/16eb2136-4e2f-4aaf-b0aa-e53f3a3515bc.jpg not downloaded yet
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d398d0>
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252Faaacf681-946c-45d3-91df-dfaee098995e.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/aaacf681-946c-45d3-91df-dfaee098995e.jpg saved to cache
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 00ebe685-2fe6-5af8-ad48-16d7650f3b9f
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714203bc10>
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252F608f3094-516c-43e2-8673-8f567f6522ba.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/608f3094-516c-43e2-8673-8f567f6522ba.jpg saved to cache
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 66d1c1be-9f69-578d-971c-d2381c301fc3
2026-03-27 12:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656454/general/6714cfe4-c1a3-4c68-9117-8381e1987de9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731323)
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252F5edd63a5-e695-46a4-a123-f8d7a1c605ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/5edd63a5-e695-46a4-a123-f8d7a1c605ab.jpg not downloaded yet
2026-03-27 12:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749094/general/53ea9a10-be07-45d8-ac23-c0d3a2907a37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731268)
2026-03-27 12:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656454/general/f1890aec-b0af-41f4-b5f8-0bf37abb6a1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731323)
2026-03-27 12:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749071/general/af347bb8-0a68-4acc-8bcc-f265960ec061.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731244)
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252F12607ace-36aa-450e-ba38-b044daa7ea62.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/12607ace-36aa-450e-ba38-b044daa7ea62.jpg not downloaded yet
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252Fc620c16e-df3b-4442-8994-c234cb5284d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/c620c16e-df3b-4442-8994-c234cb5284d7.jpg not downloaded yet
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252Fed8cbe74-19f7-4860-af67-f562d53ded74.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/ed8cbe74-19f7-4860-af67-f562d53ded74.jpg not downloaded yet
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f85190>
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252F6d4b75e7-c7b6-4d80-945a-2ec3a2e0520a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/6d4b75e7-c7b6-4d80-945a-2ec3a2e0520a.jpg saved to cache
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 264e0fad-8a18-53ac-b4d9-866b074d9838
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bc0c50>
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252F82831290-c305-44df-b098-a1fb4344d974.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/82831290-c305-44df-b098-a1fb4344d974.jpg saved to cache
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 264e0fad-8a18-53ac-b4d9-866b074d9838
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cfe4d0>
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252F029c5dda-5674-47db-9f68-ff6f75c1de60.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/029c5dda-5674-47db-9f68-ff6f75c1de60.jpg saved to cache
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0276d446-f124-5969-8d7a-14ce2595e7b3
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144206990>
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252F560a403b-aa11-4234-9ba7-71af4ac889a3.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/560a403b-aa11-4234-9ba7-71af4ac889a3.jpg saved to cache
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0276d446-f124-5969-8d7a-14ce2595e7b3
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e6b950>
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252F73192ad4-2d92-41ec-a926-0fb6f2ffcd29.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/73192ad4-2d92-41ec-a926-0fb6f2ffcd29.jpg saved to cache
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 264e0fad-8a18-53ac-b4d9-866b074d9838
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140988c50>
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252Ff0a6c407-a90d-4e6e-b171-ca525aaff554.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/f0a6c407-a90d-4e6e-b171-ca525aaff554.jpg saved to cache
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8ce02124-1b35-57f4-bef8-c10281edb0e5
2026-03-27 12:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749004/general/609638d3-2b8b-41af-8ea2-c18bd484e062.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731171)
2026-03-27 12:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749004/general/54816637-8786-4d4b-8082-6d6b7f9df162.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731171)
2026-03-27 12:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749071/general/7538414d-1453-4099-9856-d5bf9957b066.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731244)
2026-03-27 12:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749071/general/b06423cd-f2db-4178-8e8e-427f411dca85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731244)
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252Ff55d9c06-ef7f-4f59-9499-58c5c4893cb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/f55d9c06-ef7f-4f59-9499-58c5c4893cb7.jpg not downloaded yet
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252F3accfbab-1e5f-4cf2-9df1-10d43c70c447.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/3accfbab-1e5f-4cf2-9df1-10d43c70c447.jpg not downloaded yet
2026-03-27 12:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749074/general/b3ae8584-ca70-4842-bbe2-7cabc66e9fd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731248)
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252Fb015152b-b9c0-47d7-b9a4-e51dac0407c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/b015152b-b9c0-47d7-b9a4-e51dac0407c3.jpg not downloaded yet
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e1ccd0>
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252F6714cfe4-c1a3-4c68-9117-8381e1987de9.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/6714cfe4-c1a3-4c68-9117-8381e1987de9.jpg saved to cache
2026-03-27 12:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8ce02124-1b35-57f4-bef8-c10281edb0e5
2026-03-27 12:20:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a3d190>
2026-03-27 12:20:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749094%252Fgeneral%252F53ea9a10-be07-45d8-ac23-c0d3a2907a37.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749094/general/53ea9a10-be07-45d8-ac23-c0d3a2907a37.jpg saved to cache
2026-03-27 12:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 00ebe685-2fe6-5af8-ad48-16d7650f3b9f
2026-03-27 12:20:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 00ebe685-2fe6-5af8-ad48-16d7650f3b9f, skipping ID generation
2026-03-27 12:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00ebe685-2fe6-5af8-ad48-16d7650f3b9f with scrape type 1
2026-03-27 12:20:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 00ebe685-2fe6-5af8-ad48-16d7650f3b9f sending to next pipeline
2026-03-27 12:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 00ebe685-2fe6-5af8-ad48-16d7650f3b9f, identifier: 10731268
2026-03-27 12:20:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142e0b510>
2026-03-27 12:20:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252Ff1890aec-b0af-41f4-b5f8-0bf37abb6a1d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/f1890aec-b0af-41f4-b5f8-0bf37abb6a1d.jpg saved to cache
2026-03-27 12:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8ce02124-1b35-57f4-bef8-c10281edb0e5
2026-03-27 12:20:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f13050>
2026-03-27 12:20:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252Faf347bb8-0a68-4acc-8bcc-f265960ec061.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/af347bb8-0a68-4acc-8bcc-f265960ec061.jpg saved to cache
2026-03-27 12:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0276d446-f124-5969-8d7a-14ce2595e7b3
2026-03-27 12:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749153/general/2de80447-e343-4f5a-a7d4-3c13d7e796b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731341)
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252Fa5d32b4f-0a0d-40de-8596-308752409013.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/a5d32b4f-0a0d-40de-8596-308752409013.jpg not downloaded yet
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252Fc1df2316-ecc4-436f-a344-a6bfee79b0e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/c1df2316-ecc4-436f-a344-a6bfee79b0e2.jpg not downloaded yet
2026-03-27 12:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 00ebe685-2fe6-5af8-ad48-16d7650f3b9f with identifier: 10731268
2026-03-27 12:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 00ebe685-2fe6-5af8-ad48-16d7650f3b9f with identifier: 10731268
2026-03-27 12:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 00ebe685-2fe6-5af8-ad48-16d7650f3b9f with identifier: 10731268 to the API
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749094/general/53ea9a10-be07-45d8-ac23-c0d3a2907a37.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '00ebe685-2fe6-5af8-ad48-16d7650f3b9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '92259092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731268',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 38840,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91318,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749094/general/08a22853-2573-46e9-8279-2a23549d9fd6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80886,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749094/general/1e3f7141-f0c1-43dc-85c9-85878696743b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79810,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749094/general/d65a075b-1dac-448f-bfc6-0b94c8b0d890.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80167,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749094/general/f2ffc75f-fd44-4992-9de8-42cf07694cdc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18856,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749094/general/09c8a15b-24ea-45a1-84ca-3960c2509bfb.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89237,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749094/general/0fa2be7a-459c-41a0-ad27-83f3bba72fa6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34998,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749094/general/bf47d7c4-e3d0-4920-beff-69b1b39d3a62.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64312,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749094/general/53ea9a10-be07-45d8-ac23-c0d3a2907a37.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74580,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749094/general/eb6eec51-f36a-4679-8faa-8b4a8993a74a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ebe685-2fe6-5af8-ad48-16d7650f3b9f/00ebe685-2fe6-5af8-ad48-16d7650f3b9f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60869,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749094/general/aaacf681-946c-45d3-91df-dfaee098995e.jpg',
'Width': 800}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Tucson 1.6 T-GDI Trend - Hybrid - Automatic - 180 hp - '
'38.840 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731268%27 HTTP/1.1" 200 None
2026-03-27 12:20:02 [adesa.de] INFO: Saving data for 10731268: {'created_time': 1774614002.942735, 'last_price_update_time': 1774614002.942749, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731268') HTTP/1.1" 204 0
2026-03-27 12:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749071/general/10472973-597a-4839-b33f-fa39f595c511.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731244)
2026-03-27 12:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749153/general/d28d3b23-0648-4772-875c-2aad59c4b7cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731341)
2026-03-27 12:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749004/general/43ab6c5c-9be9-4459-a289-67391b4c346c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731171)
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252F9bce992d-d721-4f31-9ec9-008e99ab8f5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/9bce992d-d721-4f31-9ec9-008e99ab8f5a.jpg not downloaded yet
2026-03-27 12:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749004/general/040637d5-2b81-4041-b54b-058cd8c856e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731171)
2026-03-27 12:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656454/general/a9fbdbf5-e35b-4bc2-84ff-58e32ef1170c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731323)
2026-03-27 12:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749153/general/5edd63a5-e695-46a4-a123-f8d7a1c605ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731341)
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252F6905b88d-1109-42db-ab31-714baa499ec1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/6905b88d-1109-42db-ab31-714baa499ec1.jpg not downloaded yet
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e1db90>
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252F609638d3-2b8b-41af-8ea2-c18bd484e062.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/609638d3-2b8b-41af-8ea2-c18bd484e062.jpg saved to cache
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 264e0fad-8a18-53ac-b4d9-866b074d9838
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140958a50>
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252F54816637-8786-4d4b-8082-6d6b7f9df162.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/54816637-8786-4d4b-8082-6d6b7f9df162.jpg saved to cache
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 264e0fad-8a18-53ac-b4d9-866b074d9838
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9a990>
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252F7538414d-1453-4099-9856-d5bf9957b066.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/7538414d-1453-4099-9856-d5bf9957b066.jpg saved to cache
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0276d446-f124-5969-8d7a-14ce2595e7b3
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b15cd0>
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252Fb06423cd-f2db-4178-8e8e-427f411dca85.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/b06423cd-f2db-4178-8e8e-427f411dca85.jpg saved to cache
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0276d446-f124-5969-8d7a-14ce2595e7b3
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe3950>
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749074%252Fgeneral%252Fb3ae8584-ca70-4842-bbe2-7cabc66e9fd5.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749074/general/b3ae8584-ca70-4842-bbe2-7cabc66e9fd5.jpg saved to cache
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 66d1c1be-9f69-578d-971c-d2381c301fc3
2026-03-27 12:20:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66d1c1be-9f69-578d-971c-d2381c301fc3, skipping ID generation
2026-03-27 12:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66d1c1be-9f69-578d-971c-d2381c301fc3 with scrape type 1
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66d1c1be-9f69-578d-971c-d2381c301fc3 sending to next pipeline
2026-03-27 12:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 66d1c1be-9f69-578d-971c-d2381c301fc3, identifier: 10731248
2026-03-27 12:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749146/general/16eb2136-4e2f-4aaf-b0aa-e53f3a3515bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731333)
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252Fe9ad5b5e-7c11-4a2d-882f-b82d14b97a51.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/e9ad5b5e-7c11-4a2d-882f-b82d14b97a51.jpg not downloaded yet
2026-03-27 12:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 66d1c1be-9f69-578d-971c-d2381c301fc3 with identifier: 10731248
2026-03-27 12:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 66d1c1be-9f69-578d-971c-d2381c301fc3 with identifier: 10731248
2026-03-27 12:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 66d1c1be-9f69-578d-971c-d2381c301fc3 with identifier: 10731248 to the API
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749074/general/b3ae8584-ca70-4842-bbe2-7cabc66e9fd5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '66d1c1be-9f69-578d-971c-d2381c301fc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '71502092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731248',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 65170,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22569,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749074/general/b59b3a69-6afd-4439-97c8-f69a10b6d453.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22654,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749074/general/507e066c-9a9b-43e4-b505-a970e5108c9b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112278,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749074/general/0952bdf3-3f2d-463b-bfc6-6e8fef7c9f20.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120861,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749074/general/bc1ca1de-7f13-4310-ac8d-42d5ce9bec60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102511,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749074/general/15d03edf-bd6a-461c-9640-4f4d780cfae3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91557,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749074/general/5e1c2ba9-027b-41b8-9e6e-e642e6bb5932.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20032,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749074/general/55e59c36-aacb-4200-afdf-3bcba778695a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76257,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749074/general/b3ae8584-ca70-4842-bbe2-7cabc66e9fd5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14467,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749074/general/814224f2-5fde-40ad-a55c-1bde367379d7.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66d1c1be-9f69-578d-971c-d2381c301fc3/66d1c1be-9f69-578d-971c-d2381c301fc3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125109,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749074/general/608f3094-516c-43e2-8673-8f567f6522ba.jpg',
'Width': 800}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Tucson 1.6 T-GDI Trend - Petrol - Automatic - 150 hp - '
'65.170 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731248%27 HTTP/1.1" 200 None
2026-03-27 12:20:03 [adesa.de] INFO: Saving data for 10731248: {'created_time': 1774614003.718709, 'last_price_update_time': 1774614003.718719, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731248') HTTP/1.1" 204 0
2026-03-27 12:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749146/general/c620c16e-df3b-4442-8994-c234cb5284d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731333)
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252F9934cfd3-bb67-425e-94f7-412d4f9d2be2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/9934cfd3-bb67-425e-94f7-412d4f9d2be2.jpg not downloaded yet
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f0fd0>
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252F2de80447-e343-4f5a-a7d4-3c13d7e796b2.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/2de80447-e343-4f5a-a7d4-3c13d7e796b2.jpg saved to cache
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aea547d4-748c-52e7-bc51-e331e5124ff4
2026-03-27 12:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749084/general/31731792-197b-4027-a77a-c9af4442496f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731258)
2026-03-27 12:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749153/general/ed8cbe74-19f7-4860-af67-f562d53ded74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731341)
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252F0e2a0a6e-6439-41c0-a5a1-53dee7c8ae66.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/0e2a0a6e-6439-41c0-a5a1-53dee7c8ae66.jpg not downloaded yet
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e8a790>
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749071%252Fgeneral%252F10472973-597a-4839-b33f-fa39f595c511.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749071/general/10472973-597a-4839-b33f-fa39f595c511.jpg saved to cache
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0276d446-f124-5969-8d7a-14ce2595e7b3
2026-03-27 12:20:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0276d446-f124-5969-8d7a-14ce2595e7b3, skipping ID generation
2026-03-27 12:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0276d446-f124-5969-8d7a-14ce2595e7b3 with scrape type 1
2026-03-27 12:20:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0276d446-f124-5969-8d7a-14ce2595e7b3 sending to next pipeline
2026-03-27 12:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0276d446-f124-5969-8d7a-14ce2595e7b3, identifier: 10731244
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd8650>
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252Fd28d3b23-0648-4772-875c-2aad59c4b7cc.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/d28d3b23-0648-4772-875c-2aad59c4b7cc.jpg saved to cache
2026-03-27 12:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aea547d4-748c-52e7-bc51-e331e5124ff4
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a381d0>
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252F43ab6c5c-9be9-4459-a289-67391b4c346c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/43ab6c5c-9be9-4459-a289-67391b4c346c.jpg saved to cache
2026-03-27 12:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 264e0fad-8a18-53ac-b4d9-866b074d9838
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714203ca50>
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252F040637d5-2b81-4041-b54b-058cd8c856e9.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/040637d5-2b81-4041-b54b-058cd8c856e9.jpg saved to cache
2026-03-27 12:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 264e0fad-8a18-53ac-b4d9-866b074d9838
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a3a410>
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656454%252Fgeneral%252Fa9fbdbf5-e35b-4bc2-84ff-58e32ef1170c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656454/general/a9fbdbf5-e35b-4bc2-84ff-58e32ef1170c.jpg saved to cache
2026-03-27 12:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8ce02124-1b35-57f4-bef8-c10281edb0e5
2026-03-27 12:20:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8ce02124-1b35-57f4-bef8-c10281edb0e5, skipping ID generation
2026-03-27 12:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ce02124-1b35-57f4-bef8-c10281edb0e5 with scrape type 1
2026-03-27 12:20:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8ce02124-1b35-57f4-bef8-c10281edb0e5 sending to next pipeline
2026-03-27 12:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8ce02124-1b35-57f4-bef8-c10281edb0e5, identifier: 10731323
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714208f810>
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252F5edd63a5-e695-46a4-a123-f8d7a1c605ab.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/5edd63a5-e695-46a4-a123-f8d7a1c605ab.jpg saved to cache
2026-03-27 12:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aea547d4-748c-52e7-bc51-e331e5124ff4
2026-03-27 12:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749146/general/c1df2316-ecc4-436f-a344-a6bfee79b0e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731333)
2026-03-27 12:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749146/general/3accfbab-1e5f-4cf2-9df1-10d43c70c447.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731333)
2026-03-27 12:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749004/general/12607ace-36aa-450e-ba38-b044daa7ea62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731171)
2026-03-27 12:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748998/general/b428ea3c-4690-420d-a87d-c7a6cba18b9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731165)
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252Fc3919abf-9735-4447-b61d-fa31c7b5754c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/c3919abf-9735-4447-b61d-fa31c7b5754c.jpg not downloaded yet
2026-03-27 12:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0276d446-f124-5969-8d7a-14ce2595e7b3 with identifier: 10731244
2026-03-27 12:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0276d446-f124-5969-8d7a-14ce2595e7b3 with identifier: 10731244
2026-03-27 12:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0276d446-f124-5969-8d7a-14ce2595e7b3 with identifier: 10731244 to the API
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749071/general/10472973-597a-4839-b33f-fa39f595c511.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '0276d446-f124-5969-8d7a-14ce2595e7b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '72974091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731244',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 10470,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22076,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749071/general/40673ee7-c236-4168-b598-9ee74d510fd4.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19208,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749071/general/79bec126-891e-4edb-a667-7123c38b1108.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38857,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749071/general/fee91f29-3559-45c2-abc1-d203c3b76b70.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16798,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749071/general/10472973-597a-4839-b33f-fa39f595c511.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101514,
'Height': 599,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749071/general/199c96bf-8f22-4014-9722-fedd20bb88b7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90533,
'Height': 599,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749071/general/029c5dda-5674-47db-9f68-ff6f75c1de60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102225,
'Height': 599,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749071/general/af347bb8-0a68-4acc-8bcc-f265960ec061.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99862,
'Height': 599,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749071/general/560a403b-aa11-4234-9ba7-71af4ac889a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59763,
'Height': 599,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749071/general/b06423cd-f2db-4178-8e8e-427f411dca85.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0276d446-f124-5969-8d7a-14ce2595e7b3/0276d446-f124-5969-8d7a-14ce2595e7b3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56945,
'Height': 599,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749071/general/7538414d-1453-4099-9856-d5bf9957b066.jpg',
'Width': 800}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 6 Uniq - Electric - Automatic - 325 hp - 10.470 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2023}
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731244%27 HTTP/1.1" 200 None
2026-03-27 12:20:04 [adesa.de] INFO: Saving data for 10731244: {'created_time': 1774614004.745377, 'last_price_update_time': 1774614004.745391, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731244') HTTP/1.1" 204 0
2026-03-27 12:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8ce02124-1b35-57f4-bef8-c10281edb0e5 with identifier: 10731323
2026-03-27 12:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8ce02124-1b35-57f4-bef8-c10281edb0e5 with identifier: 10731323
2026-03-27 12:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8ce02124-1b35-57f4-bef8-c10281edb0e5 with identifier: 10731323 to the API
2026-03-27 12:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5656454/general/a9fbdbf5-e35b-4bc2-84ff-58e32ef1170c.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': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '8ce02124-1b35-57f4-bef8-c10281edb0e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58465092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731323',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 57942,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21769,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656454/general/6c386813-f8d2-41bb-b0f1-aa312cd00302.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20621,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656454/general/24d72428-b0a9-469a-a4a6-7777229b5edd.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122574,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656454/general/f8af0b3e-e223-4c48-87f2-42e7e723c6aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21388,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656454/general/12881bba-897a-4290-a301-e37021289192.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99131,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656454/general/90bbdeaf-3129-459c-9fb4-e5b5bcced67f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80587,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656454/general/a9fbdbf5-e35b-4bc2-84ff-58e32ef1170c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67820,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656454/general/fdeff8be-0293-4e5a-bf16-3e473de99907.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111149,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656454/general/f1890aec-b0af-41f4-b5f8-0bf37abb6a1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106634,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656454/general/6714cfe4-c1a3-4c68-9117-8381e1987de9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ce02124-1b35-57f4-bef8-c10281edb0e5/8ce02124-1b35-57f4-bef8-c10281edb0e5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115066,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656454/general/f0a6c407-a90d-4e6e-b171-ca525aaff554.jpg',
'Width': 800}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq Prime - Electric - Automatic - 136 hp - 57.942 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2021}
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731323%27 HTTP/1.1" 200 None
2026-03-27 12:20:05 [adesa.de] INFO: Saving data for 10731323: {'created_time': 1774614005.177254, 'last_price_update_time': 1774614005.177267, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731323') HTTP/1.1" 204 0
2026-03-27 12:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749153/general/b015152b-b9c0-47d7-b9a4-e51dac0407c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731341)
2026-03-27 12:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749004/general/a5d32b4f-0a0d-40de-8596-308752409013.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731171)
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252Fe96bd927-5000-498c-a385-48be1fbf3b30.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/e96bd927-5000-498c-a385-48be1fbf3b30.jpg not downloaded yet
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f1b510>
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252F16eb2136-4e2f-4aaf-b0aa-e53f3a3515bc.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/16eb2136-4e2f-4aaf-b0aa-e53f3a3515bc.jpg saved to cache
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e7d2d0dd-2423-5635-bae3-8a493c52d66f
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252F7076cc6a-4c9e-42b4-9083-991a92ad542f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/7076cc6a-4c9e-42b4-9083-991a92ad542f.jpg not downloaded yet
2026-03-27 12:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749016/general/77366d38-37de-46c5-bdd5-0dec83695d7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731184)
2026-03-27 12:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749004/general/f55d9c06-ef7f-4f59-9499-58c5c4893cb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731171)
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252F0a675184-fdb7-4347-86d7-f7d1096ac88a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/0a675184-fdb7-4347-86d7-f7d1096ac88a.jpg not downloaded yet
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252F0068b71e-e3f1-4c91-8370-8eaff3f4132d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/0068b71e-e3f1-4c91-8370-8eaff3f4132d.jpg not downloaded yet
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af2a10>
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252Fc620c16e-df3b-4442-8994-c234cb5284d7.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/c620c16e-df3b-4442-8994-c234cb5284d7.jpg saved to cache
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e7d2d0dd-2423-5635-bae3-8a493c52d66f
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fd11d0>
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749084%252Fgeneral%252F31731792-197b-4027-a77a-c9af4442496f.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749084/general/31731792-197b-4027-a77a-c9af4442496f.jpg saved to cache
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f436a123-cce3-5a01-98ef-06f3f293b4fd
2026-03-27 12:20:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f436a123-cce3-5a01-98ef-06f3f293b4fd, skipping ID generation
2026-03-27 12:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f436a123-cce3-5a01-98ef-06f3f293b4fd with scrape type 1
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f436a123-cce3-5a01-98ef-06f3f293b4fd sending to next pipeline
2026-03-27 12:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f436a123-cce3-5a01-98ef-06f3f293b4fd, identifier: 10731258
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714206cf10>
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252Fed8cbe74-19f7-4860-af67-f562d53ded74.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/ed8cbe74-19f7-4860-af67-f562d53ded74.jpg saved to cache
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aea547d4-748c-52e7-bc51-e331e5124ff4
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8e250>
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252Fc1df2316-ecc4-436f-a344-a6bfee79b0e2.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/c1df2316-ecc4-436f-a344-a6bfee79b0e2.jpg saved to cache
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e7d2d0dd-2423-5635-bae3-8a493c52d66f
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409582d0>
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252F3accfbab-1e5f-4cf2-9df1-10d43c70c447.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/3accfbab-1e5f-4cf2-9df1-10d43c70c447.jpg saved to cache
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e7d2d0dd-2423-5635-bae3-8a493c52d66f
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714215ffd0>
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252F12607ace-36aa-450e-ba38-b044daa7ea62.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/12607ace-36aa-450e-ba38-b044daa7ea62.jpg saved to cache
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 264e0fad-8a18-53ac-b4d9-866b074d9838
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a5850>
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252Fb428ea3c-4690-420d-a87d-c7a6cba18b9c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/b428ea3c-4690-420d-a87d-c7a6cba18b9c.jpg saved to cache
2026-03-27 12:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51
2026-03-27 12:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748998/general/681c915c-82dd-4784-b8d8-dadbc313ecd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731165)
2026-03-27 12:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749153/general/e9ad5b5e-7c11-4a2d-882f-b82d14b97a51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731341)
2026-03-27 12:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f436a123-cce3-5a01-98ef-06f3f293b4fd with identifier: 10731258
2026-03-27 12:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f436a123-cce3-5a01-98ef-06f3f293b4fd with identifier: 10731258
2026-03-27 12:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f436a123-cce3-5a01-98ef-06f3f293b4fd with identifier: 10731258 to the API
2026-03-27 12:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749084/general/31731792-197b-4027-a77a-c9af4442496f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f436a123-cce3-5a01-98ef-06f3f293b4fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '12152092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731258',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 41267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22108,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749084/general/0b977d82-3917-422b-bb3f-02cf4f0c5a2e.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113124,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749084/general/1b4fc666-f69b-44ae-9bd0-37be119e0b76.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101208,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749084/general/c5ef311a-1d99-400e-9ae9-cee33d8c52be.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107365,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749084/general/7ddec3bc-9a7c-4931-baa8-ca6a0458b805.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23321,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749084/general/2895466c-26c9-4d31-91c6-26c30c3095a8.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96550,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749084/general/568ab5a7-8ad8-472e-b107-758c2e4211a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749084/general/5af6cd16-046c-49d5-9a44-b422e3f54e5c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17604,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749084/general/d7c9328b-400d-458e-9129-ca45c8955ed3.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17140,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749084/general/31731792-197b-4027-a77a-c9af4442496f.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f436a123-cce3-5a01-98ef-06f3f293b4fd/f436a123-cce3-5a01-98ef-06f3f293b4fd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77167,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749084/general/1da4dc17-744a-46e4-a6a4-94c1c54a7958.jpg',
'Width': 800}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Ceed SW 1.6 GDI Spirit - Hybrid - Automatic - 105 hp - 41.267 '
'km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2022}
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731258%27 HTTP/1.1" 200 None
2026-03-27 12:20:06 [adesa.de] INFO: Saving data for 10731258: {'created_time': 1774614006.13505, 'last_price_update_time': 1774614006.135061, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731258') HTTP/1.1" 204 0
2026-03-27 12:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749146/general/6905b88d-1109-42db-ab31-714baa499ec1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731333)
2026-03-27 12:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749153/general/9bce992d-d721-4f31-9ec9-008e99ab8f5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731341)
2026-03-27 12:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749040/general/3eecb58a-9b06-4794-ab3c-7847639edfbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731209)
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252Fecfd3537-0f80-4a1a-9110-d9ec300bd0e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/ecfd3537-0f80-4a1a-9110-d9ec300bd0e0.jpg not downloaded yet
2026-03-27 12:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749146/general/9934cfd3-bb67-425e-94f7-412d4f9d2be2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731333)
2026-03-27 12:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749153/general/0e2a0a6e-6439-41c0-a5a1-53dee7c8ae66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731341)
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141da7990>
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252Fb015152b-b9c0-47d7-b9a4-e51dac0407c3.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/b015152b-b9c0-47d7-b9a4-e51dac0407c3.jpg saved to cache
2026-03-27 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aea547d4-748c-52e7-bc51-e331e5124ff4
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c380d0>
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252Fa5d32b4f-0a0d-40de-8596-308752409013.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/a5d32b4f-0a0d-40de-8596-308752409013.jpg saved to cache
2026-03-27 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 264e0fad-8a18-53ac-b4d9-866b074d9838
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2a7d0>
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252F77366d38-37de-46c5-bdd5-0dec83695d7d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/77366d38-37de-46c5-bdd5-0dec83695d7d.jpg saved to cache
2026-03-27 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 02316840-c1ef-532a-bfaf-7fc2222332f9
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e1b5d0>
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749004%252Fgeneral%252Ff55d9c06-ef7f-4f59-9499-58c5c4893cb7.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749004/general/f55d9c06-ef7f-4f59-9499-58c5c4893cb7.jpg saved to cache
2026-03-27 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 264e0fad-8a18-53ac-b4d9-866b074d9838
2026-03-27 12:20:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 264e0fad-8a18-53ac-b4d9-866b074d9838, skipping ID generation
2026-03-27 12:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 264e0fad-8a18-53ac-b4d9-866b074d9838 with scrape type 1
2026-03-27 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 264e0fad-8a18-53ac-b4d9-866b074d9838 sending to next pipeline
2026-03-27 12:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 264e0fad-8a18-53ac-b4d9-866b074d9838, identifier: 10731171
2026-03-27 12:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749096/general/40be3091-d7d2-4e5f-98e5-075e9b3ff076.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731271)
2026-03-27 12:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 264e0fad-8a18-53ac-b4d9-866b074d9838 with identifier: 10731171
2026-03-27 12:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 264e0fad-8a18-53ac-b4d9-866b074d9838 with identifier: 10731171
2026-03-27 12:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 264e0fad-8a18-53ac-b4d9-866b074d9838 with identifier: 10731171 to the API
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749004/general/f55d9c06-ef7f-4f59-9499-58c5c4893cb7.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '264e0fad-8a18-53ac-b4d9-866b074d9838',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '98031092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731171',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 68159,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 70,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22308,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749004/general/6d4b75e7-c7b6-4d80-945a-2ec3a2e0520a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21017,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749004/general/82831290-c305-44df-b098-a1fb4344d974.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117476,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749004/general/73192ad4-2d92-41ec-a926-0fb6f2ffcd29.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22069,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749004/general/609638d3-2b8b-41af-8ea2-c18bd484e062.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17961,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749004/general/54816637-8786-4d4b-8082-6d6b7f9df162.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94420,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749004/general/43ab6c5c-9be9-4459-a289-67391b4c346c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20888,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749004/general/040637d5-2b81-4041-b54b-058cd8c856e9.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73382,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749004/general/12607ace-36aa-450e-ba38-b044daa7ea62.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67771,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749004/general/f55d9c06-ef7f-4f59-9499-58c5c4893cb7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_264e0fad-8a18-53ac-b4d9-866b074d9838/264e0fad-8a18-53ac-b4d9-866b074d9838_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74193,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749004/general/a5d32b4f-0a0d-40de-8596-308752409013.jpg',
'Width': 800}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 74 kWh - Electric - Automatic - 229 hp - 68.159 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731171%27 HTTP/1.1" 200 None
2026-03-27 12:20:06 [adesa.de] INFO: Saving data for 10731171: {'created_time': 1774614006.82996, 'last_price_update_time': 1774614006.829972, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731171') HTTP/1.1" 204 0
2026-03-27 12:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749040/general/7c26b0ca-9564-4547-bcbc-bcaa5ee1a9b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731209)
2026-03-27 12:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749016/general/dfc04cc2-30a5-45da-bbd0-0890f3ca9b95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731184)
2026-03-27 12:20:06 [scrapy.extensions.logstats] INFO: Crawled 191 pages (at 35 pages/min), scraped 154 items (at 21 items/min)
2026-03-27 12:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e21950>
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252F681c915c-82dd-4784-b8d8-dadbc313ecd8.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/681c915c-82dd-4784-b8d8-dadbc313ecd8.jpg saved to cache
2026-03-27 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c11990>
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252Fe9ad5b5e-7c11-4a2d-882f-b82d14b97a51.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/e9ad5b5e-7c11-4a2d-882f-b82d14b97a51.jpg saved to cache
2026-03-27 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aea547d4-748c-52e7-bc51-e331e5124ff4
2026-03-27 12:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749016/general/b6d26d91-9bc9-4c65-85db-061da9f04309.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731184)
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bba690>
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252F6905b88d-1109-42db-ab31-714baa499ec1.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/6905b88d-1109-42db-ab31-714baa499ec1.jpg saved to cache
2026-03-27 12:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e7d2d0dd-2423-5635-bae3-8a493c52d66f
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142056150>
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252F9bce992d-d721-4f31-9ec9-008e99ab8f5a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/9bce992d-d721-4f31-9ec9-008e99ab8f5a.jpg saved to cache
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aea547d4-748c-52e7-bc51-e331e5124ff4
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a4a750>
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252F3eecb58a-9b06-4794-ab3c-7847639edfbb.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/3eecb58a-9b06-4794-ab3c-7847639edfbb.jpg saved to cache
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cdf255ae-5173-5c09-847a-ce0b121f24ef
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140aad690>
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252F9934cfd3-bb67-425e-94f7-412d4f9d2be2.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/9934cfd3-bb67-425e-94f7-412d4f9d2be2.jpg saved to cache
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e7d2d0dd-2423-5635-bae3-8a493c52d66f
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141df6810>
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252F0e2a0a6e-6439-41c0-a5a1-53dee7c8ae66.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/0e2a0a6e-6439-41c0-a5a1-53dee7c8ae66.jpg saved to cache
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aea547d4-748c-52e7-bc51-e331e5124ff4
2026-03-27 12:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749146/general/0068b71e-e3f1-4c91-8370-8eaff3f4132d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731333)
2026-03-27 12:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749153/general/e96bd927-5000-498c-a385-48be1fbf3b30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731341)
2026-03-27 12:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749146/general/7076cc6a-4c9e-42b4-9083-991a92ad542f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731333)
2026-03-27 12:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749146/general/c3919abf-9735-4447-b61d-fa31c7b5754c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731333)
2026-03-27 12:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749153/general/0a675184-fdb7-4347-86d7-f7d1096ac88a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731341)
2026-03-27 12:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409c9410>
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749096%252Fgeneral%252F40be3091-d7d2-4e5f-98e5-075e9b3ff076.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749096/general/40be3091-d7d2-4e5f-98e5-075e9b3ff076.jpg saved to cache
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0ecafe56-0160-5e03-877d-dd701edf1e31
2026-03-27 12:20:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0ecafe56-0160-5e03-877d-dd701edf1e31, skipping ID generation
2026-03-27 12:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ecafe56-0160-5e03-877d-dd701edf1e31 with scrape type 1
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0ecafe56-0160-5e03-877d-dd701edf1e31 sending to next pipeline
2026-03-27 12:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0ecafe56-0160-5e03-877d-dd701edf1e31, identifier: 10731271
2026-03-27 12:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749040/general/8ca9cfc0-9813-4ce6-986c-c62e42e84f25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731209)
2026-03-27 12:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0ecafe56-0160-5e03-877d-dd701edf1e31 with identifier: 10731271
2026-03-27 12:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0ecafe56-0160-5e03-877d-dd701edf1e31 with identifier: 10731271
2026-03-27 12:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0ecafe56-0160-5e03-877d-dd701edf1e31 with identifier: 10731271 to the API
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749096/general/40be3091-d7d2-4e5f-98e5-075e9b3ff076.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '0ecafe56-0160-5e03-877d-dd701edf1e31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97957092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731271',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 38105,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 12,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315226,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749096/general/892ec6f8-f21f-4595-8e44-5a405c21ffc5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83144,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749096/general/21df46c8-ac75-4234-8b4b-b0508943da67.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180560,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749096/general/6970d315-aaee-47d5-90e4-5b3f2bc018a0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69544,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749096/general/d09166d0-c3c4-4242-9cba-e832fb90e9c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89255,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749096/general/40be3091-d7d2-4e5f-98e5-075e9b3ff076.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98071,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749096/general/558e57b3-aa6d-47b7-b4de-78c42a1b4747.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68335,
'Height': 450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749096/general/5cb1a83b-329f-43f9-8006-6ece16d39a1e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307744,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749096/general/6b3a210f-1ded-4c3b-b228-9140045e9c3f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304507,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749096/general/bd955044-8026-4ede-91f3-92fe1fa64bc8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecafe56-0160-5e03-877d-dd701edf1e31/0ecafe56-0160-5e03-877d-dd701edf1e31_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193556,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749096/general/7cbf12a2-31dc-437e-958d-4dfc2a3a46bf.jpg',
'Width': 1600}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia EV6 GT Line - Electric - Automatic - 170 hp - 38.105 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731271%27 HTTP/1.1" 200 None
2026-03-27 12:20:07 [adesa.de] INFO: Saving data for 10731271: {'created_time': 1774614007.733471, 'last_price_update_time': 1774614007.733482, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731271') HTTP/1.1" 204 0
2026-03-27 12:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748998/general/ee2b73a5-177d-4c52-baa8-822d02ee8e1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731165)
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c29190>
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252F7c26b0ca-9564-4547-bcbc-bcaa5ee1a9b5.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/7c26b0ca-9564-4547-bcbc-bcaa5ee1a9b5.jpg saved to cache
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cdf255ae-5173-5c09-847a-ce0b121f24ef
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a60790>
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252Fdfc04cc2-30a5-45da-bbd0-0890f3ca9b95.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/dfc04cc2-30a5-45da-bbd0-0890f3ca9b95.jpg saved to cache
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 02316840-c1ef-532a-bfaf-7fc2222332f9
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d22310>
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252Fb6d26d91-9bc9-4c65-85db-061da9f04309.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/b6d26d91-9bc9-4c65-85db-061da9f04309.jpg saved to cache
2026-03-27 12:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 02316840-c1ef-532a-bfaf-7fc2222332f9
2026-03-27 12:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749040/general/a508f32b-fa86-4533-ab23-cc9cbf7f551c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731209)
2026-03-27 12:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748998/general/e43ee07d-d5d7-4c18-9b0f-8269b38fbe53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731165)
2026-03-27 12:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749016/general/ecba9411-abc3-4456-bc30-c6bb24054e89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731184)
2026-03-27 12:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749146/general/ecfd3537-0f80-4a1a-9110-d9ec300bd0e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731333)
2026-03-27 12:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749040/general/fab7e476-3a8e-4a2d-9771-b45c28b81497.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731209)
2026-03-27 12:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749016/general/ba066079-fcb8-4c73-a7ef-2fb7c391ab12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731184)
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409ae1d0>
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252F0068b71e-e3f1-4c91-8370-8eaff3f4132d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/0068b71e-e3f1-4c91-8370-8eaff3f4132d.jpg saved to cache
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e7d2d0dd-2423-5635-bae3-8a493c52d66f
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409aef50>
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252Fe96bd927-5000-498c-a385-48be1fbf3b30.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/e96bd927-5000-498c-a385-48be1fbf3b30.jpg saved to cache
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aea547d4-748c-52e7-bc51-e331e5124ff4
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714471f1d0>
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252F7076cc6a-4c9e-42b4-9083-991a92ad542f.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/7076cc6a-4c9e-42b4-9083-991a92ad542f.jpg saved to cache
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e7d2d0dd-2423-5635-bae3-8a493c52d66f
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce0fd0>
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252Fc3919abf-9735-4447-b61d-fa31c7b5754c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/c3919abf-9735-4447-b61d-fa31c7b5754c.jpg saved to cache
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e7d2d0dd-2423-5635-bae3-8a493c52d66f
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409af990>
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749153%252Fgeneral%252F0a675184-fdb7-4347-86d7-f7d1096ac88a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749153/general/0a675184-fdb7-4347-86d7-f7d1096ac88a.jpg saved to cache
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aea547d4-748c-52e7-bc51-e331e5124ff4
2026-03-27 12:20:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aea547d4-748c-52e7-bc51-e331e5124ff4, skipping ID generation
2026-03-27 12:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aea547d4-748c-52e7-bc51-e331e5124ff4 with scrape type 1
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aea547d4-748c-52e7-bc51-e331e5124ff4 sending to next pipeline
2026-03-27 12:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aea547d4-748c-52e7-bc51-e331e5124ff4, identifier: 10731341
2026-03-27 12:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bff3872-79eb-5101-beca-105077c22197 with identifier: 10731218
2026-03-27 12:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bff3872-79eb-5101-beca-105077c22197 with scrape type 1
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7bff3872-79eb-5101-beca-105077c22197
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252F4d3016bf-79ce-406e-925a-77ab7963f3d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/4d3016bf-79ce-406e-925a-77ab7963f3d4.jpg not downloaded yet
2026-03-27 12:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714208b690>
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252F8ca9cfc0-9813-4ce6-986c-c62e42e84f25.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/8ca9cfc0-9813-4ce6-986c-c62e42e84f25.jpg saved to cache
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cdf255ae-5173-5c09-847a-ce0b121f24ef
2026-03-27 12:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749040/general/a2c53c10-60c8-4dbd-b350-75b562c26dfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731209)
2026-03-27 12:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aea547d4-748c-52e7-bc51-e331e5124ff4 with identifier: 10731341
2026-03-27 12:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aea547d4-748c-52e7-bc51-e331e5124ff4 with identifier: 10731341
2026-03-27 12:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aea547d4-748c-52e7-bc51-e331e5124ff4 with identifier: 10731341 to the API
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749153/general/0a675184-fdb7-4347-86d7-f7d1096ac88a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'aea547d4-748c-52e7-bc51-e331e5124ff4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '11865093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731341',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 60516,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 87,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21317,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749153/general/2de80447-e343-4f5a-a7d4-3c13d7e796b2.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20707,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749153/general/d28d3b23-0648-4772-875c-2aad59c4b7cc.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88323,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749153/general/5edd63a5-e695-46a4-a123-f8d7a1c605ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17214,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749153/general/ed8cbe74-19f7-4860-af67-f562d53ded74.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20304,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749153/general/b015152b-b9c0-47d7-b9a4-e51dac0407c3.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67396,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749153/general/9bce992d-d721-4f31-9ec9-008e99ab8f5a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53734,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749153/general/e9ad5b5e-7c11-4a2d-882f-b82d14b97a51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92915,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749153/general/0e2a0a6e-6439-41c0-a5a1-53dee7c8ae66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92935,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749153/general/e96bd927-5000-498c-a385-48be1fbf3b30.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aea547d4-748c-52e7-bc51-e331e5124ff4/aea547d4-748c-52e7-bc51-e331e5124ff4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112950,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749153/general/0a675184-fdb7-4347-86d7-f7d1096ac88a.jpg',
'Width': 800}],
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 6 First Edition - AWD - Electric - Automatic - 325 hp '
'- 60.516 km',
'transmission': 'automatic',
'trim': 'First Edition',
'vin': None,
'year': 2023}
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731341%27 HTTP/1.1" 200 None
2026-03-27 12:20:08 [adesa.de] INFO: Saving data for 10731341: {'created_time': 1774614008.822036, 'last_price_update_time': 1774614008.822047, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731341') HTTP/1.1" 204 0
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252Fd1e41a82-ef0d-48e4-a120-6ceff4594d76.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/d1e41a82-ef0d-48e4-a120-6ceff4594d76.jpg not downloaded yet
2026-03-27 12:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749536/general/a2e1f529-9bf7-43b1-b936-0041bc9c0742.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732893)
2026-03-27 12:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749040/general/03c860b1-2fd5-4882-822f-43d4049e12be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731209)
2026-03-27 12:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749040/general/552553b9-2a02-4be6-a6cb-a46e3ca04dde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731209)
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce3590>
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252Fee2b73a5-177d-4c52-baa8-822d02ee8e1c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/ee2b73a5-177d-4c52-baa8-822d02ee8e1c.jpg saved to cache
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409c2150>
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252Fa508f32b-fa86-4533-ab23-cc9cbf7f551c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/a508f32b-fa86-4533-ab23-cc9cbf7f551c.jpg saved to cache
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cdf255ae-5173-5c09-847a-ce0b121f24ef
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141df6e50>
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748998%252Fgeneral%252Fe43ee07d-d5d7-4c18-9b0f-8269b38fbe53.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748998/general/e43ee07d-d5d7-4c18-9b0f-8269b38fbe53.jpg saved to cache
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51
2026-03-27 12:20:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51, skipping ID generation
2026-03-27 12:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with scrape type 1
2026-03-27 12:20:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 sending to next pipeline
2026-03-27 12:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51, identifier: 10731165
2026-03-27 12:20:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141da5290>
2026-03-27 12:20:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252Fecba9411-abc3-4456-bc30-c6bb24054e89.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/ecba9411-abc3-4456-bc30-c6bb24054e89.jpg saved to cache
2026-03-27 12:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 02316840-c1ef-532a-bfaf-7fc2222332f9
2026-03-27 12:20:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714089c210>
2026-03-27 12:20:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749146%252Fgeneral%252Fecfd3537-0f80-4a1a-9110-d9ec300bd0e0.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749146/general/ecfd3537-0f80-4a1a-9110-d9ec300bd0e0.jpg saved to cache
2026-03-27 12:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e7d2d0dd-2423-5635-bae3-8a493c52d66f
2026-03-27 12:20:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7d2d0dd-2423-5635-bae3-8a493c52d66f, skipping ID generation
2026-03-27 12:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7d2d0dd-2423-5635-bae3-8a493c52d66f with scrape type 1
2026-03-27 12:20:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7d2d0dd-2423-5635-bae3-8a493c52d66f sending to next pipeline
2026-03-27 12:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e7d2d0dd-2423-5635-bae3-8a493c52d66f, identifier: 10731333
2026-03-27 12:20:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140989f50>
2026-03-27 12:20:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252Ffab7e476-3a8e-4a2d-9771-b45c28b81497.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/fab7e476-3a8e-4a2d-9771-b45c28b81497.jpg saved to cache
2026-03-27 12:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cdf255ae-5173-5c09-847a-ce0b121f24ef
2026-03-27 12:20:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141df5b50>
2026-03-27 12:20:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749016%252Fgeneral%252Fba066079-fcb8-4c73-a7ef-2fb7c391ab12.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749016/general/ba066079-fcb8-4c73-a7ef-2fb7c391ab12.jpg saved to cache
2026-03-27 12:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 02316840-c1ef-532a-bfaf-7fc2222332f9
2026-03-27 12:20:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 02316840-c1ef-532a-bfaf-7fc2222332f9, skipping ID generation
2026-03-27 12:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02316840-c1ef-532a-bfaf-7fc2222332f9 with scrape type 1
2026-03-27 12:20:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 02316840-c1ef-532a-bfaf-7fc2222332f9 sending to next pipeline
2026-03-27 12:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 02316840-c1ef-532a-bfaf-7fc2222332f9, identifier: 10731184
2026-03-27 12:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748808/general/9e351b02-7672-4b41-b5b7-36020e994486.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731095)
2026-03-27 12:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749536/general/9a182040-8f7e-4bff-b30c-5448737f75e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732893)
2026-03-27 12:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748808/general/da5bf8bf-756e-4914-9e2d-9b4367658ede.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731095)
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252Faf2ceede-3771-4da0-9253-33258015501e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/af2ceede-3771-4da0-9253-33258015501e.jpg not downloaded yet
2026-03-27 12:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with identifier: 10731165
2026-03-27 12:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with identifier: 10731165
2026-03-27 12:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5c59a7f0-5ec7-5b93-abdd-9131f88b6d51 with identifier: 10731165 to the API
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748998/general/e43ee07d-d5d7-4c18-9b0f-8269b38fbe53.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '5c59a7f0-5ec7-5b93-abdd-9131f88b6d51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '92257092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731165',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Soul',
'odometer': 22276,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19331,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748998/general/153e3e0b-ce65-478e-a4f9-c9904d8aa3fd.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18142,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748998/general/e43ee07d-d5d7-4c18-9b0f-8269b38fbe53.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19190,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748998/general/befbb43d-cd5c-41f8-8f81-584483c16b52.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101712,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748998/general/ee2b73a5-177d-4c52-baa8-822d02ee8e1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17692,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748998/general/5304ef47-4f69-44d4-9cad-063b4da916c1.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17656,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748998/general/55958094-61b0-4e79-8d34-fcd6a3df828d.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52743,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748998/general/681c915c-82dd-4784-b8d8-dadbc313ecd8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86959,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748998/general/3e6b416b-e2d9-4e53-aa55-24ff5b077443.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111192,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748998/general/6893115e-483c-4ff5-8bc1-be6ca6add748.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c59a7f0-5ec7-5b93-abdd-9131f88b6d51/5c59a7f0-5ec7-5b93-abdd-9131f88b6d51_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101171,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748998/general/b428ea3c-4690-420d-a87d-c7a6cba18b9c.jpg',
'Width': 800}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-08-18',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia e-Soul Spirit - Electric - Automatic - 204 hp - 22.276 km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2021}
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731165%27 HTTP/1.1" 200 None
2026-03-27 12:20:09 [adesa.de] INFO: Saving data for 10731165: {'created_time': 1774614009.89068, 'last_price_update_time': 1774614009.890692, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731165') HTTP/1.1" 204 0
2026-03-27 12:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e7d2d0dd-2423-5635-bae3-8a493c52d66f with identifier: 10731333
2026-03-27 12:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e7d2d0dd-2423-5635-bae3-8a493c52d66f with identifier: 10731333
2026-03-27 12:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e7d2d0dd-2423-5635-bae3-8a493c52d66f with identifier: 10731333 to the API
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749146/general/ecfd3537-0f80-4a1a-9110-d9ec300bd0e0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'e7d2d0dd-2423-5635-bae3-8a493c52d66f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '67585091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731333',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 35038,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141040,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749146/general/16eb2136-4e2f-4aaf-b0aa-e53f3a3515bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20584,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749146/general/c620c16e-df3b-4442-8994-c234cb5284d7.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124113,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749146/general/3accfbab-1e5f-4cf2-9df1-10d43c70c447.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21486,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749146/general/c1df2316-ecc4-436f-a344-a6bfee79b0e2.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20583,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749146/general/6905b88d-1109-42db-ab31-714baa499ec1.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15457,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749146/general/9934cfd3-bb67-425e-94f7-412d4f9d2be2.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102845,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749146/general/c3919abf-9735-4447-b61d-fa31c7b5754c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99098,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749146/general/7076cc6a-4c9e-42b4-9083-991a92ad542f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20952,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749146/general/0068b71e-e3f1-4c91-8370-8eaff3f4132d.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d2d0dd-2423-5635-bae3-8a493c52d66f/e7d2d0dd-2423-5635-bae3-8a493c52d66f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84982,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749146/general/ecfd3537-0f80-4a1a-9110-d9ec300bd0e0.jpg',
'Width': 800}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-08-31',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Vision - Electric - Automatic - 204 hp - 35.038 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2023}
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731333%27 HTTP/1.1" 200 None
2026-03-27 12:20:10 [adesa.de] INFO: Saving data for 10731333: {'created_time': 1774614010.285837, 'last_price_update_time': 1774614010.285847, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731333') HTTP/1.1" 204 0
2026-03-27 12:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 02316840-c1ef-532a-bfaf-7fc2222332f9 with identifier: 10731184
2026-03-27 12:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 02316840-c1ef-532a-bfaf-7fc2222332f9 with identifier: 10731184
2026-03-27 12:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 02316840-c1ef-532a-bfaf-7fc2222332f9 with identifier: 10731184 to the API
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749016/general/ba066079-fcb8-4c73-a7ef-2fb7c391ab12.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '02316840-c1ef-532a-bfaf-7fc2222332f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '11850093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731184',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 30801,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19301,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749016/general/80dbd207-fb1c-4566-9e2f-3cdb4c0be04b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23074,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749016/general/3797e226-fc6e-47c7-8d1b-e17cbf8fb51c.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108566,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749016/general/176f4715-dd8d-4b50-8de4-cf37076eab0d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104070,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749016/general/ba066079-fcb8-4c73-a7ef-2fb7c391ab12.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100849,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749016/general/4668be31-5323-4f3b-974e-48449f34b1ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107298,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749016/general/ecba9411-abc3-4456-bc30-c6bb24054e89.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18687,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749016/general/b6d26d91-9bc9-4c65-85db-061da9f04309.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60829,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749016/general/9c374a07-f103-48fb-9340-0949f35e4c1a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76937,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749016/general/dfc04cc2-30a5-45da-bbd0-0890f3ca9b95.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02316840-c1ef-532a-bfaf-7fc2222332f9/02316840-c1ef-532a-bfaf-7fc2222332f9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98896,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749016/general/77366d38-37de-46c5-bdd5-0dec83695d7d.jpg',
'Width': 800}],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Edition 7 - Electric - Automatic - 204 hp - 30.801 km',
'transmission': 'automatic',
'trim': 'Edition 7',
'vin': None,
'year': 2022}
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731184%27 HTTP/1.1" 200 None
2026-03-27 12:20:10 [adesa.de] INFO: Saving data for 10731184: {'created_time': 1774614010.700699, 'last_price_update_time': 1774614010.70071, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731184') HTTP/1.1" 204 0
2026-03-27 12:20:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e23610>
2026-03-27 12:20:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252Fa2c53c10-60c8-4dbd-b350-75b562c26dfd.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/a2c53c10-60c8-4dbd-b350-75b562c26dfd.jpg saved to cache
2026-03-27 12:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cdf255ae-5173-5c09-847a-ce0b121f24ef
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252F2e9d81a5-c80b-4fa1-910f-4f0177a2fa0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/2e9d81a5-c80b-4fa1-910f-4f0177a2fa0a.jpg not downloaded yet
2026-03-27 12:20:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0c2d0>
2026-03-27 12:20:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252Fa2e1f529-9bf7-43b1-b936-0041bc9c0742.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/a2e1f529-9bf7-43b1-b936-0041bc9c0742.jpg saved to cache
2026-03-27 12:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0104be9c-08f4-5128-9981-19bb27754601
2026-03-27 12:20:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714215ffd0>
2026-03-27 12:20:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252F03c860b1-2fd5-4882-822f-43d4049e12be.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/03c860b1-2fd5-4882-822f-43d4049e12be.jpg saved to cache
2026-03-27 12:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cdf255ae-5173-5c09-847a-ce0b121f24ef
2026-03-27 12:20:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e738d0>
2026-03-27 12:20:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749040%252Fgeneral%252F552553b9-2a02-4be6-a6cb-a46e3ca04dde.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749040/general/552553b9-2a02-4be6-a6cb-a46e3ca04dde.jpg saved to cache
2026-03-27 12:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cdf255ae-5173-5c09-847a-ce0b121f24ef
2026-03-27 12:20:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cdf255ae-5173-5c09-847a-ce0b121f24ef, skipping ID generation
2026-03-27 12:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdf255ae-5173-5c09-847a-ce0b121f24ef with scrape type 1
2026-03-27 12:20:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cdf255ae-5173-5c09-847a-ce0b121f24ef sending to next pipeline
2026-03-27 12:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cdf255ae-5173-5c09-847a-ce0b121f24ef, identifier: 10731209
2026-03-27 12:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749048/general/4d3016bf-79ce-406e-925a-77ab7963f3d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731218)
2026-03-27 12:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cdf255ae-5173-5c09-847a-ce0b121f24ef with identifier: 10731209
2026-03-27 12:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cdf255ae-5173-5c09-847a-ce0b121f24ef with identifier: 10731209
2026-03-27 12:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cdf255ae-5173-5c09-847a-ce0b121f24ef with identifier: 10731209 to the API
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749040/general/552553b9-2a02-4be6-a6cb-a46e3ca04dde.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'cdf255ae-5173-5c09-847a-ce0b121f24ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19277093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731209',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 63827,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20783,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749040/general/03c860b1-2fd5-4882-822f-43d4049e12be.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22722,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749040/general/05ddd647-d39d-47ed-bc63-c65e91317404.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106305,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749040/general/552553b9-2a02-4be6-a6cb-a46e3ca04dde.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106540,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749040/general/a2c53c10-60c8-4dbd-b350-75b562c26dfd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107362,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749040/general/fab7e476-3a8e-4a2d-9771-b45c28b81497.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16719,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749040/general/a508f32b-fa86-4533-ab23-cc9cbf7f551c.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17840,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749040/general/8ca9cfc0-9813-4ce6-986c-c62e42e84f25.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15434,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749040/general/494708e6-ed43-4e8d-81f6-549a2c2aa9c2.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56812,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749040/general/7c26b0ca-9564-4547-bcbc-bcaa5ee1a9b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf255ae-5173-5c09-847a-ce0b121f24ef/cdf255ae-5173-5c09-847a-ce0b121f24ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92048,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749040/general/3eecb58a-9b06-4794-ab3c-7847639edfbb.jpg',
'Width': 800}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia Niro Edition 7 - Electric - Automatic - 204 hp - 63.827 km',
'transmission': 'automatic',
'trim': 'Edition 7',
'vin': None,
'year': 2022}
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731209%27 HTTP/1.1" 200 None
2026-03-27 12:20:11 [adesa.de] INFO: Saving data for 10731209: {'created_time': 1774614011.462225, 'last_price_update_time': 1774614011.462236, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731209') HTTP/1.1" 204 0
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252Fc1366c98-a279-4452-8e99-9e690062ccff.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/c1366c98-a279-4452-8e99-9e690062ccff.jpg not downloaded yet
2026-03-27 12:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d15390>
2026-03-27 12:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252F9e351b02-7672-4b41-b5b7-36020e994486.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/9e351b02-7672-4b41-b5b7-36020e994486.jpg saved to cache
2026-03-27 12:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03
2026-03-27 12:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140adc590>
2026-03-27 12:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749536%252Fgeneral%252F9a182040-8f7e-4bff-b30c-5448737f75e6.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749536/general/9a182040-8f7e-4bff-b30c-5448737f75e6.jpg saved to cache
2026-03-27 12:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0104be9c-08f4-5128-9981-19bb27754601
2026-03-27 12:20:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0104be9c-08f4-5128-9981-19bb27754601, skipping ID generation
2026-03-27 12:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0104be9c-08f4-5128-9981-19bb27754601 with scrape type 1
2026-03-27 12:20:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0104be9c-08f4-5128-9981-19bb27754601 sending to next pipeline
2026-03-27 12:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0104be9c-08f4-5128-9981-19bb27754601, identifier: 10732893
2026-03-27 12:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b5eb90>
2026-03-27 12:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748808%252Fgeneral%252Fda5bf8bf-756e-4914-9e2d-9b4367658ede.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748808/general/da5bf8bf-756e-4914-9e2d-9b4367658ede.jpg saved to cache
2026-03-27 12:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03
2026-03-27 12:20:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7ac214ee-9adc-5e4e-8848-237aeabe1b03, skipping ID generation
2026-03-27 12:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with scrape type 1
2026-03-27 12:20:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7ac214ee-9adc-5e4e-8848-237aeabe1b03 sending to next pipeline
2026-03-27 12:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7ac214ee-9adc-5e4e-8848-237aeabe1b03, identifier: 10731095
2026-03-27 12:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749048/general/d1e41a82-ef0d-48e4-a120-6ceff4594d76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731218)
2026-03-27 12:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0104be9c-08f4-5128-9981-19bb27754601 with identifier: 10732893
2026-03-27 12:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0104be9c-08f4-5128-9981-19bb27754601 with identifier: 10732893
2026-03-27 12:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0104be9c-08f4-5128-9981-19bb27754601 with identifier: 10732893 to the API
2026-03-27 12:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749536/general/9a182040-8f7e-4bff-b30c-5448737f75e6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '0104be9c-08f4-5128-9981-19bb27754601',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994492-2513814',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732893',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 14348,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 55,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65292,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749536/general/365e18d4-724d-4492-b482-89e1a77027ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64814,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749536/general/a2e1f529-9bf7-43b1-b936-0041bc9c0742.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101242,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749536/general/91bccb34-d51b-427d-bb48-c7e664d6ad27.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67763,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749536/general/9a182040-8f7e-4bff-b30c-5448737f75e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93797,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749536/general/cc9450ed-30fe-4cf9-b240-9c12b6cf6afc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103190,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749536/general/b4a7c11f-d240-408d-8d1a-a09cc09bb54e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157463,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749536/general/76a57a64-1a93-4a3c-8634-8d78fd3a0a89.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78531,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749536/general/1bbfabf0-24e8-449e-a2a5-404f9afd0441.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89984,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749536/general/b1eedaec-ecd6-4e22-b498-55d8b2620958.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0104be9c-08f4-5128-9981-19bb27754601/0104be9c-08f4-5128-9981-19bb27754601_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100088,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749536/general/f677c4fd-40ea-46db-b860-162f020fbbf6.jpg',
'Width': 800}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 14.348 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732893%27 HTTP/1.1" 200 None
2026-03-27 12:20:12 [adesa.de] INFO: Saving data for 10732893: {'created_time': 1774614012.29966, 'last_price_update_time': 1774614012.299673, 'auction_closing_time': 1774875600.0}
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732893') HTTP/1.1" 204 0
2026-03-27 12:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with identifier: 10731095
2026-03-27 12:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with identifier: 10731095
2026-03-27 12:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7ac214ee-9adc-5e4e-8848-237aeabe1b03 with identifier: 10731095 to the API
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748808/general/da5bf8bf-756e-4914-9e2d-9b4367658ede.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '7ac214ee-9adc-5e4e-8848-237aeabe1b03',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731095',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 149040,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80936,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748808/general/fea28502-b848-46c9-9c15-0593b0b2c776.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74240,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748808/general/db7fd79a-497a-4cd4-b0e0-f03aacf83139.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73357,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748808/general/fcc930e9-e0aa-4c72-8d97-cfb56d09aca9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65686,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748808/general/0162b6e8-6a34-40dd-a52e-71e703e76f4b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71637,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748808/general/9e351b02-7672-4b41-b5b7-36020e994486.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72593,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748808/general/da5bf8bf-756e-4914-9e2d-9b4367658ede.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57435,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748808/general/f4fdc663-9046-496c-9df9-f246f2f0aa0f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51257,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748808/general/f9c98b76-0958-48e7-8a26-131de9a51641.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54369,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748808/general/79819a21-e8e2-41cd-9f28-5719f0c40503.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac214ee-9adc-5e4e-8848-237aeabe1b03/7ac214ee-9adc-5e4e-8848-237aeabe1b03_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75414,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748808/general/8d1b7a95-8dad-4c09-99cc-4e974adf1b0d.jpg',
'Width': 1280}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Automatic - 150 hp - 149.040 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731095%27 HTTP/1.1" 200 None
2026-03-27 12:20:12 [adesa.de] INFO: Saving data for 10731095: {'created_time': 1774614012.679709, 'last_price_update_time': 1774614012.67972, 'auction_closing_time': 1774872000.0}
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731095') HTTP/1.1" 204 0
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252F5fd062b7-b1f4-4530-a803-c0f131570cb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/5fd062b7-b1f4-4530-a803-c0f131570cb5.jpg not downloaded yet
2026-03-27 12:20:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9d050>
2026-03-27 12:20:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252F4d3016bf-79ce-406e-925a-77ab7963f3d4.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/4d3016bf-79ce-406e-925a-77ab7963f3d4.jpg saved to cache
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7bff3872-79eb-5101-beca-105077c22197
2026-03-27 12:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731168> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731338> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749048/general/2e9d81a5-c80b-4fa1-910f-4f0177a2fa0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731218)
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252F0a35c681-9c84-46a0-a017-70f9a11cd218.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/0a35c681-9c84-46a0-a017-70f9a11cd218.jpg not downloaded yet
2026-03-27 12:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731344> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f50090>
2026-03-27 12:20:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252Fd1e41a82-ef0d-48e4-a120-6ceff4594d76.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/d1e41a82-ef0d-48e4-a120-6ceff4594d76.jpg saved to cache
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7bff3872-79eb-5101-beca-105077c22197
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252F16e448eb-dd70-42b3-a585-66aed90a7895.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/16e448eb-dd70-42b3-a585-66aed90a7895.jpg not downloaded yet
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252F09735ae3-39b0-449b-88d4-ac2668658185.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/09735ae3-39b0-449b-88d4-ac2668658185.jpg not downloaded yet
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252F118160f5-0309-4758-acc8-f597b6bbd68c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/118160f5-0309-4758-acc8-f597b6bbd68c.jpg not downloaded yet
2026-03-27 12:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7 with identifier: 10731274
2026-03-27 12:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7 with scrape type 1
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F2c561bbd-2457-4ee6-a51e-beaf865e7ab6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/2c561bbd-2457-4ee6-a51e-beaf865e7ab6.jpg not downloaded yet
2026-03-27 12:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18aee416-d791-59fd-820d-2786ab5eed60 with identifier: 10731168
2026-03-27 12:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18aee416-d791-59fd-820d-2786ab5eed60 with scrape type 1
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18aee416-d791-59fd-820d-2786ab5eed60
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252F9347a693-bb91-49c5-909b-7539927b71ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/9347a693-bb91-49c5-909b-7539927b71ad.jpg not downloaded yet
2026-03-27 12:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with identifier: 10731134
2026-03-27 12:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with scrape type 1
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F99095313-b5d9-4887-8bbd-0ae5b88f2303.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/99095313-b5d9-4887-8bbd-0ae5b88f2303.jpg not downloaded yet
2026-03-27 12:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d9b95ab-6960-52a4-9d2e-aeb6683f6490 with identifier: 10731338
2026-03-27 12:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d9b95ab-6960-52a4-9d2e-aeb6683f6490 with scrape type 1
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d9b95ab-6960-52a4-9d2e-aeb6683f6490
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252F79664619-9c9d-4842-bdf8-a07900bb7100.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/79664619-9c9d-4842-bdf8-a07900bb7100.jpg not downloaded yet
2026-03-27 12:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4750278d-80ac-5aa0-938e-dbf203dc6f93 with identifier: 10731300
2026-03-27 12:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4750278d-80ac-5aa0-938e-dbf203dc6f93 with scrape type 1
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4750278d-80ac-5aa0-938e-dbf203dc6f93
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F393d3939-bb43-416e-b4aa-e816cff0f58b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/393d3939-bb43-416e-b4aa-e816cff0f58b.jpg not downloaded yet
2026-03-27 12:20:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714091d650>
2026-03-27 12:20:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252F2e9d81a5-c80b-4fa1-910f-4f0177a2fa0a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/2e9d81a5-c80b-4fa1-910f-4f0177a2fa0a.jpg saved to cache
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7bff3872-79eb-5101-beca-105077c22197
2026-03-27 12:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749048/general/5fd062b7-b1f4-4530-a803-c0f131570cb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731218)
2026-03-27 12:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749048/general/af2ceede-3771-4da0-9253-33258015501e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731218)
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F893c42f4-c837-40c0-a022-e53ff591e8a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/893c42f4-c837-40c0-a022-e53ff591e8a9.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252F354c0a10-10d7-4cd7-82db-930b734615b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/354c0a10-10d7-4cd7-82db-930b734615b4.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F90ecdd8a-a3cb-438c-8a21-d4d6e6c6cfe5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/90ecdd8a-a3cb-438c-8a21-d4d6e6c6cfe5.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252Fef3c8c7d-4641-4e7d-8474-958c925da6df.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/ef3c8c7d-4641-4e7d-8474-958c925da6df.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F4c8cd507-2759-4e8c-9eb5-ca4ef9188c16.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/4c8cd507-2759-4e8c-9eb5-ca4ef9188c16.jpg not downloaded yet
2026-03-27 12:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749048/general/c1366c98-a279-4452-8e99-9e690062ccff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731218)
2026-03-27 12:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb7efb95-31ee-5a45-b7a1-47358ba41216 with identifier: 10731344
2026-03-27 12:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb7efb95-31ee-5a45-b7a1-47358ba41216 with scrape type 1
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb7efb95-31ee-5a45-b7a1-47358ba41216
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252F3fb380f3-ec61-422c-a7d6-9e4f60855c44.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/3fb380f3-ec61-422c-a7d6-9e4f60855c44.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252Fe718e84a-614e-4f0b-8d3a-cc096874e777.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/e718e84a-614e-4f0b-8d3a-cc096874e777.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252Fe0d8d630-b4a3-4152-aa7a-d90d098b4e7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/e0d8d630-b4a3-4152-aa7a-d90d098b4e7a.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F9d0498a5-9eae-4fec-b120-61aae8326d6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/9d0498a5-9eae-4fec-b120-61aae8326d6a.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252Fe649446a-9d57-48ef-9981-024ec1ec5307.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/e649446a-9d57-48ef-9981-024ec1ec5307.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F0e44340d-49fa-490a-ad44-0e9df4c084b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/0e44340d-49fa-490a-ad44-0e9df4c084b1.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252F36549c25-570a-49fc-8b34-5ca41fdd56f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/36549c25-570a-49fc-8b34-5ca41fdd56f4.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F8a306a46-4f8f-4ac4-8cfa-4e1f2aefbb35.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/8a306a46-4f8f-4ac4-8cfa-4e1f2aefbb35.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252F38dc179d-c6b4-4fd9-9cd6-6312c723330e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/38dc179d-c6b4-4fd9-9cd6-6312c723330e.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F981094b3-e3b4-4399-8d5d-b1cf3f2bc54a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/981094b3-e3b4-4399-8d5d-b1cf3f2bc54a.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252Fb099e918-82fd-4059-bf35-6610fe922887.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/b099e918-82fd-4059-bf35-6610fe922887.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F9c3ffc9c-0f90-48c7-9bd8-fc634bc7cd9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/9c3ffc9c-0f90-48c7-9bd8-fc634bc7cd9d.jpg not downloaded yet
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cd7990>
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252F5fd062b7-b1f4-4530-a803-c0f131570cb5.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/5fd062b7-b1f4-4530-a803-c0f131570cb5.jpg saved to cache
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7bff3872-79eb-5101-beca-105077c22197
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409c8d90>
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252Faf2ceede-3771-4da0-9253-33258015501e.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/af2ceede-3771-4da0-9253-33258015501e.jpg saved to cache
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7bff3872-79eb-5101-beca-105077c22197
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252F8d60cd78-3246-436a-8ee5-017965c9631c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/8d60cd78-3246-436a-8ee5-017965c9631c.jpg not downloaded yet
2026-03-27 12:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748973/general/99095313-b5d9-4887-8bbd-0ae5b88f2303.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731134)
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F6160402f-f1a6-41f8-9786-42935e35c722.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/6160402f-f1a6-41f8-9786-42935e35c722.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252F9d1318c5-0c1e-4720-af67-6b047203748e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/9d1318c5-0c1e-4720-af67-6b047203748e.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252Fc0bbc599-cc03-41be-adfb-4b314360cb24.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/c0bbc599-cc03-41be-adfb-4b314360cb24.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252Fe7c4737d-29db-46fe-bd91-2dff3707ee2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/e7c4737d-29db-46fe-bd91-2dff3707ee2e.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F0641c9b9-5e7c-4652-bab0-84a4beb644b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/0641c9b9-5e7c-4652-bab0-84a4beb644b5.jpg not downloaded yet
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141da70d0>
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252Fc1366c98-a279-4452-8e99-9e690062ccff.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/c1366c98-a279-4452-8e99-9e690062ccff.jpg saved to cache
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7bff3872-79eb-5101-beca-105077c22197
2026-03-27 12:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749150/general/79664619-9c9d-4842-bdf8-a07900bb7100.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731338)
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252F7d3dd686-8a29-46cb-9815-0d2c3800bbd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/7d3dd686-8a29-46cb-9815-0d2c3800bbd3.jpg not downloaded yet
2026-03-27 12:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749119/general/393d3939-bb43-416e-b4aa-e816cff0f58b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731300)
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F1fde1a4f-e340-45bc-9824-d74009311f38.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/1fde1a4f-e340-45bc-9824-d74009311f38.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252F0d0ab223-e0c7-487b-82fd-97cca01eb81b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/0d0ab223-e0c7-487b-82fd-97cca01eb81b.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F3f382fb6-41db-4fc9-9947-498860034b96.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/3f382fb6-41db-4fc9-9947-498860034b96.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252F6630eff8-2fad-4dba-b426-da88dcb3bbe0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/6630eff8-2fad-4dba-b426-da88dcb3bbe0.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F86c11686-974a-472a-a9cd-75c9fcf45855.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/86c11686-974a-472a-a9cd-75c9fcf45855.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252F90eaa3f4-652b-4e95-acdb-25b527a7f49d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/90eaa3f4-652b-4e95-acdb-25b527a7f49d.jpg not downloaded yet
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2bb50>
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F99095313-b5d9-4887-8bbd-0ae5b88f2303.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/99095313-b5d9-4887-8bbd-0ae5b88f2303.jpg saved to cache
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F45aa19f7-ab42-4d44-9486-e81406fa7f17.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/45aa19f7-ab42-4d44-9486-e81406fa7f17.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252Fdea8df1a-ce8b-4dc6-b48b-1f869be53db3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/dea8df1a-ce8b-4dc6-b48b-1f869be53db3.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F5311cc2f-c56e-428f-b1b7-dc322765070f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/5311cc2f-c56e-428f-b1b7-dc322765070f.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252F2e308cda-ec1d-46b6-9925-5655dec55a56.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/2e308cda-ec1d-46b6-9925-5655dec55a56.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F6ff18530-399f-4f66-9005-6692538105fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/6ff18530-399f-4f66-9005-6692538105fd.jpg not downloaded yet
2026-03-27 12:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749157/general/8d60cd78-3246-436a-8ee5-017965c9631c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731344)
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252F75c59ce5-3e04-41e9-8c50-8cf7d71c0e87.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/75c59ce5-3e04-41e9-8c50-8cf7d71c0e87.jpg not downloaded yet
2026-03-27 12:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749119/general/9c3ffc9c-0f90-48c7-9bd8-fc634bc7cd9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731300)
2026-03-27 12:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749119/general/0641c9b9-5e7c-4652-bab0-84a4beb644b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731300)
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F8c8675e9-aae4-40e3-aedc-65f8a51b1e31.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/8c8675e9-aae4-40e3-aedc-65f8a51b1e31.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252F8c21e2ac-d546-4978-b376-3a353e921de2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/8c21e2ac-d546-4978-b376-3a353e921de2.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F2b0687e1-0136-41c4-9fcd-7f01b97d2b0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/2b0687e1-0136-41c4-9fcd-7f01b97d2b0c.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252F2154b034-07be-42b9-a476-6665706b8aa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/2154b034-07be-42b9-a476-6665706b8aa9.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F45fa918d-37f3-4360-adb6-4636fd4321c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/45fa918d-37f3-4360-adb6-4636fd4321c1.jpg not downloaded yet
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252F64d95206-570c-4ff4-afa8-badb6d54f4e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/64d95206-570c-4ff4-afa8-badb6d54f4e8.jpg not downloaded yet
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b61d90>
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252F79664619-9c9d-4842-bdf8-a07900bb7100.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/79664619-9c9d-4842-bdf8-a07900bb7100.jpg saved to cache
2026-03-27 12:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3d9b95ab-6960-52a4-9d2e-aeb6683f6490
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a4b110>
2026-03-27 12:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F393d3939-bb43-416e-b4aa-e816cff0f58b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/393d3939-bb43-416e-b4aa-e816cff0f58b.jpg saved to cache
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4750278d-80ac-5aa0-938e-dbf203dc6f93
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F23bdf19c-5d1d-48bd-ab5e-c203f7c84644.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/23bdf19c-5d1d-48bd-ab5e-c203f7c84644.jpg not downloaded yet
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252Fa4324405-ed81-4075-80df-df0bee78e54a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/a4324405-ed81-4075-80df-df0bee78e54a.jpg not downloaded yet
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F612bf703-4309-4af3-9cbc-ca4238ed6a63.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/612bf703-4309-4af3-9cbc-ca4238ed6a63.jpg not downloaded yet
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252F25e27993-1a5a-4eda-b3eb-29035eee5552.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/25e27993-1a5a-4eda-b3eb-29035eee5552.jpg not downloaded yet
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F0fe4c7f5-4ee1-4276-ad6c-b6000f76582d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/0fe4c7f5-4ee1-4276-ad6c-b6000f76582d.jpg not downloaded yet
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252F0d848455-f4ae-4234-a060-219dde9b02c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/0d848455-f4ae-4234-a060-219dde9b02c2.jpg not downloaded yet
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c29e10>
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252F8d60cd78-3246-436a-8ee5-017965c9631c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/8d60cd78-3246-436a-8ee5-017965c9631c.jpg saved to cache
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cb7efb95-31ee-5a45-b7a1-47358ba41216
2026-03-27 12:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749150/general/2e308cda-ec1d-46b6-9925-5655dec55a56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731338)
2026-03-27 12:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749157/general/90eaa3f4-652b-4e95-acdb-25b527a7f49d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731344)
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F15dd5eae-1454-4699-af4d-6960e2f8ffa4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/15dd5eae-1454-4699-af4d-6960e2f8ffa4.jpg not downloaded yet
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252Fb22c2bbe-d765-461f-94f0-b1bc846ad9ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/b22c2bbe-d765-461f-94f0-b1bc846ad9ea.jpg not downloaded yet
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F5637a5a6-47c2-4ed1-987b-cce8b32bf487.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/5637a5a6-47c2-4ed1-987b-cce8b32bf487.jpg not downloaded yet
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252F586361d2-400f-4e4f-87e8-5c29e5b1ae97.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/586361d2-400f-4e4f-87e8-5c29e5b1ae97.jpg not downloaded yet
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F46cc6dcc-2b39-4e9b-b87e-44c953814ced.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/46cc6dcc-2b39-4e9b-b87e-44c953814ced.jpg not downloaded yet
2026-03-27 12:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749119/general/6ff18530-399f-4f66-9005-6692538105fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731300)
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252Fc17e7ea1-49bc-404f-8467-c1c30443b355.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/c17e7ea1-49bc-404f-8467-c1c30443b355.jpg not downloaded yet
2026-03-27 12:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d41e90>
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F9c3ffc9c-0f90-48c7-9bd8-fc634bc7cd9d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/9c3ffc9c-0f90-48c7-9bd8-fc634bc7cd9d.jpg saved to cache
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4750278d-80ac-5aa0-938e-dbf203dc6f93
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b6cd10>
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F0641c9b9-5e7c-4652-bab0-84a4beb644b5.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/0641c9b9-5e7c-4652-bab0-84a4beb644b5.jpg saved to cache
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4750278d-80ac-5aa0-938e-dbf203dc6f93
2026-03-27 12:20:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252Fde2c8456-553e-45c8-8040-b5ba35b0d2fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/de2c8456-553e-45c8-8040-b5ba35b0d2fa.jpg not downloaded yet
2026-03-27 12:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bc3e50>
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252F2e308cda-ec1d-46b6-9925-5655dec55a56.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/2e308cda-ec1d-46b6-9925-5655dec55a56.jpg saved to cache
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3d9b95ab-6960-52a4-9d2e-aeb6683f6490
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c4c0d0>
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252F90eaa3f4-652b-4e95-acdb-25b527a7f49d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/90eaa3f4-652b-4e95-acdb-25b527a7f49d.jpg saved to cache
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cb7efb95-31ee-5a45-b7a1-47358ba41216
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0f350>
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F6ff18530-399f-4f66-9005-6692538105fd.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/6ff18530-399f-4f66-9005-6692538105fd.jpg saved to cache
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4750278d-80ac-5aa0-938e-dbf203dc6f93
2026-03-27 12:20:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6 with identifier: 10731142
2026-03-27 12:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6 with scrape type 1
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252F17b958a8-e2b0-4f99-b3b1-ff6923f5d6d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/17b958a8-e2b0-4f99-b3b1-ff6923f5d6d7.jpg not downloaded yet
2026-03-27 12:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749157/general/0d848455-f4ae-4234-a060-219dde9b02c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731344)
2026-03-27 12:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749119/general/0fe4c7f5-4ee1-4276-ad6c-b6000f76582d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731300)
2026-03-27 12:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749150/general/25e27993-1a5a-4eda-b3eb-29035eee5552.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731338)
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252Fca0d3256-d106-469e-a708-031c3506a737.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/ca0d3256-d106-469e-a708-031c3506a737.jpg not downloaded yet
2026-03-27 12:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 714d13ce-75be-5594-bdb6-6abc93c6fe25 with identifier: 10731158
2026-03-27 12:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 714d13ce-75be-5594-bdb6-6abc93c6fe25 with scrape type 1
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 714d13ce-75be-5594-bdb6-6abc93c6fe25
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F10009223-1fc7-4883-8c84-4475ed807bfc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/10009223-1fc7-4883-8c84-4475ed807bfc.jpg not downloaded yet
2026-03-27 12:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749119/general/46cc6dcc-2b39-4e9b-b87e-44c953814ced.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731300)
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252F2cae1dc6-7070-4864-808d-3dfc7cb7c516.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/2cae1dc6-7070-4864-808d-3dfc7cb7c516.jpg not downloaded yet
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F73c9e18f-4efc-48ef-9eee-c063430cb664.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/73c9e18f-4efc-48ef-9eee-c063430cb664.jpg not downloaded yet
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252Ff53747cb-386a-4459-810f-7e789400d7ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/f53747cb-386a-4459-810f-7e789400d7ec.jpg not downloaded yet
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F25157109-9d43-451e-a228-33c23a415296.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/25157109-9d43-451e-a228-33c23a415296.jpg not downloaded yet
2026-03-27 12:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749157/general/de2c8456-553e-45c8-8040-b5ba35b0d2fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731344)
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252Fceaeede6-5710-42cd-82a1-37cc3841e8ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/ceaeede6-5710-42cd-82a1-37cc3841e8ca.jpg not downloaded yet
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F0d4e2526-f1ac-4293-9db8-3bc7f56d6c10.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/0d4e2526-f1ac-4293-9db8-3bc7f56d6c10.jpg not downloaded yet
2026-03-27 12:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748973/general/5637a5a6-47c2-4ed1-987b-cce8b32bf487.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731134)
2026-03-27 12:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749150/general/586361d2-400f-4e4f-87e8-5c29e5b1ae97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731338)
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252F8c3b0ab0-c297-487a-a229-ac6651696aa8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/8c3b0ab0-c297-487a-a229-ac6651696aa8.jpg not downloaded yet
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F879feef0-624e-476b-896f-5162219c5d6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/879feef0-624e-476b-896f-5162219c5d6b.jpg not downloaded yet
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714212ea50>
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252F0d848455-f4ae-4234-a060-219dde9b02c2.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/0d848455-f4ae-4234-a060-219dde9b02c2.jpg saved to cache
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cb7efb95-31ee-5a45-b7a1-47358ba41216
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a71110>
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F0fe4c7f5-4ee1-4276-ad6c-b6000f76582d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/0fe4c7f5-4ee1-4276-ad6c-b6000f76582d.jpg saved to cache
2026-03-27 12:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4750278d-80ac-5aa0-938e-dbf203dc6f93
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f76490>
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252F25e27993-1a5a-4eda-b3eb-29035eee5552.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/25e27993-1a5a-4eda-b3eb-29035eee5552.jpg saved to cache
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3d9b95ab-6960-52a4-9d2e-aeb6683f6490
2026-03-27 12:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749157/general/c17e7ea1-49bc-404f-8467-c1c30443b355.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731344)
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252F438a8566-bb74-4f4a-8f5f-4901977a43b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/438a8566-bb74-4f4a-8f5f-4901977a43b9.jpg not downloaded yet
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252Fa2d7a030-f07b-4998-b4b1-119de9c9792c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/a2d7a030-f07b-4998-b4b1-119de9c9792c.jpg not downloaded yet
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf1110>
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F46cc6dcc-2b39-4e9b-b87e-44c953814ced.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/46cc6dcc-2b39-4e9b-b87e-44c953814ced.jpg saved to cache
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4750278d-80ac-5aa0-938e-dbf203dc6f93
2026-03-27 12:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748991/general/10009223-1fc7-4883-8c84-4475ed807bfc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731158)
2026-03-27 12:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748991/general/73c9e18f-4efc-48ef-9eee-c063430cb664.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731158)
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141c93210>
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252Fde2c8456-553e-45c8-8040-b5ba35b0d2fa.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/de2c8456-553e-45c8-8040-b5ba35b0d2fa.jpg saved to cache
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cb7efb95-31ee-5a45-b7a1-47358ba41216
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca9150>
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F5637a5a6-47c2-4ed1-987b-cce8b32bf487.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/5637a5a6-47c2-4ed1-987b-cce8b32bf487.jpg saved to cache
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bc00d0>
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252F586361d2-400f-4e4f-87e8-5c29e5b1ae97.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/586361d2-400f-4e4f-87e8-5c29e5b1ae97.jpg saved to cache
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3d9b95ab-6960-52a4-9d2e-aeb6683f6490
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252F36689640-5849-4884-8255-7112ebfa016b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/36689640-5849-4884-8255-7112ebfa016b.jpg not downloaded yet
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F01eae4bd-ddb6-44d4-8939-2392674e8a1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/01eae4bd-ddb6-44d4-8939-2392674e8a1e.jpg not downloaded yet
2026-03-27 12:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748991/general/0d4e2526-f1ac-4293-9db8-3bc7f56d6c10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731158)
2026-03-27 12:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656488/general/ceaeede6-5710-42cd-82a1-37cc3841e8ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731142)
2026-03-27 12:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748991/general/25157109-9d43-451e-a228-33c23a415296.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731158)
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252F4b01f803-1d3e-4d40-a5a6-cb5c14d466c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/4b01f803-1d3e-4d40-a5a6-cb5c14d466c0.jpg not downloaded yet
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F2c6cca82-7f34-4779-a655-6ae9cb7eb00c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/2c6cca82-7f34-4779-a655-6ae9cb7eb00c.jpg not downloaded yet
2026-03-27 12:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b26450>
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252Fc17e7ea1-49bc-404f-8467-c1c30443b355.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/c17e7ea1-49bc-404f-8467-c1c30443b355.jpg saved to cache
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cb7efb95-31ee-5a45-b7a1-47358ba41216
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409d13d0>
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F10009223-1fc7-4883-8c84-4475ed807bfc.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/10009223-1fc7-4883-8c84-4475ed807bfc.jpg saved to cache
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 714d13ce-75be-5594-bdb6-6abc93c6fe25
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f37cd0>
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F73c9e18f-4efc-48ef-9eee-c063430cb664.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/73c9e18f-4efc-48ef-9eee-c063430cb664.jpg saved to cache
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 714d13ce-75be-5594-bdb6-6abc93c6fe25
2026-03-27 12:20:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252Fac02345d-3e91-4634-91ac-e32b89abc2a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/ac02345d-3e91-4634-91ac-e32b89abc2a6.jpg not downloaded yet
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F657df737-2e3c-44c0-b352-99d8538199a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/657df737-2e3c-44c0-b352-99d8538199a9.jpg not downloaded yet
2026-03-27 12:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656488/general/8c3b0ab0-c297-487a-a229-ac6651696aa8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731142)
2026-03-27 12:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714088c9d0>
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F0d4e2526-f1ac-4293-9db8-3bc7f56d6c10.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/0d4e2526-f1ac-4293-9db8-3bc7f56d6c10.jpg saved to cache
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 714d13ce-75be-5594-bdb6-6abc93c6fe25
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f480d0>
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252Fceaeede6-5710-42cd-82a1-37cc3841e8ca.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/ceaeede6-5710-42cd-82a1-37cc3841e8ca.jpg saved to cache
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140abc910>
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F25157109-9d43-451e-a228-33c23a415296.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/25157109-9d43-451e-a228-33c23a415296.jpg saved to cache
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 714d13ce-75be-5594-bdb6-6abc93c6fe25
2026-03-27 12:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46 with identifier: 10731221
2026-03-27 12:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46 with scrape type 1
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252F2f80ddee-8b22-4451-89fa-9b9868bac297.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/2f80ddee-8b22-4451-89fa-9b9868bac297.jpg not downloaded yet
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F1a7f4a08-413d-440f-8f84-ff7842ae9094.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/1a7f4a08-413d-440f-8f84-ff7842ae9094.jpg not downloaded yet
2026-03-27 12:20:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748991/general/879feef0-624e-476b-896f-5162219c5d6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731158)
2026-03-27 12:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656488/general/36689640-5849-4884-8255-7112ebfa016b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731142)
2026-03-27 12:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748991/general/01eae4bd-ddb6-44d4-8939-2392674e8a1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731158)
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252F17b15ccc-17cb-436a-a716-fabfba63930e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/17b15ccc-17cb-436a-a716-fabfba63930e.jpg not downloaded yet
2026-03-27 12:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656488/general/438a8566-bb74-4f4a-8f5f-4901977a43b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731142)
2026-03-27 12:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fdf250>
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252F8c3b0ab0-c297-487a-a229-ac6651696aa8.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/8c3b0ab0-c297-487a-a229-ac6651696aa8.jpg saved to cache
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6
2026-03-27 12:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ece9e43b-7dbe-54d5-9296-5fa8e72ce21e with identifier: 10731301
2026-03-27 12:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ece9e43b-7dbe-54d5-9296-5fa8e72ce21e with scrape type 1
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ece9e43b-7dbe-54d5-9296-5fa8e72ce21e
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252F8bb9a639-7ebd-4a8a-85e5-4a88e5788a04.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/8bb9a639-7ebd-4a8a-85e5-4a88e5788a04.jpg not downloaded yet
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252F7f83d9e0-c3af-4ada-b182-fbec4cd2f8c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/7f83d9e0-c3af-4ada-b182-fbec4cd2f8c0.jpg not downloaded yet
2026-03-27 12:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748991/general/a2d7a030-f07b-4998-b4b1-119de9c9792c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731158)
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252F844c5bc0-f424-4490-b618-1ef733a5111c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/844c5bc0-f424-4490-b618-1ef733a5111c.jpg not downloaded yet
2026-03-27 12:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748991/general/657df737-2e3c-44c0-b352-99d8538199a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731158)
2026-03-27 12:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748991/general/2c6cca82-7f34-4779-a655-6ae9cb7eb00c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731158)
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252Ffa707fe9-9935-43d5-bde3-4ab9622a6668.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/fa707fe9-9935-43d5-bde3-4ab9622a6668.jpg not downloaded yet
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a29b50>
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F879feef0-624e-476b-896f-5162219c5d6b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/879feef0-624e-476b-896f-5162219c5d6b.jpg saved to cache
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 714d13ce-75be-5594-bdb6-6abc93c6fe25
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714208e890>
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252F36689640-5849-4884-8255-7112ebfa016b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/36689640-5849-4884-8255-7112ebfa016b.jpg saved to cache
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140becd90>
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F01eae4bd-ddb6-44d4-8939-2392674e8a1e.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/01eae4bd-ddb6-44d4-8939-2392674e8a1e.jpg saved to cache
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 714d13ce-75be-5594-bdb6-6abc93c6fe25
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252F2e56599c-f5da-456a-8cb1-85118069c156.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/2e56599c-f5da-456a-8cb1-85118069c156.jpg not downloaded yet
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714215f990>
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252F438a8566-bb74-4f4a-8f5f-4901977a43b9.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/438a8566-bb74-4f4a-8f5f-4901977a43b9.jpg saved to cache
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6
2026-03-27 12:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82ac63a2-f19e-585e-80b4-0dc83833597f with identifier: 10731287
2026-03-27 12:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82ac63a2-f19e-585e-80b4-0dc83833597f with scrape type 1
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82ac63a2-f19e-585e-80b4-0dc83833597f
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252F438aa2d5-4e7a-4fff-a18e-a8ab541c7a21.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/438aa2d5-4e7a-4fff-a18e-a8ab541c7a21.jpg not downloaded yet
2026-03-27 12:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656488/general/ac02345d-3e91-4634-91ac-e32b89abc2a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731142)
2026-03-27 12:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748991/general/1a7f4a08-413d-440f-8f84-ff7842ae9094.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731158)
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252Fdd17c56b-60f6-4707-9bae-3fd505211557.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/dd17c56b-60f6-4707-9bae-3fd505211557.jpg not downloaded yet
2026-03-27 12:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749050/general/2f80ddee-8b22-4451-89fa-9b9868bac297.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731221)
2026-03-27 12:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656465/general/8bb9a639-7ebd-4a8a-85e5-4a88e5788a04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731301)
2026-03-27 12:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656488/general/4b01f803-1d3e-4d40-a5a6-cb5c14d466c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731142)
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252Fec351632-9b89-497e-b38d-5817bc506cb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/ec351632-9b89-497e-b38d-5817bc506cb5.jpg not downloaded yet
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252Fadacf50a-2da7-4c0c-9cbb-53b3ee9c2b0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/adacf50a-2da7-4c0c-9cbb-53b3ee9c2b0b.jpg not downloaded yet
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c10290>
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252Fa2d7a030-f07b-4998-b4b1-119de9c9792c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/a2d7a030-f07b-4998-b4b1-119de9c9792c.jpg saved to cache
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 714d13ce-75be-5594-bdb6-6abc93c6fe25
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d81e90>
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F657df737-2e3c-44c0-b352-99d8538199a9.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/657df737-2e3c-44c0-b352-99d8538199a9.jpg saved to cache
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 714d13ce-75be-5594-bdb6-6abc93c6fe25
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f77c90>
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F2c6cca82-7f34-4779-a655-6ae9cb7eb00c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/2c6cca82-7f34-4779-a655-6ae9cb7eb00c.jpg saved to cache
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 714d13ce-75be-5594-bdb6-6abc93c6fe25
2026-03-27 12:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749050/general/17b15ccc-17cb-436a-a716-fabfba63930e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731221)
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252Ffb80d532-a39e-4e66-a167-2ef43f5fb43d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/fb80d532-a39e-4e66-a167-2ef43f5fb43d.jpg not downloaded yet
2026-03-27 12:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656488/general/f53747cb-386a-4459-810f-7e789400d7ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731142)
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252F9878a8c5-23d2-4bca-b436-eaf380ce6eea.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/9878a8c5-23d2-4bca-b436-eaf380ce6eea.jpg not downloaded yet
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252Fe99f27de-728a-42e7-90be-de647dd9cd36.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/e99f27de-728a-42e7-90be-de647dd9cd36.jpg not downloaded yet
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252Fcc989b4d-d3a9-4953-a41a-5bd3e9da015d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/cc989b4d-d3a9-4953-a41a-5bd3e9da015d.jpg not downloaded yet
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714204b050>
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252Fac02345d-3e91-4634-91ac-e32b89abc2a6.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/ac02345d-3e91-4634-91ac-e32b89abc2a6.jpg saved to cache
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a41e50>
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748991%252Fgeneral%252F1a7f4a08-413d-440f-8f84-ff7842ae9094.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748991/general/1a7f4a08-413d-440f-8f84-ff7842ae9094.jpg saved to cache
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 714d13ce-75be-5594-bdb6-6abc93c6fe25
2026-03-27 12:20:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 714d13ce-75be-5594-bdb6-6abc93c6fe25, skipping ID generation
2026-03-27 12:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 714d13ce-75be-5594-bdb6-6abc93c6fe25 with scrape type 1
2026-03-27 12:20:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 714d13ce-75be-5594-bdb6-6abc93c6fe25 sending to next pipeline
2026-03-27 12:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 714d13ce-75be-5594-bdb6-6abc93c6fe25, identifier: 10731158
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71441da850>
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252F2f80ddee-8b22-4451-89fa-9b9868bac297.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/2f80ddee-8b22-4451-89fa-9b9868bac297.jpg saved to cache
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cffa10>
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252F8bb9a639-7ebd-4a8a-85e5-4a88e5788a04.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/8bb9a639-7ebd-4a8a-85e5-4a88e5788a04.jpg saved to cache
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ece9e43b-7dbe-54d5-9296-5fa8e72ce21e
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142056cd0>
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252F4b01f803-1d3e-4d40-a5a6-cb5c14d466c0.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/4b01f803-1d3e-4d40-a5a6-cb5c14d466c0.jpg saved to cache
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6
2026-03-27 12:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749050/general/7f83d9e0-c3af-4ada-b182-fbec4cd2f8c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731221)
2026-03-27 12:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656465/general/2e56599c-f5da-456a-8cb1-85118069c156.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731301)
2026-03-27 12:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5643241/general/438aa2d5-4e7a-4fff-a18e-a8ab541c7a21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731287)
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252F9caf9e73-85bb-4c41-831c-adaf1abc0eb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/9caf9e73-85bb-4c41-831c-adaf1abc0eb9.jpg not downloaded yet
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252F5d39d57a-8e20-41ac-be7c-c6e076f11ace.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/5d39d57a-8e20-41ac-be7c-c6e076f11ace.jpg not downloaded yet
2026-03-27 12:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 714d13ce-75be-5594-bdb6-6abc93c6fe25 with identifier: 10731158
2026-03-27 12:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 714d13ce-75be-5594-bdb6-6abc93c6fe25 with identifier: 10731158
2026-03-27 12:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 714d13ce-75be-5594-bdb6-6abc93c6fe25 with identifier: 10731158 to the API
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748991/general/1a7f4a08-413d-440f-8f84-ff7842ae9094.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '714d13ce-75be-5594-bdb6-6abc93c6fe25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4253093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731158',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 30747,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 70,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237913,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748991/general/10009223-1fc7-4883-8c84-4475ed807bfc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102209,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748991/general/73c9e18f-4efc-48ef-9eee-c063430cb664.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84396,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748991/general/25157109-9d43-451e-a228-33c23a415296.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97114,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748991/general/0d4e2526-f1ac-4293-9db8-3bc7f56d6c10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217334,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748991/general/879feef0-624e-476b-896f-5162219c5d6b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215566,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748991/general/a2d7a030-f07b-4998-b4b1-119de9c9792c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90960,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748991/general/01eae4bd-ddb6-44d4-8939-2392674e8a1e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96544,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748991/general/2c6cca82-7f34-4779-a655-6ae9cb7eb00c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101735,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748991/general/657df737-2e3c-44c0-b352-99d8538199a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714d13ce-75be-5594-bdb6-6abc93c6fe25/714d13ce-75be-5594-bdb6-6abc93c6fe25_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110890,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748991/general/1a7f4a08-413d-440f-8f84-ff7842ae9094.jpg',
'Width': 800}],
'price': 5800,
'price_includes_vat': True,
'registration_date': '2022-06-27',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai i20 1.0 T-GDI Select - Petrol - Manual - 100 hp - 30.747 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731158%27 HTTP/1.1" 200 None
2026-03-27 12:20:17 [adesa.de] INFO: Saving data for 10731158: {'created_time': 1774614017.656967, 'last_price_update_time': 1774614017.656977, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731158') HTTP/1.1" 204 0
2026-03-27 12:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656488/general/2cae1dc6-7070-4864-808d-3dfc7cb7c516.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731142)
2026-03-27 12:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656465/general/844c5bc0-f424-4490-b618-1ef733a5111c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731301)
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252F15c4cf7b-0373-4063-b872-0d8ce711e78d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/15c4cf7b-0373-4063-b872-0d8ce711e78d.jpg not downloaded yet
2026-03-27 12:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5643241/general/adacf50a-2da7-4c0c-9cbb-53b3ee9c2b0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731287)
2026-03-27 12:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749050/general/fa707fe9-9935-43d5-bde3-4ab9622a6668.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731221)
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252Fe05b863d-83f8-4c80-b04a-208945757bc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/e05b863d-83f8-4c80-b04a-208945757bc4.jpg not downloaded yet
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252F42d65e12-f19e-4578-a6e7-b794be8c874a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/42d65e12-f19e-4578-a6e7-b794be8c874a.jpg not downloaded yet
2026-03-27 12:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749050/general/dd17c56b-60f6-4707-9bae-3fd505211557.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731221)
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252F37511454-0f21-4d54-b6e7-dd38842e1206.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/37511454-0f21-4d54-b6e7-dd38842e1206.jpg not downloaded yet
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144593bd0>
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252F17b15ccc-17cb-436a-a716-fabfba63930e.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/17b15ccc-17cb-436a-a716-fabfba63930e.jpg saved to cache
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a636d0>
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252Ff53747cb-386a-4459-810f-7e789400d7ec.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/f53747cb-386a-4459-810f-7e789400d7ec.jpg saved to cache
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cffb50>
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252F7f83d9e0-c3af-4ada-b182-fbec4cd2f8c0.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/7f83d9e0-c3af-4ada-b182-fbec4cd2f8c0.jpg saved to cache
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714098a9d0>
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252F2e56599c-f5da-456a-8cb1-85118069c156.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/2e56599c-f5da-456a-8cb1-85118069c156.jpg saved to cache
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ece9e43b-7dbe-54d5-9296-5fa8e72ce21e
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af1a50>
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252F438aa2d5-4e7a-4fff-a18e-a8ab541c7a21.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/438aa2d5-4e7a-4fff-a18e-a8ab541c7a21.jpg saved to cache
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 82ac63a2-f19e-585e-80b4-0dc83833597f
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252F508f0f8d-ff02-4e41-8694-c07129e2a67c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/508f0f8d-ff02-4e41-8694-c07129e2a67c.jpg not downloaded yet
2026-03-27 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252F23de01da-e65c-4f5b-b302-199d9de41bec.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/23de01da-e65c-4f5b-b302-199d9de41bec.jpg not downloaded yet
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5643241/general/e99f27de-728a-42e7-90be-de647dd9cd36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731287)
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656465/general/ec351632-9b89-497e-b38d-5817bc506cb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731301)
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252F7fb37cce-38fc-4a5a-96c3-13c45f9c8596.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/7fb37cce-38fc-4a5a-96c3-13c45f9c8596.jpg not downloaded yet
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656465/general/9878a8c5-23d2-4bca-b436-eaf380ce6eea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731301)
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749050/general/fb80d532-a39e-4e66-a167-2ef43f5fb43d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731221)
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252F52728182-0044-46bb-b234-bab9500de38b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/52728182-0044-46bb-b234-bab9500de38b.jpg not downloaded yet
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252F6f231e8d-0950-4a82-8ba4-58e90f143285.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/6f231e8d-0950-4a82-8ba4-58e90f143285.jpg not downloaded yet
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f1b5d0>
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252F2cae1dc6-7070-4864-808d-3dfc7cb7c516.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/2cae1dc6-7070-4864-808d-3dfc7cb7c516.jpg saved to cache
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bc9290>
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252F844c5bc0-f424-4490-b618-1ef733a5111c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/844c5bc0-f424-4490-b618-1ef733a5111c.jpg saved to cache
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ece9e43b-7dbe-54d5-9296-5fa8e72ce21e
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408aa550>
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252Fadacf50a-2da7-4c0c-9cbb-53b3ee9c2b0b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/adacf50a-2da7-4c0c-9cbb-53b3ee9c2b0b.jpg saved to cache
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 82ac63a2-f19e-585e-80b4-0dc83833597f
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420191d0>
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252Ffa707fe9-9935-43d5-bde3-4ab9622a6668.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/fa707fe9-9935-43d5-bde3-4ab9622a6668.jpg saved to cache
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46
2026-03-27 12:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3806f49b-a65a-5c9a-8799-393530346ab5 with identifier: 10731198
2026-03-27 12:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3806f49b-a65a-5c9a-8799-393530346ab5 with scrape type 1
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3806f49b-a65a-5c9a-8799-393530346ab5
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252F5f67f944-c1a0-4b5a-9af7-d84dbcb82bba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/5f67f944-c1a0-4b5a-9af7-d84dbcb82bba.jpg not downloaded yet
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a39050>
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252Fdd17c56b-60f6-4707-9bae-3fd505211557.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/dd17c56b-60f6-4707-9bae-3fd505211557.jpg saved to cache
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749050/general/cc989b4d-d3a9-4953-a41a-5bd3e9da015d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731221)
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5643241/general/5d39d57a-8e20-41ac-be7c-c6e076f11ace.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731287)
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656465/general/9caf9e73-85bb-4c41-831c-adaf1abc0eb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731301)
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252Fe2a21d11-3718-48c5-8b79-7a1cc43d5082.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/e2a21d11-3718-48c5-8b79-7a1cc43d5082.jpg not downloaded yet
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252Ff465aea5-64d4-47d9-af25-7516688fa1ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/f465aea5-64d4-47d9-af25-7516688fa1ce.jpg not downloaded yet
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252F585d78b8-1e3a-4b71-8207-c4729e15f161.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/585d78b8-1e3a-4b71-8207-c4729e15f161.jpg not downloaded yet
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f7cd0>
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252Fe99f27de-728a-42e7-90be-de647dd9cd36.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/e99f27de-728a-42e7-90be-de647dd9cd36.jpg saved to cache
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 82ac63a2-f19e-585e-80b4-0dc83833597f
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a56510>
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252Fec351632-9b89-497e-b38d-5817bc506cb5.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/ec351632-9b89-497e-b38d-5817bc506cb5.jpg saved to cache
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ece9e43b-7dbe-54d5-9296-5fa8e72ce21e
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d7f590>
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252F9878a8c5-23d2-4bca-b436-eaf380ce6eea.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/9878a8c5-23d2-4bca-b436-eaf380ce6eea.jpg saved to cache
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ece9e43b-7dbe-54d5-9296-5fa8e72ce21e
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e69650>
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252Ffb80d532-a39e-4e66-a167-2ef43f5fb43d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/fb80d532-a39e-4e66-a167-2ef43f5fb43d.jpg saved to cache
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46
2026-03-27 12:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae73fe8a-0560-5c5e-963a-7871fa3c197a with identifier: 10731374
2026-03-27 12:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae73fe8a-0560-5c5e-963a-7871fa3c197a with scrape type 1
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ae73fe8a-0560-5c5e-963a-7871fa3c197a
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252F9b2274cd-7725-4d7a-b180-a037057b41c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/9b2274cd-7725-4d7a-b180-a037057b41c6.jpg not downloaded yet
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749050/general/15c4cf7b-0373-4063-b872-0d8ce711e78d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731221)
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656488/general/ca0d3256-d106-469e-a708-031c3506a737.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731142)
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656465/general/508f0f8d-ff02-4e41-8694-c07129e2a67c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731301)
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252F8f89140f-2159-44e1-b09d-d0eb74956464.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/8f89140f-2159-44e1-b09d-d0eb74956464.jpg not downloaded yet
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252F28ded4fb-a7db-46f7-9f95-ab3a54023b8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/28ded4fb-a7db-46f7-9f95-ab3a54023b8f.jpg not downloaded yet
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5643241/general/23de01da-e65c-4f5b-b302-199d9de41bec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731287)
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252F35ec742f-0690-471c-a50b-2722e6b0f338.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/35ec742f-0690-471c-a50b-2722e6b0f338.jpg not downloaded yet
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252F9aa4ab9e-d311-4dbe-bc55-7ed0e17b4363.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/9aa4ab9e-d311-4dbe-bc55-7ed0e17b4363.jpg not downloaded yet
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252F98e94145-fecf-48a2-89d4-1430a02a96d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/98e94145-fecf-48a2-89d4-1430a02a96d0.jpg not downloaded yet
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749050/general/37511454-0f21-4d54-b6e7-dd38842e1206.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731221)
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5643241/general/42d65e12-f19e-4578-a6e7-b794be8c874a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731287)
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252Fcdabf6f2-23e9-434d-9f16-df34060f76fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/cdabf6f2-23e9-434d-9f16-df34060f76fd.jpg not downloaded yet
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ab1f50>
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252Fcc989b4d-d3a9-4953-a41a-5bd3e9da015d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/cc989b4d-d3a9-4953-a41a-5bd3e9da015d.jpg saved to cache
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb8390>
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252F5d39d57a-8e20-41ac-be7c-c6e076f11ace.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/5d39d57a-8e20-41ac-be7c-c6e076f11ace.jpg saved to cache
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 82ac63a2-f19e-585e-80b4-0dc83833597f
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d82910>
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252F9caf9e73-85bb-4c41-831c-adaf1abc0eb9.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/9caf9e73-85bb-4c41-831c-adaf1abc0eb9.jpg saved to cache
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ece9e43b-7dbe-54d5-9296-5fa8e72ce21e
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656465/general/52728182-0044-46bb-b234-bab9500de38b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731301)
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5643241/general/f465aea5-64d4-47d9-af25-7516688fa1ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731287)
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252Fafc8ac54-e578-4651-b65a-1c0c031090dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/afc8ac54-e578-4651-b65a-1c0c031090dd.jpg not downloaded yet
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5643241/general/6f231e8d-0950-4a82-8ba4-58e90f143285.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731287)
2026-03-27 12:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749031/general/585d78b8-1e3a-4b71-8207-c4729e15f161.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731198)
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252F87d7591a-3ed6-4c58-9323-9452b264462e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/87d7591a-3ed6-4c58-9323-9452b264462e.jpg not downloaded yet
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714204cad0>
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252F15c4cf7b-0373-4063-b872-0d8ce711e78d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/15c4cf7b-0373-4063-b872-0d8ce711e78d.jpg saved to cache
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142086810>
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252Fca0d3256-d106-469e-a708-031c3506a737.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/ca0d3256-d106-469e-a708-031c3506a737.jpg saved to cache
2026-03-27 12:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c5110>
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252F508f0f8d-ff02-4e41-8694-c07129e2a67c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/508f0f8d-ff02-4e41-8694-c07129e2a67c.jpg saved to cache
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ece9e43b-7dbe-54d5-9296-5fa8e72ce21e
2026-03-27 12:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749050/general/7fb37cce-38fc-4a5a-96c3-13c45f9c8596.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731221)
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252F1c5d4926-5ae9-4a5f-ace4-92f49d4b6cd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/1c5d4926-5ae9-4a5f-ace4-92f49d4b6cd5.jpg not downloaded yet
2026-03-27 12:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749031/general/5f67f944-c1a0-4b5a-9af7-d84dbcb82bba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731198)
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252F73f12cc4-c2bc-4fbb-87be-5c1987256afd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/73f12cc4-c2bc-4fbb-87be-5c1987256afd.jpg not downloaded yet
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e00310>
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252F23de01da-e65c-4f5b-b302-199d9de41bec.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/23de01da-e65c-4f5b-b302-199d9de41bec.jpg saved to cache
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 82ac63a2-f19e-585e-80b4-0dc83833597f
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ed4690>
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252F37511454-0f21-4d54-b6e7-dd38842e1206.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/37511454-0f21-4d54-b6e7-dd38842e1206.jpg saved to cache
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0f810>
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252F42d65e12-f19e-4578-a6e7-b794be8c874a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/42d65e12-f19e-4578-a6e7-b794be8c874a.jpg saved to cache
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 82ac63a2-f19e-585e-80b4-0dc83833597f
2026-03-27 12:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656379/general/9b2274cd-7725-4d7a-b180-a037057b41c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731374)
2026-03-27 12:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656465/general/e2a21d11-3718-48c5-8b79-7a1cc43d5082.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731301)
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252F79fd40e0-471b-46ef-819a-c091b8432eed.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/79fd40e0-471b-46ef-819a-c091b8432eed.jpg not downloaded yet
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce1690>
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252F52728182-0044-46bb-b234-bab9500de38b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/52728182-0044-46bb-b234-bab9500de38b.jpg saved to cache
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ece9e43b-7dbe-54d5-9296-5fa8e72ce21e
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143ecbe50>
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252Ff465aea5-64d4-47d9-af25-7516688fa1ce.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/f465aea5-64d4-47d9-af25-7516688fa1ce.jpg saved to cache
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 82ac63a2-f19e-585e-80b4-0dc83833597f
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fc1e10>
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252F6f231e8d-0950-4a82-8ba4-58e90f143285.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/6f231e8d-0950-4a82-8ba4-58e90f143285.jpg saved to cache
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 82ac63a2-f19e-585e-80b4-0dc83833597f
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d16910>
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252F585d78b8-1e3a-4b71-8207-c4729e15f161.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/585d78b8-1e3a-4b71-8207-c4729e15f161.jpg saved to cache
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3806f49b-a65a-5c9a-8799-393530346ab5
2026-03-27 12:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656379/general/35ec742f-0690-471c-a50b-2722e6b0f338.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731374)
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252F9eb9b059-3f44-4841-9b84-0732e1a098af.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/9eb9b059-3f44-4841-9b84-0732e1a098af.jpg not downloaded yet
2026-03-27 12:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5643241/general/8f89140f-2159-44e1-b09d-d0eb74956464.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731287)
2026-03-27 12:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656379/general/cdabf6f2-23e9-434d-9f16-df34060f76fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731374)
2026-03-27 12:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749031/general/98e94145-fecf-48a2-89d4-1430a02a96d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731198)
2026-03-27 12:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5643241/general/9aa4ab9e-d311-4dbe-bc55-7ed0e17b4363.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731287)
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252Fe2af32de-f9e9-4bf9-9fd9-1aff03a0d004.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/e2af32de-f9e9-4bf9-9fd9-1aff03a0d004.jpg not downloaded yet
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a7790>
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749050%252Fgeneral%252F7fb37cce-38fc-4a5a-96c3-13c45f9c8596.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749050/general/7fb37cce-38fc-4a5a-96c3-13c45f9c8596.jpg saved to cache
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46
2026-03-27 12:20:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46, skipping ID generation
2026-03-27 12:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46 with scrape type 1
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46 sending to next pipeline
2026-03-27 12:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46, identifier: 10731221
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714481e390>
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252F5f67f944-c1a0-4b5a-9af7-d84dbcb82bba.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/5f67f944-c1a0-4b5a-9af7-d84dbcb82bba.jpg saved to cache
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3806f49b-a65a-5c9a-8799-393530346ab5
2026-03-27 12:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749031/general/28ded4fb-a7db-46f7-9f95-ab3a54023b8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731198)
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252F82cec695-16a6-4bfc-bdaf-b66a201bc1b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/82cec695-16a6-4bfc-bdaf-b66a201bc1b7.jpg not downloaded yet
2026-03-27 12:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46 with identifier: 10731221
2026-03-27 12:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46 with identifier: 10731221
2026-03-27 12:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46 with identifier: 10731221 to the API
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749050/general/7fb37cce-38fc-4a5a-96c3-13c45f9c8596.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34614092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731221',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 39191,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 12,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138619,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749050/general/2f80ddee-8b22-4451-89fa-9b9868bac297.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131726,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749050/general/17b15ccc-17cb-436a-a716-fabfba63930e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211304,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749050/general/7f83d9e0-c3af-4ada-b182-fbec4cd2f8c0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104509,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749050/general/fa707fe9-9935-43d5-bde3-4ab9622a6668.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194778,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749050/general/dd17c56b-60f6-4707-9bae-3fd505211557.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103925,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749050/general/fb80d532-a39e-4e66-a167-2ef43f5fb43d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249435,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749050/general/cc989b4d-d3a9-4953-a41a-5bd3e9da015d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242213,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749050/general/15c4cf7b-0373-4063-b872-0d8ce711e78d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230069,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749050/general/37511454-0f21-4d54-b6e7-dd38842e1206.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46/3ed3b49f-9cf2-5bf7-8b23-2c3bad182a46_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220489,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749050/general/7fb37cce-38fc-4a5a-96c3-13c45f9c8596.jpg',
'Width': 1280}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 204 hp - 39.191 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731221%27 HTTP/1.1" 200 None
2026-03-27 12:20:20 [adesa.de] INFO: Saving data for 10731221: {'created_time': 1774614020.318672, 'last_price_update_time': 1774614020.318685, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731221') HTTP/1.1" 204 0
2026-03-27 12:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749031/general/afc8ac54-e578-4651-b65a-1c0c031090dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731198)
2026-03-27 12:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656379/general/87d7591a-3ed6-4c58-9323-9452b264462e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731374)
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252F4268adcc-519f-4a0e-89b5-09ece55611fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/4268adcc-519f-4a0e-89b5-09ece55611fa.jpg not downloaded yet
2026-03-27 12:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656465/general/e05b863d-83f8-4c80-b04a-208945757bc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731301)
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252Fb8496a83-b9f7-42cd-b53a-40c68594a5de.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/b8496a83-b9f7-42cd-b53a-40c68594a5de.jpg not downloaded yet
2026-03-27 12:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140897e10>
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252F9b2274cd-7725-4d7a-b180-a037057b41c6.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/9b2274cd-7725-4d7a-b180-a037057b41c6.jpg saved to cache
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ae73fe8a-0560-5c5e-963a-7871fa3c197a
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c27d0>
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252Fe2a21d11-3718-48c5-8b79-7a1cc43d5082.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/e2a21d11-3718-48c5-8b79-7a1cc43d5082.jpg saved to cache
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ece9e43b-7dbe-54d5-9296-5fa8e72ce21e
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420591d0>
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252F35ec742f-0690-471c-a50b-2722e6b0f338.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/35ec742f-0690-471c-a50b-2722e6b0f338.jpg saved to cache
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ae73fe8a-0560-5c5e-963a-7871fa3c197a
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c0dd0>
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252F8f89140f-2159-44e1-b09d-d0eb74956464.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/8f89140f-2159-44e1-b09d-d0eb74956464.jpg saved to cache
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 82ac63a2-f19e-585e-80b4-0dc83833597f
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d393d0>
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252Fcdabf6f2-23e9-434d-9f16-df34060f76fd.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/cdabf6f2-23e9-434d-9f16-df34060f76fd.jpg saved to cache
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ae73fe8a-0560-5c5e-963a-7871fa3c197a
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408aad10>
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252F98e94145-fecf-48a2-89d4-1430a02a96d0.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/98e94145-fecf-48a2-89d4-1430a02a96d0.jpg saved to cache
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3806f49b-a65a-5c9a-8799-393530346ab5
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408abad0>
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643241%252Fgeneral%252F9aa4ab9e-d311-4dbe-bc55-7ed0e17b4363.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643241/general/9aa4ab9e-d311-4dbe-bc55-7ed0e17b4363.jpg saved to cache
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 82ac63a2-f19e-585e-80b4-0dc83833597f
2026-03-27 12:20:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 82ac63a2-f19e-585e-80b4-0dc83833597f, skipping ID generation
2026-03-27 12:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82ac63a2-f19e-585e-80b4-0dc83833597f with scrape type 1
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 82ac63a2-f19e-585e-80b4-0dc83833597f sending to next pipeline
2026-03-27 12:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 82ac63a2-f19e-585e-80b4-0dc83833597f, identifier: 10731287
2026-03-27 12:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749031/general/1c5d4926-5ae9-4a5f-ace4-92f49d4b6cd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731198)
2026-03-27 12:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656379/general/73f12cc4-c2bc-4fbb-87be-5c1987256afd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731374)
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252Fc314d2f2-3063-40f8-8a9b-09b500ec9cd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/c314d2f2-3063-40f8-8a9b-09b500ec9cd5.jpg not downloaded yet
2026-03-27 12:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 82ac63a2-f19e-585e-80b4-0dc83833597f with identifier: 10731287
2026-03-27 12:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 82ac63a2-f19e-585e-80b4-0dc83833597f with identifier: 10731287
2026-03-27 12:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 82ac63a2-f19e-585e-80b4-0dc83833597f with identifier: 10731287 to the API
2026-03-27 12:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5643241/general/9aa4ab9e-d311-4dbe-bc55-7ed0e17b4363.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '82ac63a2-f19e-585e-80b4-0dc83833597f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '33754092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731287',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 58538,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 60,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20450,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643241/general/438aa2d5-4e7a-4fff-a18e-a8ab541c7a21.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20472,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643241/general/adacf50a-2da7-4c0c-9cbb-53b3ee9c2b0b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22300,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643241/general/e99f27de-728a-42e7-90be-de647dd9cd36.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108717,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643241/general/5d39d57a-8e20-41ac-be7c-c6e076f11ace.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92048,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643241/general/42d65e12-f19e-4578-a6e7-b794be8c874a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92155,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643241/general/23de01da-e65c-4f5b-b302-199d9de41bec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97993,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643241/general/6f231e8d-0950-4a82-8ba4-58e90f143285.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49761,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643241/general/f465aea5-64d4-47d9-af25-7516688fa1ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 12413,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643241/general/8f89140f-2159-44e1-b09d-d0eb74956464.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82ac63a2-f19e-585e-80b4-0dc83833597f/82ac63a2-f19e-585e-80b4-0dc83833597f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105488,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643241/general/9aa4ab9e-d311-4dbe-bc55-7ed0e17b4363.jpg',
'Width': 800}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 204 hp - 58.538 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731287%27 HTTP/1.1" 200 None
2026-03-27 12:20:21 [adesa.de] INFO: Saving data for 10731287: {'created_time': 1774614021.251966, 'last_price_update_time': 1774614021.251979, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731287') HTTP/1.1" 204 0
2026-03-27 12:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656488/general/17b958a8-e2b0-4f99-b3b1-ff6923f5d6d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731142)
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5656379%252Fgeneral%252Ff72ec688-ef54-46f8-8f56-0096f9ad2859.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/f72ec688-ef54-46f8-8f56-0096f9ad2859.jpg not downloaded yet
2026-03-27 12:20:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c378d0>
2026-03-27 12:20:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252F28ded4fb-a7db-46f7-9f95-ab3a54023b8f.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/28ded4fb-a7db-46f7-9f95-ab3a54023b8f.jpg saved to cache
2026-03-27 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3806f49b-a65a-5c9a-8799-393530346ab5
2026-03-27 12:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b33f5af2-9ad4-54de-8721-a0a9de2d02b5 with identifier: 10731297
2026-03-27 12:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b33f5af2-9ad4-54de-8721-a0a9de2d02b5 with scrape type 1
2026-03-27 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b33f5af2-9ad4-54de-8721-a0a9de2d02b5
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749115%252Fgeneral%252F1afb2242-60d7-40f6-9d2c-86a000fbc286.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/1afb2242-60d7-40f6-9d2c-86a000fbc286.jpg not downloaded yet
2026-03-27 12:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749001/general/b22c2bbe-d765-461f-94f0-b1bc846ad9ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731168)
2026-03-27 12:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749031/general/79fd40e0-471b-46ef-819a-c091b8432eed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731198)
2026-03-27 12:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a94750>
2026-03-27 12:20:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252Fafc8ac54-e578-4651-b65a-1c0c031090dd.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/afc8ac54-e578-4651-b65a-1c0c031090dd.jpg saved to cache
2026-03-27 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3806f49b-a65a-5c9a-8799-393530346ab5
2026-03-27 12:20:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d0b090>
2026-03-27 12:20:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252F87d7591a-3ed6-4c58-9323-9452b264462e.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/87d7591a-3ed6-4c58-9323-9452b264462e.jpg saved to cache
2026-03-27 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ae73fe8a-0560-5c5e-963a-7871fa3c197a
2026-03-27 12:20:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714095a290>
2026-03-27 12:20:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656465%252Fgeneral%252Fe05b863d-83f8-4c80-b04a-208945757bc4.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656465/general/e05b863d-83f8-4c80-b04a-208945757bc4.jpg saved to cache
2026-03-27 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ece9e43b-7dbe-54d5-9296-5fa8e72ce21e
2026-03-27 12:20:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ece9e43b-7dbe-54d5-9296-5fa8e72ce21e, skipping ID generation
2026-03-27 12:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ece9e43b-7dbe-54d5-9296-5fa8e72ce21e with scrape type 1
2026-03-27 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ece9e43b-7dbe-54d5-9296-5fa8e72ce21e sending to next pipeline
2026-03-27 12:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ece9e43b-7dbe-54d5-9296-5fa8e72ce21e, identifier: 10731301
2026-03-27 12:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a5ca87f-9157-5410-a8be-e478d5159c5a with identifier: 10731351
2026-03-27 12:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a5ca87f-9157-5410-a8be-e478d5159c5a with scrape type 1
2026-03-27 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a5ca87f-9157-5410-a8be-e478d5159c5a
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749163%252Fgeneral%252F1d8796de-0f25-4da9-a1c5-22a5a7fe8d03.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/1d8796de-0f25-4da9-a1c5-22a5a7fe8d03.jpg not downloaded yet
2026-03-27 12:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656379/general/82cec695-16a6-4bfc-bdaf-b66a201bc1b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731374)
2026-03-27 12:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749099/general/15dd5eae-1454-4699-af4d-6960e2f8ffa4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731274)
2026-03-27 12:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656379/general/9eb9b059-3f44-4841-9b84-0732e1a098af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731374)
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5656379%252Fgeneral%252F1fa1cd5c-a35e-4441-a227-79d0dbf8cd0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/1fa1cd5c-a35e-4441-a227-79d0dbf8cd0f.jpg not downloaded yet
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749115%252Fgeneral%252F558b3481-0e88-4ed5-84a9-d41e34630a5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/558b3481-0e88-4ed5-84a9-d41e34630a5a.jpg not downloaded yet
2026-03-27 12:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ece9e43b-7dbe-54d5-9296-5fa8e72ce21e with identifier: 10731301
2026-03-27 12:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ece9e43b-7dbe-54d5-9296-5fa8e72ce21e with identifier: 10731301
2026-03-27 12:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ece9e43b-7dbe-54d5-9296-5fa8e72ce21e with identifier: 10731301 to the API
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5656465/general/e05b863d-83f8-4c80-b04a-208945757bc4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ece9e43b-7dbe-54d5-9296-5fa8e72ce21e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58520092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731301',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 24820,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19568,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656465/general/8bb9a639-7ebd-4a8a-85e5-4a88e5788a04.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18638,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656465/general/844c5bc0-f424-4490-b618-1ef733a5111c.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20808,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656465/general/2e56599c-f5da-456a-8cb1-85118069c156.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19314,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656465/general/ec351632-9b89-497e-b38d-5817bc506cb5.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87875,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656465/general/9878a8c5-23d2-4bca-b436-eaf380ce6eea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88109,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656465/general/9caf9e73-85bb-4c41-831c-adaf1abc0eb9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61832,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656465/general/e05b863d-83f8-4c80-b04a-208945757bc4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55661,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656465/general/508f0f8d-ff02-4e41-8694-c07129e2a67c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99661,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656465/general/52728182-0044-46bb-b234-bab9500de38b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece9e43b-7dbe-54d5-9296-5fa8e72ce21e/ece9e43b-7dbe-54d5-9296-5fa8e72ce21e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93136,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656465/general/e2a21d11-3718-48c5-8b79-7a1cc43d5082.jpg',
'Width': 800}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 204 hp - 24.820 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731301%27 HTTP/1.1" 200 None
2026-03-27 12:20:22 [adesa.de] INFO: Saving data for 10731301: {'created_time': 1774614022.05916, 'last_price_update_time': 1774614022.059171, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731301') HTTP/1.1" 204 0
2026-03-27 12:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748973/general/612bf703-4309-4af3-9cbc-ca4238ed6a63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731134)
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749163%252Fgeneral%252F5042d65b-11b2-4749-8da7-e898c84262f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/5042d65b-11b2-4749-8da7-e898c84262f0.jpg not downloaded yet
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ed4910>
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252F1c5d4926-5ae9-4a5f-ace4-92f49d4b6cd5.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/1c5d4926-5ae9-4a5f-ace4-92f49d4b6cd5.jpg saved to cache
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3806f49b-a65a-5c9a-8799-393530346ab5
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce5d10>
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252F73f12cc4-c2bc-4fbb-87be-5c1987256afd.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/73f12cc4-c2bc-4fbb-87be-5c1987256afd.jpg saved to cache
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ae73fe8a-0560-5c5e-963a-7871fa3c197a
2026-03-27 12:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749001/general/a4324405-ed81-4075-80df-df0bee78e54a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731168)
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749115%252Fgeneral%252Ff32b4f8f-7091-4c2a-990c-bc05edde0483.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/f32b4f8f-7091-4c2a-990c-bc05edde0483.jpg not downloaded yet
2026-03-27 12:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749031/general/e2af32de-f9e9-4bf9-9fd9-1aff03a0d004.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731198)
2026-03-27 12:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749099/general/23bdf19c-5d1d-48bd-ab5e-c203f7c84644.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731274)
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749163%252Fgeneral%252Fdb83c058-d34a-42ca-805f-6e79aaf236f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/db83c058-d34a-42ca-805f-6e79aaf236f9.jpg not downloaded yet
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749115%252Fgeneral%252Fd362358c-1251-424b-a213-74351a84a477.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/d362358c-1251-424b-a213-74351a84a477.jpg not downloaded yet
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca8810>
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656488%252Fgeneral%252F17b958a8-e2b0-4f99-b3b1-ff6923f5d6d7.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656488/general/17b958a8-e2b0-4f99-b3b1-ff6923f5d6d7.jpg saved to cache
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6
2026-03-27 12:20:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6, skipping ID generation
2026-03-27 12:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6 with scrape type 1
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6 sending to next pipeline
2026-03-27 12:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6, identifier: 10731142
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a489d0>
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252Fb22c2bbe-d765-461f-94f0-b1bc846ad9ea.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/b22c2bbe-d765-461f-94f0-b1bc846ad9ea.jpg saved to cache
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 18aee416-d791-59fd-820d-2786ab5eed60
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140989950>
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252F79fd40e0-471b-46ef-819a-c091b8432eed.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/79fd40e0-471b-46ef-819a-c091b8432eed.jpg saved to cache
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3806f49b-a65a-5c9a-8799-393530346ab5
2026-03-27 12:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with identifier: 10731140
2026-03-27 12:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with scrape type 1
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5748978%252Fgeneral%252F2225534c-040e-4ccb-ad56-531a9471a4c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/2225534c-040e-4ccb-ad56-531a9471a4c9.jpg not downloaded yet
2026-03-27 12:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with identifier: 10731372
2026-03-27 12:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with scrape type 1
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5656509%252Fgeneral%252Fb67308af-702a-496b-b058-9a06b19fba1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/b67308af-702a-496b-b058-9a06b19fba1f.jpg not downloaded yet
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe8fd0>
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252F82cec695-16a6-4bfc-bdaf-b66a201bc1b7.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/82cec695-16a6-4bfc-bdaf-b66a201bc1b7.jpg saved to cache
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ae73fe8a-0560-5c5e-963a-7871fa3c197a
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140894910>
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F15dd5eae-1454-4699-af4d-6960e2f8ffa4.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/15dd5eae-1454-4699-af4d-6960e2f8ffa4.jpg saved to cache
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714204b150>
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252F9eb9b059-3f44-4841-9b84-0732e1a098af.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/9eb9b059-3f44-4841-9b84-0732e1a098af.jpg saved to cache
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ae73fe8a-0560-5c5e-963a-7871fa3c197a
2026-03-27 12:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749031/general/4268adcc-519f-4a0e-89b5-09ece55611fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731198)
2026-03-27 12:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749119/general/45fa918d-37f3-4360-adb6-4636fd4321c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731300)
2026-03-27 12:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656379/general/b8496a83-b9f7-42cd-b53a-40c68594a5de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731374)
2026-03-27 12:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749157/general/64d95206-570c-4ff4-afa8-badb6d54f4e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731344)
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749163%252Fgeneral%252Ff5c86d9d-0f81-4f75-b16d-630a4644d876.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/f5c86d9d-0f81-4f75-b16d-630a4644d876.jpg not downloaded yet
2026-03-27 12:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6 with identifier: 10731142
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-27 12:20:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 12:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6 with identifier: 10731142
2026-03-27 12:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f43bbf1-ac68-56f1-b329-1c22f6a4beb6 with identifier: 10731142 to the API
2026-03-27 12:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5656488/general/17b958a8-e2b0-4f99-b3b1-ff6923f5d6d7.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '8f43bbf1-ac68-56f1-b329-1c22f6a4beb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '76414092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731142',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 51697,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19246,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656488/general/17b958a8-e2b0-4f99-b3b1-ff6923f5d6d7.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20116,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656488/general/ca0d3256-d106-469e-a708-031c3506a737.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18905,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656488/general/2cae1dc6-7070-4864-808d-3dfc7cb7c516.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19067,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656488/general/f53747cb-386a-4459-810f-7e789400d7ec.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84528,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656488/general/ceaeede6-5710-42cd-82a1-37cc3841e8ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77164,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656488/general/8c3b0ab0-c297-487a-a229-ac6651696aa8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91295,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656488/general/438a8566-bb74-4f4a-8f5f-4901977a43b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14937,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656488/general/36689640-5849-4884-8255-7112ebfa016b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99921,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656488/general/4b01f803-1d3e-4d40-a5a6-cb5c14d466c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f43bbf1-ac68-56f1-b329-1c22f6a4beb6/8f43bbf1-ac68-56f1-b329-1c22f6a4beb6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105348,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656488/general/ac02345d-3e91-4634-91ac-e32b89abc2a6.jpg',
'Width': 800}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-01-29',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 60 kWh Dynamiq - Electric - Automatic - 170 hp - '
'51.697 km',
'transmission': 'automatic',
'trim': 'Dynamiq',
'vin': None,
'year': 2022}
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731142%27 HTTP/1.1" 200 None
2026-03-27 12:20:23 [adesa.de] INFO: Saving data for 10731142: {'created_time': 1774614023.2528, 'last_price_update_time': 1774614023.252809, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731142') HTTP/1.1" 204 0
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749115%252Fgeneral%252F888dd5e3-c600-47de-b6c3-6e046275233f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/888dd5e3-c600-47de-b6c3-6e046275233f.jpg not downloaded yet
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252F5397a677-2dee-4eba-9694-d082ed14e75d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/5397a677-2dee-4eba-9694-d082ed14e75d.jpg not downloaded yet
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252F20791a4f-ed68-4ae6-9a93-598c88f9a184.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/20791a4f-ed68-4ae6-9a93-598c88f9a184.jpg not downloaded yet
2026-03-27 12:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749031/general/c314d2f2-3063-40f8-8a9b-09b500ec9cd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731198)
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749163%252Fgeneral%252F6ac2db85-a7b1-400b-a17e-500f252045cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/6ac2db85-a7b1-400b-a17e-500f252045cb.jpg not downloaded yet
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714206fe90>
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F612bf703-4309-4af3-9cbc-ca4238ed6a63.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/612bf703-4309-4af3-9cbc-ca4238ed6a63.jpg saved to cache
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142006710>
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252Fa4324405-ed81-4075-80df-df0bee78e54a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/a4324405-ed81-4075-80df-df0bee78e54a.jpg saved to cache
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 18aee416-d791-59fd-820d-2786ab5eed60
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a3c9d0>
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252Fe2af32de-f9e9-4bf9-9fd9-1aff03a0d004.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/e2af32de-f9e9-4bf9-9fd9-1aff03a0d004.jpg saved to cache
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3806f49b-a65a-5c9a-8799-393530346ab5
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d32d10>
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F23bdf19c-5d1d-48bd-ab5e-c203f7c84644.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/23bdf19c-5d1d-48bd-ab5e-c203f7c84644.jpg saved to cache
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7
2026-03-27 12:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749163/general/1d8796de-0f25-4da9-a1c5-22a5a7fe8d03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731351)
2026-03-27 12:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749001/general/8c21e2ac-d546-4978-b376-3a353e921de2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731168)
2026-03-27 12:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748973/general/2b0687e1-0136-41c4-9fcd-7f01b97d2b0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731134)
2026-03-27 12:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749150/general/2154b034-07be-42b9-a476-6665706b8aa9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731338)
2026-03-27 12:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749115/general/1afb2242-60d7-40f6-9d2c-86a000fbc286.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731297)
2026-03-27 12:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656379/general/f72ec688-ef54-46f8-8f56-0096f9ad2859.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731374)
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749115%252Fgeneral%252F51ad4e1b-4a8b-400c-abcf-3db8c392ac80.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/51ad4e1b-4a8b-400c-abcf-3db8c392ac80.jpg not downloaded yet
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252Fbf015c01-778e-4c29-a618-8b1de75879c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/bf015c01-778e-4c29-a618-8b1de75879c7.jpg not downloaded yet
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252Fcca29a0e-2d6c-45ac-9896-d3daf8c9938d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/cca29a0e-2d6c-45ac-9896-d3daf8c9938d.jpg not downloaded yet
2026-03-27 12:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749163%252Fgeneral%252Fe7941b83-3d3d-49ee-8e8b-b0594c1a7497.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/e7941b83-3d3d-49ee-8e8b-b0594c1a7497.jpg not downloaded yet
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a31790>
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252F4268adcc-519f-4a0e-89b5-09ece55611fa.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/4268adcc-519f-4a0e-89b5-09ece55611fa.jpg saved to cache
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3806f49b-a65a-5c9a-8799-393530346ab5
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141daddd0>
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F45fa918d-37f3-4360-adb6-4636fd4321c1.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/45fa918d-37f3-4360-adb6-4636fd4321c1.jpg saved to cache
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4750278d-80ac-5aa0-938e-dbf203dc6f93
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f5750>
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252Fb8496a83-b9f7-42cd-b53a-40c68594a5de.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/b8496a83-b9f7-42cd-b53a-40c68594a5de.jpg saved to cache
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ae73fe8a-0560-5c5e-963a-7871fa3c197a
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f3290>
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252F64d95206-570c-4ff4-afa8-badb6d54f4e8.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/64d95206-570c-4ff4-afa8-badb6d54f4e8.jpg saved to cache
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cb7efb95-31ee-5a45-b7a1-47358ba41216
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749115%252Fgeneral%252Fd2fa9473-c71c-4762-884d-03d2a6ff6133.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/d2fa9473-c71c-4762-884d-03d2a6ff6133.jpg not downloaded yet
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252F16978a6d-8682-4e6a-85c4-78cda96c6f66.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/16978a6d-8682-4e6a-85c4-78cda96c6f66.jpg not downloaded yet
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252F0c2861af-b549-4039-bf91-dc287a579cd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/0c2861af-b549-4039-bf91-dc287a579cd5.jpg not downloaded yet
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a339d0>
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749031%252Fgeneral%252Fc314d2f2-3063-40f8-8a9b-09b500ec9cd5.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749031/general/c314d2f2-3063-40f8-8a9b-09b500ec9cd5.jpg saved to cache
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3806f49b-a65a-5c9a-8799-393530346ab5
2026-03-27 12:20:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3806f49b-a65a-5c9a-8799-393530346ab5, skipping ID generation
2026-03-27 12:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3806f49b-a65a-5c9a-8799-393530346ab5 with scrape type 1
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3806f49b-a65a-5c9a-8799-393530346ab5 sending to next pipeline
2026-03-27 12:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3806f49b-a65a-5c9a-8799-393530346ab5, identifier: 10731198
2026-03-27 12:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749115/general/558b3481-0e88-4ed5-84a9-d41e34630a5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731297)
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749163%252Fgeneral%252Ff68e390e-8699-4e27-8935-f29811a1434c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/f68e390e-8699-4e27-8935-f29811a1434c.jpg not downloaded yet
2026-03-27 12:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3806f49b-a65a-5c9a-8799-393530346ab5 with identifier: 10731198
2026-03-27 12:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3806f49b-a65a-5c9a-8799-393530346ab5 with identifier: 10731198
2026-03-27 12:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3806f49b-a65a-5c9a-8799-393530346ab5 with identifier: 10731198 to the API
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749031/general/c314d2f2-3063-40f8-8a9b-09b500ec9cd5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '3806f49b-a65a-5c9a-8799-393530346ab5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97932092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731198',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 19431,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201438,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749031/general/5f67f944-c1a0-4b5a-9af7-d84dbcb82bba.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102479,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749031/general/585d78b8-1e3a-4b71-8207-c4729e15f161.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167292,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749031/general/28ded4fb-a7db-46f7-9f95-ab3a54023b8f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102940,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749031/general/98e94145-fecf-48a2-89d4-1430a02a96d0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83368,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749031/general/afc8ac54-e578-4651-b65a-1c0c031090dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87576,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749031/general/1c5d4926-5ae9-4a5f-ace4-92f49d4b6cd5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89367,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749031/general/79fd40e0-471b-46ef-819a-c091b8432eed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208275,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749031/general/e2af32de-f9e9-4bf9-9fd9-1aff03a0d004.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215199,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749031/general/4268adcc-519f-4a0e-89b5-09ece55611fa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3806f49b-a65a-5c9a-8799-393530346ab5/3806f49b-a65a-5c9a-8799-393530346ab5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184469,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749031/general/c314d2f2-3063-40f8-8a9b-09b500ec9cd5.jpg',
'Width': 1280}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 204 hp - 19.431 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731198%27 HTTP/1.1" 200 None
2026-03-27 12:20:24 [adesa.de] INFO: Saving data for 10731198: {'created_time': 1774614024.370056, 'last_price_update_time': 1774614024.370066, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731198') HTTP/1.1" 204 0
2026-03-27 12:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749115/general/f32b4f8f-7091-4c2a-990c-bc05edde0483.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731297)
2026-03-27 12:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656379/general/1fa1cd5c-a35e-4441-a227-79d0dbf8cd0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731374)
2026-03-27 12:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749157/general/75c59ce5-3e04-41e9-8c50-8cf7d71c0e87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731344)
2026-03-27 12:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749099/general/8c8675e9-aae4-40e3-aedc-65f8a51b1e31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731274)
2026-03-27 12:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749163/general/5042d65b-11b2-4749-8da7-e898c84262f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731351)
2026-03-27 12:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749163/general/f5c86d9d-0f81-4f75-b16d-630a4644d876.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731351)
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749115%252Fgeneral%252F5bac7e3c-9582-4895-80b7-7c4f96638e1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/5bac7e3c-9582-4895-80b7-7c4f96638e1c.jpg not downloaded yet
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252Fa27c3ef0-cd51-4db4-ae14-56e24b1704f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/a27c3ef0-cd51-4db4-ae14-56e24b1704f9.jpg not downloaded yet
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252F1f263944-5d5c-4ee3-a8b4-20a5982048b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/1f263944-5d5c-4ee3-a8b4-20a5982048b0.jpg not downloaded yet
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cf6f50>
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749163%252Fgeneral%252F1d8796de-0f25-4da9-a1c5-22a5a7fe8d03.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/1d8796de-0f25-4da9-a1c5-22a5a7fe8d03.jpg saved to cache
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4a5ca87f-9157-5410-a8be-e478d5159c5a
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141c92750>
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252F8c21e2ac-d546-4978-b376-3a353e921de2.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/8c21e2ac-d546-4978-b376-3a353e921de2.jpg saved to cache
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 18aee416-d791-59fd-820d-2786ab5eed60
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e01650>
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F2b0687e1-0136-41c4-9fcd-7f01b97d2b0c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/2b0687e1-0136-41c4-9fcd-7f01b97d2b0c.jpg saved to cache
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409af490>
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252F2154b034-07be-42b9-a476-6665706b8aa9.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/2154b034-07be-42b9-a476-6665706b8aa9.jpg saved to cache
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3d9b95ab-6960-52a4-9d2e-aeb6683f6490
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714200afd0>
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749115%252Fgeneral%252F1afb2242-60d7-40f6-9d2c-86a000fbc286.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/1afb2242-60d7-40f6-9d2c-86a000fbc286.jpg saved to cache
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b33f5af2-9ad4-54de-8721-a0a9de2d02b5
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b62410>
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252Ff72ec688-ef54-46f8-8f56-0096f9ad2859.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/f72ec688-ef54-46f8-8f56-0096f9ad2859.jpg saved to cache
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ae73fe8a-0560-5c5e-963a-7871fa3c197a
2026-03-27 12:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with identifier: 10731227
2026-03-27 12:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with scrape type 1
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252Ff70f1d85-f9aa-4b4e-a4ac-b619e3b6920a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/f70f1d85-f9aa-4b4e-a4ac-b619e3b6920a.jpg not downloaded yet
2026-03-27 12:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749163/general/db83c058-d34a-42ca-805f-6e79aaf236f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731351)
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749163%252Fgeneral%252F8b4bbe67-03eb-411a-838f-5fab2b392ea0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/8b4bbe67-03eb-411a-838f-5fab2b392ea0.jpg not downloaded yet
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749115%252Fgeneral%252F90df07c7-5d96-4703-afb9-0c371cb33402.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/90df07c7-5d96-4703-afb9-0c371cb33402.jpg not downloaded yet
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252Fef439fb5-ecd2-4ea3-86e4-5df503268ae1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/ef439fb5-ecd2-4ea3-86e4-5df503268ae1.jpg not downloaded yet
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252Fd6dc2459-f70b-404d-b50a-6b12a023208d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/d6dc2459-f70b-404d-b50a-6b12a023208d.jpg not downloaded yet
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252Fbda468d3-ce79-44f5-ae24-64976748771e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/bda468d3-ce79-44f5-ae24-64976748771e.jpg not downloaded yet
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749163%252Fgeneral%252F4ffebf60-e249-400e-9433-5112a7daa1e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/4ffebf60-e249-400e-9433-5112a7daa1e6.jpg not downloaded yet
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714203a650>
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749115%252Fgeneral%252F558b3481-0e88-4ed5-84a9-d41e34630a5a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/558b3481-0e88-4ed5-84a9-d41e34630a5a.jpg saved to cache
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b33f5af2-9ad4-54de-8721-a0a9de2d02b5
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bd0590>
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749115%252Fgeneral%252Ff32b4f8f-7091-4c2a-990c-bc05edde0483.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/f32b4f8f-7091-4c2a-990c-bc05edde0483.jpg saved to cache
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b33f5af2-9ad4-54de-8721-a0a9de2d02b5
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a2ce10>
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656379%252Fgeneral%252F1fa1cd5c-a35e-4441-a227-79d0dbf8cd0f.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656379/general/1fa1cd5c-a35e-4441-a227-79d0dbf8cd0f.jpg saved to cache
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ae73fe8a-0560-5c5e-963a-7871fa3c197a
2026-03-27 12:20:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ae73fe8a-0560-5c5e-963a-7871fa3c197a, skipping ID generation
2026-03-27 12:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae73fe8a-0560-5c5e-963a-7871fa3c197a with scrape type 1
2026-03-27 12:20:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ae73fe8a-0560-5c5e-963a-7871fa3c197a sending to next pipeline
2026-03-27 12:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae73fe8a-0560-5c5e-963a-7871fa3c197a, identifier: 10731374
2026-03-27 12:20:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca2810>
2026-03-27 12:20:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252F75c59ce5-3e04-41e9-8c50-8cf7d71c0e87.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/75c59ce5-3e04-41e9-8c50-8cf7d71c0e87.jpg saved to cache
2026-03-27 12:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cb7efb95-31ee-5a45-b7a1-47358ba41216
2026-03-27 12:20:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140add650>
2026-03-27 12:20:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F8c8675e9-aae4-40e3-aedc-65f8a51b1e31.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/8c8675e9-aae4-40e3-aedc-65f8a51b1e31.jpg saved to cache
2026-03-27 12:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7
2026-03-27 12:20:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2bd50>
2026-03-27 12:20:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749163%252Fgeneral%252F5042d65b-11b2-4749-8da7-e898c84262f0.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/5042d65b-11b2-4749-8da7-e898c84262f0.jpg saved to cache
2026-03-27 12:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4a5ca87f-9157-5410-a8be-e478d5159c5a
2026-03-27 12:20:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142038e10>
2026-03-27 12:20:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749163%252Fgeneral%252Ff5c86d9d-0f81-4f75-b16d-630a4644d876.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/f5c86d9d-0f81-4f75-b16d-630a4644d876.jpg saved to cache
2026-03-27 12:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4a5ca87f-9157-5410-a8be-e478d5159c5a
2026-03-27 12:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748978/general/5397a677-2dee-4eba-9694-d082ed14e75d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731140)
2026-03-27 12:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748978/general/2225534c-040e-4ccb-ad56-531a9471a4c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731140)
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749115%252Fgeneral%252F32345f04-7268-49f2-ad1f-b8d0f4889ed6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/32345f04-7268-49f2-ad1f-b8d0f4889ed6.jpg not downloaded yet
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252F42b26d63-fe91-4046-baff-ff17a421cf1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/42b26d63-fe91-4046-baff-ff17a421cf1b.jpg not downloaded yet
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252Fabbfe981-817f-4162-877f-fb3c502bb1c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/abbfe981-817f-4162-877f-fb3c502bb1c6.jpg not downloaded yet
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252F5ffa4ca3-8555-427d-8ae9-ee499ac99a0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/5ffa4ca3-8555-427d-8ae9-ee499ac99a0b.jpg not downloaded yet
2026-03-27 12:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae73fe8a-0560-5c5e-963a-7871fa3c197a with identifier: 10731374
2026-03-27 12:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae73fe8a-0560-5c5e-963a-7871fa3c197a with identifier: 10731374
2026-03-27 12:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae73fe8a-0560-5c5e-963a-7871fa3c197a with identifier: 10731374 to the API
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5656379/general/1fa1cd5c-a35e-4441-a227-79d0dbf8cd0f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ae73fe8a-0560-5c5e-963a-7871fa3c197a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58492092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731374',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 56715,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99331,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656379/general/9b2274cd-7725-4d7a-b180-a037057b41c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20333,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656379/general/35ec742f-0690-471c-a50b-2722e6b0f338.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111990,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656379/general/cdabf6f2-23e9-434d-9f16-df34060f76fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101196,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656379/general/87d7591a-3ed6-4c58-9323-9452b264462e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20863,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656379/general/73f12cc4-c2bc-4fbb-87be-5c1987256afd.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91027,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656379/general/9eb9b059-3f44-4841-9b84-0732e1a098af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47527,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656379/general/82cec695-16a6-4bfc-bdaf-b66a201bc1b7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15386,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656379/general/b8496a83-b9f7-42cd-b53a-40c68594a5de.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96667,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656379/general/f72ec688-ef54-46f8-8f56-0096f9ad2859.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae73fe8a-0560-5c5e-963a-7871fa3c197a/ae73fe8a-0560-5c5e-963a-7871fa3c197a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97904,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656379/general/1fa1cd5c-a35e-4441-a227-79d0dbf8cd0f.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 56.715 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731374%27 HTTP/1.1" 200 None
2026-03-27 12:20:25 [adesa.de] INFO: Saving data for 10731374: {'created_time': 1774614025.910352, 'last_price_update_time': 1774614025.910363, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731374') HTTP/1.1" 204 0
2026-03-27 12:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749115/general/888dd5e3-c600-47de-b6c3-6e046275233f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731297)
2026-03-27 12:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656509/general/20791a4f-ed68-4ae6-9a93-598c88f9a184.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731372)
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749163%252Fgeneral%252F98a1af46-a709-4871-859f-47790fbdf4fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/98a1af46-a709-4871-859f-47790fbdf4fa.jpg not downloaded yet
2026-03-27 12:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656509/general/b67308af-702a-496b-b058-9a06b19fba1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731372)
2026-03-27 12:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656509/general/0c2861af-b549-4039-bf91-dc287a579cd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731372)
2026-03-27 12:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749163/general/6ac2db85-a7b1-400b-a17e-500f252045cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731351)
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252F03a9fc69-b0d4-4c47-a3c1-40c30a7610d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/03a9fc69-b0d4-4c47-a3c1-40c30a7610d8.jpg not downloaded yet
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252F9395b3cf-493c-4e92-9171-ecba2aac58aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/9395b3cf-493c-4e92-9171-ecba2aac58aa.jpg not downloaded yet
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252Fc5bc9b66-b39f-420c-b1d9-466fe516a8ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/c5bc9b66-b39f-420c-b1d9-466fe516a8ee.jpg not downloaded yet
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f9250>
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749163%252Fgeneral%252Fdb83c058-d34a-42ca-805f-6e79aaf236f9.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/db83c058-d34a-42ca-805f-6e79aaf236f9.jpg saved to cache
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4a5ca87f-9157-5410-a8be-e478d5159c5a
2026-03-27 12:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749115/general/d362358c-1251-424b-a213-74351a84a477.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731297)
2026-03-27 12:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749115/general/d2fa9473-c71c-4762-884d-03d2a6ff6133.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731297)
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252Fe936e7c5-aa67-447c-bb55-0d98226b204d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/e936e7c5-aa67-447c-bb55-0d98226b204d.jpg not downloaded yet
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252F03d638ea-9015-43a3-9762-40dbfe755bd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/03d638ea-9015-43a3-9762-40dbfe755bd3.jpg not downloaded yet
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252F09c2413c-55bf-47be-a945-9162a306ce79.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/09c2413c-55bf-47be-a945-9162a306ce79.jpg not downloaded yet
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cae4d0>
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252F5397a677-2dee-4eba-9694-d082ed14e75d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/5397a677-2dee-4eba-9694-d082ed14e75d.jpg saved to cache
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fd2450>
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252F2225534c-040e-4ccb-ad56-531a9471a4c9.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/2225534c-040e-4ccb-ad56-531a9471a4c9.jpg saved to cache
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b
2026-03-27 12:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748978/general/16978a6d-8682-4e6a-85c4-78cda96c6f66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731140)
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d52b10>
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749115%252Fgeneral%252F888dd5e3-c600-47de-b6c3-6e046275233f.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/888dd5e3-c600-47de-b6c3-6e046275233f.jpg saved to cache
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b33f5af2-9ad4-54de-8721-a0a9de2d02b5
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d148d0>
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252F20791a4f-ed68-4ae6-9a93-598c88f9a184.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/20791a4f-ed68-4ae6-9a93-598c88f9a184.jpg saved to cache
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f4b650>
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252Fb67308af-702a-496b-b058-9a06b19fba1f.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/b67308af-702a-496b-b058-9a06b19fba1f.jpg saved to cache
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f66d0>
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252F0c2861af-b549-4039-bf91-dc287a579cd5.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/0c2861af-b549-4039-bf91-dc287a579cd5.jpg saved to cache
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bad110>
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749163%252Fgeneral%252F6ac2db85-a7b1-400b-a17e-500f252045cb.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/6ac2db85-a7b1-400b-a17e-500f252045cb.jpg saved to cache
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4a5ca87f-9157-5410-a8be-e478d5159c5a
2026-03-27 12:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749115/general/51ad4e1b-4a8b-400c-abcf-3db8c392ac80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731297)
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252F393e0d12-2660-4cb0-85e7-d1e57250ec24.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/393e0d12-2660-4cb0-85e7-d1e57250ec24.jpg not downloaded yet
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252F7dc1fe52-6845-45dd-9130-a8795899f1ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/7dc1fe52-6845-45dd-9130-a8795899f1ba.jpg not downloaded yet
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252Fdeb14bbe-e339-4efa-b6d9-1886cf1978d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/deb14bbe-e339-4efa-b6d9-1886cf1978d2.jpg not downloaded yet
2026-03-27 12:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748978/general/bf015c01-778e-4c29-a618-8b1de75879c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731140)
2026-03-27 12:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749163/general/e7941b83-3d3d-49ee-8e8b-b0594c1a7497.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731351)
2026-03-27 12:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656509/general/cca29a0e-2d6c-45ac-9896-d3daf8c9938d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731372)
2026-03-27 12:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749163/general/f68e390e-8699-4e27-8935-f29811a1434c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731351)
2026-03-27 12:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749056/general/bda468d3-ce79-44f5-ae24-64976748771e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731227)
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bac210>
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749115%252Fgeneral%252Fd362358c-1251-424b-a213-74351a84a477.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/d362358c-1251-424b-a213-74351a84a477.jpg saved to cache
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b33f5af2-9ad4-54de-8721-a0a9de2d02b5
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408be8d0>
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749115%252Fgeneral%252Fd2fa9473-c71c-4762-884d-03d2a6ff6133.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/d2fa9473-c71c-4762-884d-03d2a6ff6133.jpg saved to cache
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b33f5af2-9ad4-54de-8721-a0a9de2d02b5
2026-03-27 12:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749056/general/5ffa4ca3-8555-427d-8ae9-ee499ac99a0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731227)
2026-03-27 12:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656509/general/d6dc2459-f70b-404d-b50a-6b12a023208d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731372)
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252Fbc4581cd-a3bc-4124-a47c-81f5a2b39580.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/bc4581cd-a3bc-4124-a47c-81f5a2b39580.jpg not downloaded yet
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca0950>
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252F16978a6d-8682-4e6a-85c4-78cda96c6f66.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/16978a6d-8682-4e6a-85c4-78cda96c6f66.jpg saved to cache
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b
2026-03-27 12:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748978/general/42b26d63-fe91-4046-baff-ff17a421cf1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731140)
2026-03-27 12:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749163/general/4ffebf60-e249-400e-9433-5112a7daa1e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731351)
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252Fc5c9d084-c304-4908-9154-402b3148c261.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/c5c9d084-c304-4908-9154-402b3148c261.jpg not downloaded yet
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fc31d0>
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749115%252Fgeneral%252F51ad4e1b-4a8b-400c-abcf-3db8c392ac80.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/51ad4e1b-4a8b-400c-abcf-3db8c392ac80.jpg saved to cache
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b33f5af2-9ad4-54de-8721-a0a9de2d02b5
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e1fb50>
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252Fbf015c01-778e-4c29-a618-8b1de75879c7.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/bf015c01-778e-4c29-a618-8b1de75879c7.jpg saved to cache
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714201ef50>
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749163%252Fgeneral%252Fe7941b83-3d3d-49ee-8e8b-b0594c1a7497.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/e7941b83-3d3d-49ee-8e8b-b0594c1a7497.jpg saved to cache
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4a5ca87f-9157-5410-a8be-e478d5159c5a
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbae90>
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252Fcca29a0e-2d6c-45ac-9896-d3daf8c9938d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/cca29a0e-2d6c-45ac-9896-d3daf8c9938d.jpg saved to cache
2026-03-27 12:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142006710>
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749163%252Fgeneral%252Ff68e390e-8699-4e27-8935-f29811a1434c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/f68e390e-8699-4e27-8935-f29811a1434c.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4a5ca87f-9157-5410-a8be-e478d5159c5a
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71442dead0>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252Fbda468d3-ce79-44f5-ae24-64976748771e.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/bda468d3-ce79-44f5-ae24-64976748771e.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656509/general/abbfe981-817f-4162-877f-fb3c502bb1c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731372)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749115/general/32345f04-7268-49f2-ad1f-b8d0f4889ed6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731297)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749056/general/c5bc9b66-b39f-420c-b1d9-466fe516a8ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731227)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749163/general/98a1af46-a709-4871-859f-47790fbdf4fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731351)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656509/general/9395b3cf-493c-4e92-9171-ecba2aac58aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731372)
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252Fc2ce99c1-a529-48c3-8d44-a1a5fc8275e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/c2ce99c1-a529-48c3-8d44-a1a5fc8275e6.jpg not downloaded yet
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749056/general/09c2413c-55bf-47be-a945-9162a306ce79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731227)
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbbe50>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252F5ffa4ca3-8555-427d-8ae9-ee499ac99a0b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/5ffa4ca3-8555-427d-8ae9-ee499ac99a0b.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a5450>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252Fd6dc2459-f70b-404d-b50a-6b12a023208d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/d6dc2459-f70b-404d-b50a-6b12a023208d.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca2450>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252F42b26d63-fe91-4046-baff-ff17a421cf1b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/42b26d63-fe91-4046-baff-ff17a421cf1b.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d50f90>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749163%252Fgeneral%252F4ffebf60-e249-400e-9433-5112a7daa1e6.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/4ffebf60-e249-400e-9433-5112a7daa1e6.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4a5ca87f-9157-5410-a8be-e478d5159c5a
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252F75c79aa9-29a2-471f-be83-de1512b3c0f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/75c79aa9-29a2-471f-be83-de1512b3c0f6.jpg not downloaded yet
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748978/general/03a9fc69-b0d4-4c47-a3c1-40c30a7610d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731140)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748978/general/ef439fb5-ecd2-4ea3-86e4-5df503268ae1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731140)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656509/general/03d638ea-9015-43a3-9762-40dbfe755bd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731372)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748978/general/e936e7c5-aa67-447c-bb55-0d98226b204d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731140)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749056/general/deb14bbe-e339-4efa-b6d9-1886cf1978d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731227)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749115/general/90df07c7-5d96-4703-afb9-0c371cb33402.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731297)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656509/general/7dc1fe52-6845-45dd-9130-a8795899f1ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731372)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749056/general/bc4581cd-a3bc-4124-a47c-81f5a2b39580.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731227)
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0bb10>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252Fabbfe981-817f-4162-877f-fb3c502bb1c6.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/abbfe981-817f-4162-877f-fb3c502bb1c6.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a59910>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749115%252Fgeneral%252F32345f04-7268-49f2-ad1f-b8d0f4889ed6.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/32345f04-7268-49f2-ad1f-b8d0f4889ed6.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b33f5af2-9ad4-54de-8721-a0a9de2d02b5
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409b9b50>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252Fc5bc9b66-b39f-420c-b1d9-466fe516a8ee.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/c5bc9b66-b39f-420c-b1d9-466fe516a8ee.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c5ed90>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749163%252Fgeneral%252F98a1af46-a709-4871-859f-47790fbdf4fa.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/98a1af46-a709-4871-859f-47790fbdf4fa.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4a5ca87f-9157-5410-a8be-e478d5159c5a
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0bb10>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252F9395b3cf-493c-4e92-9171-ecba2aac58aa.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/9395b3cf-493c-4e92-9171-ecba2aac58aa.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a84510>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252F09c2413c-55bf-47be-a945-9162a306ce79.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/09c2413c-55bf-47be-a945-9162a306ce79.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749056/general/f70f1d85-f9aa-4b4e-a4ac-b619e3b6920a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731227)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749056/general/c5c9d084-c304-4908-9154-402b3148c261.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731227)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656509/general/1f263944-5d5c-4ee3-a8b4-20a5982048b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731372)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748978/general/393e0d12-2660-4cb0-85e7-d1e57250ec24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731140)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749163/general/8b4bbe67-03eb-411a-838f-5fab2b392ea0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731351)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748978/general/a27c3ef0-cd51-4db4-ae14-56e24b1704f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731140)
2026-03-27 12:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749115/general/5bac7e3c-9582-4895-80b7-7c4f96638e1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731297)
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b949d0>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252F03a9fc69-b0d4-4c47-a3c1-40c30a7610d8.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/03a9fc69-b0d4-4c47-a3c1-40c30a7610d8.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714089f990>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252Fef439fb5-ecd2-4ea3-86e4-5df503268ae1.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/ef439fb5-ecd2-4ea3-86e4-5df503268ae1.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bac690>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252F03d638ea-9015-43a3-9762-40dbfe755bd3.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/03d638ea-9015-43a3-9762-40dbfe755bd3.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b85710>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252Fe936e7c5-aa67-447c-bb55-0d98226b204d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/e936e7c5-aa67-447c-bb55-0d98226b204d.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bafb10>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252Fdeb14bbe-e339-4efa-b6d9-1886cf1978d2.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/deb14bbe-e339-4efa-b6d9-1886cf1978d2.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cca790>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749115%252Fgeneral%252F90df07c7-5d96-4703-afb9-0c371cb33402.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/90df07c7-5d96-4703-afb9-0c371cb33402.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b33f5af2-9ad4-54de-8721-a0a9de2d02b5
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714214be90>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252F7dc1fe52-6845-45dd-9130-a8795899f1ba.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/7dc1fe52-6845-45dd-9130-a8795899f1ba.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b02a50>
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252Fbc4581cd-a3bc-4124-a47c-81f5a2b39580.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/bc4581cd-a3bc-4124-a47c-81f5a2b39580.jpg saved to cache
2026-03-27 12:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0
2026-03-27 12:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749056/general/c2ce99c1-a529-48c3-8d44-a1a5fc8275e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731227)
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140baddd0>
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252Ff70f1d85-f9aa-4b4e-a4ac-b619e3b6920a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/f70f1d85-f9aa-4b4e-a4ac-b619e3b6920a.jpg saved to cache
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a49010>
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252Fc5c9d084-c304-4908-9154-402b3148c261.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/c5c9d084-c304-4908-9154-402b3148c261.jpg saved to cache
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b86390>
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656509%252Fgeneral%252F1f263944-5d5c-4ee3-a8b4-20a5982048b0.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656509/general/1f263944-5d5c-4ee3-a8b4-20a5982048b0.jpg saved to cache
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8
2026-03-27 12:20:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5a340bdb-c6dd-5de3-a058-616ed4ff15f8, skipping ID generation
2026-03-27 12:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with scrape type 1
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 sending to next pipeline
2026-03-27 12:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5a340bdb-c6dd-5de3-a058-616ed4ff15f8, identifier: 10731372
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143ed2090>
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252F393e0d12-2660-4cb0-85e7-d1e57250ec24.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/393e0d12-2660-4cb0-85e7-d1e57250ec24.jpg saved to cache
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408faad0>
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749163%252Fgeneral%252F8b4bbe67-03eb-411a-838f-5fab2b392ea0.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749163/general/8b4bbe67-03eb-411a-838f-5fab2b392ea0.jpg saved to cache
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4a5ca87f-9157-5410-a8be-e478d5159c5a
2026-03-27 12:20:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a5ca87f-9157-5410-a8be-e478d5159c5a, skipping ID generation
2026-03-27 12:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a5ca87f-9157-5410-a8be-e478d5159c5a with scrape type 1
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a5ca87f-9157-5410-a8be-e478d5159c5a sending to next pipeline
2026-03-27 12:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4a5ca87f-9157-5410-a8be-e478d5159c5a, identifier: 10731351
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dad3d0>
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748978%252Fgeneral%252Fa27c3ef0-cd51-4db4-ae14-56e24b1704f9.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748978/general/a27c3ef0-cd51-4db4-ae14-56e24b1704f9.jpg saved to cache
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b
2026-03-27 12:20:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b, skipping ID generation
2026-03-27 12:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with scrape type 1
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b sending to next pipeline
2026-03-27 12:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b, identifier: 10731140
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f7fb10>
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749115%252Fgeneral%252F5bac7e3c-9582-4895-80b7-7c4f96638e1c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749115/general/5bac7e3c-9582-4895-80b7-7c4f96638e1c.jpg saved to cache
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b33f5af2-9ad4-54de-8721-a0a9de2d02b5
2026-03-27 12:20:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b33f5af2-9ad4-54de-8721-a0a9de2d02b5, skipping ID generation
2026-03-27 12:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b33f5af2-9ad4-54de-8721-a0a9de2d02b5 with scrape type 1
2026-03-27 12:20:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b33f5af2-9ad4-54de-8721-a0a9de2d02b5 sending to next pipeline
2026-03-27 12:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b33f5af2-9ad4-54de-8721-a0a9de2d02b5, identifier: 10731297
2026-03-27 12:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with identifier: 10731372
2026-03-27 12:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with identifier: 10731372
2026-03-27 12:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5a340bdb-c6dd-5de3-a058-616ed4ff15f8 with identifier: 10731372 to the API
2026-03-27 12:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5656509/general/1f263944-5d5c-4ee3-a8b4-20a5982048b0.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': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '5a340bdb-c6dd-5de3-a058-616ed4ff15f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '41010092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731372',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Soul',
'odometer': 51366,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150999,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656509/general/b67308af-702a-496b-b058-9a06b19fba1f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126182,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656509/general/20791a4f-ed68-4ae6-9a93-598c88f9a184.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100741,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656509/general/cca29a0e-2d6c-45ac-9896-d3daf8c9938d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139528,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656509/general/0c2861af-b549-4039-bf91-dc287a579cd5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20133,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656509/general/1f263944-5d5c-4ee3-a8b4-20a5982048b0.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656509/general/d6dc2459-f70b-404d-b50a-6b12a023208d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131641,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656509/general/abbfe981-817f-4162-877f-fb3c502bb1c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57059,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656509/general/9395b3cf-493c-4e92-9171-ecba2aac58aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81853,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656509/general/03d638ea-9015-43a3-9762-40dbfe755bd3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a340bdb-c6dd-5de3-a058-616ed4ff15f8/5a340bdb-c6dd-5de3-a058-616ed4ff15f8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96403,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656509/general/7dc1fe52-6845-45dd-9130-a8795899f1ba.jpg',
'Width': 800}],
'price': 12700,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Kia e-Soul Vision - Electric - Automatic - 204 hp - 51.366 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2021}
2026-03-27 12:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731372%27 HTTP/1.1" 200 None
2026-03-27 12:20:29 [adesa.de] INFO: Saving data for 10731372: {'created_time': 1774614029.366545, 'last_price_update_time': 1774614029.366556, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731372') HTTP/1.1" 204 0
2026-03-27 12:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4a5ca87f-9157-5410-a8be-e478d5159c5a with identifier: 10731351
2026-03-27 12:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4a5ca87f-9157-5410-a8be-e478d5159c5a with identifier: 10731351
2026-03-27 12:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4a5ca87f-9157-5410-a8be-e478d5159c5a with identifier: 10731351 to the API
2026-03-27 12:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749163/general/8b4bbe67-03eb-411a-838f-5fab2b392ea0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4a5ca87f-9157-5410-a8be-e478d5159c5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19187093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731351',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 86864,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200362,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749163/general/1d8796de-0f25-4da9-a1c5-22a5a7fe8d03.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87378,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749163/general/5042d65b-11b2-4749-8da7-e898c84262f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193266,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749163/general/db83c058-d34a-42ca-805f-6e79aaf236f9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74012,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749163/general/f5c86d9d-0f81-4f75-b16d-630a4644d876.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194993,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749163/general/6ac2db85-a7b1-400b-a17e-500f252045cb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92593,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749163/general/e7941b83-3d3d-49ee-8e8b-b0594c1a7497.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85711,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749163/general/f68e390e-8699-4e27-8935-f29811a1434c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81310,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749163/general/8b4bbe67-03eb-411a-838f-5fab2b392ea0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61062,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749163/general/4ffebf60-e249-400e-9433-5112a7daa1e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a5ca87f-9157-5410-a8be-e478d5159c5a/4a5ca87f-9157-5410-a8be-e478d5159c5a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65904,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749163/general/98a1af46-a709-4871-859f-47790fbdf4fa.jpg',
'Width': 800}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai i30 Wagon 1.5 GDI N Line - Petrol - Automatic - 160 hp - '
'86.864 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2022}
2026-03-27 12:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731351%27 HTTP/1.1" 200 None
2026-03-27 12:20:29 [adesa.de] INFO: Saving data for 10731351: {'created_time': 1774614029.817582, 'last_price_update_time': 1774614029.817591, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731351') HTTP/1.1" 204 0
2026-03-27 12:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with identifier: 10731140
2026-03-27 12:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with identifier: 10731140
2026-03-27 12:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 48600cc3-ffe5-53f8-b2a4-2e9da08fc09b with identifier: 10731140 to the API
2026-03-27 12:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748978/general/a27c3ef0-cd51-4db4-ae14-56e24b1704f9.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '48600cc3-ffe5-53f8-b2a4-2e9da08fc09b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97912092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731140',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 68584,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21625,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748978/general/2225534c-040e-4ccb-ad56-531a9471a4c9.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21505,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748978/general/5397a677-2dee-4eba-9694-d082ed14e75d.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100819,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748978/general/bf015c01-778e-4c29-a618-8b1de75879c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103515,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748978/general/16978a6d-8682-4e6a-85c4-78cda96c6f66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95247,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748978/general/a27c3ef0-cd51-4db4-ae14-56e24b1704f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19364,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748978/general/ef439fb5-ecd2-4ea3-86e4-5df503268ae1.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18429,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748978/general/42b26d63-fe91-4046-baff-ff17a421cf1b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62294,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748978/general/03a9fc69-b0d4-4c47-a3c1-40c30a7610d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68089,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748978/general/e936e7c5-aa67-447c-bb55-0d98226b204d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48600cc3-ffe5-53f8-b2a4-2e9da08fc09b/48600cc3-ffe5-53f8-b2a4-2e9da08fc09b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74544,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748978/general/393e0d12-2660-4cb0-85e7-d1e57250ec24.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 68.584 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731140%27 HTTP/1.1" 200 None
2026-03-27 12:20:30 [adesa.de] INFO: Saving data for 10731140: {'created_time': 1774614030.248311, 'last_price_update_time': 1774614030.248322, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731140') HTTP/1.1" 204 0
2026-03-27 12:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b33f5af2-9ad4-54de-8721-a0a9de2d02b5 with identifier: 10731297
2026-03-27 12:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b33f5af2-9ad4-54de-8721-a0a9de2d02b5 with identifier: 10731297
2026-03-27 12:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b33f5af2-9ad4-54de-8721-a0a9de2d02b5 with identifier: 10731297 to the API
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749115/general/5bac7e3c-9582-4895-80b7-7c4f96638e1c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b33f5af2-9ad4-54de-8721-a0a9de2d02b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '9191092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731297',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 130683,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121979,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749115/general/1afb2242-60d7-40f6-9d2c-86a000fbc286.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150610,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749115/general/558b3481-0e88-4ed5-84a9-d41e34630a5a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126966,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749115/general/f32b4f8f-7091-4c2a-990c-bc05edde0483.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149010,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749115/general/d362358c-1251-424b-a213-74351a84a477.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94566,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749115/general/888dd5e3-c600-47de-b6c3-6e046275233f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24645,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749115/general/51ad4e1b-4a8b-400c-abcf-3db8c392ac80.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20108,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749115/general/d2fa9473-c71c-4762-884d-03d2a6ff6133.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65197,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749115/general/5bac7e3c-9582-4895-80b7-7c4f96638e1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94025,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749115/general/90df07c7-5d96-4703-afb9-0c371cb33402.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b33f5af2-9ad4-54de-8721-a0a9de2d02b5/b33f5af2-9ad4-54de-8721-a0a9de2d02b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88425,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749115/general/32345f04-7268-49f2-ad1f-b8d0f4889ed6.jpg',
'Width': 800}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 204 hp - 130.683 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731297%27 HTTP/1.1" 200 None
2026-03-27 12:20:30 [adesa.de] INFO: Saving data for 10731297: {'created_time': 1774614030.66485, 'last_price_update_time': 1774614030.664862, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731297') HTTP/1.1" 204 0
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748973/general/5311cc2f-c56e-428f-b1b7-dc322765070f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731134)
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749119/general/86c11686-974a-472a-a9cd-75c9fcf45855.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731300)
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748973/general/3f382fb6-41db-4fc9-9947-498860034b96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731134)
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749099/general/45aa19f7-ab42-4d44-9486-e81406fa7f17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731274)
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749001/general/dea8df1a-ce8b-4dc6-b48b-1f869be53db3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731168)
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749150/general/6630eff8-2fad-4dba-b426-da88dcb3bbe0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731338)
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749001/general/0d0ab223-e0c7-487b-82fd-97cca01eb81b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731168)
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749056/general/75c79aa9-29a2-471f-be83-de1512b3c0f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731227)
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142091450>
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252Fc2ce99c1-a529-48c3-8d44-a1a5fc8275e6.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/c2ce99c1-a529-48c3-8d44-a1a5fc8275e6.jpg saved to cache
2026-03-27 12:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749099/general/1fde1a4f-e340-45bc-9824-d74009311f38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731274)
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749157/general/7d3dd686-8a29-46cb-9815-0d2c3800bbd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731344)
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749001/general/38dc179d-c6b4-4fd9-9cd6-6312c723330e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731168)
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a8bd10>
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F5311cc2f-c56e-428f-b1b7-dc322765070f.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/5311cc2f-c56e-428f-b1b7-dc322765070f.jpg saved to cache
2026-03-27 12:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749150/general/e7c4737d-29db-46fe-bd91-2dff3707ee2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731338)
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749099/general/6160402f-f1a6-41f8-9786-42935e35c722.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731274)
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749150/general/b099e918-82fd-4059-bf35-6610fe922887.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731338)
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748973/general/c0bbc599-cc03-41be-adfb-4b314360cb24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731134)
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749157/general/36549c25-570a-49fc-8b34-5ca41fdd56f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731344)
2026-03-27 12:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749001/general/9d1318c5-0c1e-4720-af67-6b047203748e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731168)
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714092a310>
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F86c11686-974a-472a-a9cd-75c9fcf45855.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/86c11686-974a-472a-a9cd-75c9fcf45855.jpg saved to cache
2026-03-27 12:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4750278d-80ac-5aa0-938e-dbf203dc6f93
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a85a50>
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F3f382fb6-41db-4fc9-9947-498860034b96.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/3f382fb6-41db-4fc9-9947-498860034b96.jpg saved to cache
2026-03-27 12:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbd5d0>
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F45aa19f7-ab42-4d44-9486-e81406fa7f17.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/45aa19f7-ab42-4d44-9486-e81406fa7f17.jpg saved to cache
2026-03-27 12:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7
2026-03-27 12:20:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8f210>
2026-03-27 12:20:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252Fdea8df1a-ce8b-4dc6-b48b-1f869be53db3.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/dea8df1a-ce8b-4dc6-b48b-1f869be53db3.jpg saved to cache
2026-03-27 12:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 18aee416-d791-59fd-820d-2786ab5eed60
2026-03-27 12:20:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a84750>
2026-03-27 12:20:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252F6630eff8-2fad-4dba-b426-da88dcb3bbe0.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/6630eff8-2fad-4dba-b426-da88dcb3bbe0.jpg saved to cache
2026-03-27 12:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3d9b95ab-6960-52a4-9d2e-aeb6683f6490
2026-03-27 12:20:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbc0d0>
2026-03-27 12:20:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252F0d0ab223-e0c7-487b-82fd-97cca01eb81b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/0d0ab223-e0c7-487b-82fd-97cca01eb81b.jpg saved to cache
2026-03-27 12:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 18aee416-d791-59fd-820d-2786ab5eed60
2026-03-27 12:20:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fd8410>
2026-03-27 12:20:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749056%252Fgeneral%252F75c79aa9-29a2-471f-be83-de1512b3c0f6.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749056/general/75c79aa9-29a2-471f-be83-de1512b3c0f6.jpg saved to cache
2026-03-27 12:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0
2026-03-27 12:20:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca96b3b2-5938-543d-84ed-704ad8f2e3b0, skipping ID generation
2026-03-27 12:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with scrape type 1
2026-03-27 12:20:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca96b3b2-5938-543d-84ed-704ad8f2e3b0 sending to next pipeline
2026-03-27 12:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ca96b3b2-5938-543d-84ed-704ad8f2e3b0, identifier: 10731227
2026-03-27 12:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749099/general/8a306a46-4f8f-4ac4-8cfa-4e1f2aefbb35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731274)
2026-03-27 12:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748973/general/981094b3-e3b4-4399-8d5d-b1cf3f2bc54a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731134)
2026-03-27 12:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with identifier: 10731227
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-27 12:20:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 12:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with identifier: 10731227
2026-03-27 12:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ca96b3b2-5938-543d-84ed-704ad8f2e3b0 with identifier: 10731227 to the API
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749056/general/75c79aa9-29a2-471f-be83-de1512b3c0f6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ca96b3b2-5938-543d-84ed-704ad8f2e3b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4192093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731227',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 32874,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18315,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749056/general/f70f1d85-f9aa-4b4e-a4ac-b619e3b6920a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96282,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749056/general/bda468d3-ce79-44f5-ae24-64976748771e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18300,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749056/general/5ffa4ca3-8555-427d-8ae9-ee499ac99a0b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86027,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749056/general/c5bc9b66-b39f-420c-b1d9-466fe516a8ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79836,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749056/general/09c2413c-55bf-47be-a945-9162a306ce79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79019,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749056/general/deb14bbe-e339-4efa-b6d9-1886cf1978d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16636,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749056/general/bc4581cd-a3bc-4124-a47c-81f5a2b39580.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54384,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749056/general/c5c9d084-c304-4908-9154-402b3148c261.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94418,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749056/general/c2ce99c1-a529-48c3-8d44-a1a5fc8275e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca96b3b2-5938-543d-84ed-704ad8f2e3b0/ca96b3b2-5938-543d-84ed-704ad8f2e3b0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73925,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749056/general/75c79aa9-29a2-471f-be83-de1512b3c0f6.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 32.874 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731227%27 HTTP/1.1" 200 None
2026-03-27 12:20:32 [adesa.de] INFO: Saving data for 10731227: {'created_time': 1774614032.049897, 'last_price_update_time': 1774614032.049907, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731227') HTTP/1.1" 204 0
2026-03-27 12:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749099/general/e718e84a-614e-4f0b-8d3a-cc096874e777.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731274)
2026-03-27 12:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749157/general/3fb380f3-ec61-422c-a7d6-9e4f60855c44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731344)
2026-03-27 12:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749119/general/0e44340d-49fa-490a-ad44-0e9df4c084b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731300)
2026-03-27 12:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749150/general/e649446a-9d57-48ef-9981-024ec1ec5307.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731338)
2026-03-27 12:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749001/general/e0d8d630-b4a3-4152-aa7a-d90d098b4e7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731168)
2026-03-27 12:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748973/general/9d0498a5-9eae-4fec-b120-61aae8326d6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731134)
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420042d0>
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F1fde1a4f-e340-45bc-9824-d74009311f38.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/1fde1a4f-e340-45bc-9824-d74009311f38.jpg saved to cache
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f49890>
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252F7d3dd686-8a29-46cb-9815-0d2c3800bbd3.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/7d3dd686-8a29-46cb-9815-0d2c3800bbd3.jpg saved to cache
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cb7efb95-31ee-5a45-b7a1-47358ba41216
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bab310>
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252F38dc179d-c6b4-4fd9-9cd6-6312c723330e.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/38dc179d-c6b4-4fd9-9cd6-6312c723330e.jpg saved to cache
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 18aee416-d791-59fd-820d-2786ab5eed60
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142002f90>
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252Fe7c4737d-29db-46fe-bd91-2dff3707ee2e.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/e7c4737d-29db-46fe-bd91-2dff3707ee2e.jpg saved to cache
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3d9b95ab-6960-52a4-9d2e-aeb6683f6490
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb3350>
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F6160402f-f1a6-41f8-9786-42935e35c722.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/6160402f-f1a6-41f8-9786-42935e35c722.jpg saved to cache
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bfbf90>
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252Fb099e918-82fd-4059-bf35-6610fe922887.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/b099e918-82fd-4059-bf35-6610fe922887.jpg saved to cache
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3d9b95ab-6960-52a4-9d2e-aeb6683f6490
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140baa490>
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252Fc0bbc599-cc03-41be-adfb-4b314360cb24.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/c0bbc599-cc03-41be-adfb-4b314360cb24.jpg saved to cache
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142003550>
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252F36549c25-570a-49fc-8b34-5ca41fdd56f4.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/36549c25-570a-49fc-8b34-5ca41fdd56f4.jpg saved to cache
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cb7efb95-31ee-5a45-b7a1-47358ba41216
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb2050>
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252F9d1318c5-0c1e-4720-af67-6b047203748e.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/9d1318c5-0c1e-4720-af67-6b047203748e.jpg saved to cache
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 18aee416-d791-59fd-820d-2786ab5eed60
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fbe410>
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F8a306a46-4f8f-4ac4-8cfa-4e1f2aefbb35.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/8a306a46-4f8f-4ac4-8cfa-4e1f2aefbb35.jpg saved to cache
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f49190>
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F981094b3-e3b4-4399-8d5d-b1cf3f2bc54a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/981094b3-e3b4-4399-8d5d-b1cf3f2bc54a.jpg saved to cache
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe
2026-03-27 12:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749150/general/ef3c8c7d-4641-4e7d-8474-958c925da6df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731338)
2026-03-27 12:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749119/general/4c8cd507-2759-4e8c-9eb5-ca4ef9188c16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731300)
2026-03-27 12:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748973/general/90ecdd8a-a3cb-438c-8a21-d4d6e6c6cfe5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731134)
2026-03-27 12:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749001/general/354c0a10-10d7-4cd7-82db-930b734615b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731168)
2026-03-27 12:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d53190>
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252Fe718e84a-614e-4f0b-8d3a-cc096874e777.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/e718e84a-614e-4f0b-8d3a-cc096874e777.jpg saved to cache
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b6d3d0>
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749157%252Fgeneral%252F3fb380f3-ec61-422c-a7d6-9e4f60855c44.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749157/general/3fb380f3-ec61-422c-a7d6-9e4f60855c44.jpg saved to cache
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb7efb95-31ee-5a45-b7a1-47358ba41216
2026-03-27 12:20:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb7efb95-31ee-5a45-b7a1-47358ba41216, skipping ID generation
2026-03-27 12:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb7efb95-31ee-5a45-b7a1-47358ba41216 with scrape type 1
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb7efb95-31ee-5a45-b7a1-47358ba41216 sending to next pipeline
2026-03-27 12:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cb7efb95-31ee-5a45-b7a1-47358ba41216, identifier: 10731344
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142003b10>
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F0e44340d-49fa-490a-ad44-0e9df4c084b1.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/0e44340d-49fa-490a-ad44-0e9df4c084b1.jpg saved to cache
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4750278d-80ac-5aa0-938e-dbf203dc6f93
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e1ef10>
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252Fe649446a-9d57-48ef-9981-024ec1ec5307.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/e649446a-9d57-48ef-9981-024ec1ec5307.jpg saved to cache
2026-03-27 12:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3d9b95ab-6960-52a4-9d2e-aeb6683f6490
2026-03-27 12:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749099/general/893c42f4-c837-40c0-a022-e53ff591e8a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731274)
2026-03-27 12:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749001/general/9347a693-bb91-49c5-909b-7539927b71ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731168)
2026-03-27 12:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cb7efb95-31ee-5a45-b7a1-47358ba41216 with identifier: 10731344
2026-03-27 12:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cb7efb95-31ee-5a45-b7a1-47358ba41216 with identifier: 10731344
2026-03-27 12:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cb7efb95-31ee-5a45-b7a1-47358ba41216 with identifier: 10731344 to the API
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749157/general/3fb380f3-ec61-422c-a7d6-9e4f60855c44.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'cb7efb95-31ee-5a45-b7a1-47358ba41216',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34414092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731344',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 31538,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19843,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749157/general/3fb380f3-ec61-422c-a7d6-9e4f60855c44.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19751,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749157/general/36549c25-570a-49fc-8b34-5ca41fdd56f4.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19265,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749157/general/8d60cd78-3246-436a-8ee5-017965c9631c.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93125,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749157/general/7d3dd686-8a29-46cb-9815-0d2c3800bbd3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82354,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749157/general/90eaa3f4-652b-4e95-acdb-25b527a7f49d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90093,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749157/general/75c59ce5-3e04-41e9-8c50-8cf7d71c0e87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19898,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749157/general/64d95206-570c-4ff4-afa8-badb6d54f4e8.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55963,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749157/general/0d848455-f4ae-4234-a060-219dde9b02c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81076,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749157/general/c17e7ea1-49bc-404f-8467-c1c30443b355.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb7efb95-31ee-5a45-b7a1-47358ba41216/cb7efb95-31ee-5a45-b7a1-47358ba41216_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92940,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749157/general/de2c8456-553e-45c8-8040-b5ba35b0d2fa.jpg',
'Width': 800}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh - AWD - Electric - Automatic - 306 hp - '
'31.538 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731344%27 HTTP/1.1" 200 None
2026-03-27 12:20:33 [adesa.de] INFO: Saving data for 10731344: {'created_time': 1774614033.340029, 'last_price_update_time': 1774614033.340041, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731344') HTTP/1.1" 204 0
2026-03-27 12:20:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749099/general/2c561bbd-2457-4ee6-a51e-beaf865e7ab6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731274)
2026-03-27 12:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749048/general/118160f5-0309-4758-acc8-f597b6bbd68c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731218)
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b6f110>
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252Fe0d8d630-b4a3-4152-aa7a-d90d098b4e7a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/e0d8d630-b4a3-4152-aa7a-d90d098b4e7a.jpg saved to cache
2026-03-27 12:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 18aee416-d791-59fd-820d-2786ab5eed60
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714213ba90>
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F9d0498a5-9eae-4fec-b120-61aae8326d6a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/9d0498a5-9eae-4fec-b120-61aae8326d6a.jpg saved to cache
2026-03-27 12:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f7410>
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749150%252Fgeneral%252Fef3c8c7d-4641-4e7d-8474-958c925da6df.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749150/general/ef3c8c7d-4641-4e7d-8474-958c925da6df.jpg saved to cache
2026-03-27 12:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3d9b95ab-6960-52a4-9d2e-aeb6683f6490
2026-03-27 12:20:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d9b95ab-6960-52a4-9d2e-aeb6683f6490, skipping ID generation
2026-03-27 12:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d9b95ab-6960-52a4-9d2e-aeb6683f6490 with scrape type 1
2026-03-27 12:20:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d9b95ab-6960-52a4-9d2e-aeb6683f6490 sending to next pipeline
2026-03-27 12:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3d9b95ab-6960-52a4-9d2e-aeb6683f6490, identifier: 10731338
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408ab0d0>
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749119%252Fgeneral%252F4c8cd507-2759-4e8c-9eb5-ca4ef9188c16.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749119/general/4c8cd507-2759-4e8c-9eb5-ca4ef9188c16.jpg saved to cache
2026-03-27 12:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4750278d-80ac-5aa0-938e-dbf203dc6f93
2026-03-27 12:20:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4750278d-80ac-5aa0-938e-dbf203dc6f93, skipping ID generation
2026-03-27 12:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4750278d-80ac-5aa0-938e-dbf203dc6f93 with scrape type 1
2026-03-27 12:20:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4750278d-80ac-5aa0-938e-dbf203dc6f93 sending to next pipeline
2026-03-27 12:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4750278d-80ac-5aa0-938e-dbf203dc6f93, identifier: 10731300
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140add950>
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748973%252Fgeneral%252F90ecdd8a-a3cb-438c-8a21-d4d6e6c6cfe5.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748973/general/90ecdd8a-a3cb-438c-8a21-d4d6e6c6cfe5.jpg saved to cache
2026-03-27 12:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe
2026-03-27 12:20:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 246c8a6d-9485-5dc6-bf75-dfc76ce43abe, skipping ID generation
2026-03-27 12:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with scrape type 1
2026-03-27 12:20:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 246c8a6d-9485-5dc6-bf75-dfc76ce43abe sending to next pipeline
2026-03-27 12:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 246c8a6d-9485-5dc6-bf75-dfc76ce43abe, identifier: 10731134
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f5d390>
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252F354c0a10-10d7-4cd7-82db-930b734615b4.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/354c0a10-10d7-4cd7-82db-930b734615b4.jpg saved to cache
2026-03-27 12:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 18aee416-d791-59fd-820d-2786ab5eed60
2026-03-27 12:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749048/general/16e448eb-dd70-42b3-a585-66aed90a7895.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731218)
2026-03-27 12:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749048/general/0a35c681-9c84-46a0-a017-70f9a11cd218.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731218)
2026-03-27 12:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749048/general/09735ae3-39b0-449b-88d4-ac2668658185.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731218)
2026-03-27 12:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3d9b95ab-6960-52a4-9d2e-aeb6683f6490 with identifier: 10731338
2026-03-27 12:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3d9b95ab-6960-52a4-9d2e-aeb6683f6490 with identifier: 10731338
2026-03-27 12:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3d9b95ab-6960-52a4-9d2e-aeb6683f6490 with identifier: 10731338 to the API
2026-03-27 12:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749150/general/ef3c8c7d-4641-4e7d-8474-958c925da6df.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '3d9b95ab-6960-52a4-9d2e-aeb6683f6490',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '87174092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731338',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 45198,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105490,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749150/general/79664619-9c9d-4842-bdf8-a07900bb7100.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101186,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749150/general/ef3c8c7d-4641-4e7d-8474-958c925da6df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19413,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749150/general/e649446a-9d57-48ef-9981-024ec1ec5307.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14997,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749150/general/b099e918-82fd-4059-bf35-6610fe922887.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98316,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749150/general/e7c4737d-29db-46fe-bd91-2dff3707ee2e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109200,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749150/general/6630eff8-2fad-4dba-b426-da88dcb3bbe0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17457,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749150/general/2e308cda-ec1d-46b6-9925-5655dec55a56.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 13785,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749150/general/2154b034-07be-42b9-a476-6665706b8aa9.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58888,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749150/general/25e27993-1a5a-4eda-b3eb-29035eee5552.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d9b95ab-6960-52a4-9d2e-aeb6683f6490/3d9b95ab-6960-52a4-9d2e-aeb6683f6490_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56738,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749150/general/586361d2-400f-4e4f-87e8-5c29e5b1ae97.jpg',
'Width': 800}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh Dynamiq - Electric - Automatic - 217 hp - '
'45.198 km',
'transmission': 'automatic',
'trim': 'Dynamiq',
'vin': None,
'year': 2022}
2026-03-27 12:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731338%27 HTTP/1.1" 200 None
2026-03-27 12:20:34 [adesa.de] INFO: Saving data for 10731338: {'created_time': 1774614034.431395, 'last_price_update_time': 1774614034.431406, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731338') HTTP/1.1" 204 0
2026-03-27 12:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4750278d-80ac-5aa0-938e-dbf203dc6f93 with identifier: 10731300
2026-03-27 12:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4750278d-80ac-5aa0-938e-dbf203dc6f93 with identifier: 10731300
2026-03-27 12:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4750278d-80ac-5aa0-938e-dbf203dc6f93 with identifier: 10731300 to the API
2026-03-27 12:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749119/general/4c8cd507-2759-4e8c-9eb5-ca4ef9188c16.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '4750278d-80ac-5aa0-938e-dbf203dc6f93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '87164092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731300',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 39154,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149645,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749119/general/393d3939-bb43-416e-b4aa-e816cff0f58b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152257,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749119/general/4c8cd507-2759-4e8c-9eb5-ca4ef9188c16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22229,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749119/general/0e44340d-49fa-490a-ad44-0e9df4c084b1.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143321,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749119/general/9c3ffc9c-0f90-48c7-9bd8-fc634bc7cd9d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20645,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749119/general/0641c9b9-5e7c-4652-bab0-84a4beb644b5.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 13518,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749119/general/86c11686-974a-472a-a9cd-75c9fcf45855.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106524,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749119/general/6ff18530-399f-4f66-9005-6692538105fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21060,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749119/general/45fa918d-37f3-4360-adb6-4636fd4321c1.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55839,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749119/general/0fe4c7f5-4ee1-4276-ad6c-b6000f76582d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4750278d-80ac-5aa0-938e-dbf203dc6f93/4750278d-80ac-5aa0-938e-dbf203dc6f93_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162634,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749119/general/46cc6dcc-2b39-4e9b-b87e-44c953814ced.jpg',
'Width': 800}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 74 kWh Uniq - Electric - Automatic - 325 hp - '
'39.154 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2023}
2026-03-27 12:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731300%27 HTTP/1.1" 200 None
2026-03-27 12:20:34 [adesa.de] INFO: Saving data for 10731300: {'created_time': 1774614034.88353, 'last_price_update_time': 1774614034.883542, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731300') HTTP/1.1" 204 0
2026-03-27 12:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with identifier: 10731134
2026-03-27 12:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with identifier: 10731134
2026-03-27 12:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 246c8a6d-9485-5dc6-bf75-dfc76ce43abe with identifier: 10731134 to the API
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748973/general/90ecdd8a-a3cb-438c-8a21-d4d6e6c6cfe5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': None,
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '246c8a6d-9485-5dc6-bf75-dfc76ce43abe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1522092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731134',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 22013,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17469,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748973/general/99095313-b5d9-4887-8bbd-0ae5b88f2303.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17613,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748973/general/90ecdd8a-a3cb-438c-8a21-d4d6e6c6cfe5.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101154,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748973/general/9d0498a5-9eae-4fec-b120-61aae8326d6a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93743,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748973/general/981094b3-e3b4-4399-8d5d-b1cf3f2bc54a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85994,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748973/general/c0bbc599-cc03-41be-adfb-4b314360cb24.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18468,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748973/general/3f382fb6-41db-4fc9-9947-498860034b96.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18594,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748973/general/5311cc2f-c56e-428f-b1b7-dc322765070f.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 9588,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748973/general/2b0687e1-0136-41c4-9fcd-7f01b97d2b0c.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89921,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748973/general/612bf703-4309-4af3-9cbc-ca4238ed6a63.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_246c8a6d-9485-5dc6-bf75-dfc76ce43abe/246c8a6d-9485-5dc6-bf75-dfc76ce43abe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90900,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748973/general/5637a5a6-47c2-4ed1-987b-cce8b32bf487.jpg',
'Width': 800}],
'price': 18100,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh Techniq - Electric - Automatic - 217 hp - '
'22.013 km',
'transmission': 'automatic',
'trim': 'Techniq',
'vin': None,
'year': 2021}
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731134%27 HTTP/1.1" 200 None
2026-03-27 12:20:35 [adesa.de] INFO: Saving data for 10731134: {'created_time': 1774614035.318143, 'last_price_update_time': 1774614035.318154, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731134') HTTP/1.1" 204 0
2026-03-27 12:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749546/general/e7edf2c4-a7ed-4964-a76d-22f83701e629.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732906)
2026-03-27 12:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a3e50>
2026-03-27 12:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F893c42f4-c837-40c0-a022-e53ff591e8a9.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/893c42f4-c837-40c0-a022-e53ff591e8a9.jpg saved to cache
2026-03-27 12:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7
2026-03-27 12:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f1d10>
2026-03-27 12:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749001%252Fgeneral%252F9347a693-bb91-49c5-909b-7539927b71ad.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749001/general/9347a693-bb91-49c5-909b-7539927b71ad.jpg saved to cache
2026-03-27 12:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 18aee416-d791-59fd-820d-2786ab5eed60
2026-03-27 12:20:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 18aee416-d791-59fd-820d-2786ab5eed60, skipping ID generation
2026-03-27 12:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18aee416-d791-59fd-820d-2786ab5eed60 with scrape type 1
2026-03-27 12:20:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 18aee416-d791-59fd-820d-2786ab5eed60 sending to next pipeline
2026-03-27 12:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 18aee416-d791-59fd-820d-2786ab5eed60, identifier: 10731168
2026-03-27 12:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749534/general/eefaab64-541c-4aad-84a7-15402f1ebad8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732891)
2026-03-27 12:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749534/general/4831606a-60d6-4716-b2ef-7e9b5c092153.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732891)
2026-03-27 12:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 18aee416-d791-59fd-820d-2786ab5eed60 with identifier: 10731168
2026-03-27 12:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 18aee416-d791-59fd-820d-2786ab5eed60 with identifier: 10731168
2026-03-27 12:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 18aee416-d791-59fd-820d-2786ab5eed60 with identifier: 10731168 to the API
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749001/general/9347a693-bb91-49c5-909b-7539927b71ad.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '18aee416-d791-59fd-820d-2786ab5eed60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34411092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731168',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 27904,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84723,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749001/general/9347a693-bb91-49c5-909b-7539927b71ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16656,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749001/general/354c0a10-10d7-4cd7-82db-930b734615b4.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84369,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749001/general/e0d8d630-b4a3-4152-aa7a-d90d098b4e7a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15434,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749001/general/38dc179d-c6b4-4fd9-9cd6-6312c723330e.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76159,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749001/general/9d1318c5-0c1e-4720-af67-6b047203748e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91707,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749001/general/0d0ab223-e0c7-487b-82fd-97cca01eb81b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90648,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749001/general/dea8df1a-ce8b-4dc6-b48b-1f869be53db3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57815,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749001/general/8c21e2ac-d546-4978-b376-3a353e921de2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85315,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749001/general/a4324405-ed81-4075-80df-df0bee78e54a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18aee416-d791-59fd-820d-2786ab5eed60/18aee416-d791-59fd-820d-2786ab5eed60_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81093,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749001/general/b22c2bbe-d765-461f-94f0-b1bc846ad9ea.jpg',
'Width': 800}],
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh - Electric - Automatic - 306 hp - 27.904 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731168%27 HTTP/1.1" 200 None
2026-03-27 12:20:35 [adesa.de] INFO: Saving data for 10731168: {'created_time': 1774614035.930652, 'last_price_update_time': 1774614035.930669, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731168') HTTP/1.1" 204 0
2026-03-27 12:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f4290>
2026-03-27 12:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749099%252Fgeneral%252F2c561bbd-2457-4ee6-a51e-beaf865e7ab6.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749099/general/2c561bbd-2457-4ee6-a51e-beaf865e7ab6.jpg saved to cache
2026-03-27 12:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7
2026-03-27 12:20:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7, skipping ID generation
2026-03-27 12:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7 with scrape type 1
2026-03-27 12:20:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7 sending to next pipeline
2026-03-27 12:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7, identifier: 10731274
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f4e90>
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252F118160f5-0309-4758-acc8-f597b6bbd68c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/118160f5-0309-4758-acc8-f597b6bbd68c.jpg saved to cache
2026-03-27 12:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7bff3872-79eb-5101-beca-105077c22197
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf1f10>
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252F16e448eb-dd70-42b3-a585-66aed90a7895.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/16e448eb-dd70-42b3-a585-66aed90a7895.jpg saved to cache
2026-03-27 12:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7bff3872-79eb-5101-beca-105077c22197
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408aa190>
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252F0a35c681-9c84-46a0-a017-70f9a11cd218.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/0a35c681-9c84-46a0-a017-70f9a11cd218.jpg saved to cache
2026-03-27 12:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7bff3872-79eb-5101-beca-105077c22197
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142044750>
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749048%252Fgeneral%252F09735ae3-39b0-449b-88d4-ac2668658185.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749048/general/09735ae3-39b0-449b-88d4-ac2668658185.jpg saved to cache
2026-03-27 12:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7bff3872-79eb-5101-beca-105077c22197
2026-03-27 12:20:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7bff3872-79eb-5101-beca-105077c22197, skipping ID generation
2026-03-27 12:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bff3872-79eb-5101-beca-105077c22197 with scrape type 1
2026-03-27 12:20:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7bff3872-79eb-5101-beca-105077c22197 sending to next pipeline
2026-03-27 12:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7bff3872-79eb-5101-beca-105077c22197, identifier: 10731218
2026-03-27 12:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749546/general/225ddea3-39fe-42b5-8471-a8b6bd656b39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732906)
2026-03-27 12:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7 with identifier: 10731274
2026-03-27 12:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7 with identifier: 10731274
2026-03-27 12:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7eb938d2-e9bd-53d3-83ff-12a3c29b5df7 with identifier: 10731274 to the API
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749099/general/2c561bbd-2457-4ee6-a51e-beaf865e7ab6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '7eb938d2-e9bd-53d3-83ff-12a3c29b5df7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '87200092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731274',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 119789,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21673,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749099/general/2c561bbd-2457-4ee6-a51e-beaf865e7ab6.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107886,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749099/general/893c42f4-c837-40c0-a022-e53ff591e8a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21508,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749099/general/e718e84a-614e-4f0b-8d3a-cc096874e777.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115469,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749099/general/8a306a46-4f8f-4ac4-8cfa-4e1f2aefbb35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17800,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749099/general/6160402f-f1a6-41f8-9786-42935e35c722.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 13067,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749099/general/1fde1a4f-e340-45bc-9824-d74009311f38.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69378,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749099/general/45aa19f7-ab42-4d44-9486-e81406fa7f17.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104866,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749099/general/8c8675e9-aae4-40e3-aedc-65f8a51b1e31.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116694,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749099/general/23bdf19c-5d1d-48bd-ab5e-c203f7c84644.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb938d2-e9bd-53d3-83ff-12a3c29b5df7/7eb938d2-e9bd-53d3-83ff-12a3c29b5df7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79665,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749099/general/15dd5eae-1454-4699-af4d-6960e2f8ffa4.jpg',
'Width': 800}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 5 70 kWh - AWD - Electric - Automatic - 306 hp - '
'119.789 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731274%27 HTTP/1.1" 200 None
2026-03-27 12:20:36 [adesa.de] INFO: Saving data for 10731274: {'created_time': 1774614036.90577, 'last_price_update_time': 1774614036.905782, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731274') HTTP/1.1" 204 0
2026-03-27 12:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7bff3872-79eb-5101-beca-105077c22197 with identifier: 10731218
2026-03-27 12:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7bff3872-79eb-5101-beca-105077c22197 with identifier: 10731218
2026-03-27 12:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7bff3872-79eb-5101-beca-105077c22197 with identifier: 10731218 to the API
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749048/general/09735ae3-39b0-449b-88d4-ac2668658185.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '7bff3872-79eb-5101-beca-105077c22197',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19159093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731218',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 22194,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18334,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749048/general/4d3016bf-79ce-406e-925a-77ab7963f3d4.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104071,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749048/general/d1e41a82-ef0d-48e4-a120-6ceff4594d76.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99685,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749048/general/af2ceede-3771-4da0-9253-33258015501e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17203,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749048/general/2e9d81a5-c80b-4fa1-910f-4f0177a2fa0a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109438,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749048/general/c1366c98-a279-4452-8e99-9e690062ccff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17405,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749048/general/5fd062b7-b1f4-4530-a803-c0f131570cb5.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88096,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749048/general/0a35c681-9c84-46a0-a017-70f9a11cd218.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64589,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749048/general/16e448eb-dd70-42b3-a585-66aed90a7895.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113574,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749048/general/09735ae3-39b0-449b-88d4-ac2668658185.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bff3872-79eb-5101-beca-105077c22197/7bff3872-79eb-5101-beca-105077c22197_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49745,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749048/general/118160f5-0309-4758-acc8-f597b6bbd68c.jpg',
'Width': 800}],
'price': 23600,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai Ioniq 6 First Edition - Electric - Automatic - 325 hp - '
'22.194 km',
'transmission': 'automatic',
'trim': 'First Edition',
'vin': None,
'year': 2023}
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731218%27 HTTP/1.1" 200 None
2026-03-27 12:20:37 [adesa.de] INFO: Saving data for 10731218: {'created_time': 1774614037.342504, 'last_price_update_time': 1774614037.342518, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731218') HTTP/1.1" 204 0
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a8250>
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252Fe7edf2c4-a7ed-4964-a76d-22f83701e629.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/e7edf2c4-a7ed-4964-a76d-22f83701e629.jpg saved to cache
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d39990>
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252Feefaab64-541c-4aad-84a7-15402f1ebad8.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/eefaab64-541c-4aad-84a7-15402f1ebad8.jpg saved to cache
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b64c1c0e-53fe-5336-9e0b-7ed76f970196
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b82d0>
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252F4831606a-60d6-4716-b2ef-7e9b5c092153.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/4831606a-60d6-4716-b2ef-7e9b5c092153.jpg saved to cache
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b64c1c0e-53fe-5336-9e0b-7ed76f970196
2026-03-27 12:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749534/general/2aa6f11d-f585-45f1-a59d-355c9050c551.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732891)
2026-03-27 12:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749534/general/4da88e99-5dca-4621-8037-8abd0df0b949.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732891)
2026-03-27 12:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731321> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749546/general/c6ab60ab-a141-4baa-85db-080046086943.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732906)
2026-03-27 12:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749546/general/baefd3ce-c572-4abf-babf-9a795ef14aba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732906)
2026-03-27 12:20:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714451f3d0>
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252F225ddea3-39fe-42b5-8471-a8b6bd656b39.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/225ddea3-39fe-42b5-8471-a8b6bd656b39.jpg saved to cache
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141c91610>
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252F2aa6f11d-f585-45f1-a59d-355c9050c551.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/2aa6f11d-f585-45f1-a59d-355c9050c551.jpg saved to cache
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b64c1c0e-53fe-5336-9e0b-7ed76f970196
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f51990>
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252F4da88e99-5dca-4621-8037-8abd0df0b949.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/4da88e99-5dca-4621-8037-8abd0df0b949.jpg saved to cache
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b64c1c0e-53fe-5336-9e0b-7ed76f970196
2026-03-27 12:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749534/general/27d19339-8ee0-48fc-97b0-5bbaaac8c52b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732891)
2026-03-27 12:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749534/general/e58e799e-6931-4cd0-af07-433cde7532ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732891)
2026-03-27 12:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aa2689d-40ed-5f9a-b538-7641c95c442a with identifier: 10731192
2026-03-27 12:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aa2689d-40ed-5f9a-b538-7641c95c442a with scrape type 1
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8aa2689d-40ed-5f9a-b538-7641c95c442a
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252Fb86b69dd-3ab7-4e1a-aca1-939b4a6e9dcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/b86b69dd-3ab7-4e1a-aca1-939b4a6e9dcd.jpg not downloaded yet
2026-03-27 12:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8234c4-6a95-5ae6-8d27-9db1a9a796de with identifier: 10731321
2026-03-27 12:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de with scrape type 1
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252F92cbb0ea-dff2-4dd6-9977-1075025c6dac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/92cbb0ea-dff2-4dd6-9977-1075025c6dac.jpg not downloaded yet
2026-03-27 12:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749546/general/bcc11da3-1577-4cfa-bb13-dc72a014e174.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732906)
2026-03-27 12:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749534/general/ebeb32b3-9bc1-4dc0-8318-4ddceeb4851c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732891)
2026-03-27 12:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749546/general/12c0b064-c6d0-4c6e-ae10-aa536403a57d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732906)
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252F66e7c656-08e6-42b5-aae2-bec8abbfa859.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/66e7c656-08e6-42b5-aae2-bec8abbfa859.jpg not downloaded yet
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252Fc3ae77bd-077b-4097-b5b7-b3366282343b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/c3ae77bd-077b-4097-b5b7-b3366282343b.jpg not downloaded yet
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cac810>
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252Fc6ab60ab-a141-4baa-85db-080046086943.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/c6ab60ab-a141-4baa-85db-080046086943.jpg saved to cache
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a709d0>
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252Fbaefd3ce-c572-4abf-babf-9a795ef14aba.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/baefd3ce-c572-4abf-babf-9a795ef14aba.jpg saved to cache
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252F4f63d2f1-9f6b-4fc3-9e61-014d2a42a94e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/4f63d2f1-9f6b-4fc3-9e61-014d2a42a94e.jpg not downloaded yet
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252Ff728244a-78bc-4968-8078-06b360b79b2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/f728244a-78bc-4968-8078-06b360b79b2e.jpg not downloaded yet
2026-03-27 12:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749546/general/7c8af38b-d7af-4a2a-beb1-190bcb380da4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732906)
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb6890>
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252F27d19339-8ee0-48fc-97b0-5bbaaac8c52b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/27d19339-8ee0-48fc-97b0-5bbaaac8c52b.jpg saved to cache
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b64c1c0e-53fe-5336-9e0b-7ed76f970196
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fd2890>
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252Fe58e799e-6931-4cd0-af07-433cde7532ec.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/e58e799e-6931-4cd0-af07-433cde7532ec.jpg saved to cache
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b64c1c0e-53fe-5336-9e0b-7ed76f970196
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142076190>
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252Fbcc11da3-1577-4cfa-bb13-dc72a014e174.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/bcc11da3-1577-4cfa-bb13-dc72a014e174.jpg saved to cache
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f7d510>
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252Febeb32b3-9bc1-4dc0-8318-4ddceeb4851c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/ebeb32b3-9bc1-4dc0-8318-4ddceeb4851c.jpg saved to cache
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b64c1c0e-53fe-5336-9e0b-7ed76f970196
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d84f10>
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252F12c0b064-c6d0-4c6e-ae10-aa536403a57d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/12c0b064-c6d0-4c6e-ae10-aa536403a57d.jpg saved to cache
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749135/general/92cbb0ea-dff2-4dd6-9977-1075025c6dac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731321)
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252F2538b102-0474-4cef-8f8f-e359c6914d39.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/2538b102-0474-4cef-8f8f-e359c6914d39.jpg not downloaded yet
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252F234e8c1d-4540-42cd-a3b9-2b11fd1ace90.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/234e8c1d-4540-42cd-a3b9-2b11fd1ace90.jpg not downloaded yet
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749023/general/b86b69dd-3ab7-4e1a-aca1-939b4a6e9dcd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731192)
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749534/general/fb4f9d3a-2ba0-4036-88f9-fe35d051ab59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732891)
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252Fe71fc321-f225-4fa4-a49f-d44ef8916ec9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/e71fc321-f225-4fa4-a49f-d44ef8916ec9.jpg not downloaded yet
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252F08d17d96-726d-487a-b49a-0c52bbdd9e20.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/08d17d96-726d-487a-b49a-0c52bbdd9e20.jpg not downloaded yet
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf1150>
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252F7c8af38b-d7af-4a2a-beb1-190bcb380da4.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/7c8af38b-d7af-4a2a-beb1-190bcb380da4.jpg saved to cache
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e
2026-03-27 12:20:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749135/general/c3ae77bd-077b-4097-b5b7-b3366282343b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731321)
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252Fb8082fe7-8a24-4a64-908c-a8aa07c6be94.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/b8082fe7-8a24-4a64-908c-a8aa07c6be94.jpg not downloaded yet
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252Fd28f85ec-b4d2-442a-bcc5-9e63f41cd257.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/d28f85ec-b4d2-442a-bcc5-9e63f41cd257.jpg not downloaded yet
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749135/general/f728244a-78bc-4968-8078-06b360b79b2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731321)
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420394d0>
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252F92cbb0ea-dff2-4dd6-9977-1075025c6dac.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/92cbb0ea-dff2-4dd6-9977-1075025c6dac.jpg saved to cache
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749023/general/4f63d2f1-9f6b-4fc3-9e61-014d2a42a94e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731192)
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252F528bbc88-1ae8-45c1-bc1a-1e85378aa89d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/528bbc88-1ae8-45c1-bc1a-1e85378aa89d.jpg not downloaded yet
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252F144dafc1-7068-4f4d-a303-d36bb28ed8e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/144dafc1-7068-4f4d-a303-d36bb28ed8e7.jpg not downloaded yet
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb80d0>
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252Fb86b69dd-3ab7-4e1a-aca1-939b4a6e9dcd.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/b86b69dd-3ab7-4e1a-aca1-939b4a6e9dcd.jpg saved to cache
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8aa2689d-40ed-5f9a-b538-7641c95c442a
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c07c10>
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252Ffb4f9d3a-2ba0-4036-88f9-fe35d051ab59.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/fb4f9d3a-2ba0-4036-88f9-fe35d051ab59.jpg saved to cache
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b64c1c0e-53fe-5336-9e0b-7ed76f970196
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749135/general/234e8c1d-4540-42cd-a3b9-2b11fd1ace90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731321)
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749023/general/66e7c656-08e6-42b5-aae2-bec8abbfa859.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731192)
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252F207b0b99-ec4f-4253-8965-41fba5991b3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/207b0b99-ec4f-4253-8965-41fba5991b3c.jpg not downloaded yet
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252F08c8ce99-e796-40a4-af4e-b8d12af0631b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/08c8ce99-e796-40a4-af4e-b8d12af0631b.jpg not downloaded yet
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 383894e8-f35e-5a02-a7b9-ab076c1e0768 with identifier: 10731371
2026-03-27 12:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 383894e8-f35e-5a02-a7b9-ab076c1e0768 with scrape type 1
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 383894e8-f35e-5a02-a7b9-ab076c1e0768
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252F36d4c58b-269a-4e5b-a47e-639ae599721b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/36d4c58b-269a-4e5b-a47e-639ae599721b.jpg not downloaded yet
2026-03-27 12:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 102bdc1e-0211-5640-b56c-d9a199377c3c with identifier: 10731290
2026-03-27 12:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 102bdc1e-0211-5640-b56c-d9a199377c3c with scrape type 1
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 102bdc1e-0211-5640-b56c-d9a199377c3c
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252F76fa25b9-988e-434a-a9bd-7423d4e965d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/76fa25b9-988e-434a-a9bd-7423d4e965d5.jpg not downloaded yet
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749023/general/2538b102-0474-4cef-8f8f-e359c6914d39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731192)
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749135/general/08d17d96-726d-487a-b49a-0c52bbdd9e20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731321)
2026-03-27 12:20:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f34290>
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252Fc3ae77bd-077b-4097-b5b7-b3366282343b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/c3ae77bd-077b-4097-b5b7-b3366282343b.jpg saved to cache
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a01c90>
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252Ff728244a-78bc-4968-8078-06b360b79b2e.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/f728244a-78bc-4968-8078-06b360b79b2e.jpg saved to cache
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a39e10>
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252F4f63d2f1-9f6b-4fc3-9e61-014d2a42a94e.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/4f63d2f1-9f6b-4fc3-9e61-014d2a42a94e.jpg saved to cache
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8aa2689d-40ed-5f9a-b538-7641c95c442a
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749135/general/d28f85ec-b4d2-442a-bcc5-9e63f41cd257.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731321)
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749023/general/e71fc321-f225-4fa4-a49f-d44ef8916ec9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731192)
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252Fd8a51e0a-8d0b-408b-a4d8-ff01c1fa6715.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/d8a51e0a-8d0b-408b-a4d8-ff01c1fa6715.jpg not downloaded yet
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252F87f1af48-7bd3-4962-8b95-34e8f6d55283.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/87f1af48-7bd3-4962-8b95-34e8f6d55283.jpg not downloaded yet
2026-03-27 12:20:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252F118a1062-44fd-453a-b69c-9de118bf6452.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/118a1062-44fd-453a-b69c-9de118bf6452.jpg not downloaded yet
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252Fe530213d-b75b-4dc8-aca5-8938be9bca2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/e530213d-b75b-4dc8-aca5-8938be9bca2f.jpg not downloaded yet
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252Fc7faf011-5f50-4782-8127-60efe50c329d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/c7faf011-5f50-4782-8127-60efe50c329d.jpg not downloaded yet
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252Fbc5839bd-e52a-4ffa-8e00-de5b8841c971.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/bc5839bd-e52a-4ffa-8e00-de5b8841c971.jpg not downloaded yet
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252Fff5e7b09-2df2-439a-85d8-0c820536faa7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/ff5e7b09-2df2-439a-85d8-0c820536faa7.jpg not downloaded yet
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252F145bb943-a1d2-4866-89da-383513512eae.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/145bb943-a1d2-4866-89da-383513512eae.jpg not downloaded yet
2026-03-27 12:20:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b3a90>
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252F234e8c1d-4540-42cd-a3b9-2b11fd1ace90.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/234e8c1d-4540-42cd-a3b9-2b11fd1ace90.jpg saved to cache
2026-03-27 12:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409c0c50>
2026-03-27 12:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252F66e7c656-08e6-42b5-aae2-bec8abbfa859.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/66e7c656-08e6-42b5-aae2-bec8abbfa859.jpg saved to cache
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8aa2689d-40ed-5f9a-b538-7641c95c442a
2026-03-27 12:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a0c4750-6325-5eec-a047-4174d47293f7 with identifier: 10731120
2026-03-27 12:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a0c4750-6325-5eec-a047-4174d47293f7 with scrape type 1
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a0c4750-6325-5eec-a047-4174d47293f7
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252F09d274d7-4897-405e-bd79-ce7861afa0c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/09d274d7-4897-405e-bd79-ce7861afa0c1.jpg not downloaded yet
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140beeed0>
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252F2538b102-0474-4cef-8f8f-e359c6914d39.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/2538b102-0474-4cef-8f8f-e359c6914d39.jpg saved to cache
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8aa2689d-40ed-5f9a-b538-7641c95c442a
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143ef33d0>
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252F08d17d96-726d-487a-b49a-0c52bbdd9e20.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/08d17d96-726d-487a-b49a-0c52bbdd9e20.jpg saved to cache
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de
2026-03-27 12:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74b51928-365d-5156-8939-9a75df99b183 with identifier: 10731195
2026-03-27 12:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74b51928-365d-5156-8939-9a75df99b183 with scrape type 1
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 74b51928-365d-5156-8939-9a75df99b183
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252F2c12e744-7198-4b31-b70b-665445c421cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/2c12e744-7198-4b31-b70b-665445c421cf.jpg not downloaded yet
2026-03-27 12:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749135/general/144dafc1-7068-4f4d-a303-d36bb28ed8e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731321)
2026-03-27 12:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749023/general/528bbc88-1ae8-45c1-bc1a-1e85378aa89d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731192)
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252Fe15749d0-d66b-475e-ad6c-15c7faf03851.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/e15749d0-d66b-475e-ad6c-15c7faf03851.jpg not downloaded yet
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252Fd1f68c5a-2b60-4239-b071-206f55d8e87a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/d1f68c5a-2b60-4239-b071-206f55d8e87a.jpg not downloaded yet
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252Fe202b822-50d8-48db-a8dc-3be202dd827a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/e202b822-50d8-48db-a8dc-3be202dd827a.jpg not downloaded yet
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252Fb66122f8-2d4f-4422-8a8f-6e8847a0cd48.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/b66122f8-2d4f-4422-8a8f-6e8847a0cd48.jpg not downloaded yet
2026-03-27 12:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749546/general/3d95bd62-3608-40ff-879e-4c3988a05cb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732906)
2026-03-27 12:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749135/general/08c8ce99-e796-40a4-af4e-b8d12af0631b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731321)
2026-03-27 12:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749023/general/b8082fe7-8a24-4a64-908c-a8aa07c6be94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731192)
2026-03-27 12:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749166/general/36d4c58b-269a-4e5b-a47e-639ae599721b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731371)
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142074290>
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252Fd28f85ec-b4d2-442a-bcc5-9e63f41cd257.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/d28f85ec-b4d2-442a-bcc5-9e63f41cd257.jpg saved to cache
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a62910>
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252Fe71fc321-f225-4fa4-a49f-d44ef8916ec9.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/e71fc321-f225-4fa4-a49f-d44ef8916ec9.jpg saved to cache
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8aa2689d-40ed-5f9a-b538-7641c95c442a
2026-03-27 12:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54aff59b-c126-5168-9984-18f947b098ff with identifier: 10731375
2026-03-27 12:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54aff59b-c126-5168-9984-18f947b098ff with scrape type 1
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 54aff59b-c126-5168-9984-18f947b098ff
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736480%252Fgeneral%252F14404eb6-2210-4c16-b622-1b24bdb818a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736480/general/14404eb6-2210-4c16-b622-1b24bdb818a9.jpg already downloaded
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736480%252Fgeneral%252Fee2c3297-f063-472f-9090-c9e114fda180.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736480/general/ee2c3297-f063-472f-9090-c9e114fda180.jpg already downloaded
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736480%252Fgeneral%252F962097d3-e709-49e2-be2d-899e3d9247c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736480/general/962097d3-e709-49e2-be2d-899e3d9247c9.jpg already downloaded
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736480%252Fgeneral%252F89b7dcc4-fcd7-41ac-bc56-df154437329e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736480/general/89b7dcc4-fcd7-41ac-bc56-df154437329e.jpg already downloaded
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736480%252Fgeneral%252F749957ce-d82e-4a15-9521-67cdb96b4c5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736480/general/749957ce-d82e-4a15-9521-67cdb96b4c5a.jpg already downloaded
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736480%252Fgeneral%252F55d360d3-6777-4a9a-b15a-6160e913b60c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736480/general/55d360d3-6777-4a9a-b15a-6160e913b60c.jpg already downloaded
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736480%252Fgeneral%252F0e9fa120-9042-4b47-997d-658c9c34f845.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736480/general/0e9fa120-9042-4b47-997d-658c9c34f845.jpg already downloaded
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736480%252Fgeneral%252F4a889711-e2dd-4bec-b9f3-f2c77ac23a8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736480/general/4a889711-e2dd-4bec-b9f3-f2c77ac23a8e.jpg already downloaded
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736480%252Fgeneral%252F71aac033-f454-4d78-9299-7d0bf0e40996.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736480/general/71aac033-f454-4d78-9299-7d0bf0e40996.jpg already downloaded
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736480%252Fgeneral%252Fee860531-8c3e-4121-bcd9-c201a1142bde.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736480/general/ee860531-8c3e-4121-bcd9-c201a1142bde.jpg already downloaded
2026-03-27 12:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 54aff59b-c126-5168-9984-18f947b098ff, identifier: 10731375
2026-03-27 12:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f547380e-c0cb-5ef7-a6a2-218b10edb17c with identifier: 10731213
2026-03-27 12:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f547380e-c0cb-5ef7-a6a2-218b10edb17c with scrape type 1
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f547380e-c0cb-5ef7-a6a2-218b10edb17c
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252F1e83cc61-caad-4377-bd9f-502040fb4c87.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/1e83cc61-caad-4377-bd9f-502040fb4c87.jpg not downloaded yet
2026-03-27 12:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b1e57c5-60fe-518b-a948-162de1085c47 with identifier: 10731111
2026-03-27 12:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b1e57c5-60fe-518b-a948-162de1085c47 with scrape type 1
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1b1e57c5-60fe-518b-a948-162de1085c47
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252F88eac417-41c2-43bf-a7c1-d71e8d5572a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/88eac417-41c2-43bf-a7c1-d71e8d5572a3.jpg not downloaded yet
2026-03-27 12:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749110/general/76fa25b9-988e-434a-a9bd-7423d4e965d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731290)
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252F8c8caa3c-65b1-4a41-8396-08e93a926a3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/8c8caa3c-65b1-4a41-8396-08e93a926a3d.jpg not downloaded yet
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252Facfa0708-0fd1-4cad-9b0e-a6684d2b03c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/acfa0708-0fd1-4cad-9b0e-a6684d2b03c8.jpg not downloaded yet
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252F1f091819-9c83-44c1-aa2e-74772fad232e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/1f091819-9c83-44c1-aa2e-74772fad232e.jpg not downloaded yet
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252F556eebb1-0296-41bb-b687-0d719ed443af.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/556eebb1-0296-41bb-b687-0d719ed443af.jpg not downloaded yet
2026-03-27 12:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 54aff59b-c126-5168-9984-18f947b098ff with identifier: 10731375
2026-03-27 12:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 54aff59b-c126-5168-9984-18f947b098ff with identifier: 10731375
2026-03-27 12:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 54aff59b-c126-5168-9984-18f947b098ff with identifier: 10731375 to the API
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20: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-27 12:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731375>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '54aff59b-c126-5168-9984-18f947b098ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4228093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731375',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 71508,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5736480/general/14404eb6-2210-4c16-b622-1b24bdb818a9.jpg',
'https://images.openlane.eu/carimgs/5736480/general/ee2c3297-f063-472f-9090-c9e114fda180.jpg',
'https://images.openlane.eu/carimgs/5736480/general/962097d3-e709-49e2-be2d-899e3d9247c9.jpg',
'https://images.openlane.eu/carimgs/5736480/general/89b7dcc4-fcd7-41ac-bc56-df154437329e.jpg',
'https://images.openlane.eu/carimgs/5736480/general/749957ce-d82e-4a15-9521-67cdb96b4c5a.jpg',
'https://images.openlane.eu/carimgs/5736480/general/55d360d3-6777-4a9a-b15a-6160e913b60c.jpg',
'https://images.openlane.eu/carimgs/5736480/general/0e9fa120-9042-4b47-997d-658c9c34f845.jpg',
'https://images.openlane.eu/carimgs/5736480/general/4a889711-e2dd-4bec-b9f3-f2c77ac23a8e.jpg',
'https://images.openlane.eu/carimgs/5736480/general/71aac033-f454-4d78-9299-7d0bf0e40996.jpg',
'https://images.openlane.eu/carimgs/5736480/general/ee860531-8c3e-4121-bcd9-c201a1142bde.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54aff59b-c126-5168-9984-18f947b098ff/54aff59b-c126-5168-9984-18f947b098ff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93030,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736480/general/14404eb6-2210-4c16-b622-1b24bdb818a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54aff59b-c126-5168-9984-18f947b098ff/54aff59b-c126-5168-9984-18f947b098ff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18770,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736480/general/ee2c3297-f063-472f-9090-c9e114fda180.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54aff59b-c126-5168-9984-18f947b098ff/54aff59b-c126-5168-9984-18f947b098ff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21502,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736480/general/962097d3-e709-49e2-be2d-899e3d9247c9.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54aff59b-c126-5168-9984-18f947b098ff/54aff59b-c126-5168-9984-18f947b098ff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20091,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736480/general/89b7dcc4-fcd7-41ac-bc56-df154437329e.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54aff59b-c126-5168-9984-18f947b098ff/54aff59b-c126-5168-9984-18f947b098ff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19231,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736480/general/749957ce-d82e-4a15-9521-67cdb96b4c5a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54aff59b-c126-5168-9984-18f947b098ff/54aff59b-c126-5168-9984-18f947b098ff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100899,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736480/general/55d360d3-6777-4a9a-b15a-6160e913b60c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54aff59b-c126-5168-9984-18f947b098ff/54aff59b-c126-5168-9984-18f947b098ff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88133,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736480/general/0e9fa120-9042-4b47-997d-658c9c34f845.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54aff59b-c126-5168-9984-18f947b098ff/54aff59b-c126-5168-9984-18f947b098ff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18481,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736480/general/4a889711-e2dd-4bec-b9f3-f2c77ac23a8e.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54aff59b-c126-5168-9984-18f947b098ff/54aff59b-c126-5168-9984-18f947b098ff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 12015,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736480/general/71aac033-f454-4d78-9299-7d0bf0e40996.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54aff59b-c126-5168-9984-18f947b098ff/54aff59b-c126-5168-9984-18f947b098ff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91244,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736480/general/ee860531-8c3e-4121-bcd9-c201a1142bde.jpg',
'Width': 800}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 71.508 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731375%27 HTTP/1.1" 200 None
2026-03-27 12:20:40 [adesa.de] INFO: Saving data for 10731375: {'created_time': 1774614040.369808, 'last_price_update_time': 1774614040.369817, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731375') HTTP/1.1" 204 0
2026-03-27 12:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749166/general/118a1062-44fd-453a-b69c-9de118bf6452.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731371)
2026-03-27 12:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749135/general/87f1af48-7bd3-4962-8b95-34e8f6d55283.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731321)
2026-03-27 12:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749110/general/e530213d-b75b-4dc8-aca5-8938be9bca2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731290)
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252F50357c58-0136-42c9-bcf2-e8909826c0e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/50357c58-0136-42c9-bcf2-e8909826c0e5.jpg not downloaded yet
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252F9fac31a6-28a7-4331-898e-ca6960c24555.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/9fac31a6-28a7-4331-898e-ca6960c24555.jpg not downloaded yet
2026-03-27 12:20:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.178(s), this was the 1st time calling it.
2026-03-27 12:20:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.314034778219678 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 12:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749028/general/2c12e744-7198-4b31-b70b-665445c421cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731195)
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252Fbdc4ac0e-6930-4dfc-b92f-14b9eeeb61f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/bdc4ac0e-6930-4dfc-b92f-14b9eeeb61f3.jpg not downloaded yet
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252F893984dd-1cc9-44f4-a44b-acd7c997126b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/893984dd-1cc9-44f4-a44b-acd7c997126b.jpg not downloaded yet
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252Fd0290034-6fd6-42a6-86f6-5bee5945cd15.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/d0290034-6fd6-42a6-86f6-5bee5945cd15.jpg not downloaded yet
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252F754499ca-4cf1-430c-8fc2-d9f3303f67ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/754499ca-4cf1-430c-8fc2-d9f3303f67ff.jpg not downloaded yet
2026-03-27 12:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce0a10>
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252F144dafc1-7068-4f4d-a303-d36bb28ed8e7.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/144dafc1-7068-4f4d-a303-d36bb28ed8e7.jpg saved to cache
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e20650>
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252F528bbc88-1ae8-45c1-bc1a-1e85378aa89d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/528bbc88-1ae8-45c1-bc1a-1e85378aa89d.jpg saved to cache
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8aa2689d-40ed-5f9a-b538-7641c95c442a
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e20790>
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252F3d95bd62-3608-40ff-879e-4c3988a05cb7.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/3d95bd62-3608-40ff-879e-4c3988a05cb7.jpg saved to cache
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142e09850>
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252F08c8ce99-e796-40a4-af4e-b8d12af0631b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/08c8ce99-e796-40a4-af4e-b8d12af0631b.jpg saved to cache
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a78d0>
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252Fb8082fe7-8a24-4a64-908c-a8aa07c6be94.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/b8082fe7-8a24-4a64-908c-a8aa07c6be94.jpg saved to cache
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8aa2689d-40ed-5f9a-b538-7641c95c442a
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c235d0>
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252F36d4c58b-269a-4e5b-a47e-639ae599721b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/36d4c58b-269a-4e5b-a47e-639ae599721b.jpg saved to cache
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 383894e8-f35e-5a02-a7b9-ab076c1e0768
2026-03-27 12:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749023/general/d8a51e0a-8d0b-408b-a4d8-ff01c1fa6715.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731192)
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252F04d7695e-dde8-4c1b-8b8d-1ec3f00bf1e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/04d7695e-dde8-4c1b-8b8d-1ec3f00bf1e8.jpg not downloaded yet
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252F73125455-65f4-4ec7-a7fd-af70bc7a8e29.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/73125455-65f4-4ec7-a7fd-af70bc7a8e29.jpg not downloaded yet
2026-03-27 12:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748962/general/09d274d7-4897-405e-bd79-ce7861afa0c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731120)
2026-03-27 12:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749110/general/145bb943-a1d2-4866-89da-383513512eae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731290)
2026-03-27 12:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749166/general/ff5e7b09-2df2-439a-85d8-0c820536faa7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731371)
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252F9a09409a-397a-4b19-9a41-495667defb3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/9a09409a-397a-4b19-9a41-495667defb3f.jpg not downloaded yet
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252F9865a4a8-3db7-4e84-bdbc-f1d6b8aba846.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/9865a4a8-3db7-4e84-bdbc-f1d6b8aba846.jpg not downloaded yet
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252F88006adf-99bd-421f-9f7b-26e49157d45f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/88006adf-99bd-421f-9f7b-26e49157d45f.jpg not downloaded yet
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252F91537155-9431-4a01-992f-8c12cbfd402a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/91537155-9431-4a01-992f-8c12cbfd402a.jpg not downloaded yet
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252Fb8d8929b-3f31-42f4-867b-6c4db5e68a54.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/b8d8929b-3f31-42f4-867b-6c4db5e68a54.jpg not downloaded yet
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252F59adfaf0-c3e9-4a9d-9e7f-4f3b2eab1d77.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/59adfaf0-c3e9-4a9d-9e7f-4f3b2eab1d77.jpg not downloaded yet
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714204eed0>
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252F76fa25b9-988e-434a-a9bd-7423d4e965d5.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/76fa25b9-988e-434a-a9bd-7423d4e965d5.jpg saved to cache
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 102bdc1e-0211-5640-b56c-d9a199377c3c
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714201add0>
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252F118a1062-44fd-453a-b69c-9de118bf6452.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/118a1062-44fd-453a-b69c-9de118bf6452.jpg saved to cache
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 383894e8-f35e-5a02-a7b9-ab076c1e0768
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a1b50>
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252F87f1af48-7bd3-4962-8b95-34e8f6d55283.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/87f1af48-7bd3-4962-8b95-34e8f6d55283.jpg saved to cache
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b8990>
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252Fe530213d-b75b-4dc8-aca5-8938be9bca2f.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/e530213d-b75b-4dc8-aca5-8938be9bca2f.jpg saved to cache
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 102bdc1e-0211-5640-b56c-d9a199377c3c
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144207150>
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252F2c12e744-7198-4b31-b70b-665445c421cf.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/2c12e744-7198-4b31-b70b-665445c421cf.jpg saved to cache
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 74b51928-365d-5156-8939-9a75df99b183
2026-03-27 12:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c85bcecc-17a9-5ad1-a449-059aae124d98 with identifier: 10731130
2026-03-27 12:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85bcecc-17a9-5ad1-a449-059aae124d98 with scrape type 1
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c85bcecc-17a9-5ad1-a449-059aae124d98
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748972%252Fgeneral%252F4feea9e6-2034-4dab-aa98-b51f91b40cef.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/4feea9e6-2034-4dab-aa98-b51f91b40cef.jpg not downloaded yet
2026-03-27 12:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc28f766-c153-52e3-b4af-4512d94b8bff with identifier: 10731304
2026-03-27 12:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc28f766-c153-52e3-b4af-4512d94b8bff with scrape type 1
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc28f766-c153-52e3-b4af-4512d94b8bff
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749121%252Fgeneral%252F7daeba41-a63f-4b58-80b8-ab5ef520a321.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/7daeba41-a63f-4b58-80b8-ab5ef520a321.jpg not downloaded yet
2026-03-27 12:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfb5b473-a6d4-506b-bb74-100d3c7677f7 with identifier: 10731128
2026-03-27 12:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfb5b473-a6d4-506b-bb74-100d3c7677f7 with scrape type 1
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dfb5b473-a6d4-506b-bb74-100d3c7677f7
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748969%252Fgeneral%252F249eae26-21a9-4d6b-b22f-a1f32c67c92c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/249eae26-21a9-4d6b-b22f-a1f32c67c92c.jpg not downloaded yet
2026-03-27 12:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748962/general/1f091819-9c83-44c1-aa2e-74772fad232e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731120)
2026-03-27 12:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749135/general/bc5839bd-e52a-4ffa-8e00-de5b8841c971.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731321)
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252F003581a1-3820-4fd1-8c9f-412b3ac6c879.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/003581a1-3820-4fd1-8c9f-412b3ac6c879.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252F63c07d54-35d6-4904-9483-e8a97f2a2dff.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/63c07d54-35d6-4904-9483-e8a97f2a2dff.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252Fb3bfabba-1a39-41e2-a0ef-1392d7eafb7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/b3bfabba-1a39-41e2-a0ef-1392d7eafb7a.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252F78c3631d-6fe8-4538-948a-b28ea0b99e6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/78c3631d-6fe8-4538-948a-b28ea0b99e6d.jpg not downloaded yet
2026-03-27 12:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749028/general/b66122f8-2d4f-4422-8a8f-6e8847a0cd48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731195)
2026-03-27 12:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749110/general/acfa0708-0fd1-4cad-9b0e-a6684d2b03c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731290)
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252Fa6c8c42c-7677-43cf-af9d-9a9edb1b7bf2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/a6c8c42c-7677-43cf-af9d-9a9edb1b7bf2.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252F9d7775b7-caac-4f65-a595-e677bd5231c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/9d7775b7-caac-4f65-a595-e677bd5231c0.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748972%252Fgeneral%252F365cb345-c220-435d-992b-605619ea3774.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/365cb345-c220-435d-992b-605619ea3774.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749121%252Fgeneral%252F3adc071e-6370-4d7c-8f97-42b7292c9420.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/3adc071e-6370-4d7c-8f97-42b7292c9420.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748969%252Fgeneral%252Ff1b657cc-52b2-4a82-aba1-59d21a4b4b46.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/f1b657cc-52b2-4a82-aba1-59d21a4b4b46.jpg not downloaded yet
2026-03-27 12:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749028/general/556eebb1-0296-41bb-b687-0d719ed443af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731195)
2026-03-27 12:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656457/general/9fac31a6-28a7-4331-898e-ca6960c24555.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731111)
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252Fbde2a154-1e4e-484e-b7e0-b0b9c29ca12c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/bde2a154-1e4e-484e-b7e0-b0b9c29ca12c.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252F5fed27ab-2dc1-411b-a4dc-76a4b82e1eaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/5fed27ab-2dc1-411b-a4dc-76a4b82e1eaa.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252Fd6e67c8f-3a71-47c9-aa41-7ef65da3150d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/d6e67c8f-3a71-47c9-aa41-7ef65da3150d.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252Fc30b3ff8-d4f8-482f-8b9a-48a6be6347c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/c30b3ff8-d4f8-482f-8b9a-48a6be6347c3.jpg not downloaded yet
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2ae10>
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252Fd8a51e0a-8d0b-408b-a4d8-ff01c1fa6715.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/d8a51e0a-8d0b-408b-a4d8-ff01c1fa6715.jpg saved to cache
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8aa2689d-40ed-5f9a-b538-7641c95c442a
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a7fd0>
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252F09d274d7-4897-405e-bd79-ce7861afa0c1.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/09d274d7-4897-405e-bd79-ce7861afa0c1.jpg saved to cache
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9a0c4750-6325-5eec-a047-4174d47293f7
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142089210>
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252F145bb943-a1d2-4866-89da-383513512eae.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/145bb943-a1d2-4866-89da-383513512eae.jpg saved to cache
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 102bdc1e-0211-5640-b56c-d9a199377c3c
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714206a810>
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252Fff5e7b09-2df2-439a-85d8-0c820536faa7.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/ff5e7b09-2df2-439a-85d8-0c820536faa7.jpg saved to cache
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 383894e8-f35e-5a02-a7b9-ab076c1e0768
2026-03-27 12:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656457/general/88eac417-41c2-43bf-a7c1-d71e8d5572a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731111)
2026-03-27 12:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749166/general/8c8caa3c-65b1-4a41-8396-08e93a926a3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731371)
2026-03-27 12:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749043/general/50357c58-0136-42c9-bcf2-e8909826c0e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731213)
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252Fd7cfed3c-4080-46c6-aa19-29ba147e6d5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/d7cfed3c-4080-46c6-aa19-29ba147e6d5e.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252Ff712e50d-b469-4479-94d6-ca9da09d4190.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/f712e50d-b469-4479-94d6-ca9da09d4190.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748972%252Fgeneral%252Fffc5e2bd-e480-4cf9-82c6-fa7a8e18d708.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/ffc5e2bd-e480-4cf9-82c6-fa7a8e18d708.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749121%252Fgeneral%252Fd3180cf3-2c05-4a23-852c-6f8b2345354d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/d3180cf3-2c05-4a23-852c-6f8b2345354d.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748969%252Fgeneral%252Fee14427c-a80a-4995-b837-594e63c2db92.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/ee14427c-a80a-4995-b837-594e63c2db92.jpg not downloaded yet
2026-03-27 12:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749043/general/1e83cc61-caad-4377-bd9f-502040fb4c87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731213)
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252Fe7190539-0316-41c3-a590-6efe4a0b55cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/e7190539-0316-41c3-a590-6efe4a0b55cd.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252Fe6ac567a-c73d-4cca-bd7c-cde2208b4f86.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/e6ac567a-c73d-4cca-bd7c-cde2208b4f86.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252F65ef1408-3ccb-4aeb-8f3d-697e488b9266.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/65ef1408-3ccb-4aeb-8f3d-697e488b9266.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252F11b2d7f7-3e03-4dce-adf4-ffdba62b6c7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/11b2d7f7-3e03-4dce-adf4-ffdba62b6c7b.jpg not downloaded yet
2026-03-27 12:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656457/general/73125455-65f4-4ec7-a7fd-af70bc7a8e29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731111)
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252Fede2edd7-3486-4477-99e7-4b1ffdb20071.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/ede2edd7-3486-4477-99e7-4b1ffdb20071.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252F617557a6-139c-4bde-befc-90e44b5aa93a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/617557a6-139c-4bde-befc-90e44b5aa93a.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748972%252Fgeneral%252F5e2f23eb-7f89-4d9f-8208-6c95bc462cd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/5e2f23eb-7f89-4d9f-8208-6c95bc462cd3.jpg not downloaded yet
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749121%252Fgeneral%252F91e6e3a8-c344-4250-a20b-3d9c7d943305.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/91e6e3a8-c344-4250-a20b-3d9c7d943305.jpg not downloaded yet
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748969%252Fgeneral%252F5c63fd36-5ffe-4f64-b3db-fa9137c25515.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/5c63fd36-5ffe-4f64-b3db-fa9137c25515.jpg not downloaded yet
2026-03-27 12:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bcb590>
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252F1f091819-9c83-44c1-aa2e-74772fad232e.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/1f091819-9c83-44c1-aa2e-74772fad232e.jpg saved to cache
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9a0c4750-6325-5eec-a047-4174d47293f7
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c218d0>
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749135%252Fgeneral%252Fbc5839bd-e52a-4ffa-8e00-de5b8841c971.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749135/general/bc5839bd-e52a-4ffa-8e00-de5b8841c971.jpg saved to cache
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de
2026-03-27 12:20:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea8234c4-6a95-5ae6-8d27-9db1a9a796de, skipping ID generation
2026-03-27 12:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de with scrape type 1
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea8234c4-6a95-5ae6-8d27-9db1a9a796de sending to next pipeline
2026-03-27 12:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea8234c4-6a95-5ae6-8d27-9db1a9a796de, identifier: 10731321
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2dc90>
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252Fb66122f8-2d4f-4422-8a8f-6e8847a0cd48.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/b66122f8-2d4f-4422-8a8f-6e8847a0cd48.jpg saved to cache
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 74b51928-365d-5156-8939-9a75df99b183
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bcc250>
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252Facfa0708-0fd1-4cad-9b0e-a6684d2b03c8.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/acfa0708-0fd1-4cad-9b0e-a6684d2b03c8.jpg saved to cache
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 102bdc1e-0211-5640-b56c-d9a199377c3c
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144207d50>
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252F556eebb1-0296-41bb-b687-0d719ed443af.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/556eebb1-0296-41bb-b687-0d719ed443af.jpg saved to cache
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 74b51928-365d-5156-8939-9a75df99b183
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a85fd0>
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252F9fac31a6-28a7-4331-898e-ca6960c24555.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/9fac31a6-28a7-4331-898e-ca6960c24555.jpg saved to cache
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1b1e57c5-60fe-518b-a948-162de1085c47
2026-03-27 12:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748962/general/88006adf-99bd-421f-9f7b-26e49157d45f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731120)
2026-03-27 12:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748962/general/b3bfabba-1a39-41e2-a0ef-1392d7eafb7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731120)
2026-03-27 12:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749028/general/91537155-9431-4a01-992f-8c12cbfd402a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731195)
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252F60a26260-7fc8-4158-aae5-5090ebc1af98.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/60a26260-7fc8-4158-aae5-5090ebc1af98.jpg not downloaded yet
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252F230754a6-f3d2-49ec-8543-f3c10caa6f96.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/230754a6-f3d2-49ec-8543-f3c10caa6f96.jpg not downloaded yet
2026-03-27 12:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea8234c4-6a95-5ae6-8d27-9db1a9a796de with identifier: 10731321
2026-03-27 12:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea8234c4-6a95-5ae6-8d27-9db1a9a796de with identifier: 10731321
2026-03-27 12:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea8234c4-6a95-5ae6-8d27-9db1a9a796de with identifier: 10731321 to the API
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749135/general/bc5839bd-e52a-4ffa-8e00-de5b8841c971.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ea8234c4-6a95-5ae6-8d27-9db1a9a796de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '92346092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731321',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 42184,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20740,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749135/general/92cbb0ea-dff2-4dd6-9977-1075025c6dac.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18463,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749135/general/c3ae77bd-077b-4097-b5b7-b3366282343b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110710,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749135/general/f728244a-78bc-4968-8078-06b360b79b2e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88603,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749135/general/234e8c1d-4540-42cd-a3b9-2b11fd1ace90.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80065,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749135/general/08d17d96-726d-487a-b49a-0c52bbdd9e20.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60815,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749135/general/d28f85ec-b4d2-442a-bcc5-9e63f41cd257.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81014,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749135/general/144dafc1-7068-4f4d-a303-d36bb28ed8e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114999,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749135/general/08c8ce99-e796-40a4-af4e-b8d12af0631b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59016,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749135/general/87f1af48-7bd3-4962-8b95-34e8f6d55283.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8234c4-6a95-5ae6-8d27-9db1a9a796de/ea8234c4-6a95-5ae6-8d27-9db1a9a796de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96151,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749135/general/bc5839bd-e52a-4ffa-8e00-de5b8841c971.jpg',
'Width': 800}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 204 hp - 42.184 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731321%27 HTTP/1.1" 200 None
2026-03-27 12:20:42 [adesa.de] INFO: Saving data for 10731321: {'created_time': 1774614042.842135, 'last_price_update_time': 1774614042.842145, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731321') HTTP/1.1" 204 0
2026-03-27 12:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749028/general/754499ca-4cf1-430c-8fc2-d9f3303f67ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731195)
2026-03-27 12:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749028/general/78c3631d-6fe8-4538-948a-b28ea0b99e6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731195)
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252F3ab056c1-0534-42d0-851f-4f3dce10a67f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/3ab056c1-0534-42d0-851f-4f3dce10a67f.jpg not downloaded yet
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252F67f10f2d-37ae-414d-90b3-381fd7f5bfb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/67f10f2d-37ae-414d-90b3-381fd7f5bfb6.jpg not downloaded yet
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748972%252Fgeneral%252F9e6e6f0e-316f-4319-a4b8-5f064d8690df.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/9e6e6f0e-316f-4319-a4b8-5f064d8690df.jpg not downloaded yet
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749121%252Fgeneral%252F3ecb2cc9-4d47-4657-b51c-600cbff74946.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/3ecb2cc9-4d47-4657-b51c-600cbff74946.jpg not downloaded yet
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748969%252Fgeneral%252Fe8ca6a36-30a2-4bb9-8035-0cc1e64c42eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/e8ca6a36-30a2-4bb9-8035-0cc1e64c42eb.jpg not downloaded yet
2026-03-27 12:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749043/general/04d7695e-dde8-4c1b-8b8d-1ec3f00bf1e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731213)
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252Fa0fd79a7-3ea2-45fc-b91b-920894793670.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/a0fd79a7-3ea2-45fc-b91b-920894793670.jpg not downloaded yet
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252F24d21951-abdf-4124-9e87-e167c41cf3aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/24d21951-abdf-4124-9e87-e167c41cf3aa.jpg not downloaded yet
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71506cf410>
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252F88eac417-41c2-43bf-a7c1-d71e8d5572a3.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/88eac417-41c2-43bf-a7c1-d71e8d5572a3.jpg saved to cache
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1b1e57c5-60fe-518b-a948-162de1085c47
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408aaa90>
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252F8c8caa3c-65b1-4a41-8396-08e93a926a3d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/8c8caa3c-65b1-4a41-8396-08e93a926a3d.jpg saved to cache
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 383894e8-f35e-5a02-a7b9-ab076c1e0768
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a3c410>
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252F50357c58-0136-42c9-bcf2-e8909826c0e5.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/50357c58-0136-42c9-bcf2-e8909826c0e5.jpg saved to cache
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f547380e-c0cb-5ef7-a6a2-218b10edb17c
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714481ea90>
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252F1e83cc61-caad-4377-bd9f-502040fb4c87.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/1e83cc61-caad-4377-bd9f-502040fb4c87.jpg saved to cache
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f547380e-c0cb-5ef7-a6a2-218b10edb17c
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142145850>
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252F73125455-65f4-4ec7-a7fd-af70bc7a8e29.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/73125455-65f4-4ec7-a7fd-af70bc7a8e29.jpg saved to cache
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1b1e57c5-60fe-518b-a948-162de1085c47
2026-03-27 12:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a35f709f-43fb-51c9-8515-fea5838ed158 with identifier: 10731318
2026-03-27 12:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a35f709f-43fb-51c9-8515-fea5838ed158 with scrape type 1
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a35f709f-43fb-51c9-8515-fea5838ed158
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749133%252Fgeneral%252Fdefce14b-ec2f-4678-a052-5ba9d9d3b803.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/defce14b-ec2f-4678-a052-5ba9d9d3b803.jpg not downloaded yet
2026-03-27 12:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749166/general/003581a1-3820-4fd1-8c9f-412b3ac6c879.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731371)
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749043%252Fgeneral%252F4144b5d1-bdb5-48aa-a2bb-fc19d320123b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/4144b5d1-bdb5-48aa-a2bb-fc19d320123b.jpg not downloaded yet
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5656457%252Fgeneral%252Fbf5f2487-b02c-40dd-a04e-6338fdbc840a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/bf5f2487-b02c-40dd-a04e-6338fdbc840a.jpg not downloaded yet
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5748972%252Fgeneral%252F1f9793cd-2911-485d-8c3d-654e766bb3e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/1f9793cd-2911-485d-8c3d-654e766bb3e6.jpg not downloaded yet
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749121%252Fgeneral%252Fc75ed639-f82a-454a-b7ed-3f28053c530a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/c75ed639-f82a-454a-b7ed-3f28053c530a.jpg not downloaded yet
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5748969%252Fgeneral%252Fb53aa4cc-78fb-484a-9664-f1966e270f71.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/b53aa4cc-78fb-484a-9664-f1966e270f71.jpg not downloaded yet
2026-03-27 12:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749110/general/63c07d54-35d6-4904-9483-e8a97f2a2dff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731290)
2026-03-27 12:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748972/general/365cb345-c220-435d-992b-605619ea3774.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731130)
2026-03-27 12:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748969/general/f1b657cc-52b2-4a82-aba1-59d21a4b4b46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731128)
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749133%252Fgeneral%252F96f49b61-b898-499d-bc03-5a4f74833c6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/96f49b61-b898-499d-bc03-5a4f74833c6e.jpg not downloaded yet
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c0bf50>
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252F88006adf-99bd-421f-9f7b-26e49157d45f.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/88006adf-99bd-421f-9f7b-26e49157d45f.jpg saved to cache
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9a0c4750-6325-5eec-a047-4174d47293f7
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fea310>
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252Fb3bfabba-1a39-41e2-a0ef-1392d7eafb7a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/b3bfabba-1a39-41e2-a0ef-1392d7eafb7a.jpg saved to cache
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9a0c4750-6325-5eec-a047-4174d47293f7
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408be6d0>
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252F91537155-9431-4a01-992f-8c12cbfd402a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/91537155-9431-4a01-992f-8c12cbfd402a.jpg saved to cache
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 74b51928-365d-5156-8939-9a75df99b183
2026-03-27 12:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749121/general/3adc071e-6370-4d7c-8f97-42b7292c9420.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731304)
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749043%252Fgeneral%252Fa1758e17-6581-4c72-8171-c73974505bc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/a1758e17-6581-4c72-8171-c73974505bc4.jpg not downloaded yet
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5656457%252Fgeneral%252Fbc8d4eef-6e59-41c4-8a24-a8c8499cc889.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/bc8d4eef-6e59-41c4-8a24-a8c8499cc889.jpg not downloaded yet
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5748972%252Fgeneral%252Fccf020df-ac13-4dd1-9d3d-29499582dca8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/ccf020df-ac13-4dd1-9d3d-29499582dca8.jpg not downloaded yet
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749121%252Fgeneral%252Fa3d71a9c-2b94-4be1-a7c4-7eccf17923eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/a3d71a9c-2b94-4be1-a7c4-7eccf17923eb.jpg not downloaded yet
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5748969%252Fgeneral%252F62d58f09-4589-46c9-ace7-1a571da2227b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/62d58f09-4589-46c9-ace7-1a571da2227b.jpg not downloaded yet
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f6b950>
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252F754499ca-4cf1-430c-8fc2-d9f3303f67ff.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/754499ca-4cf1-430c-8fc2-d9f3303f67ff.jpg saved to cache
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 74b51928-365d-5156-8939-9a75df99b183
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0ff10>
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252F78c3631d-6fe8-4538-948a-b28ea0b99e6d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/78c3631d-6fe8-4538-948a-b28ea0b99e6d.jpg saved to cache
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 74b51928-365d-5156-8939-9a75df99b183
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142000ad0>
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252F04d7695e-dde8-4c1b-8b8d-1ec3f00bf1e8.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/04d7695e-dde8-4c1b-8b8d-1ec3f00bf1e8.jpg saved to cache
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f547380e-c0cb-5ef7-a6a2-218b10edb17c
2026-03-27 12:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748962/general/65ef1408-3ccb-4aeb-8f3d-697e488b9266.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731120)
2026-03-27 12:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749028/general/11b2d7f7-3e03-4dce-adf4-ffdba62b6c7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731195)
2026-03-27 12:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748969/general/ee14427c-a80a-4995-b837-594e63c2db92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731128)
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749133%252Fgeneral%252Fc79d3518-08ad-4ce4-a02b-0631ee15be06.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/c79d3518-08ad-4ce4-a02b-0631ee15be06.jpg not downloaded yet
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5748972%252Fgeneral%252F77af6205-1208-47ec-b526-a0910354bf20.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/77af6205-1208-47ec-b526-a0910354bf20.jpg not downloaded yet
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749121%252Fgeneral%252Ff0598096-1a84-4213-81f2-cbf1d9bed48f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/f0598096-1a84-4213-81f2-cbf1d9bed48f.jpg not downloaded yet
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5748969%252Fgeneral%252F4b63e22f-46df-4b3f-8d16-3748ae93106a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/4b63e22f-46df-4b3f-8d16-3748ae93106a.jpg not downloaded yet
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7151be0f10>
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252F003581a1-3820-4fd1-8c9f-412b3ac6c879.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/003581a1-3820-4fd1-8c9f-412b3ac6c879.jpg saved to cache
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 383894e8-f35e-5a02-a7b9-ab076c1e0768
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a56b50>
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252F63c07d54-35d6-4904-9483-e8a97f2a2dff.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/63c07d54-35d6-4904-9483-e8a97f2a2dff.jpg saved to cache
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 102bdc1e-0211-5640-b56c-d9a199377c3c
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e34ad0>
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748972%252Fgeneral%252F365cb345-c220-435d-992b-605619ea3774.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/365cb345-c220-435d-992b-605619ea3774.jpg saved to cache
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c85bcecc-17a9-5ad1-a449-059aae124d98
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d9a790>
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748969%252Fgeneral%252Ff1b657cc-52b2-4a82-aba1-59d21a4b4b46.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/f1b657cc-52b2-4a82-aba1-59d21a4b4b46.jpg saved to cache
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dfb5b473-a6d4-506b-bb74-100d3c7677f7
2026-03-27 12:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749121/general/d3180cf3-2c05-4a23-852c-6f8b2345354d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731304)
2026-03-27 12:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749028/general/230754a6-f3d2-49ec-8543-f3c10caa6f96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731195)
2026-03-27 12:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749110/general/e6ac567a-c73d-4cca-bd7c-cde2208b4f86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731290)
2026-03-27 12:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749166/general/e7190539-0316-41c3-a590-6efe4a0b55cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731371)
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749133%252Fgeneral%252F6097c4eb-8236-480a-8b77-bc6755d85cc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/6097c4eb-8236-480a-8b77-bc6755d85cc5.jpg not downloaded yet
2026-03-27 12:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748962/general/60a26260-7fc8-4158-aae5-5090ebc1af98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731120)
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5748972%252Fgeneral%252Fd43a3939-d2ec-4f65-be80-b3a0aa4fad22.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/d43a3939-d2ec-4f65-be80-b3a0aa4fad22.jpg not downloaded yet
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5749121%252Fgeneral%252Fd928b371-d85e-425e-9f6c-1c979cae922c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/d928b371-d85e-425e-9f6c-1c979cae922c.jpg not downloaded yet
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20: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%252F5748969%252Fgeneral%252F9c789f90-6ca7-4f68-8931-d22480ccfd8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/9c789f90-6ca7-4f68-8931-d22480ccfd8c.jpg not downloaded yet
2026-03-27 12:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749133%252Fgeneral%252F709d3e82-c394-4142-81e9-10ed294a7113.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/709d3e82-c394-4142-81e9-10ed294a7113.jpg not downloaded yet
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140804390>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749121%252Fgeneral%252F3adc071e-6370-4d7c-8f97-42b7292c9420.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/3adc071e-6370-4d7c-8f97-42b7292c9420.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fc28f766-c153-52e3-b4af-4512d94b8bff
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f51ad0>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252F65ef1408-3ccb-4aeb-8f3d-697e488b9266.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/65ef1408-3ccb-4aeb-8f3d-697e488b9266.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9a0c4750-6325-5eec-a047-4174d47293f7
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142135410>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252F11b2d7f7-3e03-4dce-adf4-ffdba62b6c7b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/11b2d7f7-3e03-4dce-adf4-ffdba62b6c7b.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 74b51928-365d-5156-8939-9a75df99b183
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71421195d0>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748969%252Fgeneral%252Fee14427c-a80a-4995-b837-594e63c2db92.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/ee14427c-a80a-4995-b837-594e63c2db92.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dfb5b473-a6d4-506b-bb74-100d3c7677f7
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748972%252Fgeneral%252Ff825c9f0-f4c6-4229-88f7-0f3c4cc1f960.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/f825c9f0-f4c6-4229-88f7-0f3c4cc1f960.jpg not downloaded yet
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749121%252Fgeneral%252Fe9bab9c9-9d7e-4885-baff-c532779f08a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/e9bab9c9-9d7e-4885-baff-c532779f08a3.jpg not downloaded yet
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748969%252Fgeneral%252Fafb6a4a9-4017-4704-97f1-ebf5324a2b46.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/afb6a4a9-4017-4704-97f1-ebf5324a2b46.jpg not downloaded yet
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748969/general/e8ca6a36-30a2-4bb9-8035-0cc1e64c42eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731128)
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748969/general/b53aa4cc-78fb-484a-9664-f1966e270f71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731128)
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748962/general/a0fd79a7-3ea2-45fc-b91b-920894793670.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731120)
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748969/general/5c63fd36-5ffe-4f64-b3db-fa9137c25515.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731128)
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749028/general/24d21951-abdf-4124-9e87-e167c41cf3aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731195)
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748969/general/62d58f09-4589-46c9-ace7-1a571da2227b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731128)
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749133%252Fgeneral%252Fda5de688-6e9a-425b-8438-b9190d7fb046.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/da5de688-6e9a-425b-8438-b9190d7fb046.jpg not downloaded yet
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749133/general/defce14b-ec2f-4678-a052-5ba9d9d3b803.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731318)
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2e490>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749121%252Fgeneral%252Fd3180cf3-2c05-4a23-852c-6f8b2345354d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/d3180cf3-2c05-4a23-852c-6f8b2345354d.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fc28f766-c153-52e3-b4af-4512d94b8bff
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141c90910>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252F230754a6-f3d2-49ec-8543-f3c10caa6f96.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/230754a6-f3d2-49ec-8543-f3c10caa6f96.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 74b51928-365d-5156-8939-9a75df99b183
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714083d790>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252Fe6ac567a-c73d-4cca-bd7c-cde2208b4f86.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/e6ac567a-c73d-4cca-bd7c-cde2208b4f86.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 102bdc1e-0211-5640-b56c-d9a199377c3c
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142017290>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252Fe7190539-0316-41c3-a590-6efe4a0b55cd.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/e7190539-0316-41c3-a590-6efe4a0b55cd.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 383894e8-f35e-5a02-a7b9-ab076c1e0768
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f4f590>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252F60a26260-7fc8-4158-aae5-5090ebc1af98.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/60a26260-7fc8-4158-aae5-5090ebc1af98.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9a0c4750-6325-5eec-a047-4174d47293f7
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749121/general/a3d71a9c-2b94-4be1-a7c4-7eccf17923eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731304)
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749133%252Fgeneral%252F9e97dac8-4c49-4bd1-8f21-f0a3531ebfa2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/9e97dac8-4c49-4bd1-8f21-f0a3531ebfa2.jpg not downloaded yet
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749133%252Fgeneral%252F8ac9c77f-98e5-4b3f-ad53-d371db98bf0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/8ac9c77f-98e5-4b3f-ad53-d371db98bf0a.jpg not downloaded yet
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141da7c50>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748969%252Fgeneral%252Fe8ca6a36-30a2-4bb9-8035-0cc1e64c42eb.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/e8ca6a36-30a2-4bb9-8035-0cc1e64c42eb.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dfb5b473-a6d4-506b-bb74-100d3c7677f7
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714203cd10>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748969%252Fgeneral%252Fb53aa4cc-78fb-484a-9664-f1966e270f71.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/b53aa4cc-78fb-484a-9664-f1966e270f71.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dfb5b473-a6d4-506b-bb74-100d3c7677f7
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141da4d90>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252Fa0fd79a7-3ea2-45fc-b91b-920894793670.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/a0fd79a7-3ea2-45fc-b91b-920894793670.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9a0c4750-6325-5eec-a047-4174d47293f7
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f80510>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748969%252Fgeneral%252F5c63fd36-5ffe-4f64-b3db-fa9137c25515.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/5c63fd36-5ffe-4f64-b3db-fa9137c25515.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dfb5b473-a6d4-506b-bb74-100d3c7677f7
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e09090>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252F24d21951-abdf-4124-9e87-e167c41cf3aa.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/24d21951-abdf-4124-9e87-e167c41cf3aa.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 74b51928-365d-5156-8939-9a75df99b183
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f51e10>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748969%252Fgeneral%252F62d58f09-4589-46c9-ace7-1a571da2227b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/62d58f09-4589-46c9-ace7-1a571da2227b.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dfb5b473-a6d4-506b-bb74-100d3c7677f7
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a84690>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749133%252Fgeneral%252Fdefce14b-ec2f-4678-a052-5ba9d9d3b803.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/defce14b-ec2f-4678-a052-5ba9d9d3b803.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a35f709f-43fb-51c9-8515-fea5838ed158
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749133/general/c79d3518-08ad-4ce4-a02b-0631ee15be06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731318)
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656457/general/bc8d4eef-6e59-41c4-8a24-a8c8499cc889.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731111)
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749133%252Fgeneral%252Feb822f2d-f1fc-4e06-872c-f0b54c332ff0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/eb822f2d-f1fc-4e06-872c-f0b54c332ff0.jpg not downloaded yet
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748972/general/ccf020df-ac13-4dd1-9d3d-29499582dca8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731130)
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749043/general/a1758e17-6581-4c72-8171-c73974505bc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731213)
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748969/general/afb6a4a9-4017-4704-97f1-ebf5324a2b46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731128)
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749121/general/e9bab9c9-9d7e-4885-baff-c532779f08a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731304)
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731123> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749133/general/6097c4eb-8236-480a-8b77-bc6755d85cc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731318)
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749133%252Fgeneral%252F74ce3526-4a0f-4158-9387-460d370db7de.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/74ce3526-4a0f-4158-9387-460d370db7de.jpg not downloaded yet
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b2ad50>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749121%252Fgeneral%252Fa3d71a9c-2b94-4be1-a7c4-7eccf17923eb.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/a3d71a9c-2b94-4be1-a7c4-7eccf17923eb.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fc28f766-c153-52e3-b4af-4512d94b8bff
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749133/general/96f49b61-b898-499d-bc03-5a4f74833c6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731318)
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748972/general/f825c9f0-f4c6-4229-88f7-0f3c4cc1f960.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731130)
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748969/general/9c789f90-6ca7-4f68-8931-d22480ccfd8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731128)
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143ef3550>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749133%252Fgeneral%252Fc79d3518-08ad-4ce4-a02b-0631ee15be06.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/c79d3518-08ad-4ce4-a02b-0631ee15be06.jpg saved to cache
2026-03-27 12:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a35f709f-43fb-51c9-8515-fea5838ed158
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749121/general/d928b371-d85e-425e-9f6c-1c979cae922c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731304)
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748969/general/4b63e22f-46df-4b3f-8d16-3748ae93106a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731128)
2026-03-27 12:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749121/general/f0598096-1a84-4213-81f2-cbf1d9bed48f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731304)
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714081f750>
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252Fbc8d4eef-6e59-41c4-8a24-a8c8499cc889.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/bc8d4eef-6e59-41c4-8a24-a8c8499cc889.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1b1e57c5-60fe-518b-a948-162de1085c47
2026-03-27 12:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749133/general/709d3e82-c394-4142-81e9-10ed294a7113.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731318)
2026-03-27 12:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748972/general/d43a3939-d2ec-4f65-be80-b3a0aa4fad22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731130)
2026-03-27 12:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749133/general/9e97dac8-4c49-4bd1-8f21-f0a3531ebfa2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731318)
2026-03-27 12:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749133/general/da5de688-6e9a-425b-8438-b9190d7fb046.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731318)
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714080a990>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748972%252Fgeneral%252Fccf020df-ac13-4dd1-9d3d-29499582dca8.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/ccf020df-ac13-4dd1-9d3d-29499582dca8.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c85bcecc-17a9-5ad1-a449-059aae124d98
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d87790>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252Fa1758e17-6581-4c72-8171-c73974505bc4.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/a1758e17-6581-4c72-8171-c73974505bc4.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f547380e-c0cb-5ef7-a6a2-218b10edb17c
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714093d910>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748969%252Fgeneral%252Fafb6a4a9-4017-4704-97f1-ebf5324a2b46.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/afb6a4a9-4017-4704-97f1-ebf5324a2b46.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dfb5b473-a6d4-506b-bb74-100d3c7677f7
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714093f490>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749121%252Fgeneral%252Fe9bab9c9-9d7e-4885-baff-c532779f08a3.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/e9bab9c9-9d7e-4885-baff-c532779f08a3.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fc28f766-c153-52e3-b4af-4512d94b8bff
2026-03-27 12:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with identifier: 10731123
2026-03-27 12:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with scrape type 1
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252Fa3f2c468-f107-4f98-bc94-3870c09083e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/a3f2c468-f107-4f98-bc94-3870c09083e9.jpg not downloaded yet
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7151be1510>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749133%252Fgeneral%252F6097c4eb-8236-480a-8b77-bc6755d85cc5.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/6097c4eb-8236-480a-8b77-bc6755d85cc5.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a35f709f-43fb-51c9-8515-fea5838ed158
2026-03-27 12:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749121/general/c75ed639-f82a-454a-b7ed-3f28053c530a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731304)
2026-03-27 12:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748972/general/77af6205-1208-47ec-b526-a0910354bf20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731130)
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252F563b51ab-f1f0-4459-aba0-77770f608919.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/563b51ab-f1f0-4459-aba0-77770f608919.jpg not downloaded yet
2026-03-27 12:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749133/general/8ac9c77f-98e5-4b3f-ad53-d371db98bf0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731318)
2026-03-27 12:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749133/general/eb822f2d-f1fc-4e06-872c-f0b54c332ff0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731318)
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407ab0d0>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749133%252Fgeneral%252F96f49b61-b898-499d-bc03-5a4f74833c6e.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/96f49b61-b898-499d-bc03-5a4f74833c6e.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a35f709f-43fb-51c9-8515-fea5838ed158
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb0850>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748972%252Fgeneral%252Ff825c9f0-f4c6-4229-88f7-0f3c4cc1f960.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/f825c9f0-f4c6-4229-88f7-0f3c4cc1f960.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c85bcecc-17a9-5ad1-a449-059aae124d98
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a01bd0>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748969%252Fgeneral%252F9c789f90-6ca7-4f68-8931-d22480ccfd8c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/9c789f90-6ca7-4f68-8931-d22480ccfd8c.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dfb5b473-a6d4-506b-bb74-100d3c7677f7
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e3d250>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749121%252Fgeneral%252Fd928b371-d85e-425e-9f6c-1c979cae922c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/d928b371-d85e-425e-9f6c-1c979cae922c.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fc28f766-c153-52e3-b4af-4512d94b8bff
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ac2d50>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748969%252Fgeneral%252F4b63e22f-46df-4b3f-8d16-3748ae93106a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/4b63e22f-46df-4b3f-8d16-3748ae93106a.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dfb5b473-a6d4-506b-bb74-100d3c7677f7
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe9ad0>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749121%252Fgeneral%252Ff0598096-1a84-4213-81f2-cbf1d9bed48f.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/f0598096-1a84-4213-81f2-cbf1d9bed48f.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fc28f766-c153-52e3-b4af-4512d94b8bff
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fd0b90>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749133%252Fgeneral%252F709d3e82-c394-4142-81e9-10ed294a7113.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/709d3e82-c394-4142-81e9-10ed294a7113.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a35f709f-43fb-51c9-8515-fea5838ed158
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714204f750>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748972%252Fgeneral%252Fd43a3939-d2ec-4f65-be80-b3a0aa4fad22.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/d43a3939-d2ec-4f65-be80-b3a0aa4fad22.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c85bcecc-17a9-5ad1-a449-059aae124d98
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f81310>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749133%252Fgeneral%252F9e97dac8-4c49-4bd1-8f21-f0a3531ebfa2.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/9e97dac8-4c49-4bd1-8f21-f0a3531ebfa2.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a35f709f-43fb-51c9-8515-fea5838ed158
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407a0d90>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749133%252Fgeneral%252Fda5de688-6e9a-425b-8438-b9190d7fb046.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/da5de688-6e9a-425b-8438-b9190d7fb046.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a35f709f-43fb-51c9-8515-fea5838ed158
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252F8949e3c8-1b58-4137-92bd-9dad1f54d440.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/8949e3c8-1b58-4137-92bd-9dad1f54d440.jpg not downloaded yet
2026-03-27 12:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749043/general/4144b5d1-bdb5-48aa-a2bb-fc19d320123b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731213)
2026-03-27 12:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748972/general/1f9793cd-2911-485d-8c3d-654e766bb3e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731130)
2026-03-27 12:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749121/general/3ecb2cc9-4d47-4657-b51c-600cbff74946.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731304)
2026-03-27 12:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656457/general/bf5f2487-b02c-40dd-a04e-6338fdbc840a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731111)
2026-03-27 12:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748972/general/9e6e6f0e-316f-4319-a4b8-5f064d8690df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731130)
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252F2f3dbef8-4478-408c-8bb1-48f4732e522c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/2f3dbef8-4478-408c-8bb1-48f4732e522c.jpg not downloaded yet
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bd3ed0>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749121%252Fgeneral%252Fc75ed639-f82a-454a-b7ed-3f28053c530a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/c75ed639-f82a-454a-b7ed-3f28053c530a.jpg saved to cache
2026-03-27 12:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fc28f766-c153-52e3-b4af-4512d94b8bff
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d41f50>
2026-03-27 12:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748972%252Fgeneral%252F77af6205-1208-47ec-b526-a0910354bf20.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/77af6205-1208-47ec-b526-a0910354bf20.jpg saved to cache
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c85bcecc-17a9-5ad1-a449-059aae124d98
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c13990>
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749133%252Fgeneral%252F8ac9c77f-98e5-4b3f-ad53-d371db98bf0a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/8ac9c77f-98e5-4b3f-ad53-d371db98bf0a.jpg saved to cache
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a35f709f-43fb-51c9-8515-fea5838ed158
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141caf050>
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749133%252Fgeneral%252Feb822f2d-f1fc-4e06-872c-f0b54c332ff0.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/eb822f2d-f1fc-4e06-872c-f0b54c332ff0.jpg saved to cache
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a35f709f-43fb-51c9-8515-fea5838ed158
2026-03-27 12:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749133/general/74ce3526-4a0f-4158-9387-460d370db7de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731318)
2026-03-27 12:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749043/general/3ab056c1-0534-42d0-851f-4f3dce10a67f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731213)
2026-03-27 12:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656457/general/67f10f2d-37ae-414d-90b3-381fd7f5bfb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731111)
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252F546cee09-ff91-4b44-8747-34a3dc145b38.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/546cee09-ff91-4b44-8747-34a3dc145b38.jpg not downloaded yet
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252Fe9583004-1c10-4999-8641-84879fc6bb06.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/e9583004-1c10-4999-8641-84879fc6bb06.jpg not downloaded yet
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af6010>
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252F4144b5d1-bdb5-48aa-a2bb-fc19d320123b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/4144b5d1-bdb5-48aa-a2bb-fc19d320123b.jpg saved to cache
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f547380e-c0cb-5ef7-a6a2-218b10edb17c
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407bb8d0>
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748972%252Fgeneral%252F1f9793cd-2911-485d-8c3d-654e766bb3e6.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/1f9793cd-2911-485d-8c3d-654e766bb3e6.jpg saved to cache
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c85bcecc-17a9-5ad1-a449-059aae124d98
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409ba7d0>
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749121%252Fgeneral%252F3ecb2cc9-4d47-4657-b51c-600cbff74946.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/3ecb2cc9-4d47-4657-b51c-600cbff74946.jpg saved to cache
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fc28f766-c153-52e3-b4af-4512d94b8bff
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a75a50>
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252Fbf5f2487-b02c-40dd-a04e-6338fdbc840a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/bf5f2487-b02c-40dd-a04e-6338fdbc840a.jpg saved to cache
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1b1e57c5-60fe-518b-a948-162de1085c47
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a41ed0>
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748972%252Fgeneral%252F9e6e6f0e-316f-4319-a4b8-5f064d8690df.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/9e6e6f0e-316f-4319-a4b8-5f064d8690df.jpg saved to cache
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c85bcecc-17a9-5ad1-a449-059aae124d98
2026-03-27 12:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748972/general/5e2f23eb-7f89-4d9f-8208-6c95bc462cd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731130)
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252Ff91c09bc-081b-466b-9d7b-a3b5a0f766c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/f91c09bc-081b-466b-9d7b-a3b5a0f766c0.jpg not downloaded yet
2026-03-27 12:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748966/general/a3f2c468-f107-4f98-bc94-3870c09083e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731123)
2026-03-27 12:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748966/general/8949e3c8-1b58-4137-92bd-9dad1f54d440.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731123)
2026-03-27 12:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749121/general/91e6e3a8-c344-4250-a20b-3d9c7d943305.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731304)
2026-03-27 12:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656457/general/617557a6-139c-4bde-befc-90e44b5aa93a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731111)
2026-03-27 12:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656457/general/f712e50d-b469-4479-94d6-ca9da09d4190.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731111)
2026-03-27 12:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749043/general/ede2edd7-3486-4477-99e7-4b1ffdb20071.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731213)
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252F8a945f55-7564-4496-a136-e5cd512fbb07.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/8a945f55-7564-4496-a136-e5cd512fbb07.jpg not downloaded yet
2026-03-27 12:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748972/general/ffc5e2bd-e480-4cf9-82c6-fa7a8e18d708.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731130)
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252Ff7c6e7a6-d17f-42e0-86f3-a25fdd06a349.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/f7c6e7a6-d17f-42e0-86f3-a25fdd06a349.jpg not downloaded yet
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf3b50>
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749133%252Fgeneral%252F74ce3526-4a0f-4158-9387-460d370db7de.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749133/general/74ce3526-4a0f-4158-9387-460d370db7de.jpg saved to cache
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a35f709f-43fb-51c9-8515-fea5838ed158
2026-03-27 12:20:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a35f709f-43fb-51c9-8515-fea5838ed158, skipping ID generation
2026-03-27 12:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a35f709f-43fb-51c9-8515-fea5838ed158 with scrape type 1
2026-03-27 12:20:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a35f709f-43fb-51c9-8515-fea5838ed158 sending to next pipeline
2026-03-27 12:20:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a35f709f-43fb-51c9-8515-fea5838ed158, identifier: 10731318
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f1b990>
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252F3ab056c1-0534-42d0-851f-4f3dce10a67f.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/3ab056c1-0534-42d0-851f-4f3dce10a67f.jpg saved to cache
2026-03-27 12:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f547380e-c0cb-5ef7-a6a2-218b10edb17c
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ed5050>
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252F67f10f2d-37ae-414d-90b3-381fd7f5bfb6.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/67f10f2d-37ae-414d-90b3-381fd7f5bfb6.jpg saved to cache
2026-03-27 12:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1b1e57c5-60fe-518b-a948-162de1085c47
2026-03-27 12:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a35f709f-43fb-51c9-8515-fea5838ed158 with identifier: 10731318
2026-03-27 12:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a35f709f-43fb-51c9-8515-fea5838ed158 with identifier: 10731318
2026-03-27 12:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a35f709f-43fb-51c9-8515-fea5838ed158 with identifier: 10731318 to the API
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749133/general/74ce3526-4a0f-4158-9387-460d370db7de.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'a35f709f-43fb-51c9-8515-fea5838ed158',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52526092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731318',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 44957,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156372,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749133/general/defce14b-ec2f-4678-a052-5ba9d9d3b803.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402498,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749133/general/96f49b61-b898-499d-bc03-5a4f74833c6e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110765,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749133/general/c79d3518-08ad-4ce4-a02b-0631ee15be06.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146474,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749133/general/6097c4eb-8236-480a-8b77-bc6755d85cc5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329439,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749133/general/709d3e82-c394-4142-81e9-10ed294a7113.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108054,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749133/general/da5de688-6e9a-425b-8438-b9190d7fb046.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43705,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749133/general/9e97dac8-4c49-4bd1-8f21-f0a3531ebfa2.jpg',
'Width': 450},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147859,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749133/general/8ac9c77f-98e5-4b3f-ad53-d371db98bf0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141124,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749133/general/eb822f2d-f1fc-4e06-872c-f0b54c332ff0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a35f709f-43fb-51c9-8515-fea5838ed158/a35f709f-43fb-51c9-8515-fea5838ed158_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181446,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749133/general/74ce3526-4a0f-4158-9387-460d370db7de.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 44.957 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731318%27 HTTP/1.1" 200 None
2026-03-27 12:20:47 [adesa.de] INFO: Saving data for 10731318: {'created_time': 1774614047.78185, 'last_price_update_time': 1774614047.781861, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731318') HTTP/1.1" 204 0
2026-03-27 12:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748966/general/563b51ab-f1f0-4459-aba0-77770f608919.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731123)
2026-03-27 12:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748962/general/d6e67c8f-3a71-47c9-aa41-7ef65da3150d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731120)
2026-03-27 12:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749028/general/c30b3ff8-d4f8-482f-8b9a-48a6be6347c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731195)
2026-03-27 12:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748966/general/2f3dbef8-4478-408c-8bb1-48f4732e522c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731123)
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252F71bcbd7f-6468-4f20-98f5-07be41fad68e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/71bcbd7f-6468-4f20-98f5-07be41fad68e.jpg not downloaded yet
2026-03-27 12:20:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 12:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749043/general/d7cfed3c-4080-46c6-aa19-29ba147e6d5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731213)
2026-03-27 12:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749110/general/5fed27ab-2dc1-411b-a4dc-76a4b82e1eaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731290)
2026-03-27 12:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749166/general/bde2a154-1e4e-484e-b7e0-b0b9c29ca12c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731371)
2026-03-27 12:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748966/general/e9583004-1c10-4999-8641-84879fc6bb06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731123)
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a775d0>
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748972%252Fgeneral%252F5e2f23eb-7f89-4d9f-8208-6c95bc462cd3.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/5e2f23eb-7f89-4d9f-8208-6c95bc462cd3.jpg saved to cache
2026-03-27 12:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c85bcecc-17a9-5ad1-a449-059aae124d98
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ab8b90>
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252Fa3f2c468-f107-4f98-bc94-3870c09083e9.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/a3f2c468-f107-4f98-bc94-3870c09083e9.jpg saved to cache
2026-03-27 12:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144d3fdd0>
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252F8949e3c8-1b58-4137-92bd-9dad1f54d440.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/8949e3c8-1b58-4137-92bd-9dad1f54d440.jpg saved to cache
2026-03-27 12:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ab9bd0>
2026-03-27 12:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749121%252Fgeneral%252F91e6e3a8-c344-4250-a20b-3d9c7d943305.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/91e6e3a8-c344-4250-a20b-3d9c7d943305.jpg saved to cache
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fc28f766-c153-52e3-b4af-4512d94b8bff
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ff2dd0>
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252F617557a6-139c-4bde-befc-90e44b5aa93a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/617557a6-139c-4bde-befc-90e44b5aa93a.jpg saved to cache
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1b1e57c5-60fe-518b-a948-162de1085c47
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71441dab50>
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252Ff712e50d-b469-4479-94d6-ca9da09d4190.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/f712e50d-b469-4479-94d6-ca9da09d4190.jpg saved to cache
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1b1e57c5-60fe-518b-a948-162de1085c47
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a6b850>
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252Fede2edd7-3486-4477-99e7-4b1ffdb20071.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/ede2edd7-3486-4477-99e7-4b1ffdb20071.jpg saved to cache
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f547380e-c0cb-5ef7-a6a2-218b10edb17c
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142003e10>
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748972%252Fgeneral%252Fffc5e2bd-e480-4cf9-82c6-fa7a8e18d708.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/ffc5e2bd-e480-4cf9-82c6-fa7a8e18d708.jpg saved to cache
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c85bcecc-17a9-5ad1-a449-059aae124d98
2026-03-27 12:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748969/general/249eae26-21a9-4d6b-b22f-a1f32c67c92c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731128)
2026-03-27 12:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749043/general/a6c8c42c-7677-43cf-af9d-9a9edb1b7bf2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731213)
2026-03-27 12:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748966/general/546cee09-ff91-4b44-8747-34a3dc145b38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731123)
2026-03-27 12:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656457/general/9d7775b7-caac-4f65-a595-e677bd5231c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731111)
2026-03-27 12:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748966/general/8a945f55-7564-4496-a136-e5cd512fbb07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731123)
2026-03-27 12:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748966/general/f91c09bc-081b-466b-9d7b-a3b5a0f766c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731123)
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ff3210>
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252F563b51ab-f1f0-4459-aba0-77770f608919.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/563b51ab-f1f0-4459-aba0-77770f608919.jpg saved to cache
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420909d0>
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252Fd6e67c8f-3a71-47c9-aa41-7ef65da3150d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/d6e67c8f-3a71-47c9-aa41-7ef65da3150d.jpg saved to cache
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9a0c4750-6325-5eec-a047-4174d47293f7
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140abb450>
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749028%252Fgeneral%252Fc30b3ff8-d4f8-482f-8b9a-48a6be6347c3.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749028/general/c30b3ff8-d4f8-482f-8b9a-48a6be6347c3.jpg saved to cache
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 74b51928-365d-5156-8939-9a75df99b183
2026-03-27 12:20:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74b51928-365d-5156-8939-9a75df99b183, skipping ID generation
2026-03-27 12:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74b51928-365d-5156-8939-9a75df99b183 with scrape type 1
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74b51928-365d-5156-8939-9a75df99b183 sending to next pipeline
2026-03-27 12:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 74b51928-365d-5156-8939-9a75df99b183, identifier: 10731195
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71441db590>
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252F2f3dbef8-4478-408c-8bb1-48f4732e522c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/2f3dbef8-4478-408c-8bb1-48f4732e522c.jpg saved to cache
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140aba210>
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252Fd7cfed3c-4080-46c6-aa19-29ba147e6d5e.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/d7cfed3c-4080-46c6-aa19-29ba147e6d5e.jpg saved to cache
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f547380e-c0cb-5ef7-a6a2-218b10edb17c
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140791210>
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252F5fed27ab-2dc1-411b-a4dc-76a4b82e1eaa.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/5fed27ab-2dc1-411b-a4dc-76a4b82e1eaa.jpg saved to cache
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 102bdc1e-0211-5640-b56c-d9a199377c3c
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142091e50>
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252Fbde2a154-1e4e-484e-b7e0-b0b9c29ca12c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/bde2a154-1e4e-484e-b7e0-b0b9c29ca12c.jpg saved to cache
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 383894e8-f35e-5a02-a7b9-ab076c1e0768
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409b9410>
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252Fe9583004-1c10-4999-8641-84879fc6bb06.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/e9583004-1c10-4999-8641-84879fc6bb06.jpg saved to cache
2026-03-27 12:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6
2026-03-27 12:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749121/general/7daeba41-a63f-4b58-80b8-ab5ef520a321.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731304)
2026-03-27 12:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 74b51928-365d-5156-8939-9a75df99b183 with identifier: 10731195
2026-03-27 12:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 74b51928-365d-5156-8939-9a75df99b183 with identifier: 10731195
2026-03-27 12:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 74b51928-365d-5156-8939-9a75df99b183 with identifier: 10731195 to the API
2026-03-27 12:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749028/general/c30b3ff8-d4f8-482f-8b9a-48a6be6347c3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '74b51928-365d-5156-8939-9a75df99b183',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '98012092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731195',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 25228,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20690,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749028/general/2c12e744-7198-4b31-b70b-665445c421cf.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145913,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749028/general/b66122f8-2d4f-4422-8a8f-6e8847a0cd48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150981,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749028/general/556eebb1-0296-41bb-b687-0d719ed443af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146050,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749028/general/754499ca-4cf1-430c-8fc2-d9f3303f67ff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93241,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749028/general/91537155-9431-4a01-992f-8c12cbfd402a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112307,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749028/general/78c3631d-6fe8-4538-948a-b28ea0b99e6d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21624,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749028/general/c30b3ff8-d4f8-482f-8b9a-48a6be6347c3.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67881,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749028/general/11b2d7f7-3e03-4dce-adf4-ffdba62b6c7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66781,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749028/general/230754a6-f3d2-49ec-8543-f3c10caa6f96.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74b51928-365d-5156-8939-9a75df99b183/74b51928-365d-5156-8939-9a75df99b183_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82147,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749028/general/24d21951-abdf-4124-9e87-e167c41cf3aa.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 25.228 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-27 12:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731195%27 HTTP/1.1" 200 None
2026-03-27 12:20:49 [adesa.de] INFO: Saving data for 10731195: {'created_time': 1774614049.301172, 'last_price_update_time': 1774614049.301183, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731195') HTTP/1.1" 204 0
2026-03-27 12:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748972/general/4feea9e6-2034-4dab-aa98-b51f91b40cef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731130)
2026-03-27 12:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656457/general/59adfaf0-c3e9-4a9d-9e7f-4f3b2eab1d77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731111)
2026-03-27 12:20:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71442ddb50>
2026-03-27 12:20:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748969%252Fgeneral%252F249eae26-21a9-4d6b-b22f-a1f32c67c92c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748969/general/249eae26-21a9-4d6b-b22f-a1f32c67c92c.jpg saved to cache
2026-03-27 12:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dfb5b473-a6d4-506b-bb74-100d3c7677f7
2026-03-27 12:20:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dfb5b473-a6d4-506b-bb74-100d3c7677f7, skipping ID generation
2026-03-27 12:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfb5b473-a6d4-506b-bb74-100d3c7677f7 with scrape type 1
2026-03-27 12:20:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dfb5b473-a6d4-506b-bb74-100d3c7677f7 sending to next pipeline
2026-03-27 12:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dfb5b473-a6d4-506b-bb74-100d3c7677f7, identifier: 10731128
2026-03-27 12:20:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71506cf410>
2026-03-27 12:20:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252Fa6c8c42c-7677-43cf-af9d-9a9edb1b7bf2.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/a6c8c42c-7677-43cf-af9d-9a9edb1b7bf2.jpg saved to cache
2026-03-27 12:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f547380e-c0cb-5ef7-a6a2-218b10edb17c
2026-03-27 12:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748966/general/f7c6e7a6-d17f-42e0-86f3-a25fdd06a349.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731123)
2026-03-27 12:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749166/general/9a09409a-397a-4b19-9a41-495667defb3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731371)
2026-03-27 12:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dfb5b473-a6d4-506b-bb74-100d3c7677f7 with identifier: 10731128
2026-03-27 12:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dfb5b473-a6d4-506b-bb74-100d3c7677f7 with identifier: 10731128
2026-03-27 12:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dfb5b473-a6d4-506b-bb74-100d3c7677f7 with identifier: 10731128 to the API
2026-03-27 12:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748969/general/249eae26-21a9-4d6b-b22f-a1f32c67c92c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'dfb5b473-a6d4-506b-bb74-100d3c7677f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19279093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731128',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 50797,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18824,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748969/general/249eae26-21a9-4d6b-b22f-a1f32c67c92c.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88292,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748969/general/f1b657cc-52b2-4a82-aba1-59d21a4b4b46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91594,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748969/general/ee14427c-a80a-4995-b837-594e63c2db92.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74472,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748969/general/5c63fd36-5ffe-4f64-b3db-fa9137c25515.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82498,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748969/general/e8ca6a36-30a2-4bb9-8035-0cc1e64c42eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80129,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748969/general/b53aa4cc-78fb-484a-9664-f1966e270f71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83920,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748969/general/62d58f09-4589-46c9-ace7-1a571da2227b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58807,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748969/general/4b63e22f-46df-4b3f-8d16-3748ae93106a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91765,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748969/general/9c789f90-6ca7-4f68-8931-d22480ccfd8c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfb5b473-a6d4-506b-bb74-100d3c7677f7/dfb5b473-a6d4-506b-bb74-100d3c7677f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71640,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748969/general/afb6a4a9-4017-4704-97f1-ebf5324a2b46.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 50.797 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731128%27 HTTP/1.1" 200 None
2026-03-27 12:20:50 [adesa.de] INFO: Saving data for 10731128: {'created_time': 1774614050.7655, 'last_price_update_time': 1774614050.765514, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731128') HTTP/1.1" 204 0
2026-03-27 12:20:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748962/general/d0290034-6fd6-42a6-86f6-5bee5945cd15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731120)
2026-03-27 12:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749110/general/9865a4a8-3db7-4e84-bdbc-f1d6b8aba846.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731290)
2026-03-27 12:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749110/general/893984dd-1cc9-44f4-a44b-acd7c997126b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731290)
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407be010>
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252F546cee09-ff91-4b44-8747-34a3dc145b38.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/546cee09-ff91-4b44-8747-34a3dc145b38.jpg saved to cache
2026-03-27 12:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142147d10>
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252F9d7775b7-caac-4f65-a595-e677bd5231c0.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/9d7775b7-caac-4f65-a595-e677bd5231c0.jpg saved to cache
2026-03-27 12:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1b1e57c5-60fe-518b-a948-162de1085c47
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409bbbd0>
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252F8a945f55-7564-4496-a136-e5cd512fbb07.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/8a945f55-7564-4496-a136-e5cd512fbb07.jpg saved to cache
2026-03-27 12:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141de6190>
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252Ff91c09bc-081b-466b-9d7b-a3b5a0f766c0.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/f91c09bc-081b-466b-9d7b-a3b5a0f766c0.jpg saved to cache
2026-03-27 12:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140adf950>
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749121%252Fgeneral%252F7daeba41-a63f-4b58-80b8-ab5ef520a321.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749121/general/7daeba41-a63f-4b58-80b8-ab5ef520a321.jpg saved to cache
2026-03-27 12:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fc28f766-c153-52e3-b4af-4512d94b8bff
2026-03-27 12:20:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fc28f766-c153-52e3-b4af-4512d94b8bff, skipping ID generation
2026-03-27 12:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc28f766-c153-52e3-b4af-4512d94b8bff with scrape type 1
2026-03-27 12:20:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fc28f766-c153-52e3-b4af-4512d94b8bff sending to next pipeline
2026-03-27 12:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fc28f766-c153-52e3-b4af-4512d94b8bff, identifier: 10731304
2026-03-27 12:20:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a87ed0>
2026-03-27 12:20:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748972%252Fgeneral%252F4feea9e6-2034-4dab-aa98-b51f91b40cef.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748972/general/4feea9e6-2034-4dab-aa98-b51f91b40cef.jpg saved to cache
2026-03-27 12:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c85bcecc-17a9-5ad1-a449-059aae124d98
2026-03-27 12:20:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c85bcecc-17a9-5ad1-a449-059aae124d98, skipping ID generation
2026-03-27 12:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85bcecc-17a9-5ad1-a449-059aae124d98 with scrape type 1
2026-03-27 12:20:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c85bcecc-17a9-5ad1-a449-059aae124d98 sending to next pipeline
2026-03-27 12:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c85bcecc-17a9-5ad1-a449-059aae124d98, identifier: 10731130
2026-03-27 12:20:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf3f50>
2026-03-27 12:20:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656457%252Fgeneral%252F59adfaf0-c3e9-4a9d-9e7f-4f3b2eab1d77.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656457/general/59adfaf0-c3e9-4a9d-9e7f-4f3b2eab1d77.jpg saved to cache
2026-03-27 12:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1b1e57c5-60fe-518b-a948-162de1085c47
2026-03-27 12:20:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1b1e57c5-60fe-518b-a948-162de1085c47, skipping ID generation
2026-03-27 12:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b1e57c5-60fe-518b-a948-162de1085c47 with scrape type 1
2026-03-27 12:20:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1b1e57c5-60fe-518b-a948-162de1085c47 sending to next pipeline
2026-03-27 12:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1b1e57c5-60fe-518b-a948-162de1085c47, identifier: 10731111
2026-03-27 12:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749043/general/b8d8929b-3f31-42f4-867b-6c4db5e68a54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731213)
2026-03-27 12:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748966/general/71bcbd7f-6468-4f20-98f5-07be41fad68e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731123)
2026-03-27 12:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749166/general/bdc4ac0e-6930-4dfc-b92f-14b9eeeb61f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731371)
2026-03-27 12:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fc28f766-c153-52e3-b4af-4512d94b8bff with identifier: 10731304
2026-03-27 12:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fc28f766-c153-52e3-b4af-4512d94b8bff with identifier: 10731304
2026-03-27 12:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fc28f766-c153-52e3-b4af-4512d94b8bff with identifier: 10731304 to the API
2026-03-27 12:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749121/general/7daeba41-a63f-4b58-80b8-ab5ef520a321.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'fc28f766-c153-52e3-b4af-4512d94b8bff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19382093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731304',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 56798,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145264,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749121/general/7daeba41-a63f-4b58-80b8-ab5ef520a321.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162268,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749121/general/3adc071e-6370-4d7c-8f97-42b7292c9420.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163761,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749121/general/d3180cf3-2c05-4a23-852c-6f8b2345354d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24453,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749121/general/91e6e3a8-c344-4250-a20b-3d9c7d943305.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95347,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749121/general/3ecb2cc9-4d47-4657-b51c-600cbff74946.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19027,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749121/general/c75ed639-f82a-454a-b7ed-3f28053c530a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23488,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749121/general/a3d71a9c-2b94-4be1-a7c4-7eccf17923eb.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61267,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749121/general/f0598096-1a84-4213-81f2-cbf1d9bed48f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14321,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749121/general/d928b371-d85e-425e-9f6c-1c979cae922c.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc28f766-c153-52e3-b4af-4512d94b8bff/fc28f766-c153-52e3-b4af-4512d94b8bff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96943,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749121/general/e9bab9c9-9d7e-4885-baff-c532779f08a3.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-11-03',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 56.798 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-27 12:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731304%27 HTTP/1.1" 200 None
2026-03-27 12:20:51 [adesa.de] INFO: Saving data for 10731304: {'created_time': 1774614051.825011, 'last_price_update_time': 1774614051.82502, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731304') HTTP/1.1" 204 0
2026-03-27 12:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c85bcecc-17a9-5ad1-a449-059aae124d98 with identifier: 10731130
2026-03-27 12:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c85bcecc-17a9-5ad1-a449-059aae124d98 with identifier: 10731130
2026-03-27 12:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c85bcecc-17a9-5ad1-a449-059aae124d98 with identifier: 10731130 to the API
2026-03-27 12:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748972/general/4feea9e6-2034-4dab-aa98-b51f91b40cef.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'c85bcecc-17a9-5ad1-a449-059aae124d98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4110093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731130',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 49830,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16604,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748972/general/4feea9e6-2034-4dab-aa98-b51f91b40cef.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24655,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748972/general/365cb345-c220-435d-992b-605619ea3774.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131510,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748972/general/ffc5e2bd-e480-4cf9-82c6-fa7a8e18d708.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22951,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748972/general/5e2f23eb-7f89-4d9f-8208-6c95bc462cd3.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75229,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748972/general/9e6e6f0e-316f-4319-a4b8-5f064d8690df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130691,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748972/general/1f9793cd-2911-485d-8c3d-654e766bb3e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138211,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748972/general/ccf020df-ac13-4dd1-9d3d-29499582dca8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21885,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748972/general/77af6205-1208-47ec-b526-a0910354bf20.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72739,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748972/general/d43a3939-d2ec-4f65-be80-b3a0aa4fad22.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c85bcecc-17a9-5ad1-a449-059aae124d98/c85bcecc-17a9-5ad1-a449-059aae124d98_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94339,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748972/general/f825c9f0-f4c6-4229-88f7-0f3c4cc1f960.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 49.830 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731130%27 HTTP/1.1" 200 None
2026-03-27 12:20:52 [adesa.de] INFO: Saving data for 10731130: {'created_time': 1774614052.242977, 'last_price_update_time': 1774614052.242986, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731130') HTTP/1.1" 204 0
2026-03-27 12:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1b1e57c5-60fe-518b-a948-162de1085c47 with identifier: 10731111
2026-03-27 12:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1b1e57c5-60fe-518b-a948-162de1085c47 with identifier: 10731111
2026-03-27 12:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1b1e57c5-60fe-518b-a948-162de1085c47 with identifier: 10731111 to the API
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5656457/general/59adfaf0-c3e9-4a9d-9e7f-4f3b2eab1d77.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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '1b1e57c5-60fe-518b-a948-162de1085c47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52439092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731111',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 74826,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 63,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17778,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656457/general/88eac417-41c2-43bf-a7c1-d71e8d5572a3.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18467,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656457/general/9fac31a6-28a7-4331-898e-ca6960c24555.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21447,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656457/general/73125455-65f4-4ec7-a7fd-af70bc7a8e29.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20741,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656457/general/59adfaf0-c3e9-4a9d-9e7f-4f3b2eab1d77.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87903,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656457/general/9d7775b7-caac-4f65-a595-e677bd5231c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74567,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656457/general/f712e50d-b469-4479-94d6-ca9da09d4190.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98509,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656457/general/617557a6-139c-4bde-befc-90e44b5aa93a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90672,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656457/general/67f10f2d-37ae-414d-90b3-381fd7f5bfb6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74455,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656457/general/bf5f2487-b02c-40dd-a04e-6338fdbc840a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b1e57c5-60fe-518b-a948-162de1085c47/1b1e57c5-60fe-518b-a948-162de1085c47_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100631,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656457/general/bc8d4eef-6e59-41c4-8a24-a8c8499cc889.jpg',
'Width': 800}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 204 hp - 74.826 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2021}
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731111%27 HTTP/1.1" 200 None
2026-03-27 12:20:52 [adesa.de] INFO: Saving data for 10731111: {'created_time': 1774614052.694603, 'last_price_update_time': 1774614052.694614, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731111') HTTP/1.1" 204 0
2026-03-27 12:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749110/general/d1f68c5a-2b60-4239-b071-206f55d8e87a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731290)
2026-03-27 12:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140add110>
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252Ff7c6e7a6-d17f-42e0-86f3-a25fdd06a349.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/f7c6e7a6-d17f-42e0-86f3-a25fdd06a349.jpg saved to cache
2026-03-27 12:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714082d7d0>
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252F9a09409a-397a-4b19-9a41-495667defb3f.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/9a09409a-397a-4b19-9a41-495667defb3f.jpg saved to cache
2026-03-27 12:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 383894e8-f35e-5a02-a7b9-ab076c1e0768
2026-03-27 12:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749023/general/207b0b99-ec4f-4253-8965-41fba5991b3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731192)
2026-03-27 12:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748962/general/e202b822-50d8-48db-a8dc-3be202dd827a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731120)
2026-03-27 12:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749166/general/e15749d0-d66b-475e-ad6c-15c7faf03851.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731371)
2026-03-27 12:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749023/general/c7faf011-5f50-4782-8127-60efe50c329d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731192)
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e738d0>
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252Fd0290034-6fd6-42a6-86f6-5bee5945cd15.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/d0290034-6fd6-42a6-86f6-5bee5945cd15.jpg saved to cache
2026-03-27 12:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9a0c4750-6325-5eec-a047-4174d47293f7
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714083e990>
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252F9865a4a8-3db7-4e84-bdbc-f1d6b8aba846.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/9865a4a8-3db7-4e84-bdbc-f1d6b8aba846.jpg saved to cache
2026-03-27 12:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 102bdc1e-0211-5640-b56c-d9a199377c3c
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141db95d0>
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252F893984dd-1cc9-44f4-a44b-acd7c997126b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/893984dd-1cc9-44f4-a44b-acd7c997126b.jpg saved to cache
2026-03-27 12:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 102bdc1e-0211-5640-b56c-d9a199377c3c
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d83fd0>
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749043%252Fgeneral%252Fb8d8929b-3f31-42f4-867b-6c4db5e68a54.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749043/general/b8d8929b-3f31-42f4-867b-6c4db5e68a54.jpg saved to cache
2026-03-27 12:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f547380e-c0cb-5ef7-a6a2-218b10edb17c
2026-03-27 12:20:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f547380e-c0cb-5ef7-a6a2-218b10edb17c, skipping ID generation
2026-03-27 12:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f547380e-c0cb-5ef7-a6a2-218b10edb17c with scrape type 1
2026-03-27 12:20:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f547380e-c0cb-5ef7-a6a2-218b10edb17c sending to next pipeline
2026-03-27 12:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f547380e-c0cb-5ef7-a6a2-218b10edb17c, identifier: 10731213
2026-03-27 12:20:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e72490>
2026-03-27 12:20:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748966%252Fgeneral%252F71bcbd7f-6468-4f20-98f5-07be41fad68e.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748966/general/71bcbd7f-6468-4f20-98f5-07be41fad68e.jpg saved to cache
2026-03-27 12:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6
2026-03-27 12:20:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 57d46da3-b900-54be-9f3c-0e9f3748c3f6, skipping ID generation
2026-03-27 12:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with scrape type 1
2026-03-27 12:20:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 57d46da3-b900-54be-9f3c-0e9f3748c3f6 sending to next pipeline
2026-03-27 12:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 57d46da3-b900-54be-9f3c-0e9f3748c3f6, identifier: 10731123
2026-03-27 12:20:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e89b90>
2026-03-27 12:20:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252Fbdc4ac0e-6930-4dfc-b92f-14b9eeeb61f3.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/bdc4ac0e-6930-4dfc-b92f-14b9eeeb61f3.jpg saved to cache
2026-03-27 12:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 383894e8-f35e-5a02-a7b9-ab076c1e0768
2026-03-27 12:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f547380e-c0cb-5ef7-a6a2-218b10edb17c with identifier: 10731213
2026-03-27 12:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f547380e-c0cb-5ef7-a6a2-218b10edb17c with identifier: 10731213
2026-03-27 12:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f547380e-c0cb-5ef7-a6a2-218b10edb17c with identifier: 10731213 to the API
2026-03-27 12:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749043/general/b8d8929b-3f31-42f4-867b-6c4db5e68a54.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f547380e-c0cb-5ef7-a6a2-218b10edb17c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97888092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731213',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 59333,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101073,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749043/general/1e83cc61-caad-4377-bd9f-502040fb4c87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115087,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749043/general/50357c58-0136-42c9-bcf2-e8909826c0e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197854,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749043/general/04d7695e-dde8-4c1b-8b8d-1ec3f00bf1e8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213842,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749043/general/b8d8929b-3f31-42f4-867b-6c4db5e68a54.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49701,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749043/general/a6c8c42c-7677-43cf-af9d-9a9edb1b7bf2.jpg',
'Width': 375},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109717,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749043/general/d7cfed3c-4080-46c6-aa19-29ba147e6d5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82872,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749043/general/ede2edd7-3486-4477-99e7-4b1ffdb20071.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95354,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749043/general/3ab056c1-0534-42d0-851f-4f3dce10a67f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102469,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749043/general/4144b5d1-bdb5-48aa-a2bb-fc19d320123b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f547380e-c0cb-5ef7-a6a2-218b10edb17c/f547380e-c0cb-5ef7-a6a2-218b10edb17c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114178,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749043/general/a1758e17-6581-4c72-8171-c73974505bc4.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 59.333 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-27 12:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731213%27 HTTP/1.1" 200 None
2026-03-27 12:20:53 [adesa.de] INFO: Saving data for 10731213: {'created_time': 1774614053.91869, 'last_price_update_time': 1774614053.918703, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731213') HTTP/1.1" 204 0
2026-03-27 12:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with identifier: 10731123
2026-03-27 12:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with identifier: 10731123
2026-03-27 12:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 57d46da3-b900-54be-9f3c-0e9f3748c3f6 with identifier: 10731123 to the API
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748966/general/71bcbd7f-6468-4f20-98f5-07be41fad68e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '57d46da3-b900-54be-9f3c-0e9f3748c3f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '11806093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731123',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 36078,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24801,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748966/general/a3f2c468-f107-4f98-bc94-3870c09083e9.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20484,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748966/general/563b51ab-f1f0-4459-aba0-77770f608919.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23590,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748966/general/8949e3c8-1b58-4137-92bd-9dad1f54d440.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124615,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748966/general/2f3dbef8-4478-408c-8bb1-48f4732e522c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102014,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748966/general/546cee09-ff91-4b44-8747-34a3dc145b38.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102056,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748966/general/e9583004-1c10-4999-8641-84879fc6bb06.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67303,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748966/general/f91c09bc-081b-466b-9d7b-a3b5a0f766c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71163,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748966/general/8a945f55-7564-4496-a136-e5cd512fbb07.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154508,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748966/general/f7c6e7a6-d17f-42e0-86f3-a25fdd06a349.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57d46da3-b900-54be-9f3c-0e9f3748c3f6/57d46da3-b900-54be-9f3c-0e9f3748c3f6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89888,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748966/general/71bcbd7f-6468-4f20-98f5-07be41fad68e.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 36.078 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731123%27 HTTP/1.1" 200 None
2026-03-27 12:20:54 [adesa.de] INFO: Saving data for 10731123: {'created_time': 1774614054.347289, 'last_price_update_time': 1774614054.347299, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731123') HTTP/1.1" 204 0
2026-03-27 12:20:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714097e9d0>
2026-03-27 12:20:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749110%252Fgeneral%252Fd1f68c5a-2b60-4239-b071-206f55d8e87a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749110/general/d1f68c5a-2b60-4239-b071-206f55d8e87a.jpg saved to cache
2026-03-27 12:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 102bdc1e-0211-5640-b56c-d9a199377c3c
2026-03-27 12:20:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 102bdc1e-0211-5640-b56c-d9a199377c3c, skipping ID generation
2026-03-27 12:20:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 102bdc1e-0211-5640-b56c-d9a199377c3c with scrape type 1
2026-03-27 12:20:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 102bdc1e-0211-5640-b56c-d9a199377c3c sending to next pipeline
2026-03-27 12:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 102bdc1e-0211-5640-b56c-d9a199377c3c, identifier: 10731290
2026-03-27 12:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749546/general/9dd8dbad-52f0-41f3-b3fa-80d69692c366.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732906)
2026-03-27 12:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749534/general/f0bfc112-9931-480d-ba77-688a3308b1b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732891)
2026-03-27 12:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749546/general/783686ee-70c0-46cc-8dad-3cdedd6fdf7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732906)
2026-03-27 12:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749534/general/166f96d4-240d-439d-b34d-74fcbb260689.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732891)
2026-03-27 12:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 102bdc1e-0211-5640-b56c-d9a199377c3c with identifier: 10731290
2026-03-27 12:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 102bdc1e-0211-5640-b56c-d9a199377c3c with identifier: 10731290
2026-03-27 12:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 102bdc1e-0211-5640-b56c-d9a199377c3c with identifier: 10731290 to the API
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749110/general/d1f68c5a-2b60-4239-b071-206f55d8e87a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '102bdc1e-0211-5640-b56c-d9a199377c3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '9069092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731290',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 7466,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150973,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749110/general/76fa25b9-988e-434a-a9bd-7423d4e965d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25513,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749110/general/e530213d-b75b-4dc8-aca5-8938be9bca2f.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27486,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749110/general/145bb943-a1d2-4866-89da-383513512eae.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21380,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749110/general/d1f68c5a-2b60-4239-b071-206f55d8e87a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107622,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749110/general/acfa0708-0fd1-4cad-9b0e-a6684d2b03c8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21880,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749110/general/893984dd-1cc9-44f4-a44b-acd7c997126b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70467,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749110/general/9865a4a8-3db7-4e84-bdbc-f1d6b8aba846.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145627,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749110/general/63c07d54-35d6-4904-9483-e8a97f2a2dff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65648,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749110/general/5fed27ab-2dc1-411b-a4dc-76a4b82e1eaa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_102bdc1e-0211-5640-b56c-d9a199377c3c/102bdc1e-0211-5640-b56c-d9a199377c3c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128850,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749110/general/e6ac567a-c73d-4cca-bd7c-cde2208b4f86.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 7.466 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731290%27 HTTP/1.1" 200 None
2026-03-27 12:20:54 [adesa.de] INFO: Saving data for 10731290: {'created_time': 1774614054.919701, 'last_price_update_time': 1774614054.919712, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731290') HTTP/1.1" 204 0
2026-03-27 12:20:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140821b90>
2026-03-27 12:20:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252F207b0b99-ec4f-4253-8965-41fba5991b3c.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/207b0b99-ec4f-4253-8965-41fba5991b3c.jpg saved to cache
2026-03-27 12:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8aa2689d-40ed-5f9a-b538-7641c95c442a
2026-03-27 12:20:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9c450>
2026-03-27 12:20:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748962%252Fgeneral%252Fe202b822-50d8-48db-a8dc-3be202dd827a.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748962/general/e202b822-50d8-48db-a8dc-3be202dd827a.jpg saved to cache
2026-03-27 12:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9a0c4750-6325-5eec-a047-4174d47293f7
2026-03-27 12:20:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9a0c4750-6325-5eec-a047-4174d47293f7, skipping ID generation
2026-03-27 12:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a0c4750-6325-5eec-a047-4174d47293f7 with scrape type 1
2026-03-27 12:20:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9a0c4750-6325-5eec-a047-4174d47293f7 sending to next pipeline
2026-03-27 12:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9a0c4750-6325-5eec-a047-4174d47293f7, identifier: 10731120
2026-03-27 12:20:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420a4150>
2026-03-27 12:20:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749166%252Fgeneral%252Fe15749d0-d66b-475e-ad6c-15c7faf03851.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749166/general/e15749d0-d66b-475e-ad6c-15c7faf03851.jpg saved to cache
2026-03-27 12:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 383894e8-f35e-5a02-a7b9-ab076c1e0768
2026-03-27 12:20:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 383894e8-f35e-5a02-a7b9-ab076c1e0768, skipping ID generation
2026-03-27 12:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 383894e8-f35e-5a02-a7b9-ab076c1e0768 with scrape type 1
2026-03-27 12:20:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 383894e8-f35e-5a02-a7b9-ab076c1e0768 sending to next pipeline
2026-03-27 12:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 383894e8-f35e-5a02-a7b9-ab076c1e0768, identifier: 10731371
2026-03-27 12:20:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e22f10>
2026-03-27 12:20:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749023%252Fgeneral%252Fc7faf011-5f50-4782-8127-60efe50c329d.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749023/general/c7faf011-5f50-4782-8127-60efe50c329d.jpg saved to cache
2026-03-27 12:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8aa2689d-40ed-5f9a-b538-7641c95c442a
2026-03-27 12:20:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8aa2689d-40ed-5f9a-b538-7641c95c442a, skipping ID generation
2026-03-27 12:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aa2689d-40ed-5f9a-b538-7641c95c442a with scrape type 1
2026-03-27 12:20:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8aa2689d-40ed-5f9a-b538-7641c95c442a sending to next pipeline
2026-03-27 12:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8aa2689d-40ed-5f9a-b538-7641c95c442a, identifier: 10731192
2026-03-27 12:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9a0c4750-6325-5eec-a047-4174d47293f7 with identifier: 10731120
2026-03-27 12:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9a0c4750-6325-5eec-a047-4174d47293f7 with identifier: 10731120
2026-03-27 12:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9a0c4750-6325-5eec-a047-4174d47293f7 with identifier: 10731120 to the API
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748962/general/e202b822-50d8-48db-a8dc-3be202dd827a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '9a0c4750-6325-5eec-a047-4174d47293f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '89392092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731120',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 30338,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22950,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748962/general/09d274d7-4897-405e-bd79-ce7861afa0c1.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110938,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748962/general/e202b822-50d8-48db-a8dc-3be202dd827a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24092,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748962/general/1f091819-9c83-44c1-aa2e-74772fad232e.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118015,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748962/general/d0290034-6fd6-42a6-86f6-5bee5945cd15.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17824,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748962/general/88006adf-99bd-421f-9f7b-26e49157d45f.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17619,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748962/general/b3bfabba-1a39-41e2-a0ef-1392d7eafb7a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15685,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748962/general/d6e67c8f-3a71-47c9-aa41-7ef65da3150d.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19358,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748962/general/65ef1408-3ccb-4aeb-8f3d-697e488b9266.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61459,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748962/general/60a26260-7fc8-4158-aae5-5090ebc1af98.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a0c4750-6325-5eec-a047-4174d47293f7/9a0c4750-6325-5eec-a047-4174d47293f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93318,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748962/general/a0fd79a7-3ea2-45fc-b91b-920894793670.jpg',
'Width': 800}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 30.338 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731120%27 HTTP/1.1" 200 None
2026-03-27 12:20:55 [adesa.de] INFO: Saving data for 10731120: {'created_time': 1774614055.81309, 'last_price_update_time': 1774614055.813101, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731120') HTTP/1.1" 204 0
2026-03-27 12:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 383894e8-f35e-5a02-a7b9-ab076c1e0768 with identifier: 10731371
2026-03-27 12:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 383894e8-f35e-5a02-a7b9-ab076c1e0768 with identifier: 10731371
2026-03-27 12:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 383894e8-f35e-5a02-a7b9-ab076c1e0768 with identifier: 10731371 to the API
2026-03-27 12:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749166/general/e15749d0-d66b-475e-ad6c-15c7faf03851.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '383894e8-f35e-5a02-a7b9-ab076c1e0768',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '19160093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731371',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 24558,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125109,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749166/general/36d4c58b-269a-4e5b-a47e-639ae599721b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20782,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749166/general/118a1062-44fd-453a-b69c-9de118bf6452.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20295,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749166/general/ff5e7b09-2df2-439a-85d8-0c820536faa7.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107719,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749166/general/e15749d0-d66b-475e-ad6c-15c7faf03851.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103238,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749166/general/8c8caa3c-65b1-4a41-8396-08e93a926a3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102933,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749166/general/bdc4ac0e-6930-4dfc-b92f-14b9eeeb61f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22734,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749166/general/9a09409a-397a-4b19-9a41-495667defb3f.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68861,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749166/general/003581a1-3820-4fd1-8c9f-412b3ac6c879.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94221,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749166/general/bde2a154-1e4e-484e-b7e0-b0b9c29ca12c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383894e8-f35e-5a02-a7b9-ab076c1e0768/383894e8-f35e-5a02-a7b9-ab076c1e0768_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125302,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749166/general/e7190539-0316-41c3-a590-6efe4a0b55cd.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 24.558 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-27 12:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731371%27 HTTP/1.1" 200 None
2026-03-27 12:20:56 [adesa.de] INFO: Saving data for 10731371: {'created_time': 1774614056.45245, 'last_price_update_time': 1774614056.452465, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731371') HTTP/1.1" 204 0
2026-03-27 12:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8aa2689d-40ed-5f9a-b538-7641c95c442a with identifier: 10731192
2026-03-27 12:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8aa2689d-40ed-5f9a-b538-7641c95c442a with identifier: 10731192
2026-03-27 12:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8aa2689d-40ed-5f9a-b538-7641c95c442a with identifier: 10731192 to the API
2026-03-27 12:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749023/general/c7faf011-5f50-4782-8127-60efe50c329d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '8aa2689d-40ed-5f9a-b538-7641c95c442a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4245093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731192',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 76042,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19987,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749023/general/b86b69dd-3ab7-4e1a-aca1-939b4a6e9dcd.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95644,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749023/general/66e7c656-08e6-42b5-aae2-bec8abbfa859.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22085,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749023/general/4f63d2f1-9f6b-4fc3-9e61-014d2a42a94e.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94505,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749023/general/2538b102-0474-4cef-8f8f-e359c6914d39.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76314,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749023/general/e71fc321-f225-4fa4-a49f-d44ef8916ec9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79256,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749023/general/b8082fe7-8a24-4a64-908c-a8aa07c6be94.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89060,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749023/general/528bbc88-1ae8-45c1-bc1a-1e85378aa89d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56216,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749023/general/207b0b99-ec4f-4253-8965-41fba5991b3c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64778,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749023/general/d8a51e0a-8d0b-408b-a4d8-ff01c1fa6715.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa2689d-40ed-5f9a-b538-7641c95c442a/8aa2689d-40ed-5f9a-b538-7641c95c442a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73155,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749023/general/c7faf011-5f50-4782-8127-60efe50c329d.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 76.042 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-27 12:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731192%27 HTTP/1.1" 200 None
2026-03-27 12:20:56 [adesa.de] INFO: Saving data for 10731192: {'created_time': 1774614056.96078, 'last_price_update_time': 1774614056.960793, 'auction_closing_time': 1774864800.0}
2026-03-27 12:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731192') HTTP/1.1" 204 0
2026-03-27 12:20:57 [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-27 12:20:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407bf4d0>
2026-03-27 12:20:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252F9dd8dbad-52f0-41f3-b3fa-80d69692c366.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/9dd8dbad-52f0-41f3-b3fa-80d69692c366.jpg saved to cache
2026-03-27 12:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e
2026-03-27 12:20:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c110d0>
2026-03-27 12:20:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252Ff0bfc112-9931-480d-ba77-688a3308b1b2.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/f0bfc112-9931-480d-ba77-688a3308b1b2.jpg saved to cache
2026-03-27 12:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b64c1c0e-53fe-5336-9e0b-7ed76f970196
2026-03-27 12:20:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f1890>
2026-03-27 12:20:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749546%252Fgeneral%252F783686ee-70c0-46cc-8dad-3cdedd6fdf7b.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749546/general/783686ee-70c0-46cc-8dad-3cdedd6fdf7b.jpg saved to cache
2026-03-27 12:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e
2026-03-27 12:20:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3c5ba2ce-cf2b-5089-af37-d94911018a6e, skipping ID generation
2026-03-27 12:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e with scrape type 1
2026-03-27 12:20:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c5ba2ce-cf2b-5089-af37-d94911018a6e sending to next pipeline
2026-03-27 12:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3c5ba2ce-cf2b-5089-af37-d94911018a6e, identifier: 10732906
2026-03-27 12:20:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:20:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714097f310>
2026-03-27 12:20:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:20:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749534%252Fgeneral%252F166f96d4-240d-439d-b34d-74fcbb260689.jpg') HTTP/1.1" 204 0
2026-03-27 12:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749534/general/166f96d4-240d-439d-b34d-74fcbb260689.jpg saved to cache
2026-03-27 12:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b64c1c0e-53fe-5336-9e0b-7ed76f970196
2026-03-27 12:20:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b64c1c0e-53fe-5336-9e0b-7ed76f970196, skipping ID generation
2026-03-27 12:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b64c1c0e-53fe-5336-9e0b-7ed76f970196 with scrape type 1
2026-03-27 12:20:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b64c1c0e-53fe-5336-9e0b-7ed76f970196 sending to next pipeline
2026-03-27 12:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b64c1c0e-53fe-5336-9e0b-7ed76f970196, identifier: 10732891
2026-03-27 12:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3c5ba2ce-cf2b-5089-af37-d94911018a6e with identifier: 10732906
2026-03-27 12:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3c5ba2ce-cf2b-5089-af37-d94911018a6e with identifier: 10732906
2026-03-27 12:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3c5ba2ce-cf2b-5089-af37-d94911018a6e with identifier: 10732906 to the API
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749546/general/783686ee-70c0-46cc-8dad-3cdedd6fdf7b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '3c5ba2ce-cf2b-5089-af37-d94911018a6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994530-2513739',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732906',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 38978,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67433,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749546/general/783686ee-70c0-46cc-8dad-3cdedd6fdf7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66392,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749546/general/9dd8dbad-52f0-41f3-b3fa-80d69692c366.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65331,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749546/general/3d95bd62-3608-40ff-879e-4c3988a05cb7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117887,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749546/general/7c8af38b-d7af-4a2a-beb1-190bcb380da4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159139,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749546/general/bcc11da3-1577-4cfa-bb13-dc72a014e174.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162650,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749546/general/12c0b064-c6d0-4c6e-ae10-aa536403a57d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102383,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749546/general/baefd3ce-c572-4abf-babf-9a795ef14aba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153385,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749546/general/c6ab60ab-a141-4baa-85db-080046086943.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141758,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749546/general/225ddea3-39fe-42b5-8471-a8b6bd656b39.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c5ba2ce-cf2b-5089-af37-d94911018a6e/3c5ba2ce-cf2b-5089-af37-d94911018a6e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79043,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749546/general/e7edf2c4-a7ed-4964-a76d-22f83701e629.jpg',
'Width': 800}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 136 hp - 38.978 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732906%27 HTTP/1.1" 200 None
2026-03-27 12:20:57 [adesa.de] INFO: Saving data for 10732906: {'created_time': 1774614057.878399, 'last_price_update_time': 1774614057.878409, 'auction_closing_time': 1774875600.0}
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732906') HTTP/1.1" 204 0
2026-03-27 12:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b64c1c0e-53fe-5336-9e0b-7ed76f970196 with identifier: 10732891
2026-03-27 12:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b64c1c0e-53fe-5336-9e0b-7ed76f970196 with identifier: 10732891
2026-03-27 12:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b64c1c0e-53fe-5336-9e0b-7ed76f970196 with identifier: 10732891 to the API
2026-03-27 12:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749534/general/166f96d4-240d-439d-b34d-74fcbb260689.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'b64c1c0e-53fe-5336-9e0b-7ed76f970196',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994476-2519938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732891',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 21509,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126340,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749534/general/166f96d4-240d-439d-b34d-74fcbb260689.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69605,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749534/general/f0bfc112-9931-480d-ba77-688a3308b1b2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118560,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749534/general/fb4f9d3a-2ba0-4036-88f9-fe35d051ab59.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69641,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749534/general/e58e799e-6931-4cd0-af07-433cde7532ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146589,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749534/general/ebeb32b3-9bc1-4dc0-8318-4ddceeb4851c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117177,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749534/general/27d19339-8ee0-48fc-97b0-5bbaaac8c52b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82104,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749534/general/2aa6f11d-f585-45f1-a59d-355c9050c551.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79558,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749534/general/4da88e99-5dca-4621-8037-8abd0df0b949.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87780,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749534/general/4831606a-60d6-4716-b2ef-7e9b5c092153.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b64c1c0e-53fe-5336-9e0b-7ed76f970196/b64c1c0e-53fe-5336-9e0b-7ed76f970196_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123018,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749534/general/eefaab64-541c-4aad-84a7-15402f1ebad8.jpg',
'Width': 800}],
'price': 13400,
'price_includes_vat': True,
'registration_date': '2025-06-27',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 21.509 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732891%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Saving data for 10732891: {'created_time': 1774614058.270477, 'last_price_update_time': 1774614058.27049, 'auction_closing_time': 1774875600.0}
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732891') HTTP/1.1" 204 0
2026-03-27 12:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732071
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732071%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732071: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732071 url https://www.openlane.eu/en/carv6/auction/10732071
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732110
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732110%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732110: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732110 url https://www.openlane.eu/en/carv6/auction/10732110
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732074
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732074%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732074: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732074 url https://www.openlane.eu/en/carv6/auction/10732074
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732081
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732081%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732081: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732081 url https://www.openlane.eu/en/carv6/auction/10732081
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732039
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732039%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732039: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732039 url https://www.openlane.eu/en/carv6/auction/10732039
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732080
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732080%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732080: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732080 url https://www.openlane.eu/en/carv6/auction/10732080
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732072
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732072%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732072: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732072 url https://www.openlane.eu/en/carv6/auction/10732072
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732073
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732073%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732073: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732073 url https://www.openlane.eu/en/carv6/auction/10732073
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732034
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732034%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732034: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732034 url https://www.openlane.eu/en/carv6/auction/10732034
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732078
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732078%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732078: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732078 url https://www.openlane.eu/en/carv6/auction/10732078
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732097
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732097%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732097: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732097 url https://www.openlane.eu/en/carv6/auction/10732097
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732092
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732092%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732092: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732092 url https://www.openlane.eu/en/carv6/auction/10732092
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732093
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732093%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732093: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732093 url https://www.openlane.eu/en/carv6/auction/10732093
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732100
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732100%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732100: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732100 url https://www.openlane.eu/en/carv6/auction/10732100
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732091
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732091%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732091: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732091 url https://www.openlane.eu/en/carv6/auction/10732091
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732094
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732094%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732094: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732094 url https://www.openlane.eu/en/carv6/auction/10732094
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732042
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732042%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732042: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732042 url https://www.openlane.eu/en/carv6/auction/10732042
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732060
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732060%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732060: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732060 url https://www.openlane.eu/en/carv6/auction/10732060
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732112
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732112%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732112: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732112 url https://www.openlane.eu/en/carv6/auction/10732112
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732035
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732035%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732035: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732035 url https://www.openlane.eu/en/carv6/auction/10732035
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732033
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732033%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732033: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732033 url https://www.openlane.eu/en/carv6/auction/10732033
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732103
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732103%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732103: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732103 url https://www.openlane.eu/en/carv6/auction/10732103
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732043
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732043%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732043: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732043 url https://www.openlane.eu/en/carv6/auction/10732043
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732046
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732046%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732046: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732046 url https://www.openlane.eu/en/carv6/auction/10732046
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732045
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732045%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732045: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732045 url https://www.openlane.eu/en/carv6/auction/10732045
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732113
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732113%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732113: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732113 url https://www.openlane.eu/en/carv6/auction/10732113
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732051
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732051%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732051: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732051 url https://www.openlane.eu/en/carv6/auction/10732051
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732026
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732026%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732026: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732026 url https://www.openlane.eu/en/carv6/auction/10732026
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732020
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732020%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732020: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732020 url https://www.openlane.eu/en/carv6/auction/10732020
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732008
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732008%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732008: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732008 url https://www.openlane.eu/en/carv6/auction/10732008
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732056
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732056%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732056: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732056 url https://www.openlane.eu/en/carv6/auction/10732056
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732055
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732055%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732055: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732055 url https://www.openlane.eu/en/carv6/auction/10732055
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732011
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732011%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732011: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732011 url https://www.openlane.eu/en/carv6/auction/10732011
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732009
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732009%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732009: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732009 url https://www.openlane.eu/en/carv6/auction/10732009
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732021
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732021%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732021: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732021 url https://www.openlane.eu/en/carv6/auction/10732021
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732099
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732099%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732099: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732099 url https://www.openlane.eu/en/carv6/auction/10732099
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732027
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732027%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732027: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732027 url https://www.openlane.eu/en/carv6/auction/10732027
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732036
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732036%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732036: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732036 url https://www.openlane.eu/en/carv6/auction/10732036
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732096
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732096%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732096: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732096 url https://www.openlane.eu/en/carv6/auction/10732096
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732076
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732076%27 HTTP/1.1" 200 None
2026-03-27 12:20:58 [adesa.de] INFO: Scrape type for 10732076: 0
2026-03-27 12:20:58 [adesa.de] INFO: Skipping item 10732076 url https://www.openlane.eu/en/carv6/auction/10732076
2026-03-27 12:20:58 [adesa.de] INFO: Found listing with ID: 10732006
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732006%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732006: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732006 url https://www.openlane.eu/en/carv6/auction/10732006
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732012
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732012%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732012: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732012 url https://www.openlane.eu/en/carv6/auction/10732012
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732062
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732062%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732062: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732062 url https://www.openlane.eu/en/carv6/auction/10732062
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732048
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732048%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732048: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732048 url https://www.openlane.eu/en/carv6/auction/10732048
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732077
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732077%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732077: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732077 url https://www.openlane.eu/en/carv6/auction/10732077
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732024
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732024%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732024: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732024 url https://www.openlane.eu/en/carv6/auction/10732024
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732095
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732095%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732095: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732095 url https://www.openlane.eu/en/carv6/auction/10732095
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732019
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732019%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732019: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732019 url https://www.openlane.eu/en/carv6/auction/10732019
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732017
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732017%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732017: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732017 url https://www.openlane.eu/en/carv6/auction/10732017
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732014
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732014%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732014: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732014 url https://www.openlane.eu/en/carv6/auction/10732014
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732016
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732016%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732016: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732016 url https://www.openlane.eu/en/carv6/auction/10732016
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732041
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732041%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732041: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732041 url https://www.openlane.eu/en/carv6/auction/10732041
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732040
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732040%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732040: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732040 url https://www.openlane.eu/en/carv6/auction/10732040
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732082
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732082%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732082: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732082 url https://www.openlane.eu/en/carv6/auction/10732082
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732015
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732015%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732015: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732015 url https://www.openlane.eu/en/carv6/auction/10732015
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732085
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732085%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732085: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732085 url https://www.openlane.eu/en/carv6/auction/10732085
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732018
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732018%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732018: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732018 url https://www.openlane.eu/en/carv6/auction/10732018
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732079
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732079%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732079: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732079 url https://www.openlane.eu/en/carv6/auction/10732079
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732063
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732063%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732063: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732063 url https://www.openlane.eu/en/carv6/auction/10732063
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732022
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732022%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732022: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732022 url https://www.openlane.eu/en/carv6/auction/10732022
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732098
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732098%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732098: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732098 url https://www.openlane.eu/en/carv6/auction/10732098
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732010
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732010%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732010: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732010 url https://www.openlane.eu/en/carv6/auction/10732010
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732061
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732061%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732061: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732061 url https://www.openlane.eu/en/carv6/auction/10732061
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732013
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732013%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732013: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732013 url https://www.openlane.eu/en/carv6/auction/10732013
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732037
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732037%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732037: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732037 url https://www.openlane.eu/en/carv6/auction/10732037
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732050
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732050%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732050: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732050 url https://www.openlane.eu/en/carv6/auction/10732050
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732047
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732047%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732047: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732047 url https://www.openlane.eu/en/carv6/auction/10732047
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732023
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732023%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732023: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732023 url https://www.openlane.eu/en/carv6/auction/10732023
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732059
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732059%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732059: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732059 url https://www.openlane.eu/en/carv6/auction/10732059
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732083
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732083%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732083: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732083 url https://www.openlane.eu/en/carv6/auction/10732083
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732084
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732084%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732084: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732084 url https://www.openlane.eu/en/carv6/auction/10732084
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732075
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732075%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732075: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732075 url https://www.openlane.eu/en/carv6/auction/10732075
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732007
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732007%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732007: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732007 url https://www.openlane.eu/en/carv6/auction/10732007
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732038
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732038%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732038: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732038 url https://www.openlane.eu/en/carv6/auction/10732038
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732025
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732025%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732025: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732025 url https://www.openlane.eu/en/carv6/auction/10732025
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732032
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732032%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732032: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732032 url https://www.openlane.eu/en/carv6/auction/10732032
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732086
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732086%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732086: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732086 url https://www.openlane.eu/en/carv6/auction/10732086
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732102
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732102%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732102: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732102 url https://www.openlane.eu/en/carv6/auction/10732102
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732058
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732058%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732058: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732058 url https://www.openlane.eu/en/carv6/auction/10732058
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732111
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732111%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732111: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732111 url https://www.openlane.eu/en/carv6/auction/10732111
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732066
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732066%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732066: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732066 url https://www.openlane.eu/en/carv6/auction/10732066
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732053
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732053%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732053: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732053 url https://www.openlane.eu/en/carv6/auction/10732053
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732089
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732089%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732089: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732089 url https://www.openlane.eu/en/carv6/auction/10732089
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732049
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732049%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732049: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732049 url https://www.openlane.eu/en/carv6/auction/10732049
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732107
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732107%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732107: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732107 url https://www.openlane.eu/en/carv6/auction/10732107
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732104
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732104%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732104: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732104 url https://www.openlane.eu/en/carv6/auction/10732104
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732068
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732068%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732068: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732068 url https://www.openlane.eu/en/carv6/auction/10732068
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732105
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732105%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732105: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732105 url https://www.openlane.eu/en/carv6/auction/10732105
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732108
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732108%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732108: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732108 url https://www.openlane.eu/en/carv6/auction/10732108
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732101
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732101%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732101: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732101 url https://www.openlane.eu/en/carv6/auction/10732101
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732090
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732090%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732090: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732090 url https://www.openlane.eu/en/carv6/auction/10732090
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732106
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732106%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732106: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732106 url https://www.openlane.eu/en/carv6/auction/10732106
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732069
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732069%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732069: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732069 url https://www.openlane.eu/en/carv6/auction/10732069
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732070
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732070%27 HTTP/1.1" 200 None
2026-03-27 12:20:59 [adesa.de] INFO: Scrape type for 10732070: 0
2026-03-27 12:20:59 [adesa.de] INFO: Skipping item 10732070 url https://www.openlane.eu/en/carv6/auction/10732070
2026-03-27 12:20:59 [adesa.de] INFO: Found listing with ID: 10732057
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732057%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [adesa.de] INFO: Scrape type for 10732057: 0
2026-03-27 12:21:00 [adesa.de] INFO: Skipping item 10732057 url https://www.openlane.eu/en/carv6/auction/10732057
2026-03-27 12:21:00 [adesa.de] INFO: Found listing with ID: 10732028
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732028%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [adesa.de] INFO: Scrape type for 10732028: 0
2026-03-27 12:21:00 [adesa.de] INFO: Skipping item 10732028 url https://www.openlane.eu/en/carv6/auction/10732028
2026-03-27 12:21:00 [adesa.de] INFO: Found listing with ID: 10732030
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732030%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [adesa.de] INFO: Scrape type for 10732030: 0
2026-03-27 12:21:00 [adesa.de] INFO: Skipping item 10732030 url https://www.openlane.eu/en/carv6/auction/10732030
2026-03-27 12:21:00 [adesa.de] INFO: Found listing with ID: 10732087
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732087%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [adesa.de] INFO: Scrape type for 10732087: 0
2026-03-27 12:21:00 [adesa.de] INFO: Skipping item 10732087 url https://www.openlane.eu/en/carv6/auction/10732087
2026-03-27 12:21:00 [adesa.de] INFO: Found listing with ID: 10732088
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732088%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [adesa.de] INFO: Scrape type for 10732088: 0
2026-03-27 12:21:00 [adesa.de] INFO: Skipping item 10732088 url https://www.openlane.eu/en/carv6/auction/10732088
2026-03-27 12:21:00 [adesa.de] INFO: Found listing with ID: 10732031
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732031%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [adesa.de] INFO: Scrape type for 10732031: 0
2026-03-27 12:21:00 [adesa.de] INFO: Skipping item 10732031 url https://www.openlane.eu/en/carv6/auction/10732031
2026-03-27 12:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79263c45-edab-5940-b756-0fc9bfc6bd0d with identifier: 10732892
2026-03-27 12:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79263c45-edab-5940-b756-0fc9bfc6bd0d with scrape type 1
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79263c45-edab-5940-b756-0fc9bfc6bd0d
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252F82320d61-12ef-461b-bee8-468deef93e0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/82320d61-12ef-461b-bee8-468deef93e0b.jpg not downloaded yet
2026-03-27 12:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c731d0dd-7fe0-5d31-8d78-a65c1156e71e with identifier: 10731231
2026-03-27 12:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c731d0dd-7fe0-5d31-8d78-a65c1156e71e with scrape type 1
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c731d0dd-7fe0-5d31-8d78-a65c1156e71e
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252F87d5d620-3484-45f8-856b-b0d2b2c3df2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/87d5d620-3484-45f8-856b-b0d2b2c3df2b.jpg not downloaded yet
2026-03-27 12:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1d37356-ea28-54c8-923d-834d99fc7c39 with identifier: 10731125
2026-03-27 12:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1d37356-ea28-54c8-923d-834d99fc7c39 with scrape type 1
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1d37356-ea28-54c8-923d-834d99fc7c39
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736578%252Fgeneral%252F2afef942-ca5c-45b8-a077-aef1b076b8b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736578/general/2afef942-ca5c-45b8-a077-aef1b076b8b4.jpg already downloaded
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736578%252Fgeneral%252F1e1fab3a-7f66-41de-8935-34ec58da8c5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736578/general/1e1fab3a-7f66-41de-8935-34ec58da8c5d.jpg already downloaded
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736578%252Fgeneral%252F005b0682-bd9b-44df-b9ca-74773d8c5ecd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736578/general/005b0682-bd9b-44df-b9ca-74773d8c5ecd.jpg already downloaded
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736578%252Fgeneral%252Fe9c22506-8872-4412-bc18-90c788df7d10.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736578/general/e9c22506-8872-4412-bc18-90c788df7d10.jpg already downloaded
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736578%252Fgeneral%252Fde5a5b32-caa9-48f6-8fd6-b9686cd87530.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736578/general/de5a5b32-caa9-48f6-8fd6-b9686cd87530.jpg already downloaded
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736578%252Fgeneral%252F3dcf36f4-59d4-4216-ace5-163bcf87486d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736578/general/3dcf36f4-59d4-4216-ace5-163bcf87486d.jpg already downloaded
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736578%252Fgeneral%252F345caff4-4768-4d04-bc44-770a8808d9e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736578/general/345caff4-4768-4d04-bc44-770a8808d9e9.jpg already downloaded
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736578%252Fgeneral%252F937fa51c-927a-4bbb-a8e1-c53a490f40a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736578/general/937fa51c-927a-4bbb-a8e1-c53a490f40a4.jpg already downloaded
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736578%252Fgeneral%252Fba2d4c23-ec8e-4fac-8658-cde1d0649a21.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736578/general/ba2d4c23-ec8e-4fac-8658-cde1d0649a21.jpg already downloaded
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736578%252Fgeneral%252F55e3c995-8f54-4c4a-9296-3dbb2dd54aa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736578/general/55e3c995-8f54-4c4a-9296-3dbb2dd54aa9.jpg already downloaded
2026-03-27 12:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f1d37356-ea28-54c8-923d-834d99fc7c39, identifier: 10731125
2026-03-27 12:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51dfc31-216c-59a8-8c8d-06dff7526bd9 with identifier: 10731250
2026-03-27 12:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51dfc31-216c-59a8-8c8d-06dff7526bd9 with scrape type 1
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f51dfc31-216c-59a8-8c8d-06dff7526bd9
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252F9c806403-3f72-4233-a4e8-a5a8f73af019.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/9c806403-3f72-4233-a4e8-a5a8f73af019.jpg not downloaded yet
2026-03-27 12:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with identifier: 10731293
2026-03-27 12:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with scrape type 1
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749113%252Fgeneral%252F48f51bdb-edb0-4b6c-8bad-bd9ac57ed343.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/48f51bdb-edb0-4b6c-8bad-bd9ac57ed343.jpg not downloaded yet
2026-03-27 12:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f1d37356-ea28-54c8-923d-834d99fc7c39 with identifier: 10731125
2026-03-27 12:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f1d37356-ea28-54c8-923d-834d99fc7c39 with identifier: 10731125
2026-03-27 12:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f1d37356-ea28-54c8-923d-834d99fc7c39 with identifier: 10731125 to the API
2026-03-27 12:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731125>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f1d37356-ea28-54c8-923d-834d99fc7c39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '87189092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731125',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 100927,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5736578/general/2afef942-ca5c-45b8-a077-aef1b076b8b4.jpg',
'https://images.openlane.eu/carimgs/5736578/general/1e1fab3a-7f66-41de-8935-34ec58da8c5d.jpg',
'https://images.openlane.eu/carimgs/5736578/general/005b0682-bd9b-44df-b9ca-74773d8c5ecd.jpg',
'https://images.openlane.eu/carimgs/5736578/general/e9c22506-8872-4412-bc18-90c788df7d10.jpg',
'https://images.openlane.eu/carimgs/5736578/general/de5a5b32-caa9-48f6-8fd6-b9686cd87530.jpg',
'https://images.openlane.eu/carimgs/5736578/general/3dcf36f4-59d4-4216-ace5-163bcf87486d.jpg',
'https://images.openlane.eu/carimgs/5736578/general/345caff4-4768-4d04-bc44-770a8808d9e9.jpg',
'https://images.openlane.eu/carimgs/5736578/general/937fa51c-927a-4bbb-a8e1-c53a490f40a4.jpg',
'https://images.openlane.eu/carimgs/5736578/general/ba2d4c23-ec8e-4fac-8658-cde1d0649a21.jpg',
'https://images.openlane.eu/carimgs/5736578/general/55e3c995-8f54-4c4a-9296-3dbb2dd54aa9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d37356-ea28-54c8-923d-834d99fc7c39/f1d37356-ea28-54c8-923d-834d99fc7c39_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18323,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736578/general/2afef942-ca5c-45b8-a077-aef1b076b8b4.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d37356-ea28-54c8-923d-834d99fc7c39/f1d37356-ea28-54c8-923d-834d99fc7c39_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101911,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736578/general/1e1fab3a-7f66-41de-8935-34ec58da8c5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d37356-ea28-54c8-923d-834d99fc7c39/f1d37356-ea28-54c8-923d-834d99fc7c39_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103776,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736578/general/005b0682-bd9b-44df-b9ca-74773d8c5ecd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d37356-ea28-54c8-923d-834d99fc7c39/f1d37356-ea28-54c8-923d-834d99fc7c39_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18160,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736578/general/e9c22506-8872-4412-bc18-90c788df7d10.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d37356-ea28-54c8-923d-834d99fc7c39/f1d37356-ea28-54c8-923d-834d99fc7c39_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97453,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736578/general/de5a5b32-caa9-48f6-8fd6-b9686cd87530.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d37356-ea28-54c8-923d-834d99fc7c39/f1d37356-ea28-54c8-923d-834d99fc7c39_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84909,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736578/general/3dcf36f4-59d4-4216-ace5-163bcf87486d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d37356-ea28-54c8-923d-834d99fc7c39/f1d37356-ea28-54c8-923d-834d99fc7c39_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18750,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736578/general/345caff4-4768-4d04-bc44-770a8808d9e9.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d37356-ea28-54c8-923d-834d99fc7c39/f1d37356-ea28-54c8-923d-834d99fc7c39_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50316,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736578/general/937fa51c-927a-4bbb-a8e1-c53a490f40a4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d37356-ea28-54c8-923d-834d99fc7c39/f1d37356-ea28-54c8-923d-834d99fc7c39_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736578/general/ba2d4c23-ec8e-4fac-8658-cde1d0649a21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1d37356-ea28-54c8-923d-834d99fc7c39/f1d37356-ea28-54c8-923d-834d99fc7c39_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71800,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736578/general/55e3c995-8f54-4c4a-9296-3dbb2dd54aa9.jpg',
'Width': 800}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Prime - Electric - Automatic - 204 hp - 100.927 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2022}
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731125%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [adesa.de] INFO: Saving data for 10731125: {'created_time': 1774614061.266623, 'last_price_update_time': 1774614061.266636, 'auction_closing_time': 1774864800.0}
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731125') HTTP/1.1" 204 0
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252F8883b0c9-cd98-4ef7-91c9-ffd8eb8bf0ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/8883b0c9-cd98-4ef7-91c9-ffd8eb8bf0ac.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252F95fca370-e383-42f2-b964-8193486484eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/95fca370-e383-42f2-b964-8193486484eb.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252Fed984d11-60ee-4a88-b65f-014eafce4f81.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/ed984d11-60ee-4a88-b65f-014eafce4f81.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749113%252Fgeneral%252Fc0346600-68ed-49c3-87b0-9ccf2026026f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/c0346600-68ed-49c3-87b0-9ccf2026026f.jpg not downloaded yet
2026-03-27 12:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with identifier: 10731136
2026-03-27 12:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with scrape type 1
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748977%252Fgeneral%252Fceec9a9f-6142-4c0c-ad3f-b2b9afeab87a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/ceec9a9f-6142-4c0c-ad3f-b2b9afeab87a.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252F2b4cce0f-d5a3-42fc-bc57-ab411b380088.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/2b4cce0f-d5a3-42fc-bc57-ab411b380088.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252F837a6f80-8383-453b-9574-8efce12eee88.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/837a6f80-8383-453b-9574-8efce12eee88.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252F5065fde3-18fe-4d36-8a5b-abc3f8e2701b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/5065fde3-18fe-4d36-8a5b-abc3f8e2701b.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749113%252Fgeneral%252F8a0f4f90-35f2-432d-b3ac-c106771b1136.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/8a0f4f90-35f2-432d-b3ac-c106771b1136.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748977%252Fgeneral%252F8a32c15b-40e6-4e13-8147-ff41263d597f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/8a32c15b-40e6-4e13-8147-ff41263d597f.jpg not downloaded yet
2026-03-27 12:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1db57af2-b043-5575-a024-312a80819e86 with identifier: 10731279
2026-03-27 12:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1db57af2-b043-5575-a024-312a80819e86 with scrape type 1
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1db57af2-b043-5575-a024-312a80819e86
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749102%252Fgeneral%252F5fe7c0ff-f54e-4415-9618-6cdb2053398d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/5fe7c0ff-f54e-4415-9618-6cdb2053398d.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252F19e975c0-3d85-455d-bd30-85e7c69102c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/19e975c0-3d85-455d-bd30-85e7c69102c7.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252F54445a87-8313-414b-b075-b9d3d52cc270.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/54445a87-8313-414b-b075-b9d3d52cc270.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252Fee466333-da6a-4e0d-8120-aa472a0e0b8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/ee466333-da6a-4e0d-8120-aa472a0e0b8d.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749113%252Fgeneral%252F5448264e-89ff-4c64-a159-16c2b9a4f1c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/5448264e-89ff-4c64-a159-16c2b9a4f1c8.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748977%252Fgeneral%252F23e59560-6cfa-43cf-adcc-ffca028edb2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/23e59560-6cfa-43cf-adcc-ffca028edb2c.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749102%252Fgeneral%252F9d0bd9e4-fceb-44c9-87d3-8ece8e970dd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/9d0bd9e4-fceb-44c9-87d3-8ece8e970dd4.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252Fd6258a75-5ddb-4ae3-9c8f-d33b91aeb508.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/d6258a75-5ddb-4ae3-9c8f-d33b91aeb508.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252Faf3a35f9-65c7-4c8d-b022-fe8fe60412a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/af3a35f9-65c7-4c8d-b022-fe8fe60412a6.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252Fdaa024c1-1a27-4009-8db9-ceb602ba19d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/daa024c1-1a27-4009-8db9-ceb602ba19d1.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749113%252Fgeneral%252F358afd22-e560-44dc-aded-86e6fc4515c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/358afd22-e560-44dc-aded-86e6fc4515c4.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748977%252Fgeneral%252Fe07babbd-d200-433d-912c-60722671bcfa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/e07babbd-d200-433d-912c-60722671bcfa.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749102%252Fgeneral%252F67591410-37ed-48cc-a0a1-ac42f98c5919.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/67591410-37ed-48cc-a0a1-ac42f98c5919.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252Fb11914b6-16e3-4c3a-87a8-20908deb6981.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/b11914b6-16e3-4c3a-87a8-20908deb6981.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252F55b86bdd-5e19-480d-a2ae-3540c36df63a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/55b86bdd-5e19-480d-a2ae-3540c36df63a.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252F91563721-ffb7-41f1-9d13-36c5d20987ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/91563721-ffb7-41f1-9d13-36c5d20987ef.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749113%252Fgeneral%252F57cb02ca-1de8-443c-b8a6-06628d2e091f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/57cb02ca-1de8-443c-b8a6-06628d2e091f.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748977%252Fgeneral%252F0e7c0c25-83e5-44d9-b590-2d14063ea565.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/0e7c0c25-83e5-44d9-b590-2d14063ea565.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749102%252Fgeneral%252F3a75a7bf-3ea1-4437-8842-092b89004529.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/3a75a7bf-3ea1-4437-8842-092b89004529.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252F775a4dc9-177c-4256-9af6-1643de2f0761.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/775a4dc9-177c-4256-9af6-1643de2f0761.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252F5d0daf87-b06a-4db6-9b1f-738f5090102f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/5d0daf87-b06a-4db6-9b1f-738f5090102f.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252F1a89c773-79a9-48a2-9bd4-65d5848e9664.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/1a89c773-79a9-48a2-9bd4-65d5848e9664.jpg not downloaded yet
2026-03-27 12:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749113%252Fgeneral%252Faad7e5e7-bcb1-4033-a35c-6090768a4391.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/aad7e5e7-bcb1-4033-a35c-6090768a4391.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5748977%252Fgeneral%252F551e30d3-7c43-4e1e-a935-94c34a36669b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/551e30d3-7c43-4e1e-a935-94c34a36669b.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749102%252Fgeneral%252F7cb71499-58da-499d-bbec-b6b759ae6f07.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/7cb71499-58da-499d-bbec-b6b759ae6f07.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749535%252Fgeneral%252F6d22b33d-750b-47d4-8621-eda22a2cc70b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/6d22b33d-750b-47d4-8621-eda22a2cc70b.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5656605%252Fgeneral%252F412d784c-458c-41a8-92ca-48a9088bbba2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/412d784c-458c-41a8-92ca-48a9088bbba2.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749077%252Fgeneral%252F315fc873-4b7f-4195-8153-24069a8a4758.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/315fc873-4b7f-4195-8153-24069a8a4758.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749113%252Fgeneral%252F79edab3c-2c37-4c81-b1c4-e993c8586a98.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/79edab3c-2c37-4c81-b1c4-e993c8586a98.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5748977%252Fgeneral%252Fc9cbf3ec-8c76-4f2d-95e6-4f999663a21c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/c9cbf3ec-8c76-4f2d-95e6-4f999663a21c.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749102%252Fgeneral%252F37dc7e29-0a05-4f20-9cda-6ee067665ab3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/37dc7e29-0a05-4f20-9cda-6ee067665ab3.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749535%252Fgeneral%252Fab8e9259-0f42-477e-b06d-1f56a7585467.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/ab8e9259-0f42-477e-b06d-1f56a7585467.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5656605%252Fgeneral%252F1a841b38-3fa0-408f-ba5c-c522aa803c49.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/1a841b38-3fa0-408f-ba5c-c522aa803c49.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749077%252Fgeneral%252F4e65ab3a-4a5c-4416-a844-d6c5b5637595.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/4e65ab3a-4a5c-4416-a844-d6c5b5637595.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749113%252Fgeneral%252Ff60b944f-bd2b-4d41-8846-3d68e3181411.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/f60b944f-bd2b-4d41-8846-3d68e3181411.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5748977%252Fgeneral%252F0c797cb4-3063-4329-9e60-ebeeb99bd580.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/0c797cb4-3063-4329-9e60-ebeeb99bd580.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749102%252Fgeneral%252Fe2e831be-a13f-47c0-88ce-6769a7e4f926.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/e2e831be-a13f-47c0-88ce-6769a7e4f926.jpg not downloaded yet
2026-03-27 12:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749535%252Fgeneral%252F388b304c-0639-4812-b4b0-c165f4e65277.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/388b304c-0639-4812-b4b0-c165f4e65277.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5656605%252Fgeneral%252F948a3e00-f416-4165-99e9-a41cb9fa627a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/948a3e00-f416-4165-99e9-a41cb9fa627a.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749077%252Fgeneral%252F8c14f072-ea89-4ad6-9adb-4f4cc9a368f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/8c14f072-ea89-4ad6-9adb-4f4cc9a368f2.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749113%252Fgeneral%252F4f93b320-0ca3-4857-a480-e176f2dcd3a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/4f93b320-0ca3-4857-a480-e176f2dcd3a2.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5748977%252Fgeneral%252Fd89df86b-5760-4702-ad40-85af8fc097af.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/d89df86b-5760-4702-ad40-85af8fc097af.jpg not downloaded yet
2026-03-27 12:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749102%252Fgeneral%252F89019252-1328-4e8d-9bf0-ff3dfc6b84d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/89019252-1328-4e8d-9bf0-ff3dfc6b84d0.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5748977%252Fgeneral%252F138f7b30-2172-442d-bdc1-a09365ee12c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/138f7b30-2172-442d-bdc1-a09365ee12c2.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749102%252Fgeneral%252Fe2fdc886-68f2-4acc-aa25-b4b462a0a55c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/e2fdc886-68f2-4acc-aa25-b4b462a0a55c.jpg not downloaded yet
2026-03-27 12:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23c59527-b9fc-5eae-a2a6-1d412130476e with identifier: 10732813
2026-03-27 12:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23c59527-b9fc-5eae-a2a6-1d412130476e with scrape type 1
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23c59527-b9fc-5eae-a2a6-1d412130476e
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749495%252Fgeneral%252F7dfe0ebd-cad6-44b6-8c36-b392c73ae269.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/7dfe0ebd-cad6-44b6-8c36-b392c73ae269.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749102%252Fgeneral%252F66b4e48b-0547-4e50-8ad4-e330c502d3bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/66b4e48b-0547-4e50-8ad4-e330c502d3bf.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749495%252Fgeneral%252F8bc9875e-75f9-4560-b198-2090b0cf7b6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/8bc9875e-75f9-4560-b198-2090b0cf7b6c.jpg not downloaded yet
2026-03-27 12:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748977/general/0c797cb4-3063-4329-9e60-ebeeb99bd580.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731136)
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749495%252Fgeneral%252F440d9c66-c12d-41b8-b511-76e1657e0a48.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/440d9c66-c12d-41b8-b511-76e1657e0a48.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749495%252Fgeneral%252F2da4140e-19b4-44d6-bf5a-9c7d106a3d0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/2da4140e-19b4-44d6-bf5a-9c7d106a3d0c.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749495%252Fgeneral%252Fe478d8c7-6978-478a-aeb5-ffeda0c879d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/e478d8c7-6978-478a-aeb5-ffeda0c879d6.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749495%252Fgeneral%252Fac04e204-6a1b-4096-9cff-775cde36367e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/ac04e204-6a1b-4096-9cff-775cde36367e.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749495%252Fgeneral%252F770513f7-6bbd-4955-a859-23d730a4ba50.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/770513f7-6bbd-4955-a859-23d730a4ba50.jpg not downloaded yet
2026-03-27 12:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ac0e90>
2026-03-27 12:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748977%252Fgeneral%252F0c797cb4-3063-4329-9e60-ebeeb99bd580.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/0c797cb4-3063-4329-9e60-ebeeb99bd580.jpg saved to cache
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749495%252Fgeneral%252F6023b765-60a5-42e8-81bc-c14bdc5780bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/6023b765-60a5-42e8-81bc-c14bdc5780bb.jpg not downloaded yet
2026-03-27 12:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749495/general/8bc9875e-75f9-4560-b198-2090b0cf7b6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732813)
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749495%252Fgeneral%252Ffd265000-51e9-4bc7-a2ca-7a7047f9e34d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/fd265000-51e9-4bc7-a2ca-7a7047f9e34d.jpg not downloaded yet
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749495%252Fgeneral%252F9345cd47-449a-4ff1-9cc9-2c1425aada8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/9345cd47-449a-4ff1-9cc9-2c1425aada8e.jpg not downloaded yet
2026-03-27 12:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce1e10>
2026-03-27 12:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749495%252Fgeneral%252F8bc9875e-75f9-4560-b198-2090b0cf7b6c.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/8bc9875e-75f9-4560-b198-2090b0cf7b6c.jpg saved to cache
2026-03-27 12:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 23c59527-b9fc-5eae-a2a6-1d412130476e
2026-03-27 12:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749495/general/6023b765-60a5-42e8-81bc-c14bdc5780bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732813)
2026-03-27 12:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733080> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fd0690>
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749495%252Fgeneral%252F6023b765-60a5-42e8-81bc-c14bdc5780bb.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/6023b765-60a5-42e8-81bc-c14bdc5780bb.jpg saved to cache
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 23c59527-b9fc-5eae-a2a6-1d412130476e
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749495/general/fd265000-51e9-4bc7-a2ca-7a7047f9e34d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732813)
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749495/general/9345cd47-449a-4ff1-9cc9-2c1425aada8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732813)
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with identifier: 10733080
2026-03-27 12:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with scrape type 1
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696144%252Fgeneral%252F84c6390b-39b4-44f2-a5b9-6185381b3403.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/84c6390b-39b4-44f2-a5b9-6185381b3403.jpg not downloaded yet
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696144%252Fgeneral%252Ff03ade02-8170-409c-81a3-107bb0cfefb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/f03ade02-8170-409c-81a3-107bb0cfefb5.jpg not downloaded yet
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696144%252Fgeneral%252F00538cab-368e-459a-888f-9d669228fbd6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/00538cab-368e-459a-888f-9d669228fbd6.jpg not downloaded yet
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696144%252Fgeneral%252Fe927edfb-dd3c-421f-8e56-016915638512.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/e927edfb-dd3c-421f-8e56-016915638512.jpg not downloaded yet
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749495/general/770513f7-6bbd-4955-a859-23d730a4ba50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732813)
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696144%252Fgeneral%252F48ecca53-b3ba-4227-8ebf-3e06f22dde09.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/48ecca53-b3ba-4227-8ebf-3e06f22dde09.jpg not downloaded yet
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696144%252Fgeneral%252Ff842efc1-22f2-4e32-96b1-4550b4c5a1cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/f842efc1-22f2-4e32-96b1-4550b4c5a1cb.jpg not downloaded yet
2026-03-27 12:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142139bd0>
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749495%252Fgeneral%252Ffd265000-51e9-4bc7-a2ca-7a7047f9e34d.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/fd265000-51e9-4bc7-a2ca-7a7047f9e34d.jpg saved to cache
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 23c59527-b9fc-5eae-a2a6-1d412130476e
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fd9490>
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749495%252Fgeneral%252F9345cd47-449a-4ff1-9cc9-2c1425aada8e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/9345cd47-449a-4ff1-9cc9-2c1425aada8e.jpg saved to cache
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 23c59527-b9fc-5eae-a2a6-1d412130476e
2026-03-27 12:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with identifier: 10732935
2026-03-27 12:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with scrape type 1
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696115%252Fgeneral%252Fa3f83aab-6576-4043-a1e5-3c5035d4e8c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/a3f83aab-6576-4043-a1e5-3c5035d4e8c4.jpg not downloaded yet
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696144%252Fgeneral%252Fc848ffc6-1947-4ecd-8baa-df4209ed2faf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/c848ffc6-1947-4ecd-8baa-df4209ed2faf.jpg not downloaded yet
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696144/general/84c6390b-39b4-44f2-a5b9-6185381b3403.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733080)
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696115%252Fgeneral%252F577be77c-66fc-44d7-b956-8f52c91c9ebd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/577be77c-66fc-44d7-b956-8f52c91c9ebd.jpg not downloaded yet
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696144%252Fgeneral%252F7d48d39e-879d-46ed-aaf5-aeacbc6d1c5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/7d48d39e-879d-46ed-aaf5-aeacbc6d1c5d.jpg not downloaded yet
2026-03-27 12:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696144/general/e927edfb-dd3c-421f-8e56-016915638512.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733080)
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696115%252Fgeneral%252F01951c05-5a60-4ac7-9d74-e54f3fe0e98d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/01951c05-5a60-4ac7-9d74-e54f3fe0e98d.jpg not downloaded yet
2026-03-27 12:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with identifier: 10732856
2026-03-27 12:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with scrape type 1
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749529%252Fgeneral%252F15d64f45-7a6f-4c55-8554-4d9831c35586.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/15d64f45-7a6f-4c55-8554-4d9831c35586.jpg not downloaded yet
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb3950>
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749495%252Fgeneral%252F770513f7-6bbd-4955-a859-23d730a4ba50.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/770513f7-6bbd-4955-a859-23d730a4ba50.jpg saved to cache
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 23c59527-b9fc-5eae-a2a6-1d412130476e
2026-03-27 12:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3479f81c-48ac-53d9-9057-4006c0f68daf with identifier: 10732850
2026-03-27 12:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3479f81c-48ac-53d9-9057-4006c0f68daf with scrape type 1
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3479f81c-48ac-53d9-9057-4006c0f68daf
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749523%252Fgeneral%252F51b23547-e40d-406a-b2fc-b1047fde04f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/51b23547-e40d-406a-b2fc-b1047fde04f4.jpg not downloaded yet
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749495/general/ac04e204-6a1b-4096-9cff-775cde36367e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732813)
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749495/general/e478d8c7-6978-478a-aeb5-ffeda0c879d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732813)
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696144%252Fgeneral%252F8f2d1639-396e-4ec4-a937-6a63ab16e4b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/8f2d1639-396e-4ec4-a937-6a63ab16e4b9.jpg not downloaded yet
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696115%252Fgeneral%252F33709f13-0c9e-4927-b809-fc55d070b537.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/33709f13-0c9e-4927-b809-fc55d070b537.jpg not downloaded yet
2026-03-27 12:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749529%252Fgeneral%252Fee5ac5b0-7ff3-488d-8d19-3f643c4371bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/ee5ac5b0-7ff3-488d-8d19-3f643c4371bf.jpg not downloaded yet
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749523%252Fgeneral%252Fda02e0cc-6298-4d65-8be3-59f915fe00c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/da02e0cc-6298-4d65-8be3-59f915fe00c5.jpg not downloaded yet
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696115/general/a3f83aab-6576-4043-a1e5-3c5035d4e8c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732935)
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696144%252Fgeneral%252Fcd5282f9-1a76-4e8c-85e9-22bcc366a362.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/cd5282f9-1a76-4e8c-85e9-22bcc366a362.jpg not downloaded yet
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d9b9d0>
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696144%252Fgeneral%252F84c6390b-39b4-44f2-a5b9-6185381b3403.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/84c6390b-39b4-44f2-a5b9-6185381b3403.jpg saved to cache
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4
2026-03-27 12:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 288659df-bc26-503e-81cd-fe2a55f08894 with identifier: 10732896
2026-03-27 12:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 288659df-bc26-503e-81cd-fe2a55f08894 with scrape type 1
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 288659df-bc26-503e-81cd-fe2a55f08894
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5686594%252Fgeneral%252Fec5a9b74-10c4-4b97-baf6-a6007b85dc0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/ec5a9b74-10c4-4b97-baf6-a6007b85dc0e.jpg not downloaded yet
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696144/general/48ecca53-b3ba-4227-8ebf-3e06f22dde09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733080)
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696115%252Fgeneral%252F1973f053-56e7-41cf-a1ab-24bc7afc3c0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/1973f053-56e7-41cf-a1ab-24bc7afc3c0e.jpg not downloaded yet
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749529%252Fgeneral%252F0c00934e-9b6f-4e09-a7ba-2a269b785dc0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/0c00934e-9b6f-4e09-a7ba-2a269b785dc0.jpg not downloaded yet
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749523%252Fgeneral%252F80c12d3f-c8bb-401a-aa42-1953e5318a5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/80c12d3f-c8bb-401a-aa42-1953e5318a5f.jpg not downloaded yet
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420863d0>
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696144%252Fgeneral%252Fe927edfb-dd3c-421f-8e56-016915638512.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/e927edfb-dd3c-421f-8e56-016915638512.jpg saved to cache
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5686594%252Fgeneral%252F27edadf2-8276-4c73-8a66-274d86e44a2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/27edadf2-8276-4c73-8a66-274d86e44a2a.jpg not downloaded yet
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696115/general/577be77c-66fc-44d7-b956-8f52c91c9ebd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732935)
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696144/general/7d48d39e-879d-46ed-aaf5-aeacbc6d1c5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733080)
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696144/general/f842efc1-22f2-4e32-96b1-4550b4c5a1cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733080)
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696115%252Fgeneral%252Fad012e70-454e-4d27-a9e3-64d65223163d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/ad012e70-454e-4d27-a9e3-64d65223163d.jpg not downloaded yet
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749529%252Fgeneral%252F29276f01-2f3e-4e6e-a795-c3df0542d6ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/29276f01-2f3e-4e6e-a795-c3df0542d6ae.jpg not downloaded yet
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749523%252Fgeneral%252F503ff4f4-1e99-4172-89be-0b93ea599117.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/503ff4f4-1e99-4172-89be-0b93ea599117.jpg not downloaded yet
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142143910>
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749495%252Fgeneral%252Fac04e204-6a1b-4096-9cff-775cde36367e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/ac04e204-6a1b-4096-9cff-775cde36367e.jpg saved to cache
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 23c59527-b9fc-5eae-a2a6-1d412130476e
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409d0910>
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749495%252Fgeneral%252Fe478d8c7-6978-478a-aeb5-ffeda0c879d6.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/e478d8c7-6978-478a-aeb5-ffeda0c879d6.jpg saved to cache
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 23c59527-b9fc-5eae-a2a6-1d412130476e
2026-03-27 12:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae86166c-9cb2-510c-89db-7002d0375f5e with identifier: 10732860
2026-03-27 12:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae86166c-9cb2-510c-89db-7002d0375f5e with scrape type 1
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ae86166c-9cb2-510c-89db-7002d0375f5e
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696075%252Fgeneral%252F57f89073-a41a-4966-82f2-b66871ff7f10.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/57f89073-a41a-4966-82f2-b66871ff7f10.jpg not downloaded yet
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696144/general/c848ffc6-1947-4ecd-8baa-df4209ed2faf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733080)
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749523/general/51b23547-e40d-406a-b2fc-b1047fde04f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732850)
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5686594%252Fgeneral%252F5f011d0a-ba7a-4231-89d4-1e829138cb1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/5f011d0a-ba7a-4231-89d4-1e829138cb1f.jpg not downloaded yet
2026-03-27 12:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714212e950>
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696115%252Fgeneral%252Fa3f83aab-6576-4043-a1e5-3c5035d4e8c4.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/a3f83aab-6576-4043-a1e5-3c5035d4e8c4.jpg saved to cache
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f
2026-03-27 12:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696115%252Fgeneral%252F6ff70d8d-2374-4678-91f8-0fd847e65013.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/6ff70d8d-2374-4678-91f8-0fd847e65013.jpg not downloaded yet
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749529%252Fgeneral%252Fb29c6b29-3e0c-4846-af35-6006c03db66b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/b29c6b29-3e0c-4846-af35-6006c03db66b.jpg not downloaded yet
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749523%252Fgeneral%252F8d37f601-2130-4e29-b5f9-a6ae1a3bc675.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/8d37f601-2130-4e29-b5f9-a6ae1a3bc675.jpg not downloaded yet
2026-03-27 12:21:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696075%252Fgeneral%252Fe3ae8e5f-2f6e-4461-af51-9dee50221474.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/e3ae8e5f-2f6e-4461-af51-9dee50221474.jpg not downloaded yet
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409d2e90>
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696144%252Fgeneral%252F48ecca53-b3ba-4227-8ebf-3e06f22dde09.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/48ecca53-b3ba-4227-8ebf-3e06f22dde09.jpg saved to cache
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5686594%252Fgeneral%252F562ffd8e-5acb-432f-ad5b-b9a6fa18cd42.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/562ffd8e-5acb-432f-ad5b-b9a6fa18cd42.jpg not downloaded yet
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e09c90>
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696115%252Fgeneral%252F577be77c-66fc-44d7-b956-8f52c91c9ebd.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/577be77c-66fc-44d7-b956-8f52c91c9ebd.jpg saved to cache
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a01c50>
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696144%252Fgeneral%252F7d48d39e-879d-46ed-aaf5-aeacbc6d1c5d.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/7d48d39e-879d-46ed-aaf5-aeacbc6d1c5d.jpg saved to cache
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fdfc10>
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696144%252Fgeneral%252Ff842efc1-22f2-4e32-96b1-4550b4c5a1cb.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/f842efc1-22f2-4e32-96b1-4550b4c5a1cb.jpg saved to cache
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4
2026-03-27 12:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749523/general/da02e0cc-6298-4d65-8be3-59f915fe00c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732850)
2026-03-27 12:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696144/general/8f2d1639-396e-4ec4-a937-6a63ab16e4b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733080)
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696115%252Fgeneral%252F515789cc-42ec-45e5-9530-b2ca2bf02379.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/515789cc-42ec-45e5-9530-b2ca2bf02379.jpg not downloaded yet
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749529%252Fgeneral%252Fdbde3fdd-eb8a-48cf-9dad-fe00b50464f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/dbde3fdd-eb8a-48cf-9dad-fe00b50464f7.jpg not downloaded yet
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749523%252Fgeneral%252Fbbf82b2a-3214-4734-b0ac-a67217d924bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/bbf82b2a-3214-4734-b0ac-a67217d924bb.jpg not downloaded yet
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696075%252Fgeneral%252Fd29d7d5b-9800-45af-ae93-439e84540667.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/d29d7d5b-9800-45af-ae93-439e84540667.jpg not downloaded yet
2026-03-27 12:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696115/general/1973f053-56e7-41cf-a1ab-24bc7afc3c0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732935)
2026-03-27 12:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749529/general/0c00934e-9b6f-4e09-a7ba-2a269b785dc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732856)
2026-03-27 12:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749523/general/80c12d3f-c8bb-401a-aa42-1953e5318a5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732850)
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5686594%252Fgeneral%252F1cd94dec-ee8b-4a90-bf3f-52043751e141.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/1cd94dec-ee8b-4a90-bf3f-52043751e141.jpg not downloaded yet
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f6210>
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696144%252Fgeneral%252Fc848ffc6-1947-4ecd-8baa-df4209ed2faf.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/c848ffc6-1947-4ecd-8baa-df4209ed2faf.jpg saved to cache
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2bf10>
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749523%252Fgeneral%252F51b23547-e40d-406a-b2fc-b1047fde04f4.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/51b23547-e40d-406a-b2fc-b1047fde04f4.jpg saved to cache
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3479f81c-48ac-53d9-9057-4006c0f68daf
2026-03-27 12:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e2bbaa1-234d-586b-9f85-e6cf0606f92e with identifier: 10732901
2026-03-27 12:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e2bbaa1-234d-586b-9f85-e6cf0606f92e with scrape type 1
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e2bbaa1-234d-586b-9f85-e6cf0606f92e
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749541%252Fgeneral%252Fa5cc124b-4f54-4ae6-889e-b5232f41a39b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/a5cc124b-4f54-4ae6-889e-b5232f41a39b.jpg not downloaded yet
2026-03-27 12:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686594/general/ec5a9b74-10c4-4b97-baf6-a6007b85dc0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732896)
2026-03-27 12:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686594/general/27edadf2-8276-4c73-8a66-274d86e44a2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732896)
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696115%252Fgeneral%252F4bb201c0-68ce-472e-8610-eab386d58537.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/4bb201c0-68ce-472e-8610-eab386d58537.jpg not downloaded yet
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749529%252Fgeneral%252F02cc97b8-900b-4835-a74e-a93d73fe5e91.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/02cc97b8-900b-4835-a74e-a93d73fe5e91.jpg not downloaded yet
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749523%252Fgeneral%252F5011a801-5a27-422d-84cc-0c5c1dd4179d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/5011a801-5a27-422d-84cc-0c5c1dd4179d.jpg not downloaded yet
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696075%252Fgeneral%252F183f0ce1-216f-48e4-9738-1a40962a1986.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/183f0ce1-216f-48e4-9738-1a40962a1986.jpg not downloaded yet
2026-03-27 12:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696075/general/57f89073-a41a-4966-82f2-b66871ff7f10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732860)
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5686594%252Fgeneral%252F3b58e4dc-2141-4a4a-89bb-6fb2b2e2937f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/3b58e4dc-2141-4a4a-89bb-6fb2b2e2937f.jpg not downloaded yet
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749541%252Fgeneral%252F48ba9e79-8760-4668-b932-7c33e79f1723.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/48ba9e79-8760-4668-b932-7c33e79f1723.jpg not downloaded yet
2026-03-27 12:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696115%252Fgeneral%252F949929a3-706b-4ea7-9e66-7b3b6cc20a52.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/949929a3-706b-4ea7-9e66-7b3b6cc20a52.jpg not downloaded yet
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749529%252Fgeneral%252F5086b866-398c-44c5-845f-5bb3fd38f7b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/5086b866-398c-44c5-845f-5bb3fd38f7b3.jpg not downloaded yet
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749523%252Fgeneral%252Fca232546-f101-4961-95e5-25dc5fb17f7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/ca232546-f101-4961-95e5-25dc5fb17f7e.jpg not downloaded yet
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5696075%252Fgeneral%252F7a3b7aba-8040-4b37-918e-2693b378ff3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/7a3b7aba-8040-4b37-918e-2693b378ff3a.jpg not downloaded yet
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409d3b50>
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749523%252Fgeneral%252Fda02e0cc-6298-4d65-8be3-59f915fe00c5.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/da02e0cc-6298-4d65-8be3-59f915fe00c5.jpg saved to cache
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3479f81c-48ac-53d9-9057-4006c0f68daf
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f71d0>
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696144%252Fgeneral%252F8f2d1639-396e-4ec4-a937-6a63ab16e4b9.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/8f2d1639-396e-4ec4-a937-6a63ab16e4b9.jpg saved to cache
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a29d0>
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696115%252Fgeneral%252F1973f053-56e7-41cf-a1ab-24bc7afc3c0e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/1973f053-56e7-41cf-a1ab-24bc7afc3c0e.jpg saved to cache
2026-03-27 12:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f7fd90>
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749529%252Fgeneral%252F0c00934e-9b6f-4e09-a7ba-2a269b785dc0.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/0c00934e-9b6f-4e09-a7ba-2a269b785dc0.jpg saved to cache
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d859d0>
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749523%252Fgeneral%252F80c12d3f-c8bb-401a-aa42-1953e5318a5f.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/80c12d3f-c8bb-401a-aa42-1953e5318a5f.jpg saved to cache
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3479f81c-48ac-53d9-9057-4006c0f68daf
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686594%252Fgeneral%252F966f6819-39a0-4bd3-8687-f0f1b4c55037.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/966f6819-39a0-4bd3-8687-f0f1b4c55037.jpg not downloaded yet
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252F0fc4abb6-d81a-4b7c-b584-ead7e08a8a7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/0fc4abb6-d81a-4b7c-b584-ead7e08a8a7d.jpg not downloaded yet
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696075/general/e3ae8e5f-2f6e-4461-af51-9dee50221474.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732860)
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749523/general/8d37f601-2130-4e29-b5f9-a6ae1a3bc675.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732850)
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686594/general/562ffd8e-5acb-432f-ad5b-b9a6fa18cd42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732896)
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749529/general/b29c6b29-3e0c-4846-af35-6006c03db66b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732856)
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749529%252Fgeneral%252F09ead976-55ec-44d0-9a7c-5f8add3c647e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/09ead976-55ec-44d0-9a7c-5f8add3c647e.jpg not downloaded yet
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749523%252Fgeneral%252Fe698763b-ee20-4353-83e2-cb44c3de1e27.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/e698763b-ee20-4353-83e2-cb44c3de1e27.jpg not downloaded yet
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696075%252Fgeneral%252F3ec85182-c87b-42c5-befc-9ddc672abcc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/3ec85182-c87b-42c5-befc-9ddc672abcc7.jpg not downloaded yet
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca0e90>
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686594%252Fgeneral%252Fec5a9b74-10c4-4b97-baf6-a6007b85dc0e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/ec5a9b74-10c4-4b97-baf6-a6007b85dc0e.jpg saved to cache
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 288659df-bc26-503e-81cd-fe2a55f08894
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f4e350>
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686594%252Fgeneral%252F27edadf2-8276-4c73-8a66-274d86e44a2a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/27edadf2-8276-4c73-8a66-274d86e44a2a.jpg saved to cache
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 288659df-bc26-503e-81cd-fe2a55f08894
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714204cbd0>
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696075%252Fgeneral%252F57f89073-a41a-4966-82f2-b66871ff7f10.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/57f89073-a41a-4966-82f2-b66871ff7f10.jpg saved to cache
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ae86166c-9cb2-510c-89db-7002d0375f5e
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749523/general/bbf82b2a-3214-4734-b0ac-a67217d924bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732850)
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696075/general/d29d7d5b-9800-45af-ae93-439e84540667.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732860)
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686594%252Fgeneral%252Fcf4a06b8-6a62-433e-836a-44c6a1ac2ecc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/cf4a06b8-6a62-433e-836a-44c6a1ac2ecc.jpg not downloaded yet
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252F8109979a-ec10-4b34-ab3b-8a36abc931ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/8109979a-ec10-4b34-ab3b-8a36abc931ce.jpg not downloaded yet
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696115/general/6ff70d8d-2374-4678-91f8-0fd847e65013.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732935)
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749541/general/a5cc124b-4f54-4ae6-889e-b5232f41a39b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732901)
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749529%252Fgeneral%252F2d19c3b0-484e-450b-914f-6644aa5ef80e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/2d19c3b0-484e-450b-914f-6644aa5ef80e.jpg not downloaded yet
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749523%252Fgeneral%252F058dfbc0-e77e-47d6-bc37-e2bf81aba6ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/058dfbc0-e77e-47d6-bc37-e2bf81aba6ec.jpg not downloaded yet
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696075%252Fgeneral%252F6d115a76-67e6-4e0e-b72d-661258ef3420.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/6d115a76-67e6-4e0e-b72d-661258ef3420.jpg not downloaded yet
2026-03-27 12:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7a7e0bd-13a7-5056-ae44-71a2a56171be with identifier: 10732929
2026-03-27 12:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7a7e0bd-13a7-5056-ae44-71a2a56171be with scrape type 1
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c7a7e0bd-13a7-5056-ae44-71a2a56171be
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252Fbfa84cc0-aa43-4bec-9b48-af21597e874a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/bfa84cc0-aa43-4bec-9b48-af21597e874a.jpg not downloaded yet
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686594%252Fgeneral%252Febd28ded-aae5-473b-98ec-e83240dd1d99.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/ebd28ded-aae5-473b-98ec-e83240dd1d99.jpg not downloaded yet
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252Fcaaf58ed-74e8-4686-a31d-d30e1d212fa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/caaf58ed-74e8-4686-a31d-d30e1d212fa9.jpg not downloaded yet
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0cdd0>
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696075%252Fgeneral%252Fe3ae8e5f-2f6e-4461-af51-9dee50221474.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/e3ae8e5f-2f6e-4461-af51-9dee50221474.jpg saved to cache
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ae86166c-9cb2-510c-89db-7002d0375f5e
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f4fdd0>
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749523%252Fgeneral%252F8d37f601-2130-4e29-b5f9-a6ae1a3bc675.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/8d37f601-2130-4e29-b5f9-a6ae1a3bc675.jpg saved to cache
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3479f81c-48ac-53d9-9057-4006c0f68daf
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a38c10>
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686594%252Fgeneral%252F562ffd8e-5acb-432f-ad5b-b9a6fa18cd42.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/562ffd8e-5acb-432f-ad5b-b9a6fa18cd42.jpg saved to cache
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 288659df-bc26-503e-81cd-fe2a55f08894
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140825690>
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749529%252Fgeneral%252Fb29c6b29-3e0c-4846-af35-6006c03db66b.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/b29c6b29-3e0c-4846-af35-6006c03db66b.jpg saved to cache
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70
2026-03-27 12:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e46a5ee-e685-5140-813a-ebe34ec8e89b with identifier: 10732939
2026-03-27 12:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e46a5ee-e685-5140-813a-ebe34ec8e89b with scrape type 1
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e46a5ee-e685-5140-813a-ebe34ec8e89b
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252F87eb2b0e-1849-42d8-a768-b59b62d09287.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/87eb2b0e-1849-42d8-a768-b59b62d09287.jpg not downloaded yet
2026-03-27 12:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b845575a-7653-58a4-a7c2-a9c201257553 with identifier: 10732858
2026-03-27 12:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b845575a-7653-58a4-a7c2-a9c201257553 with scrape type 1
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b845575a-7653-58a4-a7c2-a9c201257553
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F047f17ab-23d7-4763-8843-30e595f0f097.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/047f17ab-23d7-4763-8843-30e595f0f097.jpg not downloaded yet
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696075/general/183f0ce1-216f-48e4-9738-1a40962a1986.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732860)
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696075%252Fgeneral%252F2baf93e0-7a10-445c-95d0-41455e019209.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/2baf93e0-7a10-445c-95d0-41455e019209.jpg not downloaded yet
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252F60047f17-bc58-443f-a529-6d872eb13dcc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/60047f17-bc58-443f-a529-6d872eb13dcc.jpg not downloaded yet
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696115/general/949929a3-706b-4ea7-9e66-7b3b6cc20a52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732935)
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696075/general/7a3b7aba-8040-4b37-918e-2693b378ff3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732860)
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686594%252Fgeneral%252F0e08c7e8-1221-4237-bd15-fa5d365bf9fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/0e08c7e8-1221-4237-bd15-fa5d365bf9fd.jpg not downloaded yet
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252Fd861e916-09c2-433b-9be5-78c84f8d8a72.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/d861e916-09c2-433b-9be5-78c84f8d8a72.jpg not downloaded yet
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252Fd531e25a-3048-4827-98c2-2b7be94c0c79.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/d531e25a-3048-4827-98c2-2b7be94c0c79.jpg not downloaded yet
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F3b2eee2c-1a88-4ade-964f-4233065be61e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/3b2eee2c-1a88-4ade-964f-4233065be61e.jpg not downloaded yet
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bab950>
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749523%252Fgeneral%252Fbbf82b2a-3214-4734-b0ac-a67217d924bb.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/bbf82b2a-3214-4734-b0ac-a67217d924bb.jpg saved to cache
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3479f81c-48ac-53d9-9057-4006c0f68daf
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0f890>
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696075%252Fgeneral%252Fd29d7d5b-9800-45af-ae93-439e84540667.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/d29d7d5b-9800-45af-ae93-439e84540667.jpg saved to cache
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ae86166c-9cb2-510c-89db-7002d0375f5e
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b0b410>
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696115%252Fgeneral%252F6ff70d8d-2374-4678-91f8-0fd847e65013.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/6ff70d8d-2374-4678-91f8-0fd847e65013.jpg saved to cache
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bad8d0>
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252Fa5cc124b-4f54-4ae6-889e-b5232f41a39b.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/a5cc124b-4f54-4ae6-889e-b5232f41a39b.jpg saved to cache
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2e2bbaa1-234d-586b-9f85-e6cf0606f92e
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749529/general/5086b866-398c-44c5-845f-5bb3fd38f7b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732856)
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749523/general/ca232546-f101-4961-95e5-25dc5fb17f7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732850)
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686594/general/966f6819-39a0-4bd3-8687-f0f1b4c55037.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732896)
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749541/general/48ba9e79-8760-4668-b932-7c33e79f1723.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732901)
2026-03-27 12:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749541/general/0fc4abb6-d81a-4b7c-b584-ead7e08a8a7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732901)
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696075%252Fgeneral%252F3d22f472-7463-44be-89f3-3491fd3936a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/3d22f472-7463-44be-89f3-3491fd3936a1.jpg not downloaded yet
2026-03-27 12:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252F56d2f9f3-1d10-4ead-9dd6-d45ab7191042.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/56d2f9f3-1d10-4ead-9dd6-d45ab7191042.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252F9c6bf485-8ae7-44f4-a04f-c65c0e6ff634.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/9c6bf485-8ae7-44f4-a04f-c65c0e6ff634.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252Fbd008a71-0aa6-4f9e-954b-89a3a8f207b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/bd008a71-0aa6-4f9e-954b-89a3a8f207b6.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F23c8fbbe-59e6-4fae-b682-d4496276bb1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/23c8fbbe-59e6-4fae-b682-d4496276bb1c.jpg not downloaded yet
2026-03-27 12:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ec9d162-d35f-5503-85de-9945522b04e7 with identifier: 10732933
2026-03-27 12:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ec9d162-d35f-5503-85de-9945522b04e7 with scrape type 1
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ec9d162-d35f-5503-85de-9945522b04e7
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252Ff45c946e-e91c-4f7e-af7f-218889f1da4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/f45c946e-e91c-4f7e-af7f-218889f1da4e.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696075%252Fgeneral%252F14066735-c521-4c16-be41-f91873959d78.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/14066735-c521-4c16-be41-f91873959d78.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252F80ce47d7-580f-4055-8b71-10124569068d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/80ce47d7-580f-4055-8b71-10124569068d.jpg not downloaded yet
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140babe50>
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696075%252Fgeneral%252F183f0ce1-216f-48e4-9738-1a40962a1986.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/183f0ce1-216f-48e4-9738-1a40962a1986.jpg saved to cache
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ae86166c-9cb2-510c-89db-7002d0375f5e
2026-03-27 12:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f002ed1-3dde-5931-9758-38e51a82e937 with identifier: 10732895
2026-03-27 12:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f002ed1-3dde-5931-9758-38e51a82e937 with scrape type 1
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3f002ed1-3dde-5931-9758-38e51a82e937
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252F21c3e772-1d0e-4d11-8e3e-2e9987718775.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/21c3e772-1d0e-4d11-8e3e-2e9987718775.jpg not downloaded yet
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714080a8d0>
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696115%252Fgeneral%252F949929a3-706b-4ea7-9e66-7b3b6cc20a52.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/949929a3-706b-4ea7-9e66-7b3b6cc20a52.jpg saved to cache
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0da50>
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696075%252Fgeneral%252F7a3b7aba-8040-4b37-918e-2693b378ff3a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/7a3b7aba-8040-4b37-918e-2693b378ff3a.jpg saved to cache
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ae86166c-9cb2-510c-89db-7002d0375f5e
2026-03-27 12:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686618/general/87eb2b0e-1849-42d8-a768-b59b62d09287.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732939)
2026-03-27 12:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686594/general/3b58e4dc-2141-4a4a-89bb-6fb2b2e2937f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732896)
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252F092908c9-2365-4c81-85b5-37dcab6b52dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/092908c9-2365-4c81-85b5-37dcab6b52dc.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252F3d0a8a9a-b5c6-465a-a2ca-60213baac5bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/3d0a8a9a-b5c6-465a-a2ca-60213baac5bd.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F4a388c87-fd55-4287-be49-154f48e206c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/4a388c87-fd55-4287-be49-154f48e206c8.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252Fda8c4a78-c271-46bc-a47a-620363f5d07f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/da8c4a78-c271-46bc-a47a-620363f5d07f.jpg not downloaded yet
2026-03-27 12:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749523/general/e698763b-ee20-4353-83e2-cb44c3de1e27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732850)
2026-03-27 12:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696075/general/3ec85182-c87b-42c5-befc-9ddc672abcc7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732860)
2026-03-27 12:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749530/general/047f17ab-23d7-4763-8843-30e595f0f097.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732858)
2026-03-27 12:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749567/general/bfa84cc0-aa43-4bec-9b48-af21597e874a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732929)
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252F98acf4e6-1eea-4cc7-ad0b-378ccbac1959.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/98acf4e6-1eea-4cc7-ad0b-378ccbac1959.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252F2f3d1bab-a64c-41a5-8964-8ec82adeec75.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/2f3d1bab-a64c-41a5-8964-8ec82adeec75.jpg not downloaded yet
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a9c590>
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749529%252Fgeneral%252F5086b866-398c-44c5-845f-5bb3fd38f7b3.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/5086b866-398c-44c5-845f-5bb3fd38f7b3.jpg saved to cache
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ac9e10>
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749523%252Fgeneral%252Fca232546-f101-4961-95e5-25dc5fb17f7e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/ca232546-f101-4961-95e5-25dc5fb17f7e.jpg saved to cache
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3479f81c-48ac-53d9-9057-4006c0f68daf
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f36450>
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686594%252Fgeneral%252F966f6819-39a0-4bd3-8687-f0f1b4c55037.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/966f6819-39a0-4bd3-8687-f0f1b4c55037.jpg saved to cache
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 288659df-bc26-503e-81cd-fe2a55f08894
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a486d0>
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252F48ba9e79-8760-4668-b932-7c33e79f1723.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/48ba9e79-8760-4668-b932-7c33e79f1723.jpg saved to cache
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2e2bbaa1-234d-586b-9f85-e6cf0606f92e
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca87d0>
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252F0fc4abb6-d81a-4b7c-b584-ead7e08a8a7d.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/0fc4abb6-d81a-4b7c-b584-ead7e08a8a7d.jpg saved to cache
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2e2bbaa1-234d-586b-9f85-e6cf0606f92e
2026-03-27 12:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749541/general/caaf58ed-74e8-4686-a31d-d30e1d212fa9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732901)
2026-03-27 12:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686594/general/ebd28ded-aae5-473b-98ec-e83240dd1d99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732896)
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252F50fb2df2-ed8f-4880-9190-769136f9fde7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/50fb2df2-ed8f-4880-9190-769136f9fde7.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252F15876e94-3763-4aaf-806b-3e7eb9824827.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/15876e94-3763-4aaf-806b-3e7eb9824827.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F4be670fa-45e8-46ad-9b8b-b1b6276d9507.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/4be670fa-45e8-46ad-9b8b-b1b6276d9507.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252F72d8b68b-f000-4b8b-b1b2-868f1508dadc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/72d8b68b-f000-4b8b-b1b2-868f1508dadc.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252Fb849a1dc-cca1-44e2-b322-87145983af33.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/b849a1dc-cca1-44e2-b322-87145983af33.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252F6091de87-5631-48aa-96c2-5d97049d2897.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/6091de87-5631-48aa-96c2-5d97049d2897.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252F80b2a1f9-9b06-426b-9867-6c925f27a830.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/80b2a1f9-9b06-426b-9867-6c925f27a830.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252F14a5165a-a9c8-4d57-a2a1-fd688ad20031.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/14a5165a-a9c8-4d57-a2a1-fd688ad20031.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F423302e0-b403-467e-8f51-3e290f0b6bba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/423302e0-b403-467e-8f51-3e290f0b6bba.jpg not downloaded yet
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252F9906fb88-2978-4aa4-b477-8f1f03c38b8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/9906fb88-2978-4aa4-b477-8f1f03c38b8e.jpg not downloaded yet
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142138750>
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252F87eb2b0e-1849-42d8-a768-b59b62d09287.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/87eb2b0e-1849-42d8-a768-b59b62d09287.jpg saved to cache
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4e46a5ee-e685-5140-813a-ebe34ec8e89b
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8ccd0>
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686594%252Fgeneral%252F3b58e4dc-2141-4a4a-89bb-6fb2b2e2937f.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/3b58e4dc-2141-4a4a-89bb-6fb2b2e2937f.jpg saved to cache
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 288659df-bc26-503e-81cd-fe2a55f08894
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f84450>
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749523%252Fgeneral%252Fe698763b-ee20-4353-83e2-cb44c3de1e27.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/e698763b-ee20-4353-83e2-cb44c3de1e27.jpg saved to cache
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3479f81c-48ac-53d9-9057-4006c0f68daf
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f76e50>
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696075%252Fgeneral%252F3ec85182-c87b-42c5-befc-9ddc672abcc7.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/3ec85182-c87b-42c5-befc-9ddc672abcc7.jpg saved to cache
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ae86166c-9cb2-510c-89db-7002d0375f5e
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407bf950>
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F047f17ab-23d7-4763-8843-30e595f0f097.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/047f17ab-23d7-4763-8843-30e595f0f097.jpg saved to cache
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b845575a-7653-58a4-a7c2-a9c201257553
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714092ad50>
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252Fbfa84cc0-aa43-4bec-9b48-af21597e874a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/bfa84cc0-aa43-4bec-9b48-af21597e874a.jpg saved to cache
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c7a7e0bd-13a7-5056-ae44-71a2a56171be
2026-03-27 12:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749529/general/2d19c3b0-484e-450b-914f-6644aa5ef80e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732856)
2026-03-27 12:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749567/general/60047f17-bc58-443f-a529-6d872eb13dcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732929)
2026-03-27 12:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749523/general/058dfbc0-e77e-47d6-bc37-e2bf81aba6ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732850)
2026-03-27 12:21:06 [scrapy.extensions.logstats] INFO: Crawled 240 pages (at 49 pages/min), scraped 198 items (at 44 items/min)
2026-03-27 12:21:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252Fe6e21917-908b-4949-bcc2-37a3cae9e7f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/e6e21917-908b-4949-bcc2-37a3cae9e7f9.jpg not downloaded yet
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749538%252Fgeneral%252Fcabf57f7-f04d-4b64-8633-429105f6e541.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/cabf57f7-f04d-4b64-8633-429105f6e541.jpg not downloaded yet
2026-03-27 12:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696075/general/2baf93e0-7a10-445c-95d0-41455e019209.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732860)
2026-03-27 12:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749567/general/80ce47d7-580f-4055-8b71-10124569068d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732929)
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5686618%252Fgeneral%252Fafecaf1a-7b11-485f-99b4-a7bf8cbc3ad9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/afecaf1a-7b11-485f-99b4-a7bf8cbc3ad9.jpg not downloaded yet
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749530%252Fgeneral%252F992040dd-6ad9-443f-bbfd-22493df700b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/992040dd-6ad9-443f-bbfd-22493df700b4.jpg not downloaded yet
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749569%252Fgeneral%252Fa677b015-43ff-4efe-a70f-c797e2777077.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/a677b015-43ff-4efe-a70f-c797e2777077.jpg not downloaded yet
2026-03-27 12:21:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141daee90>
2026-03-27 12:21:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252Fcaaf58ed-74e8-4686-a31d-d30e1d212fa9.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/caaf58ed-74e8-4686-a31d-d30e1d212fa9.jpg saved to cache
2026-03-27 12:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2e2bbaa1-234d-586b-9f85-e6cf0606f92e
2026-03-27 12:21:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af3550>
2026-03-27 12:21:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686594%252Fgeneral%252Febd28ded-aae5-473b-98ec-e83240dd1d99.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/ebd28ded-aae5-473b-98ec-e83240dd1d99.jpg saved to cache
2026-03-27 12:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 288659df-bc26-503e-81cd-fe2a55f08894
2026-03-27 12:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696075/general/6d115a76-67e6-4e0e-b72d-661258ef3420.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732860)
2026-03-27 12:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749538/general/21c3e772-1d0e-4d11-8e3e-2e9987718775.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732895)
2026-03-27 12:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696075/general/14066735-c521-4c16-be41-f91873959d78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732860)
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749567%252Fgeneral%252F9ddd68bd-470a-42fd-9453-ab1bcd791633.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/9ddd68bd-470a-42fd-9453-ab1bcd791633.jpg not downloaded yet
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749538%252Fgeneral%252Fd47f1be9-ab34-45c8-a913-e1571e332868.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/d47f1be9-ab34-45c8-a913-e1571e332868.jpg not downloaded yet
2026-03-27 12:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749530/general/23c8fbbe-59e6-4fae-b682-d4496276bb1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732858)
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5686618%252Fgeneral%252F5d3752d5-5a92-4c80-b000-0a88378aa70a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/5d3752d5-5a92-4c80-b000-0a88378aa70a.jpg not downloaded yet
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749530%252Fgeneral%252Fe3917f7c-ce94-49f5-be06-9acd5f0baee3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/e3917f7c-ce94-49f5-be06-9acd5f0baee3.jpg not downloaded yet
2026-03-27 12:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749569%252Fgeneral%252F4cf5c871-4035-414b-8e5d-a2f36b602024.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/4cf5c871-4035-414b-8e5d-a2f36b602024.jpg not downloaded yet
2026-03-27 12:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749569/general/f45c946e-e91c-4f7e-af7f-218889f1da4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732933)
2026-03-27 12:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686618/general/bd008a71-0aa6-4f9e-954b-89a3a8f207b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732939)
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252F35a16ec3-60db-4fbf-9171-5d436a8da4c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/35a16ec3-60db-4fbf-9171-5d436a8da4c7.jpg not downloaded yet
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252F96496cb7-64f5-4752-b4b7-45777d03ace4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/96496cb7-64f5-4752-b4b7-45777d03ace4.jpg not downloaded yet
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142dfbd50>
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749529%252Fgeneral%252F2d19c3b0-484e-450b-914f-6644aa5ef80e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/2d19c3b0-484e-450b-914f-6644aa5ef80e.jpg saved to cache
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a96ad0>
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252F60047f17-bc58-443f-a529-6d872eb13dcc.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/60047f17-bc58-443f-a529-6d872eb13dcc.jpg saved to cache
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c7a7e0bd-13a7-5056-ae44-71a2a56171be
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8e890>
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749523%252Fgeneral%252F058dfbc0-e77e-47d6-bc37-e2bf81aba6ec.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/058dfbc0-e77e-47d6-bc37-e2bf81aba6ec.jpg saved to cache
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3479f81c-48ac-53d9-9057-4006c0f68daf
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409cc490>
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696075%252Fgeneral%252F2baf93e0-7a10-445c-95d0-41455e019209.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/2baf93e0-7a10-445c-95d0-41455e019209.jpg saved to cache
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ae86166c-9cb2-510c-89db-7002d0375f5e
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a63010>
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252F80ce47d7-580f-4055-8b71-10124569068d.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/80ce47d7-580f-4055-8b71-10124569068d.jpg saved to cache
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c7a7e0bd-13a7-5056-ae44-71a2a56171be
2026-03-27 12:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749569/general/da8c4a78-c271-46bc-a47a-620363f5d07f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732933)
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252Fb3891a9d-abfb-47d2-becf-938a08d0092e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/b3891a9d-abfb-47d2-becf-938a08d0092e.jpg not downloaded yet
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F58dda808-f9bd-420c-945d-dd8fb42bf4da.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/58dda808-f9bd-420c-945d-dd8fb42bf4da.jpg not downloaded yet
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252Fdb2eaa90-d629-46da-a863-7d107708eef4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/db2eaa90-d629-46da-a863-7d107708eef4.jpg not downloaded yet
2026-03-27 12:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749567/general/b849a1dc-cca1-44e2-b322-87145983af33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732929)
2026-03-27 12:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749538/general/6091de87-5631-48aa-96c2-5d97049d2897.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732895)
2026-03-27 12:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749530/general/4a388c87-fd55-4287-be49-154f48e206c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732858)
2026-03-27 12:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749569/general/72d8b68b-f000-4b8b-b1b2-868f1508dadc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732933)
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252F278336cd-654e-4efe-8cee-befe987d1eb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/278336cd-654e-4efe-8cee-befe987d1eb9.jpg not downloaded yet
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252Fee6c3455-7d81-4577-ae9c-bd06b2794f4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/ee6c3455-7d81-4577-ae9c-bd06b2794f4b.jpg not downloaded yet
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252F816c0a44-3e5c-4bf9-957f-6653a36e9736.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/816c0a44-3e5c-4bf9-957f-6653a36e9736.jpg not downloaded yet
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F6accb040-030a-4891-a801-5c767e7c4a5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/6accb040-030a-4891-a801-5c767e7c4a5a.jpg not downloaded yet
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252F3a8817cb-602d-4cb6-a7ea-683e72f99443.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/3a8817cb-602d-4cb6-a7ea-683e72f99443.jpg not downloaded yet
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2b250>
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696075%252Fgeneral%252F6d115a76-67e6-4e0e-b72d-661258ef3420.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/6d115a76-67e6-4e0e-b72d-661258ef3420.jpg saved to cache
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ae86166c-9cb2-510c-89db-7002d0375f5e
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c29310>
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252F21c3e772-1d0e-4d11-8e3e-2e9987718775.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/21c3e772-1d0e-4d11-8e3e-2e9987718775.jpg saved to cache
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3f002ed1-3dde-5931-9758-38e51a82e937
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fd3790>
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696075%252Fgeneral%252F14066735-c521-4c16-be41-f91873959d78.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/14066735-c521-4c16-be41-f91873959d78.jpg saved to cache
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ae86166c-9cb2-510c-89db-7002d0375f5e
2026-03-27 12:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9157f29-bba2-5c05-b30d-78f3ff368d3d with identifier: 10732823
2026-03-27 12:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9157f29-bba2-5c05-b30d-78f3ff368d3d with scrape type 1
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9157f29-bba2-5c05-b30d-78f3ff368d3d
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252F5d5f7c4b-e4f3-41ca-bb54-d8b8896d8101.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/5d5f7c4b-e4f3-41ca-bb54-d8b8896d8101.jpg not downloaded yet
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf9d50>
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F23c8fbbe-59e6-4fae-b682-d4496276bb1c.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/23c8fbbe-59e6-4fae-b682-d4496276bb1c.jpg saved to cache
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b845575a-7653-58a4-a7c2-a9c201257553
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140837b10>
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252Ff45c946e-e91c-4f7e-af7f-218889f1da4e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/f45c946e-e91c-4f7e-af7f-218889f1da4e.jpg saved to cache
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9ec9d162-d35f-5503-85de-9945522b04e7
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407b4390>
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252Fbd008a71-0aa6-4f9e-954b-89a3a8f207b6.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/bd008a71-0aa6-4f9e-954b-89a3a8f207b6.jpg saved to cache
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4e46a5ee-e685-5140-813a-ebe34ec8e89b
2026-03-27 12:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749569/general/9906fb88-2978-4aa4-b477-8f1f03c38b8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732933)
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252Fddf6fe0d-473f-4a61-8e6d-388a67396b8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/ddf6fe0d-473f-4a61-8e6d-388a67396b8b.jpg not downloaded yet
2026-03-27 12:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749530/general/423302e0-b403-467e-8f51-3e290f0b6bba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732858)
2026-03-27 12:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749538/general/cabf57f7-f04d-4b64-8633-429105f6e541.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732895)
2026-03-27 12:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749567/general/e6e21917-908b-4949-bcc2-37a3cae9e7f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732929)
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252Fbf18dede-9936-43c4-b28f-8e1db2bedb53.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/bf18dede-9936-43c4-b28f-8e1db2bedb53.jpg not downloaded yet
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252F68bd28fb-4d3e-4f88-8fa6-d538d12a80ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/68bd28fb-4d3e-4f88-8fa6-d538d12a80ef.jpg not downloaded yet
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252F8c6e7ba0-25cf-4f89-99b1-2d496d4d1407.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/8c6e7ba0-25cf-4f89-99b1-2d496d4d1407.jpg not downloaded yet
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420520d0>
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252Fda8c4a78-c271-46bc-a47a-620363f5d07f.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/da8c4a78-c271-46bc-a47a-620363f5d07f.jpg saved to cache
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9ec9d162-d35f-5503-85de-9945522b04e7
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714082cc90>
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252Fb849a1dc-cca1-44e2-b322-87145983af33.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/b849a1dc-cca1-44e2-b322-87145983af33.jpg saved to cache
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c7a7e0bd-13a7-5056-ae44-71a2a56171be
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140807510>
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252F6091de87-5631-48aa-96c2-5d97049d2897.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/6091de87-5631-48aa-96c2-5d97049d2897.jpg saved to cache
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3f002ed1-3dde-5931-9758-38e51a82e937
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ab2ad0>
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F4a388c87-fd55-4287-be49-154f48e206c8.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/4a388c87-fd55-4287-be49-154f48e206c8.jpg saved to cache
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b845575a-7653-58a4-a7c2-a9c201257553
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cadc90>
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252F72d8b68b-f000-4b8b-b1b2-868f1508dadc.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/72d8b68b-f000-4b8b-b1b2-868f1508dadc.jpg saved to cache
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9ec9d162-d35f-5503-85de-9945522b04e7
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252F2171a91b-a80b-428a-a5b9-445449070bcf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/2171a91b-a80b-428a-a5b9-445449070bcf.jpg not downloaded yet
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252F5c58c56f-5e46-4e91-8fd2-20b758539ebf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/5c58c56f-5e46-4e91-8fd2-20b758539ebf.jpg not downloaded yet
2026-03-27 12:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749530/general/992040dd-6ad9-443f-bbfd-22493df700b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732858)
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252F61c6eb1d-ffe5-4475-a724-17367e1bd429.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/61c6eb1d-ffe5-4475-a724-17367e1bd429.jpg not downloaded yet
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749569/general/a677b015-43ff-4efe-a70f-c797e2777077.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732933)
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686618/general/14a5165a-a9c8-4d57-a2a1-fd688ad20031.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732939)
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749538/general/d47f1be9-ab34-45c8-a913-e1571e332868.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732895)
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252Fa8b240f7-f718-45ba-abe7-841c1de4d940.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/a8b240f7-f718-45ba-abe7-841c1de4d940.jpg not downloaded yet
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb2050>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252F9906fb88-2978-4aa4-b477-8f1f03c38b8e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/9906fb88-2978-4aa4-b477-8f1f03c38b8e.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9ec9d162-d35f-5503-85de-9945522b04e7
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140807dd0>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F423302e0-b403-467e-8f51-3e290f0b6bba.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/423302e0-b403-467e-8f51-3e290f0b6bba.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b845575a-7653-58a4-a7c2-a9c201257553
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a3bb50>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252Fcabf57f7-f04d-4b64-8633-429105f6e541.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/cabf57f7-f04d-4b64-8633-429105f6e541.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3f002ed1-3dde-5931-9758-38e51a82e937
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140843050>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252Fe6e21917-908b-4949-bcc2-37a3cae9e7f9.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/e6e21917-908b-4949-bcc2-37a3cae9e7f9.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c7a7e0bd-13a7-5056-ae44-71a2a56171be
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749567/general/9ddd68bd-470a-42fd-9453-ab1bcd791633.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732929)
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749530/general/58dda808-f9bd-420c-945d-dd8fb42bf4da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732858)
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749569/general/4cf5c871-4035-414b-8e5d-a2f36b602024.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732933)
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252F7ab9e956-8b86-4232-8cb3-d3d37688d106.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/7ab9e956-8b86-4232-8cb3-d3d37688d106.jpg not downloaded yet
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749569/general/db2eaa90-d629-46da-a863-7d107708eef4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732933)
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686618/general/b3891a9d-abfb-47d2-becf-938a08d0092e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732939)
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252F3f11cc34-9bca-457e-8fe6-9e3254315ac9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/3f11cc34-9bca-457e-8fe6-9e3254315ac9.jpg not downloaded yet
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca0b10>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F992040dd-6ad9-443f-bbfd-22493df700b4.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/992040dd-6ad9-443f-bbfd-22493df700b4.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b845575a-7653-58a4-a7c2-a9c201257553
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9c810>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252Fa677b015-43ff-4efe-a70f-c797e2777077.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/a677b015-43ff-4efe-a70f-c797e2777077.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9ec9d162-d35f-5503-85de-9945522b04e7
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbcb50>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252F14a5165a-a9c8-4d57-a2a1-fd688ad20031.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/14a5165a-a9c8-4d57-a2a1-fd688ad20031.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4e46a5ee-e685-5140-813a-ebe34ec8e89b
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f5f9d0>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252Fd47f1be9-ab34-45c8-a913-e1571e332868.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/d47f1be9-ab34-45c8-a913-e1571e332868.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3f002ed1-3dde-5931-9758-38e51a82e937
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252F61ea911d-0958-4a51-bdc1-a905162f65b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/61ea911d-0958-4a51-bdc1-a905162f65b1.jpg not downloaded yet
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749569/general/3a8817cb-602d-4cb6-a7ea-683e72f99443.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732933)
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749569/general/2171a91b-a80b-428a-a5b9-445449070bcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732933)
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686536/general/5d5f7c4b-e4f3-41ca-bb54-d8b8896d8101.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732823)
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686536/general/5c58c56f-5e46-4e91-8fd2-20b758539ebf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732823)
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749538/general/ddf6fe0d-473f-4a61-8e6d-388a67396b8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732895)
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749538/general/96496cb7-64f5-4752-b4b7-45777d03ace4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732895)
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749538/general/8c6e7ba0-25cf-4f89-99b1-2d496d4d1407.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732895)
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749538/general/ee6c3455-7d81-4577-ae9c-bd06b2794f4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732895)
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252Ffcd4b720-4841-49e2-bf3b-ad603ef28cc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/fcd4b720-4841-49e2-bf3b-ad603ef28cc4.jpg not downloaded yet
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714098bfd0>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252F9ddd68bd-470a-42fd-9453-ab1bcd791633.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/9ddd68bd-470a-42fd-9453-ab1bcd791633.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c7a7e0bd-13a7-5056-ae44-71a2a56171be
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c5cd10>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F58dda808-f9bd-420c-945d-dd8fb42bf4da.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/58dda808-f9bd-420c-945d-dd8fb42bf4da.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b845575a-7653-58a4-a7c2-a9c201257553
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e18d50>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252F4cf5c871-4035-414b-8e5d-a2f36b602024.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/4cf5c871-4035-414b-8e5d-a2f36b602024.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9ec9d162-d35f-5503-85de-9945522b04e7
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e18210>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252Fdb2eaa90-d629-46da-a863-7d107708eef4.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/db2eaa90-d629-46da-a863-7d107708eef4.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9ec9d162-d35f-5503-85de-9945522b04e7
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f2990>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252Fb3891a9d-abfb-47d2-becf-938a08d0092e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/b3891a9d-abfb-47d2-becf-938a08d0092e.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4e46a5ee-e685-5140-813a-ebe34ec8e89b
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252Fe065b060-b2f0-409e-a820-7bc37c4b4de3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/e065b060-b2f0-409e-a820-7bc37c4b4de3.jpg not downloaded yet
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686536/general/a8b240f7-f718-45ba-abe7-841c1de4d940.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732823)
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686536/general/68bd28fb-4d3e-4f88-8fa6-d538d12a80ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732823)
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749538/general/61c6eb1d-ffe5-4475-a724-17367e1bd429.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732895)
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749530/general/6accb040-030a-4891-a801-5c767e7c4a5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732858)
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686618/general/816c0a44-3e5c-4bf9-957f-6653a36e9736.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732939)
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252F4bdbcaae-20b7-41d7-b6fa-31e7afdbd34d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/4bdbcaae-20b7-41d7-b6fa-31e7afdbd34d.jpg not downloaded yet
2026-03-27 12:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749569/general/bf18dede-9936-43c4-b28f-8e1db2bedb53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732933)
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714091d2d0>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252F3a8817cb-602d-4cb6-a7ea-683e72f99443.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/3a8817cb-602d-4cb6-a7ea-683e72f99443.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9ec9d162-d35f-5503-85de-9945522b04e7
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ab2250>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252F2171a91b-a80b-428a-a5b9-445449070bcf.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/2171a91b-a80b-428a-a5b9-445449070bcf.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9ec9d162-d35f-5503-85de-9945522b04e7
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af0950>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252F5d5f7c4b-e4f3-41ca-bb54-d8b8896d8101.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/5d5f7c4b-e4f3-41ca-bb54-d8b8896d8101.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f9157f29-bba2-5c05-b30d-78f3ff368d3d
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ab23d0>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252F5c58c56f-5e46-4e91-8fd2-20b758539ebf.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/5c58c56f-5e46-4e91-8fd2-20b758539ebf.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f9157f29-bba2-5c05-b30d-78f3ff368d3d
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714083f4d0>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252Fddf6fe0d-473f-4a61-8e6d-388a67396b8b.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/ddf6fe0d-473f-4a61-8e6d-388a67396b8b.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3f002ed1-3dde-5931-9758-38e51a82e937
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c075d0>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252F96496cb7-64f5-4752-b4b7-45777d03ace4.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/96496cb7-64f5-4752-b4b7-45777d03ace4.jpg saved to cache
2026-03-27 12:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3f002ed1-3dde-5931-9758-38e51a82e937
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714078cf50>
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252F8c6e7ba0-25cf-4f89-99b1-2d496d4d1407.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/8c6e7ba0-25cf-4f89-99b1-2d496d4d1407.jpg saved to cache
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3f002ed1-3dde-5931-9758-38e51a82e937
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714208a310>
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252Fee6c3455-7d81-4577-ae9c-bd06b2794f4b.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/ee6c3455-7d81-4577-ae9c-bd06b2794f4b.jpg saved to cache
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3f002ed1-3dde-5931-9758-38e51a82e937
2026-03-27 12:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686536/general/3f11cc34-9bca-457e-8fe6-9e3254315ac9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732823)
2026-03-27 12:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686618/general/5d3752d5-5a92-4c80-b000-0a88378aa70a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732939)
2026-03-27 12:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749567/general/278336cd-654e-4efe-8cee-befe987d1eb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732929)
2026-03-27 12:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749567/general/35a16ec3-60db-4fbf-9171-5d436a8da4c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732929)
2026-03-27 12:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749530/general/e3917f7c-ce94-49f5-be06-9acd5f0baee3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732858)
2026-03-27 12:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686536/general/7ab9e956-8b86-4232-8cb3-d3d37688d106.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732823)
2026-03-27 12:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686536/general/61ea911d-0958-4a51-bdc1-a905162f65b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732823)
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af2810>
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252Fa8b240f7-f718-45ba-abe7-841c1de4d940.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/a8b240f7-f718-45ba-abe7-841c1de4d940.jpg saved to cache
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f9157f29-bba2-5c05-b30d-78f3ff368d3d
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c5d250>
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252F68bd28fb-4d3e-4f88-8fa6-d538d12a80ef.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/68bd28fb-4d3e-4f88-8fa6-d538d12a80ef.jpg saved to cache
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f9157f29-bba2-5c05-b30d-78f3ff368d3d
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d28ed0>
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252F61c6eb1d-ffe5-4475-a724-17367e1bd429.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/61c6eb1d-ffe5-4475-a724-17367e1bd429.jpg saved to cache
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3f002ed1-3dde-5931-9758-38e51a82e937
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409891d0>
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F6accb040-030a-4891-a801-5c767e7c4a5a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/6accb040-030a-4891-a801-5c767e7c4a5a.jpg saved to cache
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b845575a-7653-58a4-a7c2-a9c201257553
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a5f090>
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252F816c0a44-3e5c-4bf9-957f-6653a36e9736.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/816c0a44-3e5c-4bf9-957f-6653a36e9736.jpg saved to cache
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4e46a5ee-e685-5140-813a-ebe34ec8e89b
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140824d90>
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749569%252Fgeneral%252Fbf18dede-9936-43c4-b28f-8e1db2bedb53.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749569/general/bf18dede-9936-43c4-b28f-8e1db2bedb53.jpg saved to cache
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9ec9d162-d35f-5503-85de-9945522b04e7
2026-03-27 12:21:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9ec9d162-d35f-5503-85de-9945522b04e7, skipping ID generation
2026-03-27 12:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ec9d162-d35f-5503-85de-9945522b04e7 with scrape type 1
2026-03-27 12:21:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9ec9d162-d35f-5503-85de-9945522b04e7 sending to next pipeline
2026-03-27 12:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9ec9d162-d35f-5503-85de-9945522b04e7, identifier: 10732933
2026-03-27 12:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749541/general/80b2a1f9-9b06-426b-9867-6c925f27a830.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732901)
2026-03-27 12:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9ec9d162-d35f-5503-85de-9945522b04e7 with identifier: 10732933
2026-03-27 12:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9ec9d162-d35f-5503-85de-9945522b04e7 with identifier: 10732933
2026-03-27 12:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9ec9d162-d35f-5503-85de-9945522b04e7 with identifier: 10732933 to the API
2026-03-27 12:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749569/general/bf18dede-9936-43c4-b28f-8e1db2bedb53.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '9ec9d162-d35f-5503-85de-9945522b04e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994472-2526560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732933',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 27139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74991,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749569/general/f45c946e-e91c-4f7e-af7f-218889f1da4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69795,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749569/general/da8c4a78-c271-46bc-a47a-620363f5d07f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120429,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749569/general/72d8b68b-f000-4b8b-b1b2-868f1508dadc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121115,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749569/general/9906fb88-2978-4aa4-b477-8f1f03c38b8e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69225,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749569/general/a677b015-43ff-4efe-a70f-c797e2777077.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135884,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749569/general/4cf5c871-4035-414b-8e5d-a2f36b602024.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122826,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749569/general/db2eaa90-d629-46da-a863-7d107708eef4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123816,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749569/general/3a8817cb-602d-4cb6-a7ea-683e72f99443.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161375,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749569/general/bf18dede-9936-43c4-b28f-8e1db2bedb53.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ec9d162-d35f-5503-85de-9945522b04e7/9ec9d162-d35f-5503-85de-9945522b04e7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94883,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749569/general/2171a91b-a80b-428a-a5b9-445449070bcf.jpg',
'Width': 1280}],
'price': 15600,
'price_includes_vat': True,
'registration_date': '2025-05-20',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 GS - Petrol - Automatic - 130 hp - 27.139 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732933%27 HTTP/1.1" 200 None
2026-03-27 12:21:11 [adesa.de] INFO: Saving data for 10732933: {'created_time': 1774614071.260456, 'last_price_update_time': 1774614071.260469, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732933') HTTP/1.1" 204 0
2026-03-27 12:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749530/general/4be670fa-45e8-46ad-9b8b-b1b6276d9507.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732858)
2026-03-27 12:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686536/general/e065b060-b2f0-409e-a820-7bc37c4b4de3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732823)
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a5f450>
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252F3f11cc34-9bca-457e-8fe6-9e3254315ac9.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/3f11cc34-9bca-457e-8fe6-9e3254315ac9.jpg saved to cache
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f9157f29-bba2-5c05-b30d-78f3ff368d3d
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409ad150>
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252F5d3752d5-5a92-4c80-b000-0a88378aa70a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/5d3752d5-5a92-4c80-b000-0a88378aa70a.jpg saved to cache
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4e46a5ee-e685-5140-813a-ebe34ec8e89b
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b4d690>
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252F278336cd-654e-4efe-8cee-befe987d1eb9.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/278336cd-654e-4efe-8cee-befe987d1eb9.jpg saved to cache
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c7a7e0bd-13a7-5056-ae44-71a2a56171be
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142053bd0>
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252F35a16ec3-60db-4fbf-9171-5d436a8da4c7.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/35a16ec3-60db-4fbf-9171-5d436a8da4c7.jpg saved to cache
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c7a7e0bd-13a7-5056-ae44-71a2a56171be
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9f5d0>
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252Fe3917f7c-ce94-49f5-be06-9acd5f0baee3.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/e3917f7c-ce94-49f5-be06-9acd5f0baee3.jpg saved to cache
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b845575a-7653-58a4-a7c2-a9c201257553
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b4f190>
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252F7ab9e956-8b86-4232-8cb3-d3d37688d106.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/7ab9e956-8b86-4232-8cb3-d3d37688d106.jpg saved to cache
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f9157f29-bba2-5c05-b30d-78f3ff368d3d
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bc39d0>
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252F61ea911d-0958-4a51-bdc1-a905162f65b1.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/61ea911d-0958-4a51-bdc1-a905162f65b1.jpg saved to cache
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f9157f29-bba2-5c05-b30d-78f3ff368d3d
2026-03-27 12:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686618/general/afecaf1a-7b11-485f-99b4-a7bf8cbc3ad9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732939)
2026-03-27 12:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686618/general/15876e94-3763-4aaf-806b-3e7eb9824827.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732939)
2026-03-27 12:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686536/general/4bdbcaae-20b7-41d7-b6fa-31e7afdbd34d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732823)
2026-03-27 12:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749541/general/50fb2df2-ed8f-4880-9190-769136f9fde7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732901)
2026-03-27 12:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686536/general/fcd4b720-4841-49e2-bf3b-ad603ef28cc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732823)
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142ddcb90>
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252F80b2a1f9-9b06-426b-9867-6c925f27a830.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/80b2a1f9-9b06-426b-9867-6c925f27a830.jpg saved to cache
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2e2bbaa1-234d-586b-9f85-e6cf0606f92e
2026-03-27 12:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749538/general/2f3d1bab-a64c-41a5-8964-8ec82adeec75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732895)
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe17d0>
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F4be670fa-45e8-46ad-9b8b-b1b6276d9507.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/4be670fa-45e8-46ad-9b8b-b1b6276d9507.jpg saved to cache
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b845575a-7653-58a4-a7c2-a9c201257553
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409aff50>
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252Fe065b060-b2f0-409e-a820-7bc37c4b4de3.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/e065b060-b2f0-409e-a820-7bc37c4b4de3.jpg saved to cache
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f9157f29-bba2-5c05-b30d-78f3ff368d3d
2026-03-27 12:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686618/general/3d0a8a9a-b5c6-465a-a2ca-60213baac5bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732939)
2026-03-27 12:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686618/general/d531e25a-3048-4827-98c2-2b7be94c0c79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732939)
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140beca90>
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252Fafecaf1a-7b11-485f-99b4-a7bf8cbc3ad9.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/afecaf1a-7b11-485f-99b4-a7bf8cbc3ad9.jpg saved to cache
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4e46a5ee-e685-5140-813a-ebe34ec8e89b
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe1b10>
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252F15876e94-3763-4aaf-806b-3e7eb9824827.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/15876e94-3763-4aaf-806b-3e7eb9824827.jpg saved to cache
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4e46a5ee-e685-5140-813a-ebe34ec8e89b
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142135a90>
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252F4bdbcaae-20b7-41d7-b6fa-31e7afdbd34d.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/4bdbcaae-20b7-41d7-b6fa-31e7afdbd34d.jpg saved to cache
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f9157f29-bba2-5c05-b30d-78f3ff368d3d
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142ddce50>
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252F50fb2df2-ed8f-4880-9190-769136f9fde7.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/50fb2df2-ed8f-4880-9190-769136f9fde7.jpg saved to cache
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2e2bbaa1-234d-586b-9f85-e6cf0606f92e
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142001f90>
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686536%252Fgeneral%252Ffcd4b720-4841-49e2-bf3b-ad603ef28cc4.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686536/general/fcd4b720-4841-49e2-bf3b-ad603ef28cc4.jpg saved to cache
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f9157f29-bba2-5c05-b30d-78f3ff368d3d
2026-03-27 12:21:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f9157f29-bba2-5c05-b30d-78f3ff368d3d, skipping ID generation
2026-03-27 12:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9157f29-bba2-5c05-b30d-78f3ff368d3d with scrape type 1
2026-03-27 12:21:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f9157f29-bba2-5c05-b30d-78f3ff368d3d sending to next pipeline
2026-03-27 12:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f9157f29-bba2-5c05-b30d-78f3ff368d3d, identifier: 10732823
2026-03-27 12:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f9157f29-bba2-5c05-b30d-78f3ff368d3d with identifier: 10732823
2026-03-27 12:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f9157f29-bba2-5c05-b30d-78f3ff368d3d with identifier: 10732823
2026-03-27 12:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f9157f29-bba2-5c05-b30d-78f3ff368d3d with identifier: 10732823 to the API
2026-03-27 12:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5686536/general/fcd4b720-4841-49e2-bf3b-ad603ef28cc4.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': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'f9157f29-bba2-5c05-b30d-78f3ff368d3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994471-2474962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732823',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 8186,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68420,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686536/general/5d5f7c4b-e4f3-41ca-bb54-d8b8896d8101.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116627,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686536/general/68bd28fb-4d3e-4f88-8fa6-d538d12a80ef.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109024,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686536/general/5c58c56f-5e46-4e91-8fd2-20b758539ebf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113201,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686536/general/a8b240f7-f718-45ba-abe7-841c1de4d940.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135557,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686536/general/7ab9e956-8b86-4232-8cb3-d3d37688d106.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76451,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686536/general/3f11cc34-9bca-457e-8fe6-9e3254315ac9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194982,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686536/general/61ea911d-0958-4a51-bdc1-a905162f65b1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198580,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686536/general/fcd4b720-4841-49e2-bf3b-ad603ef28cc4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130676,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686536/general/e065b060-b2f0-409e-a820-7bc37c4b4de3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9157f29-bba2-5c05-b30d-78f3ff368d3d/f9157f29-bba2-5c05-b30d-78f3ff368d3d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72767,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686536/general/4bdbcaae-20b7-41d7-b6fa-31e7afdbd34d.jpg',
'Width': 800}],
'price': 16800,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka Elegance - Electric - Automatic - 136 hp - 8.186 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-27 12:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732823%27 HTTP/1.1" 200 None
2026-03-27 12:21:12 [adesa.de] INFO: Saving data for 10732823: {'created_time': 1774614072.774928, 'last_price_update_time': 1774614072.774938, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732823') HTTP/1.1" 204 0
2026-03-27 12:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749541/general/092908c9-2365-4c81-85b5-37dcab6b52dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732901)
2026-03-27 12:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749541/general/9c6bf485-8ae7-44f4-a04f-c65c0e6ff634.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732901)
2026-03-27 12:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749567/general/98acf4e6-1eea-4cc7-ad0b-378ccbac1959.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732929)
2026-03-27 12:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749567/general/56d2f9f3-1d10-4ead-9dd6-d45ab7191042.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732929)
2026-03-27 12:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749530/general/3b2eee2c-1a88-4ade-964f-4233065be61e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732858)
2026-03-27 12:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696075/general/3d22f472-7463-44be-89f3-3491fd3936a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732860)
2026-03-27 12:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749541/general/d861e916-09c2-433b-9be5-78c84f8d8a72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732901)
2026-03-27 12:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686594/general/0e08c7e8-1221-4237-bd15-fa5d365bf9fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732896)
2026-03-27 12:21:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c1c110>
2026-03-27 12:21:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749538%252Fgeneral%252F2f3d1bab-a64c-41a5-8964-8ec82adeec75.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749538/general/2f3d1bab-a64c-41a5-8964-8ec82adeec75.jpg saved to cache
2026-03-27 12:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3f002ed1-3dde-5931-9758-38e51a82e937
2026-03-27 12:21:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3f002ed1-3dde-5931-9758-38e51a82e937, skipping ID generation
2026-03-27 12:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f002ed1-3dde-5931-9758-38e51a82e937 with scrape type 1
2026-03-27 12:21:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3f002ed1-3dde-5931-9758-38e51a82e937 sending to next pipeline
2026-03-27 12:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3f002ed1-3dde-5931-9758-38e51a82e937, identifier: 10732895
2026-03-27 12:21:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fc1b90>
2026-03-27 12:21:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252F3d0a8a9a-b5c6-465a-a2ca-60213baac5bd.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/3d0a8a9a-b5c6-465a-a2ca-60213baac5bd.jpg saved to cache
2026-03-27 12:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4e46a5ee-e685-5140-813a-ebe34ec8e89b
2026-03-27 12:21:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408ba050>
2026-03-27 12:21:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686618%252Fgeneral%252Fd531e25a-3048-4827-98c2-2b7be94c0c79.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686618/general/d531e25a-3048-4827-98c2-2b7be94c0c79.jpg saved to cache
2026-03-27 12:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4e46a5ee-e685-5140-813a-ebe34ec8e89b
2026-03-27 12:21:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e46a5ee-e685-5140-813a-ebe34ec8e89b, skipping ID generation
2026-03-27 12:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e46a5ee-e685-5140-813a-ebe34ec8e89b with scrape type 1
2026-03-27 12:21:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e46a5ee-e685-5140-813a-ebe34ec8e89b sending to next pipeline
2026-03-27 12:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4e46a5ee-e685-5140-813a-ebe34ec8e89b, identifier: 10732939
2026-03-27 12:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3f002ed1-3dde-5931-9758-38e51a82e937 with identifier: 10732895
2026-03-27 12:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3f002ed1-3dde-5931-9758-38e51a82e937 with identifier: 10732895
2026-03-27 12:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3f002ed1-3dde-5931-9758-38e51a82e937 with identifier: 10732895 to the API
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749538/general/2f3d1bab-a64c-41a5-8964-8ec82adeec75.jpg>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '3f002ed1-3dde-5931-9758-38e51a82e937',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994483-2526012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732895',
'listing': 'auction',
'location': 'Hessisch Lichtenau (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 13393,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71902,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749538/general/21c3e772-1d0e-4d11-8e3e-2e9987718775.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123539,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749538/general/2f3d1bab-a64c-41a5-8964-8ec82adeec75.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115737,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749538/general/6091de87-5631-48aa-96c2-5d97049d2897.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99813,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749538/general/cabf57f7-f04d-4b64-8633-429105f6e541.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94890,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749538/general/d47f1be9-ab34-45c8-a913-e1571e332868.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105595,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749538/general/96496cb7-64f5-4752-b4b7-45777d03ace4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155300,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749538/general/ee6c3455-7d81-4577-ae9c-bd06b2794f4b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102243,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749538/general/ddf6fe0d-473f-4a61-8e6d-388a67396b8b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155856,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749538/general/8c6e7ba0-25cf-4f89-99b1-2d496d4d1407.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f002ed1-3dde-5931-9758-38e51a82e937/3f002ed1-3dde-5931-9758-38e51a82e937_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76521,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749538/general/61c6eb1d-ffe5-4475-a724-17367e1bd429.jpg',
'Width': 800}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 136 hp - 13.393 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732895%27 HTTP/1.1" 200 None
2026-03-27 12:21:13 [adesa.de] INFO: Saving data for 10732895: {'created_time': 1774614073.485243, 'last_price_update_time': 1774614073.485254, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732895') HTTP/1.1" 204 0
2026-03-27 12:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4e46a5ee-e685-5140-813a-ebe34ec8e89b with identifier: 10732939
2026-03-27 12:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4e46a5ee-e685-5140-813a-ebe34ec8e89b with identifier: 10732939
2026-03-27 12:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4e46a5ee-e685-5140-813a-ebe34ec8e89b with identifier: 10732939 to the API
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5686618/general/d531e25a-3048-4827-98c2-2b7be94c0c79.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '4e46a5ee-e685-5140-813a-ebe34ec8e89b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994496-2492401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732939',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 5870,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64009,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686618/general/87eb2b0e-1849-42d8-a768-b59b62d09287.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112932,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686618/general/d531e25a-3048-4827-98c2-2b7be94c0c79.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108068,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686618/general/bd008a71-0aa6-4f9e-954b-89a3a8f207b6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114142,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686618/general/3d0a8a9a-b5c6-465a-a2ca-60213baac5bd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170584,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686618/general/15876e94-3763-4aaf-806b-3e7eb9824827.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93749,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686618/general/14a5165a-a9c8-4d57-a2a1-fd688ad20031.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152593,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686618/general/afecaf1a-7b11-485f-99b4-a7bf8cbc3ad9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63302,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686618/general/5d3752d5-5a92-4c80-b000-0a88378aa70a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68348,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686618/general/b3891a9d-abfb-47d2-becf-938a08d0092e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e46a5ee-e685-5140-813a-ebe34ec8e89b/4e46a5ee-e685-5140-813a-ebe34ec8e89b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88101,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686618/general/816c0a44-3e5c-4bf9-957f-6653a36e9736.jpg',
'Width': 800}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2024-10-24',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka Elegance - Electric - Automatic - 136 hp - 5.870 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2024}
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732939%27 HTTP/1.1" 200 None
2026-03-27 12:21:13 [adesa.de] INFO: Saving data for 10732939: {'created_time': 1774614073.886107, 'last_price_update_time': 1774614073.886116, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732939') HTTP/1.1" 204 0
2026-03-27 12:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696115/general/4bb201c0-68ce-472e-8610-eab386d58537.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732935)
2026-03-27 12:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749529/general/09ead976-55ec-44d0-9a7c-5f8add3c647e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732856)
2026-03-27 12:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749529/general/02cc97b8-900b-4835-a74e-a93d73fe5e91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732856)
2026-03-27 12:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749523/general/5011a801-5a27-422d-84cc-0c5c1dd4179d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732850)
2026-03-27 12:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749541/general/8109979a-ec10-4b34-ab3b-8a36abc931ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732901)
2026-03-27 12:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686594/general/cf4a06b8-6a62-433e-836a-44c6a1ac2ecc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732896)
2026-03-27 12:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686594/general/1cd94dec-ee8b-4a90-bf3f-52043751e141.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732896)
2026-03-27 12:21:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714088f890>
2026-03-27 12:21:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252F092908c9-2365-4c81-85b5-37dcab6b52dc.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/092908c9-2365-4c81-85b5-37dcab6b52dc.jpg saved to cache
2026-03-27 12:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2e2bbaa1-234d-586b-9f85-e6cf0606f92e
2026-03-27 12:21:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d2ad90>
2026-03-27 12:21:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252F9c6bf485-8ae7-44f4-a04f-c65c0e6ff634.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/9c6bf485-8ae7-44f4-a04f-c65c0e6ff634.jpg saved to cache
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2e2bbaa1-234d-586b-9f85-e6cf0606f92e
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e1bd90>
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252F98acf4e6-1eea-4cc7-ad0b-378ccbac1959.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/98acf4e6-1eea-4cc7-ad0b-378ccbac1959.jpg saved to cache
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c7a7e0bd-13a7-5056-ae44-71a2a56171be
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a3f790>
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749567%252Fgeneral%252F56d2f9f3-1d10-4ead-9dd6-d45ab7191042.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749567/general/56d2f9f3-1d10-4ead-9dd6-d45ab7191042.jpg saved to cache
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c7a7e0bd-13a7-5056-ae44-71a2a56171be
2026-03-27 12:21:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c7a7e0bd-13a7-5056-ae44-71a2a56171be, skipping ID generation
2026-03-27 12:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7a7e0bd-13a7-5056-ae44-71a2a56171be with scrape type 1
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c7a7e0bd-13a7-5056-ae44-71a2a56171be sending to next pipeline
2026-03-27 12:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c7a7e0bd-13a7-5056-ae44-71a2a56171be, identifier: 10732929
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cd5a10>
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749530%252Fgeneral%252F3b2eee2c-1a88-4ade-964f-4233065be61e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749530/general/3b2eee2c-1a88-4ade-964f-4233065be61e.jpg saved to cache
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b845575a-7653-58a4-a7c2-a9c201257553
2026-03-27 12:21:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b845575a-7653-58a4-a7c2-a9c201257553, skipping ID generation
2026-03-27 12:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b845575a-7653-58a4-a7c2-a9c201257553 with scrape type 1
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b845575a-7653-58a4-a7c2-a9c201257553 sending to next pipeline
2026-03-27 12:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b845575a-7653-58a4-a7c2-a9c201257553, identifier: 10732858
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142003590>
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696075%252Fgeneral%252F3d22f472-7463-44be-89f3-3491fd3936a1.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696075/general/3d22f472-7463-44be-89f3-3491fd3936a1.jpg saved to cache
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ae86166c-9cb2-510c-89db-7002d0375f5e
2026-03-27 12:21:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ae86166c-9cb2-510c-89db-7002d0375f5e, skipping ID generation
2026-03-27 12:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae86166c-9cb2-510c-89db-7002d0375f5e with scrape type 1
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ae86166c-9cb2-510c-89db-7002d0375f5e sending to next pipeline
2026-03-27 12:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae86166c-9cb2-510c-89db-7002d0375f5e, identifier: 10732860
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ab1890>
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252Fd861e916-09c2-433b-9be5-78c84f8d8a72.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/d861e916-09c2-433b-9be5-78c84f8d8a72.jpg saved to cache
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2e2bbaa1-234d-586b-9f85-e6cf0606f92e
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408ba550>
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686594%252Fgeneral%252F0e08c7e8-1221-4237-bd15-fa5d365bf9fd.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/0e08c7e8-1221-4237-bd15-fa5d365bf9fd.jpg saved to cache
2026-03-27 12:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 288659df-bc26-503e-81cd-fe2a55f08894
2026-03-27 12:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749529/general/dbde3fdd-eb8a-48cf-9dad-fe00b50464f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732856)
2026-03-27 12:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c7a7e0bd-13a7-5056-ae44-71a2a56171be with identifier: 10732929
2026-03-27 12:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c7a7e0bd-13a7-5056-ae44-71a2a56171be with identifier: 10732929
2026-03-27 12:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c7a7e0bd-13a7-5056-ae44-71a2a56171be with identifier: 10732929 to the API
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749567/general/56d2f9f3-1d10-4ead-9dd6-d45ab7191042.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c7a7e0bd-13a7-5056-ae44-71a2a56171be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994527-2536817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732929',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 28955,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68476,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749567/general/bfa84cc0-aa43-4bec-9b48-af21597e874a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68853,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749567/general/60047f17-bc58-443f-a529-6d872eb13dcc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105763,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749567/general/56d2f9f3-1d10-4ead-9dd6-d45ab7191042.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110645,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749567/general/80ce47d7-580f-4055-8b71-10124569068d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87467,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749567/general/98acf4e6-1eea-4cc7-ad0b-378ccbac1959.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92920,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749567/general/b849a1dc-cca1-44e2-b322-87145983af33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79938,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749567/general/e6e21917-908b-4949-bcc2-37a3cae9e7f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147325,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749567/general/9ddd68bd-470a-42fd-9453-ab1bcd791633.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68586,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749567/general/35a16ec3-60db-4fbf-9171-5d436a8da4c7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7a7e0bd-13a7-5056-ae44-71a2a56171be/c7a7e0bd-13a7-5056-ae44-71a2a56171be_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90553,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749567/general/278336cd-654e-4efe-8cee-befe987d1eb9.jpg',
'Width': 800}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2025-05-27',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 GS - Petrol - Automatic - 130 hp - 28.955 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732929%27 HTTP/1.1" 200 None
2026-03-27 12:21:14 [adesa.de] INFO: Saving data for 10732929: {'created_time': 1774614074.936915, 'last_price_update_time': 1774614074.936926, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732929') HTTP/1.1" 204 0
2026-03-27 12:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b845575a-7653-58a4-a7c2-a9c201257553 with identifier: 10732858
2026-03-27 12:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b845575a-7653-58a4-a7c2-a9c201257553 with identifier: 10732858
2026-03-27 12:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b845575a-7653-58a4-a7c2-a9c201257553 with identifier: 10732858 to the API
2026-03-27 12:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749530/general/3b2eee2c-1a88-4ade-964f-4233065be61e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'b845575a-7653-58a4-a7c2-a9c201257553',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994468-2525056',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732858',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 35073,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117444,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749530/general/047f17ab-23d7-4763-8843-30e595f0f097.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71233,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749530/general/3b2eee2c-1a88-4ade-964f-4233065be61e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62594,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749530/general/23c8fbbe-59e6-4fae-b682-d4496276bb1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108481,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749530/general/4a388c87-fd55-4287-be49-154f48e206c8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88339,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749530/general/4be670fa-45e8-46ad-9b8b-b1b6276d9507.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137361,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749530/general/423302e0-b403-467e-8f51-3e290f0b6bba.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95270,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749530/general/992040dd-6ad9-443f-bbfd-22493df700b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89774,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749530/general/e3917f7c-ce94-49f5-be06-9acd5f0baee3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148167,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749530/general/58dda808-f9bd-420c-945d-dd8fb42bf4da.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b845575a-7653-58a4-a7c2-a9c201257553/b845575a-7653-58a4-a7c2-a9c201257553_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128796,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749530/general/6accb040-030a-4891-a801-5c767e7c4a5a.jpg',
'Width': 1280}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 GS - Petrol - Automatic - 130 hp - 35.073 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732858%27 HTTP/1.1" 200 None
2026-03-27 12:21:15 [adesa.de] INFO: Saving data for 10732858: {'created_time': 1774614075.299218, 'last_price_update_time': 1774614075.299228, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732858') HTTP/1.1" 204 0
2026-03-27 12:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae86166c-9cb2-510c-89db-7002d0375f5e with identifier: 10732860
2026-03-27 12:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae86166c-9cb2-510c-89db-7002d0375f5e with identifier: 10732860
2026-03-27 12:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae86166c-9cb2-510c-89db-7002d0375f5e with identifier: 10732860 to the API
2026-03-27 12:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5696075/general/3d22f472-7463-44be-89f3-3491fd3936a1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 239,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'ae86166c-9cb2-510c-89db-7002d0375f5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994478-2484710',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732860',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 74569,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 73,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89583,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696075/general/57f89073-a41a-4966-82f2-b66871ff7f10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132534,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696075/general/e3ae8e5f-2f6e-4461-af51-9dee50221474.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111375,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696075/general/d29d7d5b-9800-45af-ae93-439e84540667.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72996,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696075/general/183f0ce1-216f-48e4-9738-1a40962a1986.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94824,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696075/general/7a3b7aba-8040-4b37-918e-2693b378ff3a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121464,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696075/general/3ec85182-c87b-42c5-befc-9ddc672abcc7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202736,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696075/general/6d115a76-67e6-4e0e-b72d-661258ef3420.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176737,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696075/general/2baf93e0-7a10-445c-95d0-41455e019209.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239439,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696075/general/3d22f472-7463-44be-89f3-3491fd3936a1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae86166c-9cb2-510c-89db-7002d0375f5e/ae86166c-9cb2-510c-89db-7002d0375f5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79030,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696075/general/14066735-c521-4c16-be41-f91873959d78.jpg',
'Width': 800}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L3H2 2.2 - Diesel - Manual - 165 hp - 74.569 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732860%27 HTTP/1.1" 200 None
2026-03-27 12:21:16 [adesa.de] INFO: Saving data for 10732860: {'created_time': 1774614076.174854, 'last_price_update_time': 1774614076.174864, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732860') HTTP/1.1" 204 0
2026-03-27 12:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749523/general/503ff4f4-1e99-4172-89be-0b93ea599117.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732850)
2026-03-27 12:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749529/general/29276f01-2f3e-4e6e-a795-c3df0542d6ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732856)
2026-03-27 12:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5686594/general/5f011d0a-ba7a-4231-89d4-1e829138cb1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732896)
2026-03-27 12:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696115/general/ad012e70-454e-4d27-a9e3-64d65223163d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732935)
2026-03-27 12:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749529/general/ee5ac5b0-7ff3-488d-8d19-3f643c4371bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732856)
2026-03-27 12:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696144/general/cd5282f9-1a76-4e8c-85e9-22bcc366a362.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733080)
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fd1b50>
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696115%252Fgeneral%252F4bb201c0-68ce-472e-8610-eab386d58537.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/4bb201c0-68ce-472e-8610-eab386d58537.jpg saved to cache
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a5e550>
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749529%252Fgeneral%252F09ead976-55ec-44d0-9a7c-5f8add3c647e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/09ead976-55ec-44d0-9a7c-5f8add3c647e.jpg saved to cache
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a6e90>
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749529%252Fgeneral%252F02cc97b8-900b-4835-a74e-a93d73fe5e91.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/02cc97b8-900b-4835-a74e-a93d73fe5e91.jpg saved to cache
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bc1b50>
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749523%252Fgeneral%252F5011a801-5a27-422d-84cc-0c5c1dd4179d.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/5011a801-5a27-422d-84cc-0c5c1dd4179d.jpg saved to cache
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3479f81c-48ac-53d9-9057-4006c0f68daf
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a7ad0>
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749541%252Fgeneral%252F8109979a-ec10-4b34-ab3b-8a36abc931ce.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749541/general/8109979a-ec10-4b34-ab3b-8a36abc931ce.jpg saved to cache
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2e2bbaa1-234d-586b-9f85-e6cf0606f92e
2026-03-27 12:21:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2e2bbaa1-234d-586b-9f85-e6cf0606f92e, skipping ID generation
2026-03-27 12:21:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e2bbaa1-234d-586b-9f85-e6cf0606f92e with scrape type 1
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2e2bbaa1-234d-586b-9f85-e6cf0606f92e sending to next pipeline
2026-03-27 12:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2e2bbaa1-234d-586b-9f85-e6cf0606f92e, identifier: 10732901
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714208d590>
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686594%252Fgeneral%252Fcf4a06b8-6a62-433e-836a-44c6a1ac2ecc.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/cf4a06b8-6a62-433e-836a-44c6a1ac2ecc.jpg saved to cache
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 288659df-bc26-503e-81cd-fe2a55f08894
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a33650>
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686594%252Fgeneral%252F1cd94dec-ee8b-4a90-bf3f-52043751e141.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/1cd94dec-ee8b-4a90-bf3f-52043751e141.jpg saved to cache
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 288659df-bc26-503e-81cd-fe2a55f08894
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e6a4d0>
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749529%252Fgeneral%252Fdbde3fdd-eb8a-48cf-9dad-fe00b50464f7.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/dbde3fdd-eb8a-48cf-9dad-fe00b50464f7.jpg saved to cache
2026-03-27 12:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70
2026-03-27 12:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2e2bbaa1-234d-586b-9f85-e6cf0606f92e with identifier: 10732901
2026-03-27 12:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2e2bbaa1-234d-586b-9f85-e6cf0606f92e with identifier: 10732901
2026-03-27 12:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2e2bbaa1-234d-586b-9f85-e6cf0606f92e with identifier: 10732901 to the API
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749541/general/8109979a-ec10-4b34-ab3b-8a36abc931ce.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '2e2bbaa1-234d-586b-9f85-e6cf0606f92e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994497-2532078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732901',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 8952,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106672,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749541/general/a5cc124b-4f54-4ae6-889e-b5232f41a39b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106713,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749541/general/48ba9e79-8760-4668-b932-7c33e79f1723.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102667,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749541/general/0fc4abb6-d81a-4b7c-b584-ead7e08a8a7d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101649,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749541/general/8109979a-ec10-4b34-ab3b-8a36abc931ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138471,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749541/general/caaf58ed-74e8-4686-a31d-d30e1d212fa9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66236,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749541/general/d861e916-09c2-433b-9be5-78c84f8d8a72.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179325,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749541/general/9c6bf485-8ae7-44f4-a04f-c65c0e6ff634.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145587,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749541/general/092908c9-2365-4c81-85b5-37dcab6b52dc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66590,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749541/general/50fb2df2-ed8f-4880-9190-769136f9fde7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e2bbaa1-234d-586b-9f85-e6cf0606f92e/2e2bbaa1-234d-586b-9f85-e6cf0606f92e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54907,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749541/general/80b2a1f9-9b06-426b-9867-6c925f27a830.jpg',
'Width': 800}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2024-12-16',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka Elegance - Electric - Automatic - 136 hp - 8.952 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2024}
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732901%27 HTTP/1.1" 200 None
2026-03-27 12:21:17 [adesa.de] INFO: Saving data for 10732901: {'created_time': 1774614077.091603, 'last_price_update_time': 1774614077.091615, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732901') HTTP/1.1" 204 0
2026-03-27 12:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696115/general/515789cc-42ec-45e5-9530-b2ca2bf02379.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732935)
2026-03-27 12:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696115/general/33709f13-0c9e-4927-b809-fc55d070b537.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732935)
2026-03-27 12:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696144/general/00538cab-368e-459a-888f-9d669228fbd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733080)
2026-03-27 12:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749529/general/15d64f45-7a6f-4c55-8554-4d9831c35586.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732856)
2026-03-27 12:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696115/general/01951c05-5a60-4ac7-9d74-e54f3fe0e98d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732935)
2026-03-27 12:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749495/general/2da4140e-19b4-44d6-bf5a-9c7d106a3d0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732813)
2026-03-27 12:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749495/general/440d9c66-c12d-41b8-b511-76e1657e0a48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732813)
2026-03-27 12:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696144/general/f03ade02-8170-409c-81a3-107bb0cfefb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733080)
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fd3bd0>
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749523%252Fgeneral%252F503ff4f4-1e99-4172-89be-0b93ea599117.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749523/general/503ff4f4-1e99-4172-89be-0b93ea599117.jpg saved to cache
2026-03-27 12:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3479f81c-48ac-53d9-9057-4006c0f68daf
2026-03-27 12:21:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3479f81c-48ac-53d9-9057-4006c0f68daf, skipping ID generation
2026-03-27 12:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3479f81c-48ac-53d9-9057-4006c0f68daf with scrape type 1
2026-03-27 12:21:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3479f81c-48ac-53d9-9057-4006c0f68daf sending to next pipeline
2026-03-27 12:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3479f81c-48ac-53d9-9057-4006c0f68daf, identifier: 10732850
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b1e90>
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749529%252Fgeneral%252F29276f01-2f3e-4e6e-a795-c3df0542d6ae.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/29276f01-2f3e-4e6e-a795-c3df0542d6ae.jpg saved to cache
2026-03-27 12:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b8c90>
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686594%252Fgeneral%252F5f011d0a-ba7a-4231-89d4-1e829138cb1f.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686594/general/5f011d0a-ba7a-4231-89d4-1e829138cb1f.jpg saved to cache
2026-03-27 12:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 288659df-bc26-503e-81cd-fe2a55f08894
2026-03-27 12:21:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 288659df-bc26-503e-81cd-fe2a55f08894, skipping ID generation
2026-03-27 12:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 288659df-bc26-503e-81cd-fe2a55f08894 with scrape type 1
2026-03-27 12:21:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 288659df-bc26-503e-81cd-fe2a55f08894 sending to next pipeline
2026-03-27 12:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 288659df-bc26-503e-81cd-fe2a55f08894, identifier: 10732896
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbb0d0>
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696115%252Fgeneral%252Fad012e70-454e-4d27-a9e3-64d65223163d.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/ad012e70-454e-4d27-a9e3-64d65223163d.jpg saved to cache
2026-03-27 12:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f
2026-03-27 12:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with identifier: 10732840
2026-03-27 12:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with scrape type 1
2026-03-27 12:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749516%252Fgeneral%252F8ebd9793-816c-4a4c-b97a-20a5bed8e329.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/8ebd9793-816c-4a4c-b97a-20a5bed8e329.jpg not downloaded yet
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a5a90>
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749529%252Fgeneral%252Fee5ac5b0-7ff3-488d-8d19-3f643c4371bf.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/ee5ac5b0-7ff3-488d-8d19-3f643c4371bf.jpg saved to cache
2026-03-27 12:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714092a990>
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696144%252Fgeneral%252Fcd5282f9-1a76-4e8c-85e9-22bcc366a362.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/cd5282f9-1a76-4e8c-85e9-22bcc366a362.jpg saved to cache
2026-03-27 12:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4
2026-03-27 12:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3479f81c-48ac-53d9-9057-4006c0f68daf with identifier: 10732850
2026-03-27 12:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3479f81c-48ac-53d9-9057-4006c0f68daf with identifier: 10732850
2026-03-27 12:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3479f81c-48ac-53d9-9057-4006c0f68daf with identifier: 10732850 to the API
2026-03-27 12:21:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21: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-27 12:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749523/general/503ff4f4-1e99-4172-89be-0b93ea599117.jpg>
{'auction_title': '',
'c_o_2_emission_value': 221,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '3479f81c-48ac-53d9-9057-4006c0f68daf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994466-2490814',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732850',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 44729,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96185,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749523/general/51b23547-e40d-406a-b2fc-b1047fde04f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137913,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749523/general/da02e0cc-6298-4d65-8be3-59f915fe00c5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86392,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749523/general/80c12d3f-c8bb-401a-aa42-1953e5318a5f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106858,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749523/general/503ff4f4-1e99-4172-89be-0b93ea599117.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133238,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749523/general/8d37f601-2130-4e29-b5f9-a6ae1a3bc675.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92977,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749523/general/bbf82b2a-3214-4734-b0ac-a67217d924bb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109332,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749523/general/5011a801-5a27-422d-84cc-0c5c1dd4179d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163703,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749523/general/ca232546-f101-4961-95e5-25dc5fb17f7e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144795,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749523/general/e698763b-ee20-4353-83e2-cb44c3de1e27.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3479f81c-48ac-53d9-9057-4006c0f68daf/3479f81c-48ac-53d9-9057-4006c0f68daf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123241,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749523/general/058dfbc0-e77e-47d6-bc37-e2bf81aba6ec.jpg',
'Width': 1280}],
'price': 16700,
'price_includes_vat': True,
'registration_date': '2024-09-17',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L3H2 2.2 - Diesel - Manual - 140 hp - 44.729 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732850%27 HTTP/1.1" 200 None
2026-03-27 12:21:18 [adesa.de] INFO: Saving data for 10732850: {'created_time': 1774614078.086205, 'last_price_update_time': 1774614078.086219, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732850') HTTP/1.1" 204 0
2026-03-27 12:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 288659df-bc26-503e-81cd-fe2a55f08894 with identifier: 10732896
2026-03-27 12:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 288659df-bc26-503e-81cd-fe2a55f08894 with identifier: 10732896
2026-03-27 12:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 288659df-bc26-503e-81cd-fe2a55f08894 with identifier: 10732896 to the API
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5686594/general/5f011d0a-ba7a-4231-89d4-1e829138cb1f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 291,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '288659df-bc26-503e-81cd-fe2a55f08894',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994475-2479317',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732896',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 38240,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 111,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84915,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686594/general/ec5a9b74-10c4-4b97-baf6-a6007b85dc0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85347,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686594/general/27edadf2-8276-4c73-8a66-274d86e44a2a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84955,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686594/general/5f011d0a-ba7a-4231-89d4-1e829138cb1f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88079,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686594/general/562ffd8e-5acb-432f-ad5b-b9a6fa18cd42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87027,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686594/general/1cd94dec-ee8b-4a90-bf3f-52043751e141.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108489,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686594/general/3b58e4dc-2141-4a4a-89bb-6fb2b2e2937f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93326,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686594/general/966f6819-39a0-4bd3-8687-f0f1b4c55037.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160128,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686594/general/cf4a06b8-6a62-433e-836a-44c6a1ac2ecc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125930,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686594/general/ebd28ded-aae5-473b-98ec-e83240dd1d99.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_288659df-bc26-503e-81cd-fe2a55f08894/288659df-bc26-503e-81cd-fe2a55f08894_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77238,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686594/general/0e08c7e8-1221-4237-bd15-fa5d365bf9fd.jpg',
'Width': 800}],
'price': 21700,
'price_includes_vat': True,
'registration_date': '2024-10-08',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano 2.2 - Diesel - Manual - 140 hp - 38.240 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732896%27 HTTP/1.1" 200 None
2026-03-27 12:21:18 [adesa.de] INFO: Saving data for 10732896: {'created_time': 1774614078.520378, 'last_price_update_time': 1774614078.520391, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732896') HTTP/1.1" 204 0
2026-03-27 12:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749102/general/e2fdc886-68f2-4acc-aa25-b4b462a0a55c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731279)
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749516%252Fgeneral%252Fa8b7ea05-2163-495c-938a-0a3123926ab7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/a8b7ea05-2163-495c-938a-0a3123926ab7.jpg not downloaded yet
2026-03-27 12:21:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a29990>
2026-03-27 12:21:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696115%252Fgeneral%252F515789cc-42ec-45e5-9530-b2ca2bf02379.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/515789cc-42ec-45e5-9530-b2ca2bf02379.jpg saved to cache
2026-03-27 12:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f
2026-03-27 12:21:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c5d650>
2026-03-27 12:21:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696115%252Fgeneral%252F33709f13-0c9e-4927-b809-fc55d070b537.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/33709f13-0c9e-4927-b809-fc55d070b537.jpg saved to cache
2026-03-27 12:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f
2026-03-27 12:21:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f4e50>
2026-03-27 12:21:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696144%252Fgeneral%252F00538cab-368e-459a-888f-9d669228fbd6.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/00538cab-368e-459a-888f-9d669228fbd6.jpg saved to cache
2026-03-27 12:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4
2026-03-27 12:21:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb0f90>
2026-03-27 12:21:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749529%252Fgeneral%252F15d64f45-7a6f-4c55-8554-4d9831c35586.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749529/general/15d64f45-7a6f-4c55-8554-4d9831c35586.jpg saved to cache
2026-03-27 12:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70
2026-03-27 12:21:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70, skipping ID generation
2026-03-27 12:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with scrape type 1
2026-03-27 12:21:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 sending to next pipeline
2026-03-27 12:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70, identifier: 10732856
2026-03-27 12:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748977/general/138f7b30-2172-442d-bdc1-a09365ee12c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731136)
2026-03-27 12:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749102/general/66b4e48b-0547-4e50-8ad4-e330c502d3bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731279)
2026-03-27 12:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with identifier: 10732856
2026-03-27 12:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with identifier: 10732856
2026-03-27 12:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62ee1fbe-3bdf-570e-ad72-a1f0804b5c70 with identifier: 10732856 to the API
2026-03-27 12:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749529/general/15d64f45-7a6f-4c55-8554-4d9831c35586.jpg>
{'auction_title': '',
'c_o_2_emission_value': 221,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '62ee1fbe-3bdf-570e-ad72-a1f0804b5c70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994498-2490787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732856',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 31501,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89381,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749529/general/15d64f45-7a6f-4c55-8554-4d9831c35586.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160621,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749529/general/ee5ac5b0-7ff3-488d-8d19-3f643c4371bf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109587,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749529/general/0c00934e-9b6f-4e09-a7ba-2a269b785dc0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97462,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749529/general/29276f01-2f3e-4e6e-a795-c3df0542d6ae.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100025,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749529/general/b29c6b29-3e0c-4846-af35-6006c03db66b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198765,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749529/general/dbde3fdd-eb8a-48cf-9dad-fe00b50464f7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93300,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749529/general/02cc97b8-900b-4835-a74e-a93d73fe5e91.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180592,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749529/general/5086b866-398c-44c5-845f-5bb3fd38f7b3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90469,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749529/general/09ead976-55ec-44d0-9a7c-5f8add3c647e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62ee1fbe-3bdf-570e-ad72-a1f0804b5c70/62ee1fbe-3bdf-570e-ad72-a1f0804b5c70_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66896,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749529/general/2d19c3b0-484e-450b-914f-6644aa5ef80e.jpg',
'Width': 800}],
'price': 16700,
'price_includes_vat': True,
'registration_date': '2024-09-02',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L3H2 2.2 - Diesel - Manual - 140 hp - 31.501 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732856%27 HTTP/1.1" 200 None
2026-03-27 12:21:19 [adesa.de] INFO: Saving data for 10732856: {'created_time': 1774614079.223578, 'last_price_update_time': 1774614079.223588, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732856') HTTP/1.1" 204 0
2026-03-27 12:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749495/general/7dfe0ebd-cad6-44b6-8c36-b392c73ae269.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732813)
2026-03-27 12:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748977/general/d89df86b-5760-4702-ad40-85af8fc097af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731136)
2026-03-27 12:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749077/general/8c14f072-ea89-4ad6-9adb-4f4cc9a368f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731250)
2026-03-27 12:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749102/general/89019252-1328-4e8d-9bf0-ff3dfc6b84d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731279)
2026-03-27 12:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749113/general/4f93b320-0ca3-4857-a480-e176f2dcd3a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731293)
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749516%252Fgeneral%252Fb25a5835-f0a6-4690-b900-0c992faa23e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/b25a5835-f0a6-4690-b900-0c992faa23e5.jpg not downloaded yet
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420895d0>
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696115%252Fgeneral%252F01951c05-5a60-4ac7-9d74-e54f3fe0e98d.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696115/general/01951c05-5a60-4ac7-9d74-e54f3fe0e98d.jpg saved to cache
2026-03-27 12:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f
2026-03-27 12:21:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c0fe06d-2b16-5c36-9252-e08e9f50f15f, skipping ID generation
2026-03-27 12:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with scrape type 1
2026-03-27 12:21:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c0fe06d-2b16-5c36-9252-e08e9f50f15f sending to next pipeline
2026-03-27 12:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9c0fe06d-2b16-5c36-9252-e08e9f50f15f, identifier: 10732935
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714093dc10>
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749495%252Fgeneral%252F2da4140e-19b4-44d6-bf5a-9c7d106a3d0c.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/2da4140e-19b4-44d6-bf5a-9c7d106a3d0c.jpg saved to cache
2026-03-27 12:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 23c59527-b9fc-5eae-a2a6-1d412130476e
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f5fbd0>
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749495%252Fgeneral%252F440d9c66-c12d-41b8-b511-76e1657e0a48.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/440d9c66-c12d-41b8-b511-76e1657e0a48.jpg saved to cache
2026-03-27 12:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 23c59527-b9fc-5eae-a2a6-1d412130476e
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714082df10>
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696144%252Fgeneral%252Ff03ade02-8170-409c-81a3-107bb0cfefb5.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696144/general/f03ade02-8170-409c-81a3-107bb0cfefb5.jpg saved to cache
2026-03-27 12:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4
2026-03-27 12:21:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8753af46-f7b6-5fc4-889d-c5418aaecfd4, skipping ID generation
2026-03-27 12:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with scrape type 1
2026-03-27 12:21:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8753af46-f7b6-5fc4-889d-c5418aaecfd4 sending to next pipeline
2026-03-27 12:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8753af46-f7b6-5fc4-889d-c5418aaecfd4, identifier: 10733080
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141df5f90>
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749102%252Fgeneral%252Fe2fdc886-68f2-4acc-aa25-b4b462a0a55c.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/e2fdc886-68f2-4acc-aa25-b4b462a0a55c.jpg saved to cache
2026-03-27 12:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1db57af2-b043-5575-a024-312a80819e86
2026-03-27 12:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656605/general/948a3e00-f416-4165-99e9-a41cb9fa627a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731231)
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749516%252Fgeneral%252F7c05fd13-60b7-44a7-b4aa-9661199bcd21.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/7c05fd13-60b7-44a7-b4aa-9661199bcd21.jpg not downloaded yet
2026-03-27 12:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with identifier: 10732935
2026-03-27 12:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with identifier: 10732935
2026-03-27 12:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9c0fe06d-2b16-5c36-9252-e08e9f50f15f with identifier: 10732935 to the API
2026-03-27 12:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5696115/general/01951c05-5a60-4ac7-9d74-e54f3fe0e98d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 239,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '9c0fe06d-2b16-5c36-9252-e08e9f50f15f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994477-2478445',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732935',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 40173,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87837,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696115/general/a3f83aab-6576-4043-a1e5-3c5035d4e8c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146588,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696115/general/577be77c-66fc-44d7-b956-8f52c91c9ebd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142214,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696115/general/01951c05-5a60-4ac7-9d74-e54f3fe0e98d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79230,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696115/general/33709f13-0c9e-4927-b809-fc55d070b537.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114082,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696115/general/1973f053-56e7-41cf-a1ab-24bc7afc3c0e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166504,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696115/general/ad012e70-454e-4d27-a9e3-64d65223163d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170153,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696115/general/6ff70d8d-2374-4678-91f8-0fd847e65013.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412141,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696115/general/515789cc-42ec-45e5-9530-b2ca2bf02379.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51623,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696115/general/4bb201c0-68ce-472e-8610-eab386d58537.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c0fe06d-2b16-5c36-9252-e08e9f50f15f/9c0fe06d-2b16-5c36-9252-e08e9f50f15f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87476,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696115/general/949929a3-706b-4ea7-9e66-7b3b6cc20a52.jpg',
'Width': 800}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2024-09-27',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L3H2 2.2 - Diesel - Automatic - 140 hp - 40.173 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732935%27 HTTP/1.1" 200 None
2026-03-27 12:21:20 [adesa.de] INFO: Saving data for 10732935: {'created_time': 1774614080.108919, 'last_price_update_time': 1774614080.10893, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732935') HTTP/1.1" 204 0
2026-03-27 12:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with identifier: 10733080
2026-03-27 12:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with identifier: 10733080
2026-03-27 12:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8753af46-f7b6-5fc4-889d-c5418aaecfd4 with identifier: 10733080 to the API
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5696144/general/f03ade02-8170-409c-81a3-107bb0cfefb5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 239,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '8753af46-f7b6-5fc4-889d-c5418aaecfd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994467-2480257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733080',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 29807,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89651,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696144/general/84c6390b-39b4-44f2-a5b9-6185381b3403.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132307,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696144/general/f03ade02-8170-409c-81a3-107bb0cfefb5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82509,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696144/general/00538cab-368e-459a-888f-9d669228fbd6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138689,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696144/general/e927edfb-dd3c-421f-8e56-016915638512.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121146,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696144/general/48ecca53-b3ba-4227-8ebf-3e06f22dde09.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125276,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696144/general/f842efc1-22f2-4e32-96b1-4550b4c5a1cb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147085,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696144/general/c848ffc6-1947-4ecd-8baa-df4209ed2faf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80101,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696144/general/7d48d39e-879d-46ed-aaf5-aeacbc6d1c5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151958,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696144/general/8f2d1639-396e-4ec4-a937-6a63ab16e4b9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8753af46-f7b6-5fc4-889d-c5418aaecfd4/8753af46-f7b6-5fc4-889d-c5418aaecfd4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147773,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696144/general/cd5282f9-1a76-4e8c-85e9-22bcc366a362.jpg',
'Width': 1280}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2024-11-06',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L3H2 2.2 - Diesel - Automatic - 140 hp - 29.807 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733080%27 HTTP/1.1" 200 None
2026-03-27 12:21:20 [adesa.de] INFO: Saving data for 10733080: {'created_time': 1774614080.536476, 'last_price_update_time': 1774614080.536488, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733080') HTTP/1.1" 204 0
2026-03-27 12:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749102/general/e2e831be-a13f-47c0-88ce-6769a7e4f926.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731279)
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca3ed0>
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748977%252Fgeneral%252F138f7b30-2172-442d-bdc1-a09365ee12c2.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/138f7b30-2172-442d-bdc1-a09365ee12c2.jpg saved to cache
2026-03-27 12:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b01910>
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749102%252Fgeneral%252F66b4e48b-0547-4e50-8ad4-e330c502d3bf.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/66b4e48b-0547-4e50-8ad4-e330c502d3bf.jpg saved to cache
2026-03-27 12:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1db57af2-b043-5575-a024-312a80819e86
2026-03-27 12:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749077/general/4e65ab3a-4a5c-4416-a844-d6c5b5637595.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731250)
2026-03-27 12:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749535/general/388b304c-0639-4812-b4b0-c165f4e65277.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732892)
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749516%252Fgeneral%252F84acbf3a-e150-4b40-984c-f15ad0f33708.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/84acbf3a-e150-4b40-984c-f15ad0f33708.jpg not downloaded yet
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714212e4d0>
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749495%252Fgeneral%252F7dfe0ebd-cad6-44b6-8c36-b392c73ae269.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749495/general/7dfe0ebd-cad6-44b6-8c36-b392c73ae269.jpg saved to cache
2026-03-27 12:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 23c59527-b9fc-5eae-a2a6-1d412130476e
2026-03-27 12:21:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 23c59527-b9fc-5eae-a2a6-1d412130476e, skipping ID generation
2026-03-27 12:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23c59527-b9fc-5eae-a2a6-1d412130476e with scrape type 1
2026-03-27 12:21:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 23c59527-b9fc-5eae-a2a6-1d412130476e sending to next pipeline
2026-03-27 12:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 23c59527-b9fc-5eae-a2a6-1d412130476e, identifier: 10732813
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0e0d0>
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748977%252Fgeneral%252Fd89df86b-5760-4702-ad40-85af8fc097af.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/d89df86b-5760-4702-ad40-85af8fc097af.jpg saved to cache
2026-03-27 12:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f10950>
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252F8c14f072-ea89-4ad6-9adb-4f4cc9a368f2.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/8c14f072-ea89-4ad6-9adb-4f4cc9a368f2.jpg saved to cache
2026-03-27 12:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f51dfc31-216c-59a8-8c8d-06dff7526bd9
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144208b90>
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749102%252Fgeneral%252F89019252-1328-4e8d-9bf0-ff3dfc6b84d0.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/89019252-1328-4e8d-9bf0-ff3dfc6b84d0.jpg saved to cache
2026-03-27 12:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1db57af2-b043-5575-a024-312a80819e86
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2b3d0>
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749113%252Fgeneral%252F4f93b320-0ca3-4857-a480-e176f2dcd3a2.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/4f93b320-0ca3-4857-a480-e176f2dcd3a2.jpg saved to cache
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651
2026-03-27 12:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749102/general/37dc7e29-0a05-4f20-9cda-6ee067665ab3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731279)
2026-03-27 12:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749113/general/f60b944f-bd2b-4d41-8846-3d68e3181411.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731293)
2026-03-27 12:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749516/general/8ebd9793-816c-4a4c-b97a-20a5bed8e329.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732840)
2026-03-27 12:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656605/general/1a841b38-3fa0-408f-ba5c-c522aa803c49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731231)
2026-03-27 12:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 23c59527-b9fc-5eae-a2a6-1d412130476e with identifier: 10732813
2026-03-27 12:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 23c59527-b9fc-5eae-a2a6-1d412130476e with identifier: 10732813
2026-03-27 12:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 23c59527-b9fc-5eae-a2a6-1d412130476e with identifier: 10732813 to the API
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749495/general/7dfe0ebd-cad6-44b6-8c36-b392c73ae269.jpg>
{'auction_title': '',
'c_o_2_emission_value': 225,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '23c59527-b9fc-5eae-a2a6-1d412130476e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994528-2478472',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732813',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 41167,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171514,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749495/general/7dfe0ebd-cad6-44b6-8c36-b392c73ae269.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145764,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749495/general/8bc9875e-75f9-4560-b198-2090b0cf7b6c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109715,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749495/general/440d9c66-c12d-41b8-b511-76e1657e0a48.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92912,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749495/general/2da4140e-19b4-44d6-bf5a-9c7d106a3d0c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144818,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749495/general/e478d8c7-6978-478a-aeb5-ffeda0c879d6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200806,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749495/general/ac04e204-6a1b-4096-9cff-775cde36367e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147970,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749495/general/770513f7-6bbd-4955-a859-23d730a4ba50.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171000,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749495/general/6023b765-60a5-42e8-81bc-c14bdc5780bb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161960,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749495/general/fd265000-51e9-4bc7-a2ca-7a7047f9e34d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c59527-b9fc-5eae-a2a6-1d412130476e/23c59527-b9fc-5eae-a2a6-1d412130476e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158934,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749495/general/9345cd47-449a-4ff1-9cc9-2c1425aada8e.jpg',
'Width': 1280}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2024-09-09',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 140 hp - 41.167 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732813%27 HTTP/1.1" 200 None
2026-03-27 12:21:21 [adesa.de] INFO: Saving data for 10732813: {'created_time': 1774614081.430974, 'last_price_update_time': 1774614081.430987, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732813') HTTP/1.1" 204 0
2026-03-27 12:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749535/general/ab8e9259-0f42-477e-b06d-1f56a7585467.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732892)
2026-03-27 12:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748977/general/c9cbf3ec-8c76-4f2d-95e6-4f999663a21c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731136)
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749516%252Fgeneral%252Faad79708-6ed4-4fde-9875-bc8f7fed3621.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/aad79708-6ed4-4fde-9875-bc8f7fed3621.jpg not downloaded yet
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143ed0590>
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252F948a3e00-f416-4165-99e9-a41cb9fa627a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/948a3e00-f416-4165-99e9-a41cb9fa627a.jpg saved to cache
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c731d0dd-7fe0-5d31-8d78-a65c1156e71e
2026-03-27 12:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749113/general/79edab3c-2c37-4c81-b1c4-e993c8586a98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731293)
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749516%252Fgeneral%252F52bf53ef-4a08-45bf-b517-158abd7b701a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/52bf53ef-4a08-45bf-b517-158abd7b701a.jpg not downloaded yet
2026-03-27 12:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749516/general/a8b7ea05-2163-495c-938a-0a3123926ab7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732840)
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d43c90>
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749102%252Fgeneral%252Fe2e831be-a13f-47c0-88ce-6769a7e4f926.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/e2e831be-a13f-47c0-88ce-6769a7e4f926.jpg saved to cache
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1db57af2-b043-5575-a024-312a80819e86
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420aa190>
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252F4e65ab3a-4a5c-4416-a844-d6c5b5637595.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/4e65ab3a-4a5c-4416-a844-d6c5b5637595.jpg saved to cache
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f51dfc31-216c-59a8-8c8d-06dff7526bd9
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b84590>
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252F388b304c-0639-4812-b4b0-c165f4e65277.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/388b304c-0639-4812-b4b0-c165f4e65277.jpg saved to cache
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 79263c45-edab-5940-b756-0fc9bfc6bd0d
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140becfd0>
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749102%252Fgeneral%252F37dc7e29-0a05-4f20-9cda-6ee067665ab3.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/37dc7e29-0a05-4f20-9cda-6ee067665ab3.jpg saved to cache
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1db57af2-b043-5575-a024-312a80819e86
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420a8350>
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749113%252Fgeneral%252Ff60b944f-bd2b-4d41-8846-3d68e3181411.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/f60b944f-bd2b-4d41-8846-3d68e3181411.jpg saved to cache
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409d3250>
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749516%252Fgeneral%252F8ebd9793-816c-4a4c-b97a-20a5bed8e329.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/8ebd9793-816c-4a4c-b97a-20a5bed8e329.jpg saved to cache
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b85c50>
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252F1a841b38-3fa0-408f-ba5c-c522aa803c49.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/1a841b38-3fa0-408f-ba5c-c522aa803c49.jpg saved to cache
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c731d0dd-7fe0-5d31-8d78-a65c1156e71e
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749516%252Fgeneral%252Fc6905f55-1b3c-4e9d-9acc-4cc137fd9b9a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/c6905f55-1b3c-4e9d-9acc-4cc137fd9b9a.jpg not downloaded yet
2026-03-27 12:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749077/general/315fc873-4b7f-4195-8153-24069a8a4758.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731250)
2026-03-27 12:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749102/general/7cb71499-58da-499d-bbec-b6b759ae6f07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731279)
2026-03-27 12:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656605/general/412d784c-458c-41a8-92ca-48a9088bbba2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731231)
2026-03-27 12:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749535/general/6d22b33d-750b-47d4-8621-eda22a2cc70b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732892)
2026-03-27 12:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749516/general/7c05fd13-60b7-44a7-b4aa-9661199bcd21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732840)
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749516%252Fgeneral%252Fe55d3934-b44c-4e48-8881-10cbb23b23d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/e55d3934-b44c-4e48-8881-10cbb23b23d4.jpg not downloaded yet
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142002a10>
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252Fab8e9259-0f42-477e-b06d-1f56a7585467.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/ab8e9259-0f42-477e-b06d-1f56a7585467.jpg saved to cache
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 79263c45-edab-5940-b756-0fc9bfc6bd0d
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ab0ed0>
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748977%252Fgeneral%252Fc9cbf3ec-8c76-4f2d-95e6-4f999663a21c.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/c9cbf3ec-8c76-4f2d-95e6-4f999663a21c.jpg saved to cache
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a6850>
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749113%252Fgeneral%252F79edab3c-2c37-4c81-b1c4-e993c8586a98.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/79edab3c-2c37-4c81-b1c4-e993c8586a98.jpg saved to cache
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a393d0>
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749516%252Fgeneral%252Fa8b7ea05-2163-495c-938a-0a3123926ab7.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/a8b7ea05-2163-495c-938a-0a3123926ab7.jpg saved to cache
2026-03-27 12:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59
2026-03-27 12:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749516/general/b25a5835-f0a6-4690-b900-0c992faa23e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732840)
2026-03-27 12:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748977/general/551e30d3-7c43-4e1e-a935-94c34a36669b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731136)
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749516%252Fgeneral%252Fd60b0d92-a903-49c4-81ba-a06f7d8fd97c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/d60b0d92-a903-49c4-81ba-a06f7d8fd97c.jpg not downloaded yet
2026-03-27 12:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749516/general/84acbf3a-e150-4b40-984c-f15ad0f33708.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732840)
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d8be50>
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252F315fc873-4b7f-4195-8153-24069a8a4758.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/315fc873-4b7f-4195-8153-24069a8a4758.jpg saved to cache
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f51dfc31-216c-59a8-8c8d-06dff7526bd9
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714093cd50>
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749102%252Fgeneral%252F7cb71499-58da-499d-bbec-b6b759ae6f07.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/7cb71499-58da-499d-bbec-b6b759ae6f07.jpg saved to cache
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1db57af2-b043-5575-a024-312a80819e86
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e7d4d0>
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252F412d784c-458c-41a8-92ca-48a9088bbba2.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/412d784c-458c-41a8-92ca-48a9088bbba2.jpg saved to cache
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c731d0dd-7fe0-5d31-8d78-a65c1156e71e
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714093e810>
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252F6d22b33d-750b-47d4-8621-eda22a2cc70b.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/6d22b33d-750b-47d4-8621-eda22a2cc70b.jpg saved to cache
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 79263c45-edab-5940-b756-0fc9bfc6bd0d
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fd9e90>
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749516%252Fgeneral%252F7c05fd13-60b7-44a7-b4aa-9661199bcd21.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/7c05fd13-60b7-44a7-b4aa-9661199bcd21.jpg saved to cache
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59
2026-03-27 12:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656605/general/5d0daf87-b06a-4db6-9b1f-738f5090102f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731231)
2026-03-27 12:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749113/general/aad7e5e7-bcb1-4033-a35c-6090768a4391.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731293)
2026-03-27 12:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749102/general/3a75a7bf-3ea1-4437-8842-092b89004529.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731279)
2026-03-27 12:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749077/general/1a89c773-79a9-48a2-9bd4-65d5848e9664.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731250)
2026-03-27 12:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748977/general/0e7c0c25-83e5-44d9-b590-2d14063ea565.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731136)
2026-03-27 12:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749516/general/aad79708-6ed4-4fde-9875-bc8f7fed3621.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732840)
2026-03-27 12:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749516/general/c6905f55-1b3c-4e9d-9acc-4cc137fd9b9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732840)
2026-03-27 12:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749535/general/775a4dc9-177c-4256-9af6-1643de2f0761.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732892)
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d88f90>
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749516%252Fgeneral%252Fb25a5835-f0a6-4690-b900-0c992faa23e5.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/b25a5835-f0a6-4690-b900-0c992faa23e5.jpg saved to cache
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420b1590>
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748977%252Fgeneral%252F551e30d3-7c43-4e1e-a935-94c34a36669b.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/551e30d3-7c43-4e1e-a935-94c34a36669b.jpg saved to cache
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb09d0>
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749516%252Fgeneral%252F84acbf3a-e150-4b40-984c-f15ad0f33708.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/84acbf3a-e150-4b40-984c-f15ad0f33708.jpg saved to cache
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59
2026-03-27 12:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749516/general/52bf53ef-4a08-45bf-b517-158abd7b701a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732840)
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a61610>
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252F5d0daf87-b06a-4db6-9b1f-738f5090102f.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/5d0daf87-b06a-4db6-9b1f-738f5090102f.jpg saved to cache
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c731d0dd-7fe0-5d31-8d78-a65c1156e71e
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141db8f90>
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749113%252Fgeneral%252Faad7e5e7-bcb1-4033-a35c-6090768a4391.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/aad7e5e7-bcb1-4033-a35c-6090768a4391.jpg saved to cache
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cae550>
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749102%252Fgeneral%252F3a75a7bf-3ea1-4437-8842-092b89004529.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/3a75a7bf-3ea1-4437-8842-092b89004529.jpg saved to cache
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1db57af2-b043-5575-a024-312a80819e86
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407a1290>
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252F1a89c773-79a9-48a2-9bd4-65d5848e9664.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/1a89c773-79a9-48a2-9bd4-65d5848e9664.jpg saved to cache
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f51dfc31-216c-59a8-8c8d-06dff7526bd9
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407a3810>
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748977%252Fgeneral%252F0e7c0c25-83e5-44d9-b590-2d14063ea565.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/0e7c0c25-83e5-44d9-b590-2d14063ea565.jpg saved to cache
2026-03-27 12:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e6a490>
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749516%252Fgeneral%252Faad79708-6ed4-4fde-9875-bc8f7fed3621.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/aad79708-6ed4-4fde-9875-bc8f7fed3621.jpg saved to cache
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408fb4d0>
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749516%252Fgeneral%252Fc6905f55-1b3c-4e9d-9acc-4cc137fd9b9a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/c6905f55-1b3c-4e9d-9acc-4cc137fd9b9a.jpg saved to cache
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e017d0>
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252F775a4dc9-177c-4256-9af6-1643de2f0761.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/775a4dc9-177c-4256-9af6-1643de2f0761.jpg saved to cache
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 79263c45-edab-5940-b756-0fc9bfc6bd0d
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749102/general/67591410-37ed-48cc-a0a1-ac42f98c5919.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731279)
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749113/general/57cb02ca-1de8-443c-b8a6-06628d2e091f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731293)
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749535/general/b11914b6-16e3-4c3a-87a8-20908deb6981.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732892)
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749516/general/e55d3934-b44c-4e48-8881-10cbb23b23d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732840)
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749077/general/91563721-ffb7-41f1-9d13-36c5d20987ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731250)
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749516/general/d60b0d92-a903-49c4-81ba-a06f7d8fd97c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732840)
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656605/general/55b86bdd-5e19-480d-a2ae-3540c36df63a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731231)
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748977/general/e07babbd-d200-433d-912c-60722671bcfa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731136)
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142056450>
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749516%252Fgeneral%252F52bf53ef-4a08-45bf-b517-158abd7b701a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/52bf53ef-4a08-45bf-b517-158abd7b701a.jpg saved to cache
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749077/general/ee466333-da6a-4e0d-8120-aa472a0e0b8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731250)
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749113/general/358afd22-e560-44dc-aded-86e6fc4515c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731293)
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748977/general/23e59560-6cfa-43cf-adcc-ffca028edb2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731136)
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749077/general/daa024c1-1a27-4009-8db9-ceb602ba19d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731250)
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b8d90>
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749102%252Fgeneral%252F67591410-37ed-48cc-a0a1-ac42f98c5919.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/67591410-37ed-48cc-a0a1-ac42f98c5919.jpg saved to cache
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1db57af2-b043-5575-a024-312a80819e86
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a57d0>
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749113%252Fgeneral%252F57cb02ca-1de8-443c-b8a6-06628d2e091f.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/57cb02ca-1de8-443c-b8a6-06628d2e091f.jpg saved to cache
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749102/general/9d0bd9e4-fceb-44c9-87d3-8ece8e970dd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731279)
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656605/general/54445a87-8313-414b-b075-b9d3d52cc270.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731231)
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714214ba90>
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252Fb11914b6-16e3-4c3a-87a8-20908deb6981.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/b11914b6-16e3-4c3a-87a8-20908deb6981.jpg saved to cache
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 79263c45-edab-5940-b756-0fc9bfc6bd0d
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714091dc90>
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749516%252Fgeneral%252Fe55d3934-b44c-4e48-8881-10cbb23b23d4.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/e55d3934-b44c-4e48-8881-10cbb23b23d4.jpg saved to cache
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714088f190>
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252F91563721-ffb7-41f1-9d13-36c5d20987ef.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/91563721-ffb7-41f1-9d13-36c5d20987ef.jpg saved to cache
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f51dfc31-216c-59a8-8c8d-06dff7526bd9
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a4fbd0>
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749516%252Fgeneral%252Fd60b0d92-a903-49c4-81ba-a06f7d8fd97c.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749516/general/d60b0d92-a903-49c4-81ba-a06f7d8fd97c.jpg saved to cache
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59
2026-03-27 12:21:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b48bdd9f-5f30-547b-bb3f-294e3d3a7b59, skipping ID generation
2026-03-27 12:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with scrape type 1
2026-03-27 12:21:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 sending to next pipeline
2026-03-27 12:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b48bdd9f-5f30-547b-bb3f-294e3d3a7b59, identifier: 10732840
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749113/general/5448264e-89ff-4c64-a159-16c2b9a4f1c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731293)
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749535/general/d6258a75-5ddb-4ae3-9c8f-d33b91aeb508.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732892)
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749535/general/19e975c0-3d85-455d-bd30-85e7c69102c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732892)
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656605/general/af3a35f9-65c7-4c8d-b022-fe8fe60412a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731231)
2026-03-27 12:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748977/general/8a32c15b-40e6-4e13-8147-ff41263d597f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731136)
2026-03-27 12:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with identifier: 10732840
2026-03-27 12:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with identifier: 10732840
2026-03-27 12:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b48bdd9f-5f30-547b-bb3f-294e3d3a7b59 with identifier: 10732840 to the API
2026-03-27 12:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749516/general/d60b0d92-a903-49c4-81ba-a06f7d8fd97c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'b48bdd9f-5f30-547b-bb3f-294e3d3a7b59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994522-2502272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732840',
'listing': 'auction',
'location': 'Hessisch Lichtenau (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 20334,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79087,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749516/general/8ebd9793-816c-4a4c-b97a-20a5bed8e329.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149327,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749516/general/a8b7ea05-2163-495c-938a-0a3123926ab7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165127,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749516/general/b25a5835-f0a6-4690-b900-0c992faa23e5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80201,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749516/general/7c05fd13-60b7-44a7-b4aa-9661199bcd21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135262,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749516/general/84acbf3a-e150-4b40-984c-f15ad0f33708.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91135,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749516/general/aad79708-6ed4-4fde-9875-bc8f7fed3621.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107827,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749516/general/52bf53ef-4a08-45bf-b517-158abd7b701a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110738,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749516/general/c6905f55-1b3c-4e9d-9acc-4cc137fd9b9a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82001,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749516/general/e55d3934-b44c-4e48-8881-10cbb23b23d4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b48bdd9f-5f30-547b-bb3f-294e3d3a7b59/b48bdd9f-5f30-547b-bb3f-294e3d3a7b59_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88134,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749516/general/d60b0d92-a903-49c4-81ba-a06f7d8fd97c.jpg',
'Width': 800}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2025-04-24',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka GS - Electric - Automatic - 156 hp - 20.334 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732840%27 HTTP/1.1" 200 None
2026-03-27 12:21:24 [adesa.de] INFO: Saving data for 10732840: {'created_time': 1774614084.271025, 'last_price_update_time': 1774614084.271038, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732840') HTTP/1.1" 204 0
2026-03-27 12:21:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749102/general/5fe7c0ff-f54e-4415-9618-6cdb2053398d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731279)
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714088e7d0>
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252F55b86bdd-5e19-480d-a2ae-3540c36df63a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/55b86bdd-5e19-480d-a2ae-3540c36df63a.jpg saved to cache
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c731d0dd-7fe0-5d31-8d78-a65c1156e71e
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714093f790>
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748977%252Fgeneral%252Fe07babbd-d200-433d-912c-60722671bcfa.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/e07babbd-d200-433d-912c-60722671bcfa.jpg saved to cache
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142143210>
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252Fee466333-da6a-4e0d-8120-aa472a0e0b8d.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/ee466333-da6a-4e0d-8120-aa472a0e0b8d.jpg saved to cache
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f51dfc31-216c-59a8-8c8d-06dff7526bd9
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c861d0>
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749113%252Fgeneral%252F358afd22-e560-44dc-aded-86e6fc4515c4.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/358afd22-e560-44dc-aded-86e6fc4515c4.jpg saved to cache
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d59d10>
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748977%252Fgeneral%252F23e59560-6cfa-43cf-adcc-ffca028edb2c.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/23e59560-6cfa-43cf-adcc-ffca028edb2c.jpg saved to cache
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c86550>
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252Fdaa024c1-1a27-4009-8db9-ceb602ba19d1.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/daa024c1-1a27-4009-8db9-ceb602ba19d1.jpg saved to cache
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f51dfc31-216c-59a8-8c8d-06dff7526bd9
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142140150>
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749102%252Fgeneral%252F9d0bd9e4-fceb-44c9-87d3-8ece8e970dd4.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/9d0bd9e4-fceb-44c9-87d3-8ece8e970dd4.jpg saved to cache
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1db57af2-b043-5575-a024-312a80819e86
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142141e90>
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252F54445a87-8313-414b-b075-b9d3d52cc270.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/54445a87-8313-414b-b075-b9d3d52cc270.jpg saved to cache
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c731d0dd-7fe0-5d31-8d78-a65c1156e71e
2026-03-27 12:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749113/general/8a0f4f90-35f2-432d-b3ac-c106771b1136.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731293)
2026-03-27 12:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749077/general/5065fde3-18fe-4d36-8a5b-abc3f8e2701b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731250)
2026-03-27 12:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748977/general/ceec9a9f-6142-4c0c-ad3f-b2b9afeab87a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731136)
2026-03-27 12:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656605/general/837a6f80-8383-453b-9574-8efce12eee88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731231)
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140813050>
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749113%252Fgeneral%252F5448264e-89ff-4c64-a159-16c2b9a4f1c8.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/5448264e-89ff-4c64-a159-16c2b9a4f1c8.jpg saved to cache
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a09d0>
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252Fd6258a75-5ddb-4ae3-9c8f-d33b91aeb508.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/d6258a75-5ddb-4ae3-9c8f-d33b91aeb508.jpg saved to cache
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 79263c45-edab-5940-b756-0fc9bfc6bd0d
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407b91d0>
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252F19e975c0-3d85-455d-bd30-85e7c69102c7.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/19e975c0-3d85-455d-bd30-85e7c69102c7.jpg saved to cache
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 79263c45-edab-5940-b756-0fc9bfc6bd0d
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a0b90>
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252Faf3a35f9-65c7-4c8d-b022-fe8fe60412a6.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/af3a35f9-65c7-4c8d-b022-fe8fe60412a6.jpg saved to cache
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c731d0dd-7fe0-5d31-8d78-a65c1156e71e
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143ed27d0>
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748977%252Fgeneral%252F8a32c15b-40e6-4e13-8147-ff41263d597f.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/8a32c15b-40e6-4e13-8147-ff41263d597f.jpg saved to cache
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427
2026-03-27 12:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749077/general/ed984d11-60ee-4a88-b65f-014eafce4f81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731250)
2026-03-27 12:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749535/general/2b4cce0f-d5a3-42fc-bc57-ab411b380088.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732892)
2026-03-27 12:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749113/general/c0346600-68ed-49c3-87b0-9ccf2026026f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731293)
2026-03-27 12:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656605/general/95fca370-e383-42f2-b964-8193486484eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731231)
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143ed3d90>
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749102%252Fgeneral%252F5fe7c0ff-f54e-4415-9618-6cdb2053398d.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749102/general/5fe7c0ff-f54e-4415-9618-6cdb2053398d.jpg saved to cache
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1db57af2-b043-5575-a024-312a80819e86
2026-03-27 12:21:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1db57af2-b043-5575-a024-312a80819e86, skipping ID generation
2026-03-27 12:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1db57af2-b043-5575-a024-312a80819e86 with scrape type 1
2026-03-27 12:21:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1db57af2-b043-5575-a024-312a80819e86 sending to next pipeline
2026-03-27 12:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1db57af2-b043-5575-a024-312a80819e86, identifier: 10731279
2026-03-27 12:21:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143ed3250>
2026-03-27 12:21:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749113%252Fgeneral%252F8a0f4f90-35f2-432d-b3ac-c106771b1136.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/8a0f4f90-35f2-432d-b3ac-c106771b1136.jpg saved to cache
2026-03-27 12:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651
2026-03-27 12:21:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714095b090>
2026-03-27 12:21:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252F5065fde3-18fe-4d36-8a5b-abc3f8e2701b.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/5065fde3-18fe-4d36-8a5b-abc3f8e2701b.jpg saved to cache
2026-03-27 12:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f51dfc31-216c-59a8-8c8d-06dff7526bd9
2026-03-27 12:21:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ed4150>
2026-03-27 12:21:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748977%252Fgeneral%252Fceec9a9f-6142-4c0c-ad3f-b2b9afeab87a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748977/general/ceec9a9f-6142-4c0c-ad3f-b2b9afeab87a.jpg saved to cache
2026-03-27 12:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427
2026-03-27 12:21:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f6930f6e-a0ce-5cac-b8b5-adc360ad3427, skipping ID generation
2026-03-27 12:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with scrape type 1
2026-03-27 12:21:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f6930f6e-a0ce-5cac-b8b5-adc360ad3427 sending to next pipeline
2026-03-27 12:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f6930f6e-a0ce-5cac-b8b5-adc360ad3427, identifier: 10731136
2026-03-27 12:21:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a9e750>
2026-03-27 12:21:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252F837a6f80-8383-453b-9574-8efce12eee88.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/837a6f80-8383-453b-9574-8efce12eee88.jpg saved to cache
2026-03-27 12:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c731d0dd-7fe0-5d31-8d78-a65c1156e71e
2026-03-27 12:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1db57af2-b043-5575-a024-312a80819e86 with identifier: 10731279
2026-03-27 12:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1db57af2-b043-5575-a024-312a80819e86 with identifier: 10731279
2026-03-27 12:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1db57af2-b043-5575-a024-312a80819e86 with identifier: 10731279 to the API
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749102/general/5fe7c0ff-f54e-4415-9618-6cdb2053398d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '1db57af2-b043-5575-a024-312a80819e86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34520092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731279',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 63719,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 49,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93057,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749102/general/5fe7c0ff-f54e-4415-9618-6cdb2053398d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96449,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749102/general/9d0bd9e4-fceb-44c9-87d3-8ece8e970dd4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90516,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749102/general/67591410-37ed-48cc-a0a1-ac42f98c5919.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93877,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749102/general/3a75a7bf-3ea1-4437-8842-092b89004529.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19177,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749102/general/7cb71499-58da-499d-bbec-b6b759ae6f07.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 13644,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749102/general/37dc7e29-0a05-4f20-9cda-6ee067665ab3.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17145,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749102/general/e2e831be-a13f-47c0-88ce-6769a7e4f926.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64953,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749102/general/89019252-1328-4e8d-9bf0-ff3dfc6b84d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61657,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749102/general/e2fdc886-68f2-4acc-aa25-b4b462a0a55c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1db57af2-b043-5575-a024-312a80819e86/1db57af2-b043-5575-a024-312a80819e86_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77984,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749102/general/66b4e48b-0547-4e50-8ad4-e330c502d3bf.jpg',
'Width': 800}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Prime - Electric - Automatic - 204 hp - 63.719 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2022}
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731279%27 HTTP/1.1" 200 None
2026-03-27 12:21:25 [adesa.de] INFO: Saving data for 10731279: {'created_time': 1774614085.728543, 'last_price_update_time': 1774614085.728555, 'auction_closing_time': 1774864800.0}
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731279') HTTP/1.1" 204 0
2026-03-27 12:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with identifier: 10731136
2026-03-27 12:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with identifier: 10731136
2026-03-27 12:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f6930f6e-a0ce-5cac-b8b5-adc360ad3427 with identifier: 10731136 to the API
2026-03-27 12:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748977/general/ceec9a9f-6142-4c0c-ad3f-b2b9afeab87a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f6930f6e-a0ce-5cac-b8b5-adc360ad3427',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97872092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731136',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 32259,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18441,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748977/general/ceec9a9f-6142-4c0c-ad3f-b2b9afeab87a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82046,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748977/general/8a32c15b-40e6-4e13-8147-ff41263d597f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20202,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748977/general/23e59560-6cfa-43cf-adcc-ffca028edb2c.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89976,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748977/general/e07babbd-d200-433d-912c-60722671bcfa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87692,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748977/general/0e7c0c25-83e5-44d9-b590-2d14063ea565.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16143,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748977/general/551e30d3-7c43-4e1e-a935-94c34a36669b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16765,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748977/general/c9cbf3ec-8c76-4f2d-95e6-4f999663a21c.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68722,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748977/general/0c797cb4-3063-4329-9e60-ebeeb99bd580.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76178,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748977/general/d89df86b-5760-4702-ad40-85af8fc097af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6930f6e-a0ce-5cac-b8b5-adc360ad3427/f6930f6e-a0ce-5cac-b8b5-adc360ad3427_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82529,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748977/general/138f7b30-2172-442d-bdc1-a09365ee12c2.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 32.259 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731136%27 HTTP/1.1" 200 None
2026-03-27 12:21:26 [adesa.de] INFO: Saving data for 10731136: {'created_time': 1774614086.136465, 'last_price_update_time': 1774614086.136476, 'auction_closing_time': 1774864800.0}
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731136') HTTP/1.1" 204 0
2026-03-27 12:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656605/general/87d5d620-3484-45f8-856b-b0d2b2c3df2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731231)
2026-03-27 12:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5614410/general/5b44ad92-9baf-4c5a-8053-fa7e89dfff4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732857)
2026-03-27 12:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5614410/general/65a5168d-a4a6-4751-b376-bf7f617ad659.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732857)
2026-03-27 12:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749077/general/9c806403-3f72-4233-a4e8-a5a8f73af019.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731250)
2026-03-27 12:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749535/general/82320d61-12ef-461b-bee8-468deef93e0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732892)
2026-03-27 12:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749113/general/48f51bdb-edb0-4b6c-8bad-bd9ac57ed343.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731293)
2026-03-27 12:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749535/general/8883b0c9-cd98-4ef7-91c9-ffd8eb8bf0ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732892)
2026-03-27 12:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5614410/general/72c9d5c8-eaad-48be-a36a-00fd35f9e4f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732857)
2026-03-27 12:21:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dadb10>
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252Fed984d11-60ee-4a88-b65f-014eafce4f81.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/ed984d11-60ee-4a88-b65f-014eafce4f81.jpg saved to cache
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f51dfc31-216c-59a8-8c8d-06dff7526bd9
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142059390>
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252F2b4cce0f-d5a3-42fc-bc57-ab411b380088.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/2b4cce0f-d5a3-42fc-bc57-ab411b380088.jpg saved to cache
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 79263c45-edab-5940-b756-0fc9bfc6bd0d
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fd1cd0>
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749113%252Fgeneral%252Fc0346600-68ed-49c3-87b0-9ccf2026026f.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/c0346600-68ed-49c3-87b0-9ccf2026026f.jpg saved to cache
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb5350>
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252F95fca370-e383-42f2-b964-8193486484eb.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/95fca370-e383-42f2-b964-8193486484eb.jpg saved to cache
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c731d0dd-7fe0-5d31-8d78-a65c1156e71e
2026-03-27 12:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5614410/general/5453eb92-abc2-4ac0-8a40-72c814bbfd4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732857)
2026-03-27 12:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5503825/general/7071a85d-061a-4325-b08a-a647b2452b86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732848)
2026-03-27 12:21:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb7a90>
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656605%252Fgeneral%252F87d5d620-3484-45f8-856b-b0d2b2c3df2b.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656605/general/87d5d620-3484-45f8-856b-b0d2b2c3df2b.jpg saved to cache
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c731d0dd-7fe0-5d31-8d78-a65c1156e71e
2026-03-27 12:21:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c731d0dd-7fe0-5d31-8d78-a65c1156e71e, skipping ID generation
2026-03-27 12:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c731d0dd-7fe0-5d31-8d78-a65c1156e71e with scrape type 1
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c731d0dd-7fe0-5d31-8d78-a65c1156e71e sending to next pipeline
2026-03-27 12:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c731d0dd-7fe0-5d31-8d78-a65c1156e71e, identifier: 10731231
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c5ea50>
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252F5b44ad92-9baf-4c5a-8053-fa7e89dfff4a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/5b44ad92-9baf-4c5a-8053-fa7e89dfff4a.jpg saved to cache
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a83550>
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252F65a5168d-a4a6-4751-b376-bf7f617ad659.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/65a5168d-a4a6-4751-b376-bf7f617ad659.jpg saved to cache
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d7f6d0>
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749077%252Fgeneral%252F9c806403-3f72-4233-a4e8-a5a8f73af019.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749077/general/9c806403-3f72-4233-a4e8-a5a8f73af019.jpg saved to cache
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f51dfc31-216c-59a8-8c8d-06dff7526bd9
2026-03-27 12:21:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f51dfc31-216c-59a8-8c8d-06dff7526bd9, skipping ID generation
2026-03-27 12:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51dfc31-216c-59a8-8c8d-06dff7526bd9 with scrape type 1
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f51dfc31-216c-59a8-8c8d-06dff7526bd9 sending to next pipeline
2026-03-27 12:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f51dfc31-216c-59a8-8c8d-06dff7526bd9, identifier: 10731250
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f1f9d0>
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252F82320d61-12ef-461b-bee8-468deef93e0b.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/82320d61-12ef-461b-bee8-468deef93e0b.jpg saved to cache
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 79263c45-edab-5940-b756-0fc9bfc6bd0d
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140830950>
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749113%252Fgeneral%252F48f51bdb-edb0-4b6c-8bad-bd9ac57ed343.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749113/general/48f51bdb-edb0-4b6c-8bad-bd9ac57ed343.jpg saved to cache
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651
2026-03-27 12:21:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6a8c8fb2-4664-5403-ac24-ff6fac2ee651, skipping ID generation
2026-03-27 12:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with scrape type 1
2026-03-27 12:21:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 sending to next pipeline
2026-03-27 12:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6a8c8fb2-4664-5403-ac24-ff6fac2ee651, identifier: 10731293
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dade10>
2026-03-27 12:21:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749535%252Fgeneral%252F8883b0c9-cd98-4ef7-91c9-ffd8eb8bf0ac.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749535/general/8883b0c9-cd98-4ef7-91c9-ffd8eb8bf0ac.jpg saved to cache
2026-03-27 12:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 79263c45-edab-5940-b756-0fc9bfc6bd0d
2026-03-27 12:21:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 79263c45-edab-5940-b756-0fc9bfc6bd0d, skipping ID generation
2026-03-27 12:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79263c45-edab-5940-b756-0fc9bfc6bd0d with scrape type 1
2026-03-27 12:21:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 79263c45-edab-5940-b756-0fc9bfc6bd0d sending to next pipeline
2026-03-27 12:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 79263c45-edab-5940-b756-0fc9bfc6bd0d, identifier: 10732892
2026-03-27 12:21:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407a1a50>
2026-03-27 12:21:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252F72c9d5c8-eaad-48be-a36a-00fd35f9e4f3.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/72c9d5c8-eaad-48be-a36a-00fd35f9e4f3.jpg saved to cache
2026-03-27 12:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426
2026-03-27 12:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c731d0dd-7fe0-5d31-8d78-a65c1156e71e with identifier: 10731231
2026-03-27 12:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c731d0dd-7fe0-5d31-8d78-a65c1156e71e with identifier: 10731231
2026-03-27 12:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c731d0dd-7fe0-5d31-8d78-a65c1156e71e with identifier: 10731231 to the API
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5656605/general/87d5d620-3484-45f8-856b-b0d2b2c3df2b.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': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'c731d0dd-7fe0-5d31-8d78-a65c1156e71e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '46144092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731231',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 58639,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17129,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656605/general/87d5d620-3484-45f8-856b-b0d2b2c3df2b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18752,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656605/general/95fca370-e383-42f2-b964-8193486484eb.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18730,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656605/general/837a6f80-8383-453b-9574-8efce12eee88.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18095,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656605/general/54445a87-8313-414b-b075-b9d3d52cc270.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89511,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656605/general/af3a35f9-65c7-4c8d-b022-fe8fe60412a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15420,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656605/general/55b86bdd-5e19-480d-a2ae-3540c36df63a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95905,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656605/general/5d0daf87-b06a-4db6-9b1f-738f5090102f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75502,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656605/general/412d784c-458c-41a8-92ca-48a9088bbba2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99896,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656605/general/1a841b38-3fa0-408f-ba5c-c522aa803c49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c731d0dd-7fe0-5d31-8d78-a65c1156e71e/c731d0dd-7fe0-5d31-8d78-a65c1156e71e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97409,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656605/general/948a3e00-f416-4165-99e9-a41cb9fa627a.jpg',
'Width': 800}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-06-14',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Prime - Electric - Automatic - 204 hp - 58.639 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2021}
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731231%27 HTTP/1.1" 200 None
2026-03-27 12:21:27 [adesa.de] INFO: Saving data for 10731231: {'created_time': 1774614087.562687, 'last_price_update_time': 1774614087.5627, 'auction_closing_time': 1774864800.0}
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731231') HTTP/1.1" 204 0
2026-03-27 12:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f51dfc31-216c-59a8-8c8d-06dff7526bd9 with identifier: 10731250
2026-03-27 12:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f51dfc31-216c-59a8-8c8d-06dff7526bd9 with identifier: 10731250
2026-03-27 12:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f51dfc31-216c-59a8-8c8d-06dff7526bd9 with identifier: 10731250 to the API
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749077/general/9c806403-3f72-4233-a4e8-a5a8f73af019.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f51dfc31-216c-59a8-8c8d-06dff7526bd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '97903092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731250',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 24288,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86649,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749077/general/9c806403-3f72-4233-a4e8-a5a8f73af019.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83858,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749077/general/ed984d11-60ee-4a88-b65f-014eafce4f81.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89792,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749077/general/5065fde3-18fe-4d36-8a5b-abc3f8e2701b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82136,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749077/general/ee466333-da6a-4e0d-8120-aa472a0e0b8d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77581,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749077/general/daa024c1-1a27-4009-8db9-ceb602ba19d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74248,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749077/general/91563721-ffb7-41f1-9d13-36c5d20987ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70654,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749077/general/1a89c773-79a9-48a2-9bd4-65d5848e9664.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44723,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749077/general/315fc873-4b7f-4195-8153-24069a8a4758.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58578,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749077/general/4e65ab3a-4a5c-4416-a844-d6c5b5637595.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51dfc31-216c-59a8-8c8d-06dff7526bd9/f51dfc31-216c-59a8-8c8d-06dff7526bd9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68247,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749077/general/8c14f072-ea89-4ad6-9adb-4f4cc9a368f2.jpg',
'Width': 800}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 24.288 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2022}
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731250%27 HTTP/1.1" 200 None
2026-03-27 12:21:27 [adesa.de] INFO: Saving data for 10731250: {'created_time': 1774614087.937765, 'last_price_update_time': 1774614087.937777, 'auction_closing_time': 1774864800.0}
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731250') HTTP/1.1" 204 0
2026-03-27 12:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with identifier: 10731293
2026-03-27 12:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with identifier: 10731293
2026-03-27 12:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6a8c8fb2-4664-5403-ac24-ff6fac2ee651 with identifier: 10731293 to the API
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749113/general/48f51bdb-edb0-4b6c-8bad-bd9ac57ed343.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '6a8c8fb2-4664-5403-ac24-ff6fac2ee651',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '98032092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731293',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 21375,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119026,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749113/general/48f51bdb-edb0-4b6c-8bad-bd9ac57ed343.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118301,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749113/general/c0346600-68ed-49c3-87b0-9ccf2026026f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89921,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749113/general/8a0f4f90-35f2-432d-b3ac-c106771b1136.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201267,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749113/general/5448264e-89ff-4c64-a159-16c2b9a4f1c8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85987,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749113/general/358afd22-e560-44dc-aded-86e6fc4515c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103368,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749113/general/57cb02ca-1de8-443c-b8a6-06628d2e091f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113309,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749113/general/aad7e5e7-bcb1-4033-a35c-6090768a4391.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128635,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749113/general/79edab3c-2c37-4c81-b1c4-e993c8586a98.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117439,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749113/general/f60b944f-bd2b-4d41-8846-3d68e3181411.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a8c8fb2-4664-5403-ac24-ff6fac2ee651/6a8c8fb2-4664-5403-ac24-ff6fac2ee651_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82084,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749113/general/4f93b320-0ca3-4857-a480-e176f2dcd3a2.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Select - Electric - Automatic - 136 hp - 21.375 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731293%27 HTTP/1.1" 200 None
2026-03-27 12:21:28 [adesa.de] INFO: Saving data for 10731293: {'created_time': 1774614088.364834, 'last_price_update_time': 1774614088.364844, 'auction_closing_time': 1774864800.0}
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731293') HTTP/1.1" 204 0
2026-03-27 12:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 79263c45-edab-5940-b756-0fc9bfc6bd0d with identifier: 10732892
2026-03-27 12:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 79263c45-edab-5940-b756-0fc9bfc6bd0d with identifier: 10732892
2026-03-27 12:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 79263c45-edab-5940-b756-0fc9bfc6bd0d with identifier: 10732892 to the API
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749535/general/8883b0c9-cd98-4ef7-91c9-ffd8eb8bf0ac.jpg>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '79263c45-edab-5940-b756-0fc9bfc6bd0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994480-2483419',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732892',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 59497,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92673,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749535/general/82320d61-12ef-461b-bee8-468deef93e0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116991,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749535/general/8883b0c9-cd98-4ef7-91c9-ffd8eb8bf0ac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111446,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749535/general/2b4cce0f-d5a3-42fc-bc57-ab411b380088.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110863,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749535/general/19e975c0-3d85-455d-bd30-85e7c69102c7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87400,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749535/general/d6258a75-5ddb-4ae3-9c8f-d33b91aeb508.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110119,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749535/general/b11914b6-16e3-4c3a-87a8-20908deb6981.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106869,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749535/general/775a4dc9-177c-4256-9af6-1643de2f0761.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76752,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749535/general/6d22b33d-750b-47d4-8621-eda22a2cc70b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151485,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749535/general/ab8e9259-0f42-477e-b06d-1f56a7585467.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79263c45-edab-5940-b756-0fc9bfc6bd0d/79263c45-edab-5940-b756-0fc9bfc6bd0d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84541,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749535/general/388b304c-0639-4812-b4b0-c165f4e65277.jpg',
'Width': 1280}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2024-07-10',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 165 hp - 59.497 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732892%27 HTTP/1.1" 200 None
2026-03-27 12:21:28 [adesa.de] INFO: Saving data for 10732892: {'created_time': 1774614088.762292, 'last_price_update_time': 1774614088.762304, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732892') HTTP/1.1" 204 0
2026-03-27 12:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5503825/general/3c3cec52-b5ff-4020-b1a3-020825de217d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732848)
2026-03-27 12:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5503825/general/aa3c3c21-54ef-4f40-881d-3c68452aa9ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732848)
2026-03-27 12:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5503825/general/58e65b92-bc21-474c-8265-0efa2121b530.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732848)
2026-03-27 12:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5503825/general/559af968-3cea-4b2d-8cce-c0be333f7b32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732848)
2026-03-27 12:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5503825/general/5604d6d9-0601-4498-89fb-6a91a00e7b88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732848)
2026-03-27 12:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5503825/general/fb8018d2-7f4e-4baa-af3e-6cab2e3d8e43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732848)
2026-03-27 12:21:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420abdd0>
2026-03-27 12:21:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614410%252Fgeneral%252F5453eb92-abc2-4ac0-8a40-72c814bbfd4d.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614410/general/5453eb92-abc2-4ac0-8a40-72c814bbfd4d.jpg saved to cache
2026-03-27 12:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426
2026-03-27 12:21:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4ae0ce22-28b2-5254-b68c-e27bc9dd7426, skipping ID generation
2026-03-27 12:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with scrape type 1
2026-03-27 12:21:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 sending to next pipeline
2026-03-27 12:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4ae0ce22-28b2-5254-b68c-e27bc9dd7426, identifier: 10732857
2026-03-27 12:21:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ff3290>
2026-03-27 12:21:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252F7071a85d-061a-4325-b08a-a647b2452b86.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/7071a85d-061a-4325-b08a-a647b2452b86.jpg saved to cache
2026-03-27 12:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363
2026-03-27 12:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5503825/general/3876fb8c-5978-48b2-bd0d-2760d279992c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732848)
2026-03-27 12:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with identifier: 10732857
2026-03-27 12:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with identifier: 10732857
2026-03-27 12:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4ae0ce22-28b2-5254-b68c-e27bc9dd7426 with identifier: 10732857 to the API
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5614410/general/5453eb92-abc2-4ac0-8a40-72c814bbfd4d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '4ae0ce22-28b2-5254-b68c-e27bc9dd7426',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994488-2481418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732857',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 40366,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64576,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614410/general/5453eb92-abc2-4ac0-8a40-72c814bbfd4d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70748,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614410/general/72c9d5c8-eaad-48be-a36a-00fd35f9e4f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64057,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614410/general/65a5168d-a4a6-4751-b376-bf7f617ad659.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64610,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614410/general/5b44ad92-9baf-4c5a-8053-fa7e89dfff4a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82027,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614410/general/6bbbcf65-9ca4-4993-9f5e-8549cfe5cb71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82688,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614410/general/f6c0f439-6649-4c38-a6f8-0cd645a9c4d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134539,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614410/general/0d07da96-2d30-4a40-84eb-954bceb10d32.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173933,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614410/general/c3f38dee-8386-4f55-80b1-981aa42ad200.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146199,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614410/general/d8f6e48e-fde3-4535-aa20-1ca956da6885.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ae0ce22-28b2-5254-b68c-e27bc9dd7426/4ae0ce22-28b2-5254-b68c-e27bc9dd7426_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68930,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614410/general/1c4111a8-e1c4-4f33-9e4c-65151a9de557.jpg',
'Width': 800}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2025-02-18',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 136 hp - 40.366 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732857%27 HTTP/1.1" 200 None
2026-03-27 12:21:29 [adesa.de] INFO: Saving data for 10732857: {'created_time': 1774614089.395773, 'last_price_update_time': 1774614089.395787, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732857') HTTP/1.1" 204 0
2026-03-27 12:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749648/general/0e4a8d42-b6a5-458d-9fba-12979a68f3e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733264)
2026-03-27 12:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749648/general/e3d9e2bc-fa49-45f2-b123-d4b12d382abd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733264)
2026-03-27 12:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749648/general/005f609a-ca62-4345-997e-615b81b74af2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733264)
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ff3bd0>
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252F3c3cec52-b5ff-4020-b1a3-020825de217d.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/3c3cec52-b5ff-4020-b1a3-020825de217d.jpg saved to cache
2026-03-27 12:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409d5610>
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252Faa3c3c21-54ef-4f40-881d-3c68452aa9ca.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/aa3c3c21-54ef-4f40-881d-3c68452aa9ca.jpg saved to cache
2026-03-27 12:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e35650>
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252F58e65b92-bc21-474c-8265-0efa2121b530.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/58e65b92-bc21-474c-8265-0efa2121b530.jpg saved to cache
2026-03-27 12:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a63d90>
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252F559af968-3cea-4b2d-8cce-c0be333f7b32.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/559af968-3cea-4b2d-8cce-c0be333f7b32.jpg saved to cache
2026-03-27 12:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407b9310>
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252F5604d6d9-0601-4498-89fb-6a91a00e7b88.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/5604d6d9-0601-4498-89fb-6a91a00e7b88.jpg saved to cache
2026-03-27 12:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140832790>
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252Ffb8018d2-7f4e-4baa-af3e-6cab2e3d8e43.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/fb8018d2-7f4e-4baa-af3e-6cab2e3d8e43.jpg saved to cache
2026-03-27 12:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f3d090>
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5503825%252Fgeneral%252F3876fb8c-5978-48b2-bd0d-2760d279992c.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5503825/general/3876fb8c-5978-48b2-bd0d-2760d279992c.jpg saved to cache
2026-03-27 12:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363
2026-03-27 12:21:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d75682a1-1f86-57c0-ad1c-0aa24b9a6363, skipping ID generation
2026-03-27 12:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with scrape type 1
2026-03-27 12:21:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d75682a1-1f86-57c0-ad1c-0aa24b9a6363 sending to next pipeline
2026-03-27 12:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d75682a1-1f86-57c0-ad1c-0aa24b9a6363, identifier: 10732848
2026-03-27 12:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with identifier: 10732848
2026-03-27 12:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with identifier: 10732848
2026-03-27 12:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d75682a1-1f86-57c0-ad1c-0aa24b9a6363 with identifier: 10732848 to the API
2026-03-27 12:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5503825/general/3876fb8c-5978-48b2-bd0d-2760d279992c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd75682a1-1f86-57c0-ad1c-0aa24b9a6363',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994523-2480088',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732848',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 15499,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70909,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5503825/general/3876fb8c-5978-48b2-bd0d-2760d279992c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70353,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5503825/general/5604d6d9-0601-4498-89fb-6a91a00e7b88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71071,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5503825/general/fb8018d2-7f4e-4baa-af3e-6cab2e3d8e43.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70902,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5503825/general/58e65b92-bc21-474c-8265-0efa2121b530.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80116,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5503825/general/559af968-3cea-4b2d-8cce-c0be333f7b32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92441,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5503825/general/aa3c3c21-54ef-4f40-881d-3c68452aa9ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65780,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5503825/general/3c3cec52-b5ff-4020-b1a3-020825de217d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74940,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5503825/general/7071a85d-061a-4325-b08a-a647b2452b86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68697,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5503825/general/10f3d21f-41e4-4a87-b82b-18fee7283201.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75682a1-1f86-57c0-ad1c-0aa24b9a6363/d75682a1-1f86-57c0-ad1c-0aa24b9a6363_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78692,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5503825/general/541c6234-2969-476f-9525-b877362b8da0.jpg',
'Width': 800}],
'price': 21000,
'price_includes_vat': True,
'registration_date': '2024-01-16',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.6 - AWD - Hybrid - Automatic - 200 hp - 15.499 km',
'transmission': 'automatic',
'trim': 'GSe',
'vin': None,
'year': 2024}
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732848%27 HTTP/1.1" 200 None
2026-03-27 12:21:30 [adesa.de] INFO: Saving data for 10732848: {'created_time': 1774614090.251239, 'last_price_update_time': 1774614090.25125, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732848') HTTP/1.1" 204 0
2026-03-27 12:21:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe8990>
2026-03-27 12:21:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252F0e4a8d42-b6a5-458d-9fba-12979a68f3e5.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/0e4a8d42-b6a5-458d-9fba-12979a68f3e5.jpg saved to cache
2026-03-27 12:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cc42c695-f98a-5eed-a1c7-b9a7e10a91d7
2026-03-27 12:21:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e1efd0>
2026-03-27 12:21:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252Fe3d9e2bc-fa49-45f2-b123-d4b12d382abd.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/e3d9e2bc-fa49-45f2-b123-d4b12d382abd.jpg saved to cache
2026-03-27 12:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cc42c695-f98a-5eed-a1c7-b9a7e10a91d7
2026-03-27 12:21:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e36e10>
2026-03-27 12:21:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749648%252Fgeneral%252F005f609a-ca62-4345-997e-615b81b74af2.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749648/general/005f609a-ca62-4345-997e-615b81b74af2.jpg saved to cache
2026-03-27 12:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cc42c695-f98a-5eed-a1c7-b9a7e10a91d7
2026-03-27 12:21:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc42c695-f98a-5eed-a1c7-b9a7e10a91d7, skipping ID generation
2026-03-27 12:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc42c695-f98a-5eed-a1c7-b9a7e10a91d7 with scrape type 1
2026-03-27 12:21:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc42c695-f98a-5eed-a1c7-b9a7e10a91d7 sending to next pipeline
2026-03-27 12:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cc42c695-f98a-5eed-a1c7-b9a7e10a91d7, identifier: 10733264
2026-03-27 12:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cc42c695-f98a-5eed-a1c7-b9a7e10a91d7 with identifier: 10733264
2026-03-27 12:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cc42c695-f98a-5eed-a1c7-b9a7e10a91d7 with identifier: 10733264
2026-03-27 12:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cc42c695-f98a-5eed-a1c7-b9a7e10a91d7 with identifier: 10733264 to the API
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749648/general/005f609a-ca62-4345-997e-615b81b74af2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'cc42c695-f98a-5eed-a1c7-b9a7e10a91d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LYVUZK9VXRB793907',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733264',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 22817,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108441,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749648/general/0e4a8d42-b6a5-458d-9fba-12979a68f3e5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117699,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749648/general/e3d9e2bc-fa49-45f2-b123-d4b12d382abd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138765,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749648/general/005f609a-ca62-4345-997e-615b81b74af2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97659,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749648/general/19aec872-bc0a-4b4f-bf64-8688fcc9a656.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99307,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749648/general/c2a8e2af-78c7-454c-9d59-3105dd4b6aea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93656,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749648/general/7b189052-dd58-4bda-b32b-3047f6728445.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115998,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749648/general/25baef57-81b3-4f85-b898-f08c638ea162.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70695,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749648/general/542da31f-e153-4fa8-8f7c-bff11ed210a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69623,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749648/general/94a6f841-0806-4806-965e-a0b8a729516b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc42c695-f98a-5eed-a1c7-b9a7e10a91d7/cc42c695-f98a-5eed-a1c7-b9a7e10a91d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97791,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749648/general/0aec9b31-6db6-4bb2-85d1-cb4bc4620230.jpg',
'Width': 800}],
'price': 28100,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Volvo XC60 B4 Core - Petrol - Automatic - 197 hp - 22.817 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733264%27 HTTP/1.1" 200 None
2026-03-27 12:21:30 [adesa.de] INFO: Saving data for 10733264: {'created_time': 1774614090.926502, 'last_price_update_time': 1774614090.926515, 'auction_closing_time': 1774951200.0}
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733264') HTTP/1.1" 204 0
2026-03-27 12:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5d34ff6-7df4-59a2-b32e-4f6a7838de7a with identifier: 10732900
2026-03-27 12:21:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5d34ff6-7df4-59a2-b32e-4f6a7838de7a with scrape type 1
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c5d34ff6-7df4-59a2-b32e-4f6a7838de7a
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749540%252Fgeneral%252Fb5395733-6c22-4ae7-a95f-a484ba25602a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/b5395733-6c22-4ae7-a95f-a484ba25602a.jpg not downloaded yet
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749540%252Fgeneral%252F5c32e675-03aa-4e6e-b9d7-e0b2bf7fde40.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/5c32e675-03aa-4e6e-b9d7-e0b2bf7fde40.jpg not downloaded yet
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749540%252Fgeneral%252F388b0476-3550-4564-bdc2-d8f5363b14df.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/388b0476-3550-4564-bdc2-d8f5363b14df.jpg not downloaded yet
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749540%252Fgeneral%252F268ef396-663e-4fa9-bbc0-5bd8584d692e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/268ef396-663e-4fa9-bbc0-5bd8584d692e.jpg not downloaded yet
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749540%252Fgeneral%252F8ca6157b-ad96-477c-aa06-539320c59904.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/8ca6157b-ad96-477c-aa06-539320c59904.jpg not downloaded yet
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749540%252Fgeneral%252F3cce1581-457d-4dbf-8eb0-993c91ca3940.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/3cce1581-457d-4dbf-8eb0-993c91ca3940.jpg not downloaded yet
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749540%252Fgeneral%252F06efa37b-6f4f-4b24-88d8-d2df4f6fce54.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/06efa37b-6f4f-4b24-88d8-d2df4f6fce54.jpg not downloaded yet
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749540%252Fgeneral%252F28f78247-113b-45e7-9534-d1195d833405.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/28f78247-113b-45e7-9534-d1195d833405.jpg not downloaded yet
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749540%252Fgeneral%252F153d0042-247b-4295-91f4-28ddfa87af81.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/153d0042-247b-4295-91f4-28ddfa87af81.jpg not downloaded yet
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749540%252Fgeneral%252F0b9f5075-5835-4698-8065-3a05b98af55a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/0b9f5075-5835-4698-8065-3a05b98af55a.jpg not downloaded yet
2026-03-27 12:21:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749540/general/0b9f5075-5835-4698-8065-3a05b98af55a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732900)
2026-03-27 12:21:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a32ba909-a5eb-58e0-b19c-4351a8812e5d with identifier: 10732920
2026-03-27 12:21:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a32ba909-a5eb-58e0-b19c-4351a8812e5d with scrape type 1
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a32ba909-a5eb-58e0-b19c-4351a8812e5d
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749559%252Fgeneral%252F5a8f0f41-7cae-4dd8-b61d-5ba88328306b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/5a8f0f41-7cae-4dd8-b61d-5ba88328306b.jpg not downloaded yet
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749559%252Fgeneral%252Ff90a4172-8422-477f-b19d-2bccd7d4a4a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/f90a4172-8422-477f-b19d-2bccd7d4a4a6.jpg not downloaded yet
2026-03-27 12:21:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749540/general/153d0042-247b-4295-91f4-28ddfa87af81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732900)
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749559%252Fgeneral%252Fd4a09980-b875-4c50-9ff1-adff3abce1f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/d4a09980-b875-4c50-9ff1-adff3abce1f4.jpg not downloaded yet
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749559%252Fgeneral%252Fcf60be46-7271-4f6f-8c8d-c50d150357bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/cf60be46-7271-4f6f-8c8d-c50d150357bb.jpg not downloaded yet
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749559%252Fgeneral%252Fd8bc7ef3-b0b2-4460-8ddd-d5eb85cd33dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/d8bc7ef3-b0b2-4460-8ddd-d5eb85cd33dc.jpg not downloaded yet
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749559%252Fgeneral%252F821883cc-82d7-43a6-8d4c-679487a4f1f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/821883cc-82d7-43a6-8d4c-679487a4f1f2.jpg not downloaded yet
2026-03-27 12:21:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e34dd0>
2026-03-27 12:21:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749540%252Fgeneral%252F0b9f5075-5835-4698-8065-3a05b98af55a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/0b9f5075-5835-4698-8065-3a05b98af55a.jpg saved to cache
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c5d34ff6-7df4-59a2-b32e-4f6a7838de7a
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749559%252Fgeneral%252F8437c9e2-fe28-4b66-af2d-edf2aadc0ae6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/8437c9e2-fe28-4b66-af2d-edf2aadc0ae6.jpg not downloaded yet
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749559%252Fgeneral%252F9df446b8-b1ec-4ad8-bfe9-658f2f1164b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/9df446b8-b1ec-4ad8-bfe9-658f2f1164b9.jpg not downloaded yet
2026-03-27 12:21:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749559/general/f90a4172-8422-477f-b19d-2bccd7d4a4a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732920)
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749559%252Fgeneral%252F83012a8d-6ce5-40ea-9deb-522229f08236.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/83012a8d-6ce5-40ea-9deb-522229f08236.jpg not downloaded yet
2026-03-27 12:21:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbe9d0>
2026-03-27 12:21:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749540%252Fgeneral%252F153d0042-247b-4295-91f4-28ddfa87af81.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/153d0042-247b-4295-91f4-28ddfa87af81.jpg saved to cache
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c5d34ff6-7df4-59a2-b32e-4f6a7838de7a
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749559%252Fgeneral%252F0d4406b4-7047-4d3a-b745-cbf1e4a057fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/0d4406b4-7047-4d3a-b745-cbf1e4a057fe.jpg not downloaded yet
2026-03-27 12:21:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141da4ad0>
2026-03-27 12:21:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749559%252Fgeneral%252Ff90a4172-8422-477f-b19d-2bccd7d4a4a6.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/f90a4172-8422-477f-b19d-2bccd7d4a4a6.jpg saved to cache
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a32ba909-a5eb-58e0-b19c-4351a8812e5d
2026-03-27 12:21:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749559/general/9df446b8-b1ec-4ad8-bfe9-658f2f1164b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732920)
2026-03-27 12:21:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a56d50>
2026-03-27 12:21:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749559%252Fgeneral%252F9df446b8-b1ec-4ad8-bfe9-658f2f1164b9.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/9df446b8-b1ec-4ad8-bfe9-658f2f1164b9.jpg saved to cache
2026-03-27 12:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a32ba909-a5eb-58e0-b19c-4351a8812e5d
2026-03-27 12:21:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749559/general/0d4406b4-7047-4d3a-b745-cbf1e4a057fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732920)
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b171d0>
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749559%252Fgeneral%252F0d4406b4-7047-4d3a-b745-cbf1e4a057fe.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/0d4406b4-7047-4d3a-b745-cbf1e4a057fe.jpg saved to cache
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a32ba909-a5eb-58e0-b19c-4351a8812e5d
2026-03-27 12:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749559/general/83012a8d-6ce5-40ea-9deb-522229f08236.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732920)
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af4b10>
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749559%252Fgeneral%252F83012a8d-6ce5-40ea-9deb-522229f08236.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/83012a8d-6ce5-40ea-9deb-522229f08236.jpg saved to cache
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a32ba909-a5eb-58e0-b19c-4351a8812e5d
2026-03-27 12:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749559/general/8437c9e2-fe28-4b66-af2d-edf2aadc0ae6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732920)
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a9f290>
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749559%252Fgeneral%252F8437c9e2-fe28-4b66-af2d-edf2aadc0ae6.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/8437c9e2-fe28-4b66-af2d-edf2aadc0ae6.jpg saved to cache
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a32ba909-a5eb-58e0-b19c-4351a8812e5d
2026-03-27 12:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749559/general/821883cc-82d7-43a6-8d4c-679487a4f1f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732920)
2026-03-27 12:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749559/general/d8bc7ef3-b0b2-4460-8ddd-d5eb85cd33dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732920)
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cd6410>
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749559%252Fgeneral%252F821883cc-82d7-43a6-8d4c-679487a4f1f2.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/821883cc-82d7-43a6-8d4c-679487a4f1f2.jpg saved to cache
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a32ba909-a5eb-58e0-b19c-4351a8812e5d
2026-03-27 12:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749559/general/cf60be46-7271-4f6f-8c8d-c50d150357bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732920)
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a9c8d0>
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749559%252Fgeneral%252Fd8bc7ef3-b0b2-4460-8ddd-d5eb85cd33dc.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/d8bc7ef3-b0b2-4460-8ddd-d5eb85cd33dc.jpg saved to cache
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a32ba909-a5eb-58e0-b19c-4351a8812e5d
2026-03-27 12:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749559/general/d4a09980-b875-4c50-9ff1-adff3abce1f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732920)
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2cf90>
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749559%252Fgeneral%252Fcf60be46-7271-4f6f-8c8d-c50d150357bb.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/cf60be46-7271-4f6f-8c8d-c50d150357bb.jpg saved to cache
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a32ba909-a5eb-58e0-b19c-4351a8812e5d
2026-03-27 12:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749559/general/5a8f0f41-7cae-4dd8-b61d-5ba88328306b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732920)
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d392d0>
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749559%252Fgeneral%252Fd4a09980-b875-4c50-9ff1-adff3abce1f4.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/d4a09980-b875-4c50-9ff1-adff3abce1f4.jpg saved to cache
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a32ba909-a5eb-58e0-b19c-4351a8812e5d
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142136210>
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749559%252Fgeneral%252F5a8f0f41-7cae-4dd8-b61d-5ba88328306b.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749559/general/5a8f0f41-7cae-4dd8-b61d-5ba88328306b.jpg saved to cache
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a32ba909-a5eb-58e0-b19c-4351a8812e5d
2026-03-27 12:21:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a32ba909-a5eb-58e0-b19c-4351a8812e5d, skipping ID generation
2026-03-27 12:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a32ba909-a5eb-58e0-b19c-4351a8812e5d with scrape type 1
2026-03-27 12:21:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a32ba909-a5eb-58e0-b19c-4351a8812e5d sending to next pipeline
2026-03-27 12:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a32ba909-a5eb-58e0-b19c-4351a8812e5d, identifier: 10732920
2026-03-27 12:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a32ba909-a5eb-58e0-b19c-4351a8812e5d with identifier: 10732920
2026-03-27 12:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a32ba909-a5eb-58e0-b19c-4351a8812e5d with identifier: 10732920
2026-03-27 12:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a32ba909-a5eb-58e0-b19c-4351a8812e5d with identifier: 10732920 to the API
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749559/general/5a8f0f41-7cae-4dd8-b61d-5ba88328306b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'a32ba909-a5eb-58e0-b19c-4351a8812e5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994484-2481546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732920',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 35761,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111156,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749559/general/5a8f0f41-7cae-4dd8-b61d-5ba88328306b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111003,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749559/general/f90a4172-8422-477f-b19d-2bccd7d4a4a6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108989,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749559/general/d4a09980-b875-4c50-9ff1-adff3abce1f4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111433,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749559/general/cf60be46-7271-4f6f-8c8d-c50d150357bb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140299,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749559/general/d8bc7ef3-b0b2-4460-8ddd-d5eb85cd33dc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83590,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749559/general/821883cc-82d7-43a6-8d4c-679487a4f1f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187175,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749559/general/8437c9e2-fe28-4b66-af2d-edf2aadc0ae6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158035,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749559/general/9df446b8-b1ec-4ad8-bfe9-658f2f1164b9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140039,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749559/general/83012a8d-6ce5-40ea-9deb-522229f08236.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a32ba909-a5eb-58e0-b19c-4351a8812e5d/a32ba909-a5eb-58e0-b19c-4351a8812e5d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143698,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749559/general/0d4406b4-7047-4d3a-b745-cbf1e4a057fe.jpg',
'Width': 1280}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Manual - 130 hp - 35.761 '
'km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732920%27 HTTP/1.1" 200 None
2026-03-27 12:21:33 [adesa.de] INFO: Saving data for 10732920: {'created_time': 1774614093.5356, 'last_price_update_time': 1774614093.535615, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732920') HTTP/1.1" 204 0
2026-03-27 12:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749540/general/28f78247-113b-45e7-9534-d1195d833405.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732900)
2026-03-27 12:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749540/general/06efa37b-6f4f-4b24-88d8-d2df4f6fce54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732900)
2026-03-27 12:21:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a9c6d0>
2026-03-27 12:21:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749540%252Fgeneral%252F28f78247-113b-45e7-9534-d1195d833405.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/28f78247-113b-45e7-9534-d1195d833405.jpg saved to cache
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c5d34ff6-7df4-59a2-b32e-4f6a7838de7a
2026-03-27 12:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with identifier: 10732817
2026-03-27 12:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with scrape type 1
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252Fc9a1de84-efaa-4bf9-a511-a44047fcfac5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/c9a1de84-efaa-4bf9-a511-a44047fcfac5.jpg not downloaded yet
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252F20791c57-3f76-4166-883d-85b676d09dbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/20791c57-3f76-4166-883d-85b676d09dbb.jpg not downloaded yet
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252F9944550a-9b93-4d49-82d5-418a6ca4bee9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/9944550a-9b93-4d49-82d5-418a6ca4bee9.jpg not downloaded yet
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252F16fb085d-b2e9-4758-b275-864389c01368.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/16fb085d-b2e9-4758-b275-864389c01368.jpg not downloaded yet
2026-03-27 12:21:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c6fd0>
2026-03-27 12:21:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749540%252Fgeneral%252F06efa37b-6f4f-4b24-88d8-d2df4f6fce54.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/06efa37b-6f4f-4b24-88d8-d2df4f6fce54.jpg saved to cache
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c5d34ff6-7df4-59a2-b32e-4f6a7838de7a
2026-03-27 12:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749540/general/8ca6157b-ad96-477c-aa06-539320c59904.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732900)
2026-03-27 12:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749540/general/3cce1581-457d-4dbf-8eb0-993c91ca3940.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732900)
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252F3373abb8-fb56-4239-bd5f-fe08bbbf78d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/3373abb8-fb56-4239-bd5f-fe08bbbf78d0.jpg not downloaded yet
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252Fcfb9d9a0-4f87-4e6f-bda9-e0ecae8f1132.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/cfb9d9a0-4f87-4e6f-bda9-e0ecae8f1132.jpg not downloaded yet
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252F3448afb7-0bcd-4d99-a475-d3a8c91555d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/3448afb7-0bcd-4d99-a475-d3a8c91555d2.jpg not downloaded yet
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252Fbc15ffbf-4581-4acf-831d-6edf70ea2d3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/bc15ffbf-4581-4acf-831d-6edf70ea2d3d.jpg not downloaded yet
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252Fba2e8ce1-ff29-4f38-bfbb-90667d3fa88f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/ba2e8ce1-ff29-4f38-bfbb-90667d3fa88f.jpg not downloaded yet
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252F070b8b75-2d3b-40c2-8bb5-4193fb72e7d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/070b8b75-2d3b-40c2-8bb5-4193fb72e7d5.jpg not downloaded yet
2026-03-27 12:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749499/general/16fb085d-b2e9-4758-b275-864389c01368.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732817)
2026-03-27 12:21:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d87850>
2026-03-27 12:21:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749540%252Fgeneral%252F8ca6157b-ad96-477c-aa06-539320c59904.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/8ca6157b-ad96-477c-aa06-539320c59904.jpg saved to cache
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c5d34ff6-7df4-59a2-b32e-4f6a7838de7a
2026-03-27 12:21:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a56490>
2026-03-27 12:21:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749540%252Fgeneral%252F3cce1581-457d-4dbf-8eb0-993c91ca3940.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/3cce1581-457d-4dbf-8eb0-993c91ca3940.jpg saved to cache
2026-03-27 12:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c5d34ff6-7df4-59a2-b32e-4f6a7838de7a
2026-03-27 12:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749499/general/9944550a-9b93-4d49-82d5-418a6ca4bee9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732817)
2026-03-27 12:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749499/general/070b8b75-2d3b-40c2-8bb5-4193fb72e7d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732817)
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb3950>
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252F16fb085d-b2e9-4758-b275-864389c01368.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/16fb085d-b2e9-4758-b275-864389c01368.jpg saved to cache
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb1750>
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252F9944550a-9b93-4d49-82d5-418a6ca4bee9.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/9944550a-9b93-4d49-82d5-418a6ca4bee9.jpg saved to cache
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407a08d0>
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252F070b8b75-2d3b-40c2-8bb5-4193fb72e7d5.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/070b8b75-2d3b-40c2-8bb5-4193fb72e7d5.jpg saved to cache
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468
2026-03-27 12:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749499/general/bc15ffbf-4581-4acf-831d-6edf70ea2d3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732817)
2026-03-27 12:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749499/general/ba2e8ce1-ff29-4f38-bfbb-90667d3fa88f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732817)
2026-03-27 12:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749499/general/3448afb7-0bcd-4d99-a475-d3a8c91555d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732817)
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714097e390>
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252Fbc15ffbf-4581-4acf-831d-6edf70ea2d3d.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/bc15ffbf-4581-4acf-831d-6edf70ea2d3d.jpg saved to cache
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c4710>
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252Fba2e8ce1-ff29-4f38-bfbb-90667d3fa88f.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/ba2e8ce1-ff29-4f38-bfbb-90667d3fa88f.jpg saved to cache
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468
2026-03-27 12:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749499/general/cfb9d9a0-4f87-4e6f-bda9-e0ecae8f1132.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732817)
2026-03-27 12:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749499/general/3373abb8-fb56-4239-bd5f-fe08bbbf78d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732817)
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe9bd0>
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252F3448afb7-0bcd-4d99-a475-d3a8c91555d2.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/3448afb7-0bcd-4d99-a475-d3a8c91555d2.jpg saved to cache
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468
2026-03-27 12:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749499/general/c9a1de84-efaa-4bf9-a511-a44047fcfac5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732817)
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af55d0>
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252Fcfb9d9a0-4f87-4e6f-bda9-e0ecae8f1132.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/cfb9d9a0-4f87-4e6f-bda9-e0ecae8f1132.jpg saved to cache
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71421353d0>
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252F3373abb8-fb56-4239-bd5f-fe08bbbf78d0.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/3373abb8-fb56-4239-bd5f-fe08bbbf78d0.jpg saved to cache
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468
2026-03-27 12:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749499/general/20791c57-3f76-4166-883d-85b676d09dbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732817)
2026-03-27 12:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749540/general/268ef396-663e-4fa9-bbc0-5bd8584d692e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732900)
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bd1890>
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252Fc9a1de84-efaa-4bf9-a511-a44047fcfac5.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/c9a1de84-efaa-4bf9-a511-a44047fcfac5.jpg saved to cache
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e1cf90>
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749499%252Fgeneral%252F20791c57-3f76-4166-883d-85b676d09dbb.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749499/general/20791c57-3f76-4166-883d-85b676d09dbb.jpg saved to cache
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468
2026-03-27 12:21:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 00ef6ef2-0f11-52b0-b51c-c1ab316ee468, skipping ID generation
2026-03-27 12:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with scrape type 1
2026-03-27 12:21:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 sending to next pipeline
2026-03-27 12:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 00ef6ef2-0f11-52b0-b51c-c1ab316ee468, identifier: 10732817
2026-03-27 12:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with identifier: 10732817
2026-03-27 12:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with identifier: 10732817
2026-03-27 12:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 00ef6ef2-0f11-52b0-b51c-c1ab316ee468 with identifier: 10732817 to the API
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749499/general/20791c57-3f76-4166-883d-85b676d09dbb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '00ef6ef2-0f11-52b0-b51c-c1ab316ee468',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994463-2482310',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732817',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 29684,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62794,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749499/general/c9a1de84-efaa-4bf9-a511-a44047fcfac5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60196,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749499/general/20791c57-3f76-4166-883d-85b676d09dbb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104216,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749499/general/9944550a-9b93-4d49-82d5-418a6ca4bee9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61182,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749499/general/16fb085d-b2e9-4758-b275-864389c01368.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89341,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749499/general/3373abb8-fb56-4239-bd5f-fe08bbbf78d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120780,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749499/general/cfb9d9a0-4f87-4e6f-bda9-e0ecae8f1132.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91827,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749499/general/3448afb7-0bcd-4d99-a475-d3a8c91555d2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155975,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749499/general/bc15ffbf-4581-4acf-831d-6edf70ea2d3d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107734,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749499/general/ba2e8ce1-ff29-4f38-bfbb-90667d3fa88f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ef6ef2-0f11-52b0-b51c-c1ab316ee468/00ef6ef2-0f11-52b0-b51c-c1ab316ee468_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80903,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749499/general/070b8b75-2d3b-40c2-8bb5-4193fb72e7d5.jpg',
'Width': 800}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2025-03-03',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Manual - 130 hp - 29.684 '
'km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732817%27 HTTP/1.1" 200 None
2026-03-27 12:21:35 [adesa.de] INFO: Saving data for 10732817: {'created_time': 1774614095.35588, 'last_price_update_time': 1774614095.355891, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732817') HTTP/1.1" 204 0
2026-03-27 12:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749540/general/388b0476-3550-4564-bdc2-d8f5363b14df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732900)
2026-03-27 12:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749540/general/5c32e675-03aa-4e6e-b9d7-e0b2bf7fde40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732900)
2026-03-27 12:21:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714098bc90>
2026-03-27 12:21:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749540%252Fgeneral%252F268ef396-663e-4fa9-bbc0-5bd8584d692e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/268ef396-663e-4fa9-bbc0-5bd8584d692e.jpg saved to cache
2026-03-27 12:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c5d34ff6-7df4-59a2-b32e-4f6a7838de7a
2026-03-27 12:21:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c1e010>
2026-03-27 12:21:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749540%252Fgeneral%252F388b0476-3550-4564-bdc2-d8f5363b14df.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/388b0476-3550-4564-bdc2-d8f5363b14df.jpg saved to cache
2026-03-27 12:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c5d34ff6-7df4-59a2-b32e-4f6a7838de7a
2026-03-27 12:21:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714092b390>
2026-03-27 12:21:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749540%252Fgeneral%252F5c32e675-03aa-4e6e-b9d7-e0b2bf7fde40.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/5c32e675-03aa-4e6e-b9d7-e0b2bf7fde40.jpg saved to cache
2026-03-27 12:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c5d34ff6-7df4-59a2-b32e-4f6a7838de7a
2026-03-27 12:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749540/general/b5395733-6c22-4ae7-a95f-a484ba25602a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732900)
2026-03-27 12:21:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140989d10>
2026-03-27 12:21:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749540%252Fgeneral%252Fb5395733-6c22-4ae7-a95f-a484ba25602a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749540/general/b5395733-6c22-4ae7-a95f-a484ba25602a.jpg saved to cache
2026-03-27 12:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c5d34ff6-7df4-59a2-b32e-4f6a7838de7a
2026-03-27 12:21:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c5d34ff6-7df4-59a2-b32e-4f6a7838de7a, skipping ID generation
2026-03-27 12:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5d34ff6-7df4-59a2-b32e-4f6a7838de7a with scrape type 1
2026-03-27 12:21:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c5d34ff6-7df4-59a2-b32e-4f6a7838de7a sending to next pipeline
2026-03-27 12:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c5d34ff6-7df4-59a2-b32e-4f6a7838de7a, identifier: 10732900
2026-03-27 12:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c5d34ff6-7df4-59a2-b32e-4f6a7838de7a with identifier: 10732900
2026-03-27 12:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c5d34ff6-7df4-59a2-b32e-4f6a7838de7a with identifier: 10732900
2026-03-27 12:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c5d34ff6-7df4-59a2-b32e-4f6a7838de7a with identifier: 10732900 to the API
2026-03-27 12:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749540/general/b5395733-6c22-4ae7-a95f-a484ba25602a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c5d34ff6-7df4-59a2-b32e-4f6a7838de7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994474-2525507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732900',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 25765,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 55,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107396,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749540/general/b5395733-6c22-4ae7-a95f-a484ba25602a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64522,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749540/general/5c32e675-03aa-4e6e-b9d7-e0b2bf7fde40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100318,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749540/general/388b0476-3550-4564-bdc2-d8f5363b14df.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104577,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749540/general/268ef396-663e-4fa9-bbc0-5bd8584d692e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149130,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749540/general/8ca6157b-ad96-477c-aa06-539320c59904.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212627,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749540/general/3cce1581-457d-4dbf-8eb0-993c91ca3940.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151048,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749540/general/06efa37b-6f4f-4b24-88d8-d2df4f6fce54.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101372,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749540/general/28f78247-113b-45e7-9534-d1195d833405.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63158,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749540/general/153d0042-247b-4295-91f4-28ddfa87af81.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5d34ff6-7df4-59a2-b32e-4f6a7838de7a/c5d34ff6-7df4-59a2-b32e-4f6a7838de7a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74999,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749540/general/0b9f5075-5835-4698-8065-3a05b98af55a.jpg',
'Width': 800}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2025-05-20',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 130 hp - 25.765 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732900%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Saving data for 10732900: {'created_time': 1774614096.183849, 'last_price_update_time': 1774614096.183859, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732900') HTTP/1.1" 204 0
2026-03-27 12:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:36 [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-27 12:21:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d89dc5de-1eac-5228-a2bf-1d77258e76d1 with identifier: 10732918
2026-03-27 12:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d89dc5de-1eac-5228-a2bf-1d77258e76d1 with scrape type 1
2026-03-27 12:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d89dc5de-1eac-5228-a2bf-1d77258e76d1
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749557%252Fgeneral%252F3c626859-6294-44ee-9c08-f4140efa6e87.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/3c626859-6294-44ee-9c08-f4140efa6e87.jpg not downloaded yet
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749557%252Fgeneral%252Fe0e59b3a-34be-4437-bdba-7bcc7ec89094.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/e0e59b3a-34be-4437-bdba-7bcc7ec89094.jpg not downloaded yet
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749557%252Fgeneral%252Fd68fcb52-8215-40e2-b904-194fc7d172a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/d68fcb52-8215-40e2-b904-194fc7d172a9.jpg not downloaded yet
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749557%252Fgeneral%252Fc9291952-abbd-4291-a451-7546dd188f4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/c9291952-abbd-4291-a451-7546dd188f4a.jpg not downloaded yet
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749557%252Fgeneral%252F11474b56-07c2-4431-8e4d-8f497ce8abfc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/11474b56-07c2-4431-8e4d-8f497ce8abfc.jpg not downloaded yet
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732106
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732106%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732106: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732106 url https://www.openlane.eu/en/carv6/auction/10732106
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732069
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732069%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732069: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732069 url https://www.openlane.eu/en/carv6/auction/10732069
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732070
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732070%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732070: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732070 url https://www.openlane.eu/en/carv6/auction/10732070
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732057
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732057%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732057: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732057 url https://www.openlane.eu/en/carv6/auction/10732057
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732028
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732028%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732028: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732028 url https://www.openlane.eu/en/carv6/auction/10732028
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732030
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732030%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732030: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732030 url https://www.openlane.eu/en/carv6/auction/10732030
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732087
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732087%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732087: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732087 url https://www.openlane.eu/en/carv6/auction/10732087
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732088
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732088%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732088: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732088 url https://www.openlane.eu/en/carv6/auction/10732088
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732031
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732031%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732031: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732031 url https://www.openlane.eu/en/carv6/auction/10732031
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732065
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732065%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732065: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732065 url https://www.openlane.eu/en/carv6/auction/10732065
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732044
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732044%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732044: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732044 url https://www.openlane.eu/en/carv6/auction/10732044
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732067
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732067%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732067: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732067 url https://www.openlane.eu/en/carv6/auction/10732067
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732054
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732054%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732054: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732054 url https://www.openlane.eu/en/carv6/auction/10732054
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732052
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732052%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732052: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732052 url https://www.openlane.eu/en/carv6/auction/10732052
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732029
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732029%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732029: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732029 url https://www.openlane.eu/en/carv6/auction/10732029
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732109
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732109%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732109: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732109 url https://www.openlane.eu/en/carv6/auction/10732109
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10732064
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732064%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10732064: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10732064 url https://www.openlane.eu/en/carv6/auction/10732064
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10727844
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727844%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10727844: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10727844 url https://www.openlane.eu/en/carv6/auction/10727844
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10727904
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727904%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10727904: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10727904 url https://www.openlane.eu/en/carv6/auction/10727904
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10727918
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727918%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10727918: 2
2026-03-27 12:21:36 [adesa.de] INFO: Scraping item 10727918 url https://www.openlane.eu/en/carv6/auction/10727918
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749557%252Fgeneral%252F9eeae236-39cf-4967-ab27-d81225d1da52.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/9eeae236-39cf-4967-ab27-d81225d1da52.jpg not downloaded yet
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10728086
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728086%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10728086: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10728086 url https://www.openlane.eu/en/carv6/auction/10728086
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10728031
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728031%27 HTTP/1.1" 200 None
2026-03-27 12:21:36 [adesa.de] INFO: Scrape type for 10728031: 0
2026-03-27 12:21:36 [adesa.de] INFO: Skipping item 10728031 url https://www.openlane.eu/en/carv6/auction/10728031
2026-03-27 12:21:36 [adesa.de] INFO: Found listing with ID: 10727825
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727825%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727825: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727825 url https://www.openlane.eu/en/carv6/auction/10727825
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727990
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727990%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727990: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727990 url https://www.openlane.eu/en/carv6/auction/10727990
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10728020
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728020%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10728020: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10728020 url https://www.openlane.eu/en/carv6/auction/10728020
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727943
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727943%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727943: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727943 url https://www.openlane.eu/en/carv6/auction/10727943
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10728017
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728017%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10728017: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10728017 url https://www.openlane.eu/en/carv6/auction/10728017
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727846
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727846%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727846: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727846 url https://www.openlane.eu/en/carv6/auction/10727846
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727832
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727832%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727832: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727832 url https://www.openlane.eu/en/carv6/auction/10727832
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727838
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727838%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727838: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727838 url https://www.openlane.eu/en/carv6/auction/10727838
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727836
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727836%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727836: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727836 url https://www.openlane.eu/en/carv6/auction/10727836
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727917
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727917%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727917: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727917 url https://www.openlane.eu/en/carv6/auction/10727917
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10728025
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728025%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10728025: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10728025 url https://www.openlane.eu/en/carv6/auction/10728025
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727901
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727901%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727901: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727901 url https://www.openlane.eu/en/carv6/auction/10727901
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727886
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727886%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727886: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727886 url https://www.openlane.eu/en/carv6/auction/10727886
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10728054
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728054%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10728054: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10728054 url https://www.openlane.eu/en/carv6/auction/10728054
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727888
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727888%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727888: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727888 url https://www.openlane.eu/en/carv6/auction/10727888
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727933
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727933%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727933: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727933 url https://www.openlane.eu/en/carv6/auction/10727933
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10728103
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728103%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10728103: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10728103 url https://www.openlane.eu/en/carv6/auction/10728103
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727843
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727843%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727843: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727843 url https://www.openlane.eu/en/carv6/auction/10727843
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727821
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727821%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727821: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727821 url https://www.openlane.eu/en/carv6/auction/10727821
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727858
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727858%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727858: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727858 url https://www.openlane.eu/en/carv6/auction/10727858
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727813
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727813%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727813: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727813 url https://www.openlane.eu/en/carv6/auction/10727813
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727851
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727851%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727851: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727851 url https://www.openlane.eu/en/carv6/auction/10727851
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727814
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727814%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727814: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727814 url https://www.openlane.eu/en/carv6/auction/10727814
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727993
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727993%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727993: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727993 url https://www.openlane.eu/en/carv6/auction/10727993
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727815
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727815%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727815: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727815 url https://www.openlane.eu/en/carv6/auction/10727815
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727871
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727871%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727871: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727871 url https://www.openlane.eu/en/carv6/auction/10727871
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727891
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727891%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727891: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727891 url https://www.openlane.eu/en/carv6/auction/10727891
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727986
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727986%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727986: 2
2026-03-27 12:21:37 [adesa.de] INFO: Scraping item 10727986 url https://www.openlane.eu/en/carv6/auction/10727986
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749557%252Fgeneral%252F34b31dc1-33a1-47d3-ba61-14fb007d62a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/34b31dc1-33a1-47d3-ba61-14fb007d62a2.jpg not downloaded yet
2026-03-27 12:21:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727819
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727819%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727819: 2
2026-03-27 12:21:37 [adesa.de] INFO: Scraping item 10727819 url https://www.openlane.eu/en/carv6/auction/10727819
2026-03-27 12:21:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749557%252Fgeneral%252F0466d5b0-3ad7-46ad-98c2-d2cbd0fd2b07.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/0466d5b0-3ad7-46ad-98c2-d2cbd0fd2b07.jpg not downloaded yet
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727903
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727903%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727903: 2
2026-03-27 12:21:37 [adesa.de] INFO: Scraping item 10727903 url https://www.openlane.eu/en/carv6/auction/10727903
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749557%252Fgeneral%252F9dbfe0b2-5d99-4e0c-a1cf-ad00a74b1fc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/9dbfe0b2-5d99-4e0c-a1cf-ad00a74b1fc9.jpg not downloaded yet
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727896
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727896%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727896: 2
2026-03-27 12:21:37 [adesa.de] INFO: Scraping item 10727896 url https://www.openlane.eu/en/carv6/auction/10727896
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749557%252Fgeneral%252F4753a1de-9d34-492c-bfd3-10a9486f76be.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/4753a1de-9d34-492c-bfd3-10a9486f76be.jpg not downloaded yet
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727828
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727828%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727828: 2
2026-03-27 12:21:37 [adesa.de] INFO: Scraping item 10727828 url https://www.openlane.eu/en/carv6/auction/10727828
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10728099
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728099%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10728099: 2
2026-03-27 12:21:37 [adesa.de] INFO: Scraping item 10728099 url https://www.openlane.eu/en/carv6/auction/10728099
2026-03-27 12:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdc22f15-e6ed-509d-8dd0-6fdab1ecae38 with identifier: 10732925
2026-03-27 12:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdc22f15-e6ed-509d-8dd0-6fdab1ecae38 with scrape type 1
2026-03-27 12:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bdc22f15-e6ed-509d-8dd0-6fdab1ecae38
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749563%252Fgeneral%252F652f22e8-ea77-415a-83cb-8dad448dc24f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/652f22e8-ea77-415a-83cb-8dad448dc24f.jpg not downloaded yet
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727906
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727906%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727906: 2
2026-03-27 12:21:37 [adesa.de] INFO: Scraping item 10727906 url https://www.openlane.eu/en/carv6/auction/10727906
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749563%252Fgeneral%252F73912687-7601-439d-ac2a-6bfd596437b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/73912687-7601-439d-ac2a-6bfd596437b0.jpg not downloaded yet
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10728005
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728005%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10728005: 2
2026-03-27 12:21:37 [adesa.de] INFO: Scraping item 10728005 url https://www.openlane.eu/en/carv6/auction/10728005
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749563%252Fgeneral%252Fe502fcc2-8f82-41b9-b464-47c87bcb5c21.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/e502fcc2-8f82-41b9-b464-47c87bcb5c21.jpg not downloaded yet
2026-03-27 12:21:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749557/general/34b31dc1-33a1-47d3-ba61-14fb007d62a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732918)
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10728046
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728046%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10728046: 2
2026-03-27 12:21:37 [adesa.de] INFO: Scraping item 10728046 url https://www.openlane.eu/en/carv6/auction/10728046
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749563%252Fgeneral%252Fcb082379-1d9a-4e95-a204-df9a856170ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/cb082379-1d9a-4e95-a204-df9a856170ed.jpg not downloaded yet
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10728110
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728110%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10728110: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10728110 url https://www.openlane.eu/en/carv6/auction/10728110
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10728066
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728066%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10728066: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10728066 url https://www.openlane.eu/en/carv6/auction/10728066
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727894
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727894%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727894: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727894 url https://www.openlane.eu/en/carv6/auction/10727894
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727868
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727868%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727868: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727868 url https://www.openlane.eu/en/carv6/auction/10727868
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10728010
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728010%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10728010: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10728010 url https://www.openlane.eu/en/carv6/auction/10728010
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727932
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727932%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727932: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727932 url https://www.openlane.eu/en/carv6/auction/10727932
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727842
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727842%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727842: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727842 url https://www.openlane.eu/en/carv6/auction/10727842
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727870
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727870%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727870: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727870 url https://www.openlane.eu/en/carv6/auction/10727870
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727863
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727863%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727863: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727863 url https://www.openlane.eu/en/carv6/auction/10727863
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727864
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727864%27 HTTP/1.1" 200 None
2026-03-27 12:21:37 [adesa.de] INFO: Scrape type for 10727864: 0
2026-03-27 12:21:37 [adesa.de] INFO: Skipping item 10727864 url https://www.openlane.eu/en/carv6/auction/10727864
2026-03-27 12:21:37 [adesa.de] INFO: Found listing with ID: 10727934
2026-03-27 12:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727934%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727934: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727934 url https://www.openlane.eu/en/carv6/auction/10727934
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10728051
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728051%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10728051: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10728051 url https://www.openlane.eu/en/carv6/auction/10728051
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10728070
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728070%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10728070: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10728070 url https://www.openlane.eu/en/carv6/auction/10728070
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727845
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727845%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727845: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727845 url https://www.openlane.eu/en/carv6/auction/10727845
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10728082
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728082%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10728082: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10728082 url https://www.openlane.eu/en/carv6/auction/10728082
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10728106
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728106%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10728106: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10728106 url https://www.openlane.eu/en/carv6/auction/10728106
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727997
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727997%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727997: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727997 url https://www.openlane.eu/en/carv6/auction/10727997
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727909
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727909%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727909: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727909 url https://www.openlane.eu/en/carv6/auction/10727909
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727857
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727857%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727857: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727857 url https://www.openlane.eu/en/carv6/auction/10727857
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727905
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727905%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727905: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727905 url https://www.openlane.eu/en/carv6/auction/10727905
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727879
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727879%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727879: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727879 url https://www.openlane.eu/en/carv6/auction/10727879
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727919
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727919%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727919: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727919 url https://www.openlane.eu/en/carv6/auction/10727919
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727915
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727915%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727915: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727915 url https://www.openlane.eu/en/carv6/auction/10727915
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10728040
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728040%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10728040: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10728040 url https://www.openlane.eu/en/carv6/auction/10728040
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727818
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727818%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727818: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727818 url https://www.openlane.eu/en/carv6/auction/10727818
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727924
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727924%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727924: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727924 url https://www.openlane.eu/en/carv6/auction/10727924
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727953
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727953%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727953: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727953 url https://www.openlane.eu/en/carv6/auction/10727953
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727849
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727849%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727849: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727849 url https://www.openlane.eu/en/carv6/auction/10727849
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727927
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727927%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727927: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727927 url https://www.openlane.eu/en/carv6/auction/10727927
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727867
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727867%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727867: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727867 url https://www.openlane.eu/en/carv6/auction/10727867
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727956
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727956%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727956: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727956 url https://www.openlane.eu/en/carv6/auction/10727956
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10728078
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728078%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10728078: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10728078 url https://www.openlane.eu/en/carv6/auction/10728078
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727920
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727920%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727920: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727920 url https://www.openlane.eu/en/carv6/auction/10727920
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727852
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727852%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727852: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727852 url https://www.openlane.eu/en/carv6/auction/10727852
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10728001
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728001%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10728001: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10728001 url https://www.openlane.eu/en/carv6/auction/10728001
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727833
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727833%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727833: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727833 url https://www.openlane.eu/en/carv6/auction/10727833
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727877
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727877%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727877: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727877 url https://www.openlane.eu/en/carv6/auction/10727877
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727926
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727926%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727926: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727926 url https://www.openlane.eu/en/carv6/auction/10727926
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727937
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727937%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727937: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727937 url https://www.openlane.eu/en/carv6/auction/10727937
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10728044
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728044%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10728044: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10728044 url https://www.openlane.eu/en/carv6/auction/10728044
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10728061
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728061%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10728061: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10728061 url https://www.openlane.eu/en/carv6/auction/10728061
2026-03-27 12:21:38 [adesa.de] INFO: Found listing with ID: 10727887
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727887%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [adesa.de] INFO: Scrape type for 10727887: 0
2026-03-27 12:21:38 [adesa.de] INFO: Skipping item 10727887 url https://www.openlane.eu/en/carv6/auction/10727887
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749563%252Fgeneral%252Ff2feb847-5920-4d4d-ace2-574e9bd317f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/f2feb847-5920-4d4d-ace2-574e9bd317f8.jpg not downloaded yet
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749563%252Fgeneral%252Fdb3e619b-18d2-4b39-8773-8829151b7822.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/db3e619b-18d2-4b39-8773-8829151b7822.jpg not downloaded yet
2026-03-27 12:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749563/general/73912687-7601-439d-ac2a-6bfd596437b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732925)
2026-03-27 12:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a83b50>
2026-03-27 12:21:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749557%252Fgeneral%252F34b31dc1-33a1-47d3-ba61-14fb007d62a2.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/34b31dc1-33a1-47d3-ba61-14fb007d62a2.jpg saved to cache
2026-03-27 12:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d89dc5de-1eac-5228-a2bf-1d77258e76d1
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749563%252Fgeneral%252F7ebb19dd-f73f-4f48-a760-75d00a3de932.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/7ebb19dd-f73f-4f48-a760-75d00a3de932.jpg not downloaded yet
2026-03-27 12:21:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749563%252Fgeneral%252F23bd3d84-a767-422a-b190-17851af113f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/23bd3d84-a767-422a-b190-17851af113f3.jpg not downloaded yet
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749563%252Fgeneral%252F386084cc-9fa5-43fe-80df-0625b021ab92.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/386084cc-9fa5-43fe-80df-0625b021ab92.jpg not downloaded yet
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749563%252Fgeneral%252F335b7204-135a-4663-91fd-b34cd3294c91.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/335b7204-135a-4663-91fd-b34cd3294c91.jpg not downloaded yet
2026-03-27 12:21:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a7b90>
2026-03-27 12:21:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749563%252Fgeneral%252F73912687-7601-439d-ac2a-6bfd596437b0.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/73912687-7601-439d-ac2a-6bfd596437b0.jpg saved to cache
2026-03-27 12:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bdc22f15-e6ed-509d-8dd0-6fdab1ecae38
2026-03-27 12:21:38 [adesa.de] ERROR: Error parsing details: Field transmission must be one of ('automatic', 'manual') values, received
Traceback (most recent call last):
File "/usr/src/app/crawlers/spiders/adesa.py", line 241, in parse_details
item = self._extract_listing_item(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/app/crawlers/spiders/adesa_base.py", line 62, in _extract_listing_item
item["transmission"] = transmission
~~~~^^^^^^^^^^^^^^^^
File "/usr/src/app/crawlers/items.py", line 124, in __setitem__
raise ValueError(
ValueError: Field transmission must be one of ('automatic', 'manual') values, received
2026-03-27 12:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749563/general/f2feb847-5920-4d4d-ace2-574e9bd317f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732925)
2026-03-27 12:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749563/general/db3e619b-18d2-4b39-8773-8829151b7822.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732925)
2026-03-27 12:21:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cacf50>
2026-03-27 12:21:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749563%252Fgeneral%252Ff2feb847-5920-4d4d-ace2-574e9bd317f8.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/f2feb847-5920-4d4d-ace2-574e9bd317f8.jpg saved to cache
2026-03-27 12:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bdc22f15-e6ed-509d-8dd0-6fdab1ecae38
2026-03-27 12:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749563/general/335b7204-135a-4663-91fd-b34cd3294c91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732925)
2026-03-27 12:21:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d5a790>
2026-03-27 12:21:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749563%252Fgeneral%252Fdb3e619b-18d2-4b39-8773-8829151b7822.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/db3e619b-18d2-4b39-8773-8829151b7822.jpg saved to cache
2026-03-27 12:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bdc22f15-e6ed-509d-8dd0-6fdab1ecae38
2026-03-27 12:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749563/general/386084cc-9fa5-43fe-80df-0625b021ab92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732925)
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f8190>
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749563%252Fgeneral%252F335b7204-135a-4663-91fd-b34cd3294c91.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/335b7204-135a-4663-91fd-b34cd3294c91.jpg saved to cache
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bdc22f15-e6ed-509d-8dd0-6fdab1ecae38
2026-03-27 12:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749563/general/23bd3d84-a767-422a-b190-17851af113f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732925)
2026-03-27 12:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749563/general/7ebb19dd-f73f-4f48-a760-75d00a3de932.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732925)
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bd1690>
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749563%252Fgeneral%252F386084cc-9fa5-43fe-80df-0625b021ab92.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/386084cc-9fa5-43fe-80df-0625b021ab92.jpg saved to cache
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bdc22f15-e6ed-509d-8dd0-6fdab1ecae38
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f9f10>
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749563%252Fgeneral%252F23bd3d84-a767-422a-b190-17851af113f3.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/23bd3d84-a767-422a-b190-17851af113f3.jpg saved to cache
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bdc22f15-e6ed-509d-8dd0-6fdab1ecae38
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e35190>
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749563%252Fgeneral%252F7ebb19dd-f73f-4f48-a760-75d00a3de932.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/7ebb19dd-f73f-4f48-a760-75d00a3de932.jpg saved to cache
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bdc22f15-e6ed-509d-8dd0-6fdab1ecae38
2026-03-27 12:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749563/general/cb082379-1d9a-4e95-a204-df9a856170ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732925)
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f36390>
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749563%252Fgeneral%252Fcb082379-1d9a-4e95-a204-df9a856170ed.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/cb082379-1d9a-4e95-a204-df9a856170ed.jpg saved to cache
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bdc22f15-e6ed-509d-8dd0-6fdab1ecae38
2026-03-27 12:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733254> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8562e39-b417-522d-b0b5-1a047c0b8620 with identifier: 10733254
2026-03-27 12:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8562e39-b417-522d-b0b5-1a047c0b8620 with scrape type 1
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8562e39-b417-522d-b0b5-1a047c0b8620
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749638%252Fgeneral%252F40bff84e-c569-46f5-9716-616ff01f6992.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/40bff84e-c569-46f5-9716-616ff01f6992.jpg not downloaded yet
2026-03-27 12:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 519a2ab6-67e7-5e32-9042-6e9acbbecd4d with identifier: 10733252
2026-03-27 12:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 519a2ab6-67e7-5e32-9042-6e9acbbecd4d with scrape type 1
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 519a2ab6-67e7-5e32-9042-6e9acbbecd4d
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749636%252Fgeneral%252Ff377a967-69eb-4bac-a077-dea3cfb5000a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/f377a967-69eb-4bac-a077-dea3cfb5000a.jpg not downloaded yet
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749638%252Fgeneral%252F93175a5c-949c-4ac6-bffc-076838b0b7e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/93175a5c-949c-4ac6-bffc-076838b0b7e9.jpg not downloaded yet
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749636%252Fgeneral%252Fbb8ab11d-a00d-485f-b51b-8483f2734e86.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/bb8ab11d-a00d-485f-b51b-8483f2734e86.jpg not downloaded yet
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749638%252Fgeneral%252F0f86f8b3-f64e-42f2-845d-89aee4f4476f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/0f86f8b3-f64e-42f2-845d-89aee4f4476f.jpg not downloaded yet
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749636%252Fgeneral%252F8590d372-1683-4f28-b630-0097020656fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/8590d372-1683-4f28-b630-0097020656fb.jpg not downloaded yet
2026-03-27 12:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749563/general/e502fcc2-8f82-41b9-b464-47c87bcb5c21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732925)
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749638%252Fgeneral%252F0f78c4e9-30df-40ec-8cc1-8c0b5a0cf708.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/0f78c4e9-30df-40ec-8cc1-8c0b5a0cf708.jpg not downloaded yet
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749636%252Fgeneral%252Fac63952f-21d5-4ec2-be97-d245247e96ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/ac63952f-21d5-4ec2-be97-d245247e96ba.jpg not downloaded yet
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749638%252Fgeneral%252F05950a21-c75c-45ae-a096-dbeec0bd28a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/05950a21-c75c-45ae-a096-dbeec0bd28a3.jpg not downloaded yet
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749636%252Fgeneral%252Fc9457cf7-bbce-4411-8de8-433f6f82068c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/c9457cf7-bbce-4411-8de8-433f6f82068c.jpg not downloaded yet
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749638%252Fgeneral%252F01e146e5-16af-45ea-af1d-b604a857057f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/01e146e5-16af-45ea-af1d-b604a857057f.jpg not downloaded yet
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749636%252Fgeneral%252Fa92f1a60-859c-4217-a20a-da603ad70b6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/a92f1a60-859c-4217-a20a-da603ad70b6e.jpg not downloaded yet
2026-03-27 12:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749638%252Fgeneral%252F22d4094a-7005-4a90-b818-225536c2d702.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/22d4094a-7005-4a90-b818-225536c2d702.jpg not downloaded yet
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749636%252Fgeneral%252Fea6b0fa9-dbbc-484d-8e69-8de5a762f2b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/ea6b0fa9-dbbc-484d-8e69-8de5a762f2b0.jpg not downloaded yet
2026-03-27 12:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142001e10>
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749563%252Fgeneral%252Fe502fcc2-8f82-41b9-b464-47c87bcb5c21.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/e502fcc2-8f82-41b9-b464-47c87bcb5c21.jpg saved to cache
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bdc22f15-e6ed-509d-8dd0-6fdab1ecae38
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749638%252Fgeneral%252F4a8608d9-a008-463c-a83b-b5526d404f08.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/4a8608d9-a008-463c-a83b-b5526d404f08.jpg not downloaded yet
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749636%252Fgeneral%252F6bd089a5-f9f4-4675-918c-3ecb8b543099.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/6bd089a5-f9f4-4675-918c-3ecb8b543099.jpg not downloaded yet
2026-03-27 12:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749636/general/8590d372-1683-4f28-b630-0097020656fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733252)
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749638%252Fgeneral%252Fba408c21-f4a6-447e-93f0-d1685d71cbb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/ba408c21-f4a6-447e-93f0-d1685d71cbb7.jpg not downloaded yet
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749636%252Fgeneral%252F6d9dbe8f-c215-488d-8929-119da2242fbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/6d9dbe8f-c215-488d-8929-119da2242fbf.jpg not downloaded yet
2026-03-27 12:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749638%252Fgeneral%252F58ab6165-7575-48ea-9125-2a2d78ee6db5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/58ab6165-7575-48ea-9125-2a2d78ee6db5.jpg not downloaded yet
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749636%252Fgeneral%252F32efc399-80e9-445d-9574-0ff03c920772.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/32efc399-80e9-445d-9574-0ff03c920772.jpg not downloaded yet
2026-03-27 12:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b with identifier: 10732855
2026-03-27 12:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b with scrape type 1
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749528%252Fgeneral%252F5ab45a0e-898c-4f26-b548-9d01bf0ebc13.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/5ab45a0e-898c-4f26-b548-9d01bf0ebc13.jpg not downloaded yet
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749528%252Fgeneral%252Fe2dcb3c6-580f-4550-8764-084fe124d0e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/e2dcb3c6-580f-4550-8764-084fe124d0e4.jpg not downloaded yet
2026-03-27 12:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749636/general/a92f1a60-859c-4217-a20a-da603ad70b6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733252)
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749528%252Fgeneral%252F18f11ea4-43b0-4c32-8192-199056f22847.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/18f11ea4-43b0-4c32-8192-199056f22847.jpg not downloaded yet
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749528%252Fgeneral%252F5a4e2226-a061-4ca1-9cd0-9e37cf82d863.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/5a4e2226-a061-4ca1-9cd0-9e37cf82d863.jpg not downloaded yet
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca1e10>
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749636%252Fgeneral%252F8590d372-1683-4f28-b630-0097020656fb.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/8590d372-1683-4f28-b630-0097020656fb.jpg saved to cache
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 519a2ab6-67e7-5e32-9042-6e9acbbecd4d
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749528%252Fgeneral%252F995a6baa-9039-4f84-b85e-505fd217f462.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/995a6baa-9039-4f84-b85e-505fd217f462.jpg not downloaded yet
2026-03-27 12:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749528/general/5ab45a0e-898c-4f26-b548-9d01bf0ebc13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732855)
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749528%252Fgeneral%252F6d0aadfd-7c76-41b6-88f4-383cccc203d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/6d0aadfd-7c76-41b6-88f4-383cccc203d6.jpg not downloaded yet
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749528%252Fgeneral%252F7fee069a-147d-4ca6-897c-fcd02fa1d48d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/7fee069a-147d-4ca6-897c-fcd02fa1d48d.jpg not downloaded yet
2026-03-27 12:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b503839-543b-5f1b-be54-8dda1fb1a3a9 with identifier: 10732829
2026-03-27 12:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b503839-543b-5f1b-be54-8dda1fb1a3a9 with scrape type 1
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3b503839-543b-5f1b-be54-8dda1fb1a3a9
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5561671%252Fgeneral%252F69478b56-2b35-4941-8445-e47b293acf3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/69478b56-2b35-4941-8445-e47b293acf3b.jpg not downloaded yet
2026-03-27 12:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749528/general/e2dcb3c6-580f-4550-8764-084fe124d0e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732855)
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749528%252Fgeneral%252Fb80a58a3-48a7-4e62-a4c2-f14823cae01e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/b80a58a3-48a7-4e62-a4c2-f14823cae01e.jpg not downloaded yet
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5561671%252Fgeneral%252F66a858f7-fda6-4f1f-a0a5-49e6320f16ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/66a858f7-fda6-4f1f-a0a5-49e6320f16ea.jpg not downloaded yet
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714098bb50>
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749636%252Fgeneral%252Fa92f1a60-859c-4217-a20a-da603ad70b6e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/a92f1a60-859c-4217-a20a-da603ad70b6e.jpg saved to cache
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 519a2ab6-67e7-5e32-9042-6e9acbbecd4d
2026-03-27 12:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749636/general/6bd089a5-f9f4-4675-918c-3ecb8b543099.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733252)
2026-03-27 12:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749528/general/5a4e2226-a061-4ca1-9cd0-9e37cf82d863.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732855)
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749528%252Fgeneral%252F025131fb-87b6-4dca-aee8-35379127b9bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/025131fb-87b6-4dca-aee8-35379127b9bf.jpg not downloaded yet
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5561671%252Fgeneral%252F245667de-df7f-4ce1-a595-c6d00f811a67.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/245667de-df7f-4ce1-a595-c6d00f811a67.jpg not downloaded yet
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408348d0>
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749528%252Fgeneral%252F5ab45a0e-898c-4f26-b548-9d01bf0ebc13.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/5ab45a0e-898c-4f26-b548-9d01bf0ebc13.jpg saved to cache
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749528%252Fgeneral%252Fa61fbc98-6701-4358-9edc-66e824e02d19.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/a61fbc98-6701-4358-9edc-66e824e02d19.jpg not downloaded yet
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5561671%252Fgeneral%252Fd4f1486b-1661-4c5b-952d-81440530e3a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/d4f1486b-1661-4c5b-952d-81440530e3a2.jpg not downloaded yet
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a9da90>
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749528%252Fgeneral%252Fe2dcb3c6-580f-4550-8764-084fe124d0e4.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/e2dcb3c6-580f-4550-8764-084fe124d0e4.jpg saved to cache
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5561671%252Fgeneral%252F621af306-5824-4864-989c-73a92959e3c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/621af306-5824-4864-989c-73a92959e3c3.jpg not downloaded yet
2026-03-27 12:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5561671/general/69478b56-2b35-4941-8445-e47b293acf3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732829)
2026-03-27 12:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749528/general/7fee069a-147d-4ca6-897c-fcd02fa1d48d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732855)
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5561671%252Fgeneral%252F197d1466-9651-4ecf-aff0-11d0ffb37ff8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/197d1466-9651-4ecf-aff0-11d0ffb37ff8.jpg not downloaded yet
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0b9d0>
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749636%252Fgeneral%252F6bd089a5-f9f4-4675-918c-3ecb8b543099.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/6bd089a5-f9f4-4675-918c-3ecb8b543099.jpg saved to cache
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 519a2ab6-67e7-5e32-9042-6e9acbbecd4d
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cf7cd0>
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749528%252Fgeneral%252F5a4e2226-a061-4ca1-9cd0-9e37cf82d863.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/5a4e2226-a061-4ca1-9cd0-9e37cf82d863.jpg saved to cache
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b
2026-03-27 12:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749528/general/6d0aadfd-7c76-41b6-88f4-383cccc203d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732855)
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5561671%252Fgeneral%252Fd622ef2c-546e-4fc0-bd97-bdcdc5ef4a81.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/d622ef2c-546e-4fc0-bd97-bdcdc5ef4a81.jpg not downloaded yet
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5561671%252Fgeneral%252Fd1db5f4e-4017-4714-b8a4-438732433312.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/d1db5f4e-4017-4714-b8a4-438732433312.jpg not downloaded yet
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb3e90>
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561671%252Fgeneral%252F69478b56-2b35-4941-8445-e47b293acf3b.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/69478b56-2b35-4941-8445-e47b293acf3b.jpg saved to cache
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3b503839-543b-5f1b-be54-8dda1fb1a3a9
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d3ba90>
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749528%252Fgeneral%252F7fee069a-147d-4ca6-897c-fcd02fa1d48d.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/7fee069a-147d-4ca6-897c-fcd02fa1d48d.jpg saved to cache
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5561671%252Fgeneral%252F6df20e11-43bd-4dfa-b4f2-72710990c1c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/6df20e11-43bd-4dfa-b4f2-72710990c1c7.jpg not downloaded yet
2026-03-27 12:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749528/general/a61fbc98-6701-4358-9edc-66e824e02d19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732855)
2026-03-27 12:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5561671/general/621af306-5824-4864-989c-73a92959e3c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732829)
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5561671%252Fgeneral%252Fc9a4de7f-789a-4b21-93e3-ba8ceaa63212.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/c9a4de7f-789a-4b21-93e3-ba8ceaa63212.jpg not downloaded yet
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420ab150>
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749528%252Fgeneral%252F6d0aadfd-7c76-41b6-88f4-383cccc203d6.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/6d0aadfd-7c76-41b6-88f4-383cccc203d6.jpg saved to cache
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b
2026-03-27 12:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5561671/general/d4f1486b-1661-4c5b-952d-81440530e3a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732829)
2026-03-27 12:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5561671/general/d622ef2c-546e-4fc0-bd97-bdcdc5ef4a81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732829)
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140811cd0>
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749528%252Fgeneral%252Fa61fbc98-6701-4358-9edc-66e824e02d19.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/a61fbc98-6701-4358-9edc-66e824e02d19.jpg saved to cache
2026-03-27 12:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714082da10>
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561671%252Fgeneral%252F621af306-5824-4864-989c-73a92959e3c3.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/621af306-5824-4864-989c-73a92959e3c3.jpg saved to cache
2026-03-27 12:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3b503839-543b-5f1b-be54-8dda1fb1a3a9
2026-03-27 12:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5561671/general/c9a4de7f-789a-4b21-93e3-ba8ceaa63212.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732829)
2026-03-27 12:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5561671/general/d1db5f4e-4017-4714-b8a4-438732433312.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732829)
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a4110>
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561671%252Fgeneral%252Fd4f1486b-1661-4c5b-952d-81440530e3a2.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/d4f1486b-1661-4c5b-952d-81440530e3a2.jpg saved to cache
2026-03-27 12:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3b503839-543b-5f1b-be54-8dda1fb1a3a9
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af5f10>
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561671%252Fgeneral%252Fd622ef2c-546e-4fc0-bd97-bdcdc5ef4a81.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/d622ef2c-546e-4fc0-bd97-bdcdc5ef4a81.jpg saved to cache
2026-03-27 12:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3b503839-543b-5f1b-be54-8dda1fb1a3a9
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb7690>
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561671%252Fgeneral%252Fc9a4de7f-789a-4b21-93e3-ba8ceaa63212.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/c9a4de7f-789a-4b21-93e3-ba8ceaa63212.jpg saved to cache
2026-03-27 12:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3b503839-543b-5f1b-be54-8dda1fb1a3a9
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420a9350>
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561671%252Fgeneral%252Fd1db5f4e-4017-4714-b8a4-438732433312.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/d1db5f4e-4017-4714-b8a4-438732433312.jpg saved to cache
2026-03-27 12:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3b503839-543b-5f1b-be54-8dda1fb1a3a9
2026-03-27 12:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5561671/general/197d1466-9651-4ecf-aff0-11d0ffb37ff8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732829)
2026-03-27 12:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5561671/general/6df20e11-43bd-4dfa-b4f2-72710990c1c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732829)
2026-03-27 12:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5561671/general/245667de-df7f-4ce1-a595-c6d00f811a67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732829)
2026-03-27 12:21:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749528/general/025131fb-87b6-4dca-aee8-35379127b9bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732855)
2026-03-27 12:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749528/general/b80a58a3-48a7-4e62-a4c2-f14823cae01e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732855)
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af71d0>
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561671%252Fgeneral%252F197d1466-9651-4ecf-aff0-11d0ffb37ff8.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/197d1466-9651-4ecf-aff0-11d0ffb37ff8.jpg saved to cache
2026-03-27 12:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3b503839-543b-5f1b-be54-8dda1fb1a3a9
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb6750>
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561671%252Fgeneral%252F6df20e11-43bd-4dfa-b4f2-72710990c1c7.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/6df20e11-43bd-4dfa-b4f2-72710990c1c7.jpg saved to cache
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3b503839-543b-5f1b-be54-8dda1fb1a3a9
2026-03-27 12:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749636/general/32efc399-80e9-445d-9574-0ff03c920772.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733252)
2026-03-27 12:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd416d4a-f59c-5e9a-8dc7-f0e37658061f with identifier: 10733241
2026-03-27 12:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd416d4a-f59c-5e9a-8dc7-f0e37658061f with scrape type 1
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd416d4a-f59c-5e9a-8dc7-f0e37658061f
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749625%252Fgeneral%252F158cf51a-aebd-4f36-898c-1916b8d5810a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/158cf51a-aebd-4f36-898c-1916b8d5810a.jpg not downloaded yet
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714201d310>
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561671%252Fgeneral%252F245667de-df7f-4ce1-a595-c6d00f811a67.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/245667de-df7f-4ce1-a595-c6d00f811a67.jpg saved to cache
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3b503839-543b-5f1b-be54-8dda1fb1a3a9
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c1d190>
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749528%252Fgeneral%252F025131fb-87b6-4dca-aee8-35379127b9bf.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/025131fb-87b6-4dca-aee8-35379127b9bf.jpg saved to cache
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b
2026-03-27 12:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749528/general/995a6baa-9039-4f84-b85e-505fd217f462.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732855)
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749625%252Fgeneral%252F04a4c0ca-beec-41b5-8f50-554075234105.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/04a4c0ca-beec-41b5-8f50-554075234105.jpg not downloaded yet
2026-03-27 12:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5561671/general/66a858f7-fda6-4f1f-a0a5-49e6320f16ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732829)
2026-03-27 12:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749528/general/18f11ea4-43b0-4c32-8192-199056f22847.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732855)
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749625%252Fgeneral%252F6a0e5df1-bd69-4f90-a51e-18329ea54c50.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/6a0e5df1-bd69-4f90-a51e-18329ea54c50.jpg not downloaded yet
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cd49d0>
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749528%252Fgeneral%252Fb80a58a3-48a7-4e62-a4c2-f14823cae01e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/b80a58a3-48a7-4e62-a4c2-f14823cae01e.jpg saved to cache
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c3790>
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749636%252Fgeneral%252F32efc399-80e9-445d-9574-0ff03c920772.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/32efc399-80e9-445d-9574-0ff03c920772.jpg saved to cache
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 519a2ab6-67e7-5e32-9042-6e9acbbecd4d
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749625%252Fgeneral%252Fa70c6400-fc2c-4ee8-afd3-e3ad1fb2fdd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/a70c6400-fc2c-4ee8-afd3-e3ad1fb2fdd0.jpg not downloaded yet
2026-03-27 12:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749638/general/58ab6165-7575-48ea-9125-2a2d78ee6db5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733254)
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749625%252Fgeneral%252F8c068825-c32f-4cdd-b504-e450185246a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/8c068825-c32f-4cdd-b504-e450185246a8.jpg not downloaded yet
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cafdd0>
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749528%252Fgeneral%252F995a6baa-9039-4f84-b85e-505fd217f462.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/995a6baa-9039-4f84-b85e-505fd217f462.jpg saved to cache
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f9e10>
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561671%252Fgeneral%252F66a858f7-fda6-4f1f-a0a5-49e6320f16ea.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561671/general/66a858f7-fda6-4f1f-a0a5-49e6320f16ea.jpg saved to cache
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3b503839-543b-5f1b-be54-8dda1fb1a3a9
2026-03-27 12:21:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3b503839-543b-5f1b-be54-8dda1fb1a3a9, skipping ID generation
2026-03-27 12:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b503839-543b-5f1b-be54-8dda1fb1a3a9 with scrape type 1
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3b503839-543b-5f1b-be54-8dda1fb1a3a9 sending to next pipeline
2026-03-27 12:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3b503839-543b-5f1b-be54-8dda1fb1a3a9, identifier: 10732829
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0e850>
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749528%252Fgeneral%252F18f11ea4-43b0-4c32-8192-199056f22847.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749528/general/18f11ea4-43b0-4c32-8192-199056f22847.jpg saved to cache
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b
2026-03-27 12:21:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b, skipping ID generation
2026-03-27 12:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b with scrape type 1
2026-03-27 12:21:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b sending to next pipeline
2026-03-27 12:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b, identifier: 10732855
2026-03-27 12:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749638/general/ba408c21-f4a6-447e-93f0-d1685d71cbb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733254)
2026-03-27 12:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3b503839-543b-5f1b-be54-8dda1fb1a3a9 with identifier: 10732829
2026-03-27 12:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3b503839-543b-5f1b-be54-8dda1fb1a3a9 with identifier: 10732829
2026-03-27 12:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3b503839-543b-5f1b-be54-8dda1fb1a3a9 with identifier: 10732829 to the API
2026-03-27 12:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5561671/general/66a858f7-fda6-4f1f-a0a5-49e6320f16ea.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '3b503839-543b-5f1b-be54-8dda1fb1a3a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994491-2478450',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732829',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 13646,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 69,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90199,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561671/general/69478b56-2b35-4941-8445-e47b293acf3b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94705,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561671/general/66a858f7-fda6-4f1f-a0a5-49e6320f16ea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92713,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561671/general/245667de-df7f-4ce1-a595-c6d00f811a67.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93214,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561671/general/d4f1486b-1661-4c5b-952d-81440530e3a2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67782,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561671/general/621af306-5824-4864-989c-73a92959e3c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150390,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561671/general/197d1466-9651-4ecf-aff0-11d0ffb37ff8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113025,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561671/general/d622ef2c-546e-4fc0-bd97-bdcdc5ef4a81.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143931,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561671/general/d1db5f4e-4017-4714-b8a4-438732433312.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142472,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561671/general/6df20e11-43bd-4dfa-b4f2-72710990c1c7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b503839-543b-5f1b-be54-8dda1fb1a3a9/3b503839-543b-5f1b-be54-8dda1fb1a3a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113801,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561671/general/c9a4de7f-789a-4b21-93e3-ba8ceaa63212.jpg',
'Width': 1280}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2025-04-03',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Automatic - 130 hp - '
'13.646 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732829%27 HTTP/1.1" 200 None
2026-03-27 12:21:43 [adesa.de] INFO: Saving data for 10732829: {'created_time': 1774614103.13208, 'last_price_update_time': 1774614103.132093, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732829') HTTP/1.1" 204 0
2026-03-27 12:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b with identifier: 10732855
2026-03-27 12:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b with identifier: 10732855
2026-03-27 12:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b with identifier: 10732855 to the API
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749528/general/18f11ea4-43b0-4c32-8192-199056f22847.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994525-2516401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732855',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 31715,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64080,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749528/general/5ab45a0e-898c-4f26-b548-9d01bf0ebc13.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65333,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749528/general/e2dcb3c6-580f-4550-8764-084fe124d0e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109913,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749528/general/18f11ea4-43b0-4c32-8192-199056f22847.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99652,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749528/general/5a4e2226-a061-4ca1-9cd0-9e37cf82d863.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153591,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749528/general/995a6baa-9039-4f84-b85e-505fd217f462.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268342,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749528/general/6d0aadfd-7c76-41b6-88f4-383cccc203d6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86068,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749528/general/7fee069a-147d-4ca6-897c-fcd02fa1d48d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223707,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749528/general/b80a58a3-48a7-4e62-a4c2-f14823cae01e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75850,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749528/general/025131fb-87b6-4dca-aee8-35379127b9bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b/1cb7fd87-5853-58e5-8cd7-7f7108e5ef9b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56201,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749528/general/a61fbc98-6701-4358-9edc-66e824e02d19.jpg',
'Width': 800}],
'price': 14200,
'price_includes_vat': True,
'registration_date': '2025-03-21',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 31.715 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732855%27 HTTP/1.1" 200 None
2026-03-27 12:21:43 [adesa.de] INFO: Saving data for 10732855: {'created_time': 1774614103.636524, 'last_price_update_time': 1774614103.636534, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732855') HTTP/1.1" 204 0
2026-03-27 12:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749636/general/6d9dbe8f-c215-488d-8929-119da2242fbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733252)
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749625%252Fgeneral%252F349c4a03-d11c-4df5-bde5-110d67730a2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/349c4a03-d11c-4df5-bde5-110d67730a2f.jpg not downloaded yet
2026-03-27 12:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749625/general/158cf51a-aebd-4f36-898c-1916b8d5810a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733241)
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749625%252Fgeneral%252Fe5e6c6af-2db5-4d63-ab94-c00b9a228c35.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/e5e6c6af-2db5-4d63-ab94-c00b9a228c35.jpg not downloaded yet
2026-03-27 12:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142136fd0>
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749638%252Fgeneral%252F58ab6165-7575-48ea-9125-2a2d78ee6db5.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/58ab6165-7575-48ea-9125-2a2d78ee6db5.jpg saved to cache
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a8562e39-b417-522d-b0b5-1a047c0b8620
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cd7c90>
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749638%252Fgeneral%252Fba408c21-f4a6-447e-93f0-d1685d71cbb7.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/ba408c21-f4a6-447e-93f0-d1685d71cbb7.jpg saved to cache
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a8562e39-b417-522d-b0b5-1a047c0b8620
2026-03-27 12:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749625/general/6a0e5df1-bd69-4f90-a51e-18329ea54c50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733241)
2026-03-27 12:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749625%252Fgeneral%252F5412dcc3-e391-4471-8df1-da40cb60edfe.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/5412dcc3-e391-4471-8df1-da40cb60edfe.jpg not downloaded yet
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a3be50>
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749636%252Fgeneral%252F6d9dbe8f-c215-488d-8929-119da2242fbf.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/6d9dbe8f-c215-488d-8929-119da2242fbf.jpg saved to cache
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 519a2ab6-67e7-5e32-9042-6e9acbbecd4d
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749625%252Fgeneral%252Fe8d653e8-f026-4799-a7cc-b93c9aa1df84.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/e8d653e8-f026-4799-a7cc-b93c9aa1df84.jpg not downloaded yet
2026-03-27 12:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749625/general/a70c6400-fc2c-4ee8-afd3-e3ad1fb2fdd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733241)
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b62a50>
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749625%252Fgeneral%252F158cf51a-aebd-4f36-898c-1916b8d5810a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/158cf51a-aebd-4f36-898c-1916b8d5810a.jpg saved to cache
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dd416d4a-f59c-5e9a-8dc7-f0e37658061f
2026-03-27 12:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749638/general/4a8608d9-a008-463c-a83b-b5526d404f08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733254)
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749625%252Fgeneral%252F8f7fdb3b-f8e1-4eb4-bfcc-dd8ce9a4bf56.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/8f7fdb3b-f8e1-4eb4-bfcc-dd8ce9a4bf56.jpg not downloaded yet
2026-03-27 12:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749625/general/8c068825-c32f-4cdd-b504-e450185246a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733241)
2026-03-27 12:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749625/general/349c4a03-d11c-4df5-bde5-110d67730a2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733241)
2026-03-27 12:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1b3aa8b-b529-58de-a731-1778922747f0 with identifier: 10733239
2026-03-27 12:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1b3aa8b-b529-58de-a731-1778922747f0 with scrape type 1
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1b3aa8b-b529-58de-a731-1778922747f0
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749623%252Fgeneral%252F884cb6ff-b6de-4086-8a09-e8039dbcbb80.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/884cb6ff-b6de-4086-8a09-e8039dbcbb80.jpg not downloaded yet
2026-03-27 12:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749625/general/04a4c0ca-beec-41b5-8f50-554075234105.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733241)
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d39e10>
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749625%252Fgeneral%252F6a0e5df1-bd69-4f90-a51e-18329ea54c50.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/6a0e5df1-bd69-4f90-a51e-18329ea54c50.jpg saved to cache
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dd416d4a-f59c-5e9a-8dc7-f0e37658061f
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749623%252Fgeneral%252F2335e419-34ec-44f9-b2d5-9c2f1f8b65a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/2335e419-34ec-44f9-b2d5-9c2f1f8b65a9.jpg not downloaded yet
2026-03-27 12:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252F8d9e50b1-649d-4774-a42a-9f2fbc4d6baa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/8d9e50b1-649d-4774-a42a-9f2fbc4d6baa.jpg not downloaded yet
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420b1e50>
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749625%252Fgeneral%252Fa70c6400-fc2c-4ee8-afd3-e3ad1fb2fdd0.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/a70c6400-fc2c-4ee8-afd3-e3ad1fb2fdd0.jpg saved to cache
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dd416d4a-f59c-5e9a-8dc7-f0e37658061f
2026-03-27 12:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749625/general/5412dcc3-e391-4471-8df1-da40cb60edfe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733241)
2026-03-27 12:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749625/general/8f7fdb3b-f8e1-4eb4-bfcc-dd8ce9a4bf56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733241)
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252Fc33209ad-f1e5-4f0e-847e-1780a79852c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/c33209ad-f1e5-4f0e-847e-1780a79852c1.jpg not downloaded yet
2026-03-27 12:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749625/general/e5e6c6af-2db5-4d63-ab94-c00b9a228c35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733241)
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420b0750>
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749638%252Fgeneral%252F4a8608d9-a008-463c-a83b-b5526d404f08.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/4a8608d9-a008-463c-a83b-b5526d404f08.jpg saved to cache
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a8562e39-b417-522d-b0b5-1a047c0b8620
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d41090>
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749625%252Fgeneral%252F8c068825-c32f-4cdd-b504-e450185246a8.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/8c068825-c32f-4cdd-b504-e450185246a8.jpg saved to cache
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dd416d4a-f59c-5e9a-8dc7-f0e37658061f
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714098bc90>
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749625%252Fgeneral%252F349c4a03-d11c-4df5-bde5-110d67730a2f.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/349c4a03-d11c-4df5-bde5-110d67730a2f.jpg saved to cache
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dd416d4a-f59c-5e9a-8dc7-f0e37658061f
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c86a50>
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749625%252Fgeneral%252F04a4c0ca-beec-41b5-8f50-554075234105.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/04a4c0ca-beec-41b5-8f50-554075234105.jpg saved to cache
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dd416d4a-f59c-5e9a-8dc7-f0e37658061f
2026-03-27 12:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749625/general/e8d653e8-f026-4799-a7cc-b93c9aa1df84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733241)
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252F9c3b581b-db51-4560-a04f-d6957ccb8a24.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/9c3b581b-db51-4560-a04f-d6957ccb8a24.jpg not downloaded yet
2026-03-27 12:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749636/general/ea6b0fa9-dbbc-484d-8e69-8de5a762f2b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733252)
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252Fb6bd222a-4ef7-4cc2-8317-0f1e59676064.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/b6bd222a-4ef7-4cc2-8317-0f1e59676064.jpg not downloaded yet
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d28490>
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749625%252Fgeneral%252F5412dcc3-e391-4471-8df1-da40cb60edfe.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/5412dcc3-e391-4471-8df1-da40cb60edfe.jpg saved to cache
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dd416d4a-f59c-5e9a-8dc7-f0e37658061f
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e624d0>
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749625%252Fgeneral%252F8f7fdb3b-f8e1-4eb4-bfcc-dd8ce9a4bf56.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/8f7fdb3b-f8e1-4eb4-bfcc-dd8ce9a4bf56.jpg saved to cache
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dd416d4a-f59c-5e9a-8dc7-f0e37658061f
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b85e50>
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749625%252Fgeneral%252Fe5e6c6af-2db5-4d63-ab94-c00b9a228c35.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/e5e6c6af-2db5-4d63-ab94-c00b9a228c35.jpg saved to cache
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dd416d4a-f59c-5e9a-8dc7-f0e37658061f
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252F73fafcd2-8129-4ba6-b74c-66191dc8956e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/73fafcd2-8129-4ba6-b74c-66191dc8956e.jpg not downloaded yet
2026-03-27 12:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749623/general/c33209ad-f1e5-4f0e-847e-1780a79852c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733239)
2026-03-27 12:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749623/general/2335e419-34ec-44f9-b2d5-9c2f1f8b65a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733239)
2026-03-27 12:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749623/general/8d9e50b1-649d-4774-a42a-9f2fbc4d6baa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733239)
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252Fde037b09-06ad-42bf-a347-7dfa870c024e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/de037b09-06ad-42bf-a347-7dfa870c024e.jpg not downloaded yet
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714204efd0>
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749625%252Fgeneral%252Fe8d653e8-f026-4799-a7cc-b93c9aa1df84.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749625/general/e8d653e8-f026-4799-a7cc-b93c9aa1df84.jpg saved to cache
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dd416d4a-f59c-5e9a-8dc7-f0e37658061f
2026-03-27 12:21:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dd416d4a-f59c-5e9a-8dc7-f0e37658061f, skipping ID generation
2026-03-27 12:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd416d4a-f59c-5e9a-8dc7-f0e37658061f with scrape type 1
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dd416d4a-f59c-5e9a-8dc7-f0e37658061f sending to next pipeline
2026-03-27 12:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dd416d4a-f59c-5e9a-8dc7-f0e37658061f, identifier: 10733241
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714201ffd0>
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749636%252Fgeneral%252Fea6b0fa9-dbbc-484d-8e69-8de5a762f2b0.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/ea6b0fa9-dbbc-484d-8e69-8de5a762f2b0.jpg saved to cache
2026-03-27 12:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 519a2ab6-67e7-5e32-9042-6e9acbbecd4d
2026-03-27 12:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dd416d4a-f59c-5e9a-8dc7-f0e37658061f with identifier: 10733241
2026-03-27 12:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dd416d4a-f59c-5e9a-8dc7-f0e37658061f with identifier: 10733241
2026-03-27 12:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dd416d4a-f59c-5e9a-8dc7-f0e37658061f with identifier: 10733241 to the API
2026-03-27 12:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749625/general/e8d653e8-f026-4799-a7cc-b93c9aa1df84.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'dd416d4a-f59c-5e9a-8dc7-f0e37658061f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGWEEUA52PK631783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733241',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Ora',
'model': 'Funky Cat',
'odometer': 14790,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124719,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749625/general/158cf51a-aebd-4f36-898c-1916b8d5810a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144404,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749625/general/04a4c0ca-beec-41b5-8f50-554075234105.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130375,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749625/general/6a0e5df1-bd69-4f90-a51e-18329ea54c50.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225460,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749625/general/a70c6400-fc2c-4ee8-afd3-e3ad1fb2fdd0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112782,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749625/general/8c068825-c32f-4cdd-b504-e450185246a8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80082,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749625/general/349c4a03-d11c-4df5-bde5-110d67730a2f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103924,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749625/general/e5e6c6af-2db5-4d63-ab94-c00b9a228c35.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89754,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749625/general/5412dcc3-e391-4471-8df1-da40cb60edfe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178551,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749625/general/e8d653e8-f026-4799-a7cc-b93c9aa1df84.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd416d4a-f59c-5e9a-8dc7-f0e37658061f/dd416d4a-f59c-5e9a-8dc7-f0e37658061f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49945,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749625/general/8f7fdb3b-f8e1-4eb4-bfcc-dd8ce9a4bf56.jpg',
'Width': 800}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-10-10',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Ora Funky Cat 300 63 kWh Pro - Electric - Automatic - 174 hp - '
'14.790 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733241%27 HTTP/1.1" 200 None
2026-03-27 12:21:45 [adesa.de] INFO: Saving data for 10733241: {'created_time': 1774614105.145497, 'last_price_update_time': 1774614105.14551, 'auction_closing_time': 1774951200.0}
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733241') HTTP/1.1" 204 0
2026-03-27 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749638/general/22d4094a-7005-4a90-b818-225536c2d702.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733254)
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252Fdde98579-96e1-452c-ab5d-c4d522f0a5cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/dde98579-96e1-452c-ab5d-c4d522f0a5cb.jpg not downloaded yet
2026-03-27 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749623/general/884cb6ff-b6de-4086-8a09-e8039dbcbb80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733239)
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af4750>
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252Fc33209ad-f1e5-4f0e-847e-1780a79852c1.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/c33209ad-f1e5-4f0e-847e-1780a79852c1.jpg saved to cache
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f1b3aa8b-b529-58de-a731-1778922747f0
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fc0ed0>
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252F2335e419-34ec-44f9-b2d5-9c2f1f8b65a9.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/2335e419-34ec-44f9-b2d5-9c2f1f8b65a9.jpg saved to cache
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f1b3aa8b-b529-58de-a731-1778922747f0
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b3450>
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252F8d9e50b1-649d-4774-a42a-9f2fbc4d6baa.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/8d9e50b1-649d-4774-a42a-9f2fbc4d6baa.jpg saved to cache
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f1b3aa8b-b529-58de-a731-1778922747f0
2026-03-27 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749623/general/b6bd222a-4ef7-4cc2-8317-0f1e59676064.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733239)
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252F1905916f-05d1-4231-b385-fc13add5abf2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/1905916f-05d1-4231-b385-fc13add5abf2.jpg not downloaded yet
2026-03-27 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749623/general/9c3b581b-db51-4560-a04f-d6957ccb8a24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733239)
2026-03-27 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749623/general/73fafcd2-8129-4ba6-b74c-66191dc8956e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733239)
2026-03-27 12:21:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714097e0d0>
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749638%252Fgeneral%252F22d4094a-7005-4a90-b818-225536c2d702.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/22d4094a-7005-4a90-b818-225536c2d702.jpg saved to cache
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a8562e39-b417-522d-b0b5-1a047c0b8620
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140830bd0>
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252F884cb6ff-b6de-4086-8a09-e8039dbcbb80.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/884cb6ff-b6de-4086-8a09-e8039dbcbb80.jpg saved to cache
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f1b3aa8b-b529-58de-a731-1778922747f0
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714097d6d0>
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252Fb6bd222a-4ef7-4cc2-8317-0f1e59676064.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/b6bd222a-4ef7-4cc2-8317-0f1e59676064.jpg saved to cache
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f1b3aa8b-b529-58de-a731-1778922747f0
2026-03-27 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749623/general/de037b09-06ad-42bf-a347-7dfa870c024e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733239)
2026-03-27 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749636/general/c9457cf7-bbce-4411-8de8-433f6f82068c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733252)
2026-03-27 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749638/general/05950a21-c75c-45ae-a096-dbeec0bd28a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733254)
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f4910>
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252F9c3b581b-db51-4560-a04f-d6957ccb8a24.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/9c3b581b-db51-4560-a04f-d6957ccb8a24.jpg saved to cache
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f1b3aa8b-b529-58de-a731-1778922747f0
2026-03-27 12:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d958e3d5-6624-5eaf-a801-418c5ace61c4 with identifier: 10732853
2026-03-27 12:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d958e3d5-6624-5eaf-a801-418c5ace61c4 with scrape type 1
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d958e3d5-6624-5eaf-a801-418c5ace61c4
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252Fb2186037-b557-4ccf-92b8-9bb8f84ecbf8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/b2186037-b557-4ccf-92b8-9bb8f84ecbf8.jpg not downloaded yet
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142001650>
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252F73fafcd2-8129-4ba6-b74c-66191dc8956e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/73fafcd2-8129-4ba6-b74c-66191dc8956e.jpg saved to cache
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f1b3aa8b-b529-58de-a731-1778922747f0
2026-03-27 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749638/general/01e146e5-16af-45ea-af1d-b604a857057f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733254)
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252F4377975d-a752-4a89-aa09-1463bb14b77f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/4377975d-a752-4a89-aa09-1463bb14b77f.jpg not downloaded yet
2026-03-27 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749623/general/dde98579-96e1-452c-ab5d-c4d522f0a5cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733239)
2026-03-27 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749623/general/1905916f-05d1-4231-b385-fc13add5abf2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733239)
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252F2aff1fad-3be7-407e-a9a6-a9464b8c3fac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/2aff1fad-3be7-407e-a9a6-a9464b8c3fac.jpg not downloaded yet
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c1de90>
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252Fde037b09-06ad-42bf-a347-7dfa870c024e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/de037b09-06ad-42bf-a347-7dfa870c024e.jpg saved to cache
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f1b3aa8b-b529-58de-a731-1778922747f0
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252Fe7f57c12-fd80-445d-b287-f960f901b000.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/e7f57c12-fd80-445d-b287-f960f901b000.jpg not downloaded yet
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f1d990>
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749636%252Fgeneral%252Fc9457cf7-bbce-4411-8de8-433f6f82068c.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/c9457cf7-bbce-4411-8de8-433f6f82068c.jpg saved to cache
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 519a2ab6-67e7-5e32-9042-6e9acbbecd4d
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fc1350>
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749638%252Fgeneral%252F05950a21-c75c-45ae-a096-dbeec0bd28a3.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/05950a21-c75c-45ae-a096-dbeec0bd28a3.jpg saved to cache
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a8562e39-b417-522d-b0b5-1a047c0b8620
2026-03-27 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749636/general/bb8ab11d-a00d-485f-b51b-8483f2734e86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733252)
2026-03-27 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749638/general/0f86f8b3-f64e-42f2-845d-89aee4f4476f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733254)
2026-03-27 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696060/general/b2186037-b557-4ccf-92b8-9bb8f84ecbf8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732853)
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252F87a8eaa9-6cf0-4458-932b-c43434cc9b1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/87a8eaa9-6cf0-4458-932b-c43434cc9b1e.jpg not downloaded yet
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a3acd0>
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749638%252Fgeneral%252F01e146e5-16af-45ea-af1d-b604a857057f.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/01e146e5-16af-45ea-af1d-b604a857057f.jpg saved to cache
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a8562e39-b417-522d-b0b5-1a047c0b8620
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408fbf50>
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252Fdde98579-96e1-452c-ab5d-c4d522f0a5cb.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/dde98579-96e1-452c-ab5d-c4d522f0a5cb.jpg saved to cache
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f1b3aa8b-b529-58de-a731-1778922747f0
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf9050>
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749623%252Fgeneral%252F1905916f-05d1-4231-b385-fc13add5abf2.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749623/general/1905916f-05d1-4231-b385-fc13add5abf2.jpg saved to cache
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f1b3aa8b-b529-58de-a731-1778922747f0
2026-03-27 12:21:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1b3aa8b-b529-58de-a731-1778922747f0, skipping ID generation
2026-03-27 12:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1b3aa8b-b529-58de-a731-1778922747f0 with scrape type 1
2026-03-27 12:21:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1b3aa8b-b529-58de-a731-1778922747f0 sending to next pipeline
2026-03-27 12:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f1b3aa8b-b529-58de-a731-1778922747f0, identifier: 10733239
2026-03-27 12:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749636/general/ac63952f-21d5-4ec2-be97-d245247e96ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733252)
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252Fe6b22242-f7e9-42ce-a58b-54d9224cc680.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/e6b22242-f7e9-42ce-a58b-54d9224cc680.jpg not downloaded yet
2026-03-27 12:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f1b3aa8b-b529-58de-a731-1778922747f0 with identifier: 10733239
2026-03-27 12:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f1b3aa8b-b529-58de-a731-1778922747f0 with identifier: 10733239
2026-03-27 12:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f1b3aa8b-b529-58de-a731-1778922747f0 with identifier: 10733239 to the API
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749623/general/1905916f-05d1-4231-b385-fc13add5abf2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 174,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f1b3aa8b-b529-58de-a731-1778922747f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'W0VZS8GP8N1011533',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733239',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 152891,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 70,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130185,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749623/general/884cb6ff-b6de-4086-8a09-e8039dbcbb80.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105193,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749623/general/2335e419-34ec-44f9-b2d5-9c2f1f8b65a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141813,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749623/general/8d9e50b1-649d-4774-a42a-9f2fbc4d6baa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108562,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749623/general/c33209ad-f1e5-4f0e-847e-1780a79852c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134036,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749623/general/9c3b581b-db51-4560-a04f-d6957ccb8a24.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114635,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749623/general/b6bd222a-4ef7-4cc2-8317-0f1e59676064.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89634,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749623/general/73fafcd2-8129-4ba6-b74c-66191dc8956e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156463,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749623/general/de037b09-06ad-42bf-a347-7dfa870c024e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169981,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749623/general/dde98579-96e1-452c-ab5d-c4d522f0a5cb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b3aa8b-b529-58de-a731-1778922747f0/f1b3aa8b-b529-58de-a731-1778922747f0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86326,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749623/general/1905916f-05d1-4231-b385-fc13add5abf2.jpg',
'Width': 800}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Opel Insignia Sports Tourer GS Line - Diesel - Automatic - 174 hp - '
'152.891 km',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2022}
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733239%27 HTTP/1.1" 200 None
2026-03-27 12:21:46 [adesa.de] INFO: Saving data for 10733239: {'created_time': 1774614106.436715, 'last_price_update_time': 1774614106.436725, 'auction_closing_time': 1774951200.0}
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733239') HTTP/1.1" 204 0
2026-03-27 12:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749638/general/0f78c4e9-30df-40ec-8cc1-8c0b5a0cf708.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733254)
2026-03-27 12:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749638/general/93175a5c-949c-4ac6-bffc-076838b0b7e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733254)
2026-03-27 12:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696060/general/2aff1fad-3be7-407e-a9a6-a9464b8c3fac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732853)
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252Fa2f95426-824c-453c-8616-9dff94e0460b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/a2f95426-824c-453c-8616-9dff94e0460b.jpg not downloaded yet
2026-03-27 12:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696060/general/4377975d-a752-4a89-aa09-1463bb14b77f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732853)
2026-03-27 12:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696060/general/e7f57c12-fd80-445d-b287-f960f901b000.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732853)
2026-03-27 12:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d2b850>
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749636%252Fgeneral%252Fbb8ab11d-a00d-485f-b51b-8483f2734e86.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/bb8ab11d-a00d-485f-b51b-8483f2734e86.jpg saved to cache
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 519a2ab6-67e7-5e32-9042-6e9acbbecd4d
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fc2010>
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749638%252Fgeneral%252F0f86f8b3-f64e-42f2-845d-89aee4f4476f.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/0f86f8b3-f64e-42f2-845d-89aee4f4476f.jpg saved to cache
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a8562e39-b417-522d-b0b5-1a047c0b8620
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a81e90>
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252Fb2186037-b557-4ccf-92b8-9bb8f84ecbf8.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/b2186037-b557-4ccf-92b8-9bb8f84ecbf8.jpg saved to cache
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d958e3d5-6624-5eaf-a801-418c5ace61c4
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714208ea90>
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749636%252Fgeneral%252Fac63952f-21d5-4ec2-be97-d245247e96ba.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/ac63952f-21d5-4ec2-be97-d245247e96ba.jpg saved to cache
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 519a2ab6-67e7-5e32-9042-6e9acbbecd4d
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252F192bfa8a-db4e-46f1-ba0b-826a3ed3598e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/192bfa8a-db4e-46f1-ba0b-826a3ed3598e.jpg not downloaded yet
2026-03-27 12:21:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696060/general/87a8eaa9-6cf0-4458-932b-c43434cc9b1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732853)
2026-03-27 12:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749636/general/f377a967-69eb-4bac-a077-dea3cfb5000a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733252)
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252F6ceb074d-2c92-4553-90b5-507961e7da14.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/6ceb074d-2c92-4553-90b5-507961e7da14.jpg not downloaded yet
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b84e50>
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749638%252Fgeneral%252F0f78c4e9-30df-40ec-8cc1-8c0b5a0cf708.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/0f78c4e9-30df-40ec-8cc1-8c0b5a0cf708.jpg saved to cache
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a8562e39-b417-522d-b0b5-1a047c0b8620
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71441da510>
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749638%252Fgeneral%252F93175a5c-949c-4ac6-bffc-076838b0b7e9.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/93175a5c-949c-4ac6-bffc-076838b0b7e9.jpg saved to cache
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a8562e39-b417-522d-b0b5-1a047c0b8620
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714078ff50>
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252F2aff1fad-3be7-407e-a9a6-a9464b8c3fac.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/2aff1fad-3be7-407e-a9a6-a9464b8c3fac.jpg saved to cache
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d958e3d5-6624-5eaf-a801-418c5ace61c4
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714078c0d0>
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252F4377975d-a752-4a89-aa09-1463bb14b77f.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/4377975d-a752-4a89-aa09-1463bb14b77f.jpg saved to cache
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d958e3d5-6624-5eaf-a801-418c5ace61c4
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fc3bd0>
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252Fe7f57c12-fd80-445d-b287-f960f901b000.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/e7f57c12-fd80-445d-b287-f960f901b000.jpg saved to cache
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d958e3d5-6624-5eaf-a801-418c5ace61c4
2026-03-27 12:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 222d39aa-dc28-5087-be64-c00dba535d5f with identifier: 10733234
2026-03-27 12:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 222d39aa-dc28-5087-be64-c00dba535d5f with scrape type 1
2026-03-27 12:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 222d39aa-dc28-5087-be64-c00dba535d5f
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252F9aed19e2-4a30-4a1b-baa9-e2eb97fd3adc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/9aed19e2-4a30-4a1b-baa9-e2eb97fd3adc.jpg not downloaded yet
2026-03-27 12:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749638/general/40bff84e-c569-46f5-9716-616ff01f6992.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733254)
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252F87ebc690-0b27-4927-98f3-325421cd8f6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/87ebc690-0b27-4927-98f3-325421cd8f6a.jpg not downloaded yet
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252F069dbf22-0b17-408a-9a0f-2454de59af7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/069dbf22-0b17-408a-9a0f-2454de59af7a.jpg not downloaded yet
2026-03-27 12:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749563/general/652f22e8-ea77-415a-83cb-8dad448dc24f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732925)
2026-03-27 12:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696060/general/e6b22242-f7e9-42ce-a58b-54d9224cc680.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732853)
2026-03-27 12:21:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cd6390>
2026-03-27 12:21:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252F87a8eaa9-6cf0-4458-932b-c43434cc9b1e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/87a8eaa9-6cf0-4458-932b-c43434cc9b1e.jpg saved to cache
2026-03-27 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d958e3d5-6624-5eaf-a801-418c5ace61c4
2026-03-27 12:21:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a62ed0>
2026-03-27 12:21:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749636%252Fgeneral%252Ff377a967-69eb-4bac-a077-dea3cfb5000a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749636/general/f377a967-69eb-4bac-a077-dea3cfb5000a.jpg saved to cache
2026-03-27 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 519a2ab6-67e7-5e32-9042-6e9acbbecd4d
2026-03-27 12:21:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 519a2ab6-67e7-5e32-9042-6e9acbbecd4d, skipping ID generation
2026-03-27 12:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 519a2ab6-67e7-5e32-9042-6e9acbbecd4d with scrape type 1
2026-03-27 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 519a2ab6-67e7-5e32-9042-6e9acbbecd4d sending to next pipeline
2026-03-27 12:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 519a2ab6-67e7-5e32-9042-6e9acbbecd4d, identifier: 10733252
2026-03-27 12:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696060/general/a2f95426-824c-453c-8616-9dff94e0460b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732853)
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252Fc7c15c9d-7230-4de6-9820-bc1aa4630874.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/c7c15c9d-7230-4de6-9820-bc1aa4630874.jpg not downloaded yet
2026-03-27 12:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 519a2ab6-67e7-5e32-9042-6e9acbbecd4d with identifier: 10733252
2026-03-27 12:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 519a2ab6-67e7-5e32-9042-6e9acbbecd4d with identifier: 10733252
2026-03-27 12:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 519a2ab6-67e7-5e32-9042-6e9acbbecd4d with identifier: 10733252 to the API
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749636/general/f377a967-69eb-4bac-a077-dea3cfb5000a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 513,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '519a2ab6-67e7-5e32-9042-6e9acbbecd4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRW3E7ELXNC489990',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733252',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 82040,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137014,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749636/general/f377a967-69eb-4bac-a077-dea3cfb5000a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128850,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749636/general/bb8ab11d-a00d-485f-b51b-8483f2734e86.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80236,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749636/general/8590d372-1683-4f28-b630-0097020656fb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60229,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749636/general/ac63952f-21d5-4ec2-be97-d245247e96ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66441,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749636/general/c9457cf7-bbce-4411-8de8-433f6f82068c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114616,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749636/general/a92f1a60-859c-4217-a20a-da603ad70b6e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79918,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749636/general/ea6b0fa9-dbbc-484d-8e69-8de5a762f2b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93361,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749636/general/6bd089a5-f9f4-4675-918c-3ecb8b543099.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99535,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749636/general/6d9dbe8f-c215-488d-8929-119da2242fbf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519a2ab6-67e7-5e32-9042-6e9acbbecd4d/519a2ab6-67e7-5e32-9042-6e9acbbecd4d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73600,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749636/general/32efc399-80e9-445d-9574-0ff03c920772.jpg',
'Width': 800}],
'price': 21900,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model 3 Long Range Performance - Electric - Automatic - 513 '
'hp - 82.040 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733252%27 HTTP/1.1" 200 None
2026-03-27 12:21:47 [adesa.de] INFO: Saving data for 10733252: {'created_time': 1774614107.683792, 'last_price_update_time': 1774614107.683804, 'auction_closing_time': 1774951200.0}
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733252') HTTP/1.1" 204 0
2026-03-27 12:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696060/general/192bfa8a-db4e-46f1-ba0b-826a3ed3598e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732853)
2026-03-27 12:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696060/general/6ceb074d-2c92-4553-90b5-507961e7da14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732853)
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252Fa4c9ac7b-a573-4b4e-8b9a-9caa684a1e39.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/a4c9ac7b-a573-4b4e-8b9a-9caa684a1e39.jpg not downloaded yet
2026-03-27 12:21:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142e103d0>
2026-03-27 12:21:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749638%252Fgeneral%252F40bff84e-c569-46f5-9716-616ff01f6992.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749638/general/40bff84e-c569-46f5-9716-616ff01f6992.jpg saved to cache
2026-03-27 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a8562e39-b417-522d-b0b5-1a047c0b8620
2026-03-27 12:21:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a8562e39-b417-522d-b0b5-1a047c0b8620, skipping ID generation
2026-03-27 12:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8562e39-b417-522d-b0b5-1a047c0b8620 with scrape type 1
2026-03-27 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a8562e39-b417-522d-b0b5-1a047c0b8620 sending to next pipeline
2026-03-27 12:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a8562e39-b417-522d-b0b5-1a047c0b8620, identifier: 10733254
2026-03-27 12:21:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b01550>
2026-03-27 12:21:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749563%252Fgeneral%252F652f22e8-ea77-415a-83cb-8dad448dc24f.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749563/general/652f22e8-ea77-415a-83cb-8dad448dc24f.jpg saved to cache
2026-03-27 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bdc22f15-e6ed-509d-8dd0-6fdab1ecae38
2026-03-27 12:21:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bdc22f15-e6ed-509d-8dd0-6fdab1ecae38, skipping ID generation
2026-03-27 12:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdc22f15-e6ed-509d-8dd0-6fdab1ecae38 with scrape type 1
2026-03-27 12:21:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bdc22f15-e6ed-509d-8dd0-6fdab1ecae38 sending to next pipeline
2026-03-27 12:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bdc22f15-e6ed-509d-8dd0-6fdab1ecae38, identifier: 10732925
2026-03-27 12:21:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e60790>
2026-03-27 12:21:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252Fe6b22242-f7e9-42ce-a58b-54d9224cc680.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/e6b22242-f7e9-42ce-a58b-54d9224cc680.jpg saved to cache
2026-03-27 12:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d958e3d5-6624-5eaf-a801-418c5ace61c4
2026-03-27 12:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a8562e39-b417-522d-b0b5-1a047c0b8620 with identifier: 10733254
2026-03-27 12:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a8562e39-b417-522d-b0b5-1a047c0b8620 with identifier: 10733254
2026-03-27 12:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a8562e39-b417-522d-b0b5-1a047c0b8620 with identifier: 10733254 to the API
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749638/general/40bff84e-c569-46f5-9716-616ff01f6992.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'a8562e39-b417-522d-b0b5-1a047c0b8620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRW3E7FR8NC485701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733254',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 68803,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199223,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749638/general/40bff84e-c569-46f5-9716-616ff01f6992.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193473,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749638/general/93175a5c-949c-4ac6-bffc-076838b0b7e9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134249,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749638/general/0f86f8b3-f64e-42f2-845d-89aee4f4476f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185063,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749638/general/0f78c4e9-30df-40ec-8cc1-8c0b5a0cf708.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71019,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749638/general/05950a21-c75c-45ae-a096-dbeec0bd28a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74603,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749638/general/01e146e5-16af-45ea-af1d-b604a857057f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72997,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749638/general/22d4094a-7005-4a90-b818-225536c2d702.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106560,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749638/general/4a8608d9-a008-463c-a83b-b5526d404f08.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63090,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749638/general/ba408c21-f4a6-447e-93f0-d1685d71cbb7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8562e39-b417-522d-b0b5-1a047c0b8620/a8562e39-b417-522d-b0b5-1a047c0b8620_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81948,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749638/general/58ab6165-7575-48ea-9125-2a2d78ee6db5.jpg',
'Width': 800}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 283 hp - '
'68.803 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733254%27 HTTP/1.1" 200 None
2026-03-27 12:21:48 [adesa.de] INFO: Saving data for 10733254: {'created_time': 1774614108.473595, 'last_price_update_time': 1774614108.473605, 'auction_closing_time': 1774951200.0}
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733254') HTTP/1.1" 204 0
2026-03-27 12:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bdc22f15-e6ed-509d-8dd0-6fdab1ecae38 with identifier: 10732925
2026-03-27 12:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bdc22f15-e6ed-509d-8dd0-6fdab1ecae38 with identifier: 10732925
2026-03-27 12:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bdc22f15-e6ed-509d-8dd0-6fdab1ecae38 with identifier: 10732925 to the API
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749563/general/652f22e8-ea77-415a-83cb-8dad448dc24f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'bdc22f15-e6ed-509d-8dd0-6fdab1ecae38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994526-2531287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732925',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 31574,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72763,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749563/general/652f22e8-ea77-415a-83cb-8dad448dc24f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125337,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749563/general/73912687-7601-439d-ac2a-6bfd596437b0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129159,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749563/general/e502fcc2-8f82-41b9-b464-47c87bcb5c21.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144622,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749563/general/cb082379-1d9a-4e95-a204-df9a856170ed.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79384,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749563/general/f2feb847-5920-4d4d-ace2-574e9bd317f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85678,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749563/general/db3e619b-18d2-4b39-8773-8829151b7822.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188638,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749563/general/7ebb19dd-f73f-4f48-a760-75d00a3de932.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164055,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749563/general/23bd3d84-a767-422a-b190-17851af113f3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142947,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749563/general/386084cc-9fa5-43fe-80df-0625b021ab92.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdc22f15-e6ed-509d-8dd0-6fdab1ecae38/bdc22f15-e6ed-509d-8dd0-6fdab1ecae38_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151382,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749563/general/335b7204-135a-4663-91fd-b34cd3294c91.jpg',
'Width': 1280}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-05-12',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 31.574 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732925%27 HTTP/1.1" 200 None
2026-03-27 12:21:48 [adesa.de] INFO: Saving data for 10732925: {'created_time': 1774614108.834616, 'last_price_update_time': 1774614108.834627, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732925') HTTP/1.1" 204 0
2026-03-27 12:21:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714093ea90>
2026-03-27 12:21:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252Fa2f95426-824c-453c-8616-9dff94e0460b.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/a2f95426-824c-453c-8616-9dff94e0460b.jpg saved to cache
2026-03-27 12:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d958e3d5-6624-5eaf-a801-418c5ace61c4
2026-03-27 12:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696060/general/87ebc690-0b27-4927-98f3-325421cd8f6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732853)
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252F6b4b6f0a-3ec4-4b78-8983-829768a36bbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/6b4b6f0a-3ec4-4b78-8983-829768a36bbb.jpg not downloaded yet
2026-03-27 12:21:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714097f910>
2026-03-27 12:21:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252F192bfa8a-db4e-46f1-ba0b-826a3ed3598e.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/192bfa8a-db4e-46f1-ba0b-826a3ed3598e.jpg saved to cache
2026-03-27 12:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d958e3d5-6624-5eaf-a801-418c5ace61c4
2026-03-27 12:21:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b8190>
2026-03-27 12:21:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252F6ceb074d-2c92-4553-90b5-507961e7da14.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/6ceb074d-2c92-4553-90b5-507961e7da14.jpg saved to cache
2026-03-27 12:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d958e3d5-6624-5eaf-a801-418c5ace61c4
2026-03-27 12:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749619/general/9aed19e2-4a30-4a1b-baa9-e2eb97fd3adc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733234)
2026-03-27 12:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749619/general/069dbf22-0b17-408a-9a0f-2454de59af7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733234)
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252Fdd096aba-d6c9-474b-9857-2172b28d2f40.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/dd096aba-d6c9-474b-9857-2172b28d2f40.jpg not downloaded yet
2026-03-27 12:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb06641f-f193-5614-a712-b9c56154b155 with identifier: 10733240
2026-03-27 12:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb06641f-f193-5614-a712-b9c56154b155 with scrape type 1
2026-03-27 12:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fb06641f-f193-5614-a712-b9c56154b155
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252Fc2ae4cb8-10cb-4278-8c5c-e3bda9438427.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/c2ae4cb8-10cb-4278-8c5c-e3bda9438427.jpg not downloaded yet
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252F166cc963-41fa-483e-920b-73f45e232075.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/166cc963-41fa-483e-920b-73f45e232075.jpg not downloaded yet
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252F02591ee4-9ec6-40c9-a22a-97b00ff3aa0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/02591ee4-9ec6-40c9-a22a-97b00ff3aa0d.jpg not downloaded yet
2026-03-27 12:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749619/general/c7c15c9d-7230-4de6-9820-bc1aa4630874.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733234)
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252F1bf75a2c-ae63-47be-b762-4701ad1ff645.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/1bf75a2c-ae63-47be-b762-4701ad1ff645.jpg not downloaded yet
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252Feb1f60c0-766e-4a6a-be33-9f0a672d7e62.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/eb1f60c0-766e-4a6a-be33-9f0a672d7e62.jpg not downloaded yet
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d86010>
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696060%252Fgeneral%252F87ebc690-0b27-4927-98f3-325421cd8f6a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696060/general/87ebc690-0b27-4927-98f3-325421cd8f6a.jpg saved to cache
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d958e3d5-6624-5eaf-a801-418c5ace61c4
2026-03-27 12:21:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d958e3d5-6624-5eaf-a801-418c5ace61c4, skipping ID generation
2026-03-27 12:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d958e3d5-6624-5eaf-a801-418c5ace61c4 with scrape type 1
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d958e3d5-6624-5eaf-a801-418c5ace61c4 sending to next pipeline
2026-03-27 12:21:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d958e3d5-6624-5eaf-a801-418c5ace61c4, identifier: 10732853
2026-03-27 12:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d958e3d5-6624-5eaf-a801-418c5ace61c4 with identifier: 10732853
2026-03-27 12:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d958e3d5-6624-5eaf-a801-418c5ace61c4 with identifier: 10732853
2026-03-27 12:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d958e3d5-6624-5eaf-a801-418c5ace61c4 with identifier: 10732853 to the API
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5696060/general/87ebc690-0b27-4927-98f3-325421cd8f6a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'd958e3d5-6624-5eaf-a801-418c5ace61c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994479-2501429',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732853',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 33405,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61714,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696060/general/b2186037-b557-4ccf-92b8-9bb8f84ecbf8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100335,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696060/general/4377975d-a752-4a89-aa09-1463bb14b77f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92789,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696060/general/2aff1fad-3be7-407e-a9a6-a9464b8c3fac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95082,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696060/general/e7f57c12-fd80-445d-b287-f960f901b000.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78549,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696060/general/87a8eaa9-6cf0-4458-932b-c43434cc9b1e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123360,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696060/general/e6b22242-f7e9-42ce-a58b-54d9224cc680.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150617,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696060/general/a2f95426-824c-453c-8616-9dff94e0460b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114601,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696060/general/192bfa8a-db4e-46f1-ba0b-826a3ed3598e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108783,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696060/general/6ceb074d-2c92-4553-90b5-507961e7da14.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d958e3d5-6624-5eaf-a801-418c5ace61c4/d958e3d5-6624-5eaf-a801-418c5ace61c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62779,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696060/general/87ebc690-0b27-4927-98f3-325421cd8f6a.jpg',
'Width': 800}],
'price': 14200,
'price_includes_vat': True,
'registration_date': '2025-03-17',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Manual - 130 hp - 33.405 '
'km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732853%27 HTTP/1.1" 200 None
2026-03-27 12:21:49 [adesa.de] INFO: Saving data for 10732853: {'created_time': 1774614109.621862, 'last_price_update_time': 1774614109.621875, 'auction_closing_time': 1774875600.0}
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732853') HTTP/1.1" 204 0
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252F83f3ca96-e41a-493d-8087-59bda6d95a76.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/83f3ca96-e41a-493d-8087-59bda6d95a76.jpg not downloaded yet
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252F68c6ba7f-52fc-4064-b1db-735490a7604d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/68c6ba7f-52fc-4064-b1db-735490a7604d.jpg not downloaded yet
2026-03-27 12:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749619/general/6b4b6f0a-3ec4-4b78-8983-829768a36bbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733234)
2026-03-27 12:21:49 [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-27 12:21:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b8210>
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252F9aed19e2-4a30-4a1b-baa9-e2eb97fd3adc.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/9aed19e2-4a30-4a1b-baa9-e2eb97fd3adc.jpg saved to cache
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 222d39aa-dc28-5087-be64-c00dba535d5f
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca2ad0>
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252F069dbf22-0b17-408a-9a0f-2454de59af7a.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/069dbf22-0b17-408a-9a0f-2454de59af7a.jpg saved to cache
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 222d39aa-dc28-5087-be64-c00dba535d5f
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140810f90>
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252Fc7c15c9d-7230-4de6-9820-bc1aa4630874.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/c7c15c9d-7230-4de6-9820-bc1aa4630874.jpg saved to cache
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 222d39aa-dc28-5087-be64-c00dba535d5f
2026-03-27 12:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749557/general/4753a1de-9d34-492c-bfd3-10a9486f76be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732918)
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252F039d3ed0-99e0-4d10-ada0-b1480334ac69.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/039d3ed0-99e0-4d10-ada0-b1480334ac69.jpg not downloaded yet
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252Fc6f9ad3d-e3e3-441d-9d6f-9c3b410ab339.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/c6f9ad3d-e3e3-441d-9d6f-9c3b410ab339.jpg not downloaded yet
2026-03-27 12:21:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749619/general/a4c9ac7b-a573-4b4e-8b9a-9caa684a1e39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733234)
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252F98eb8e20-c6c3-4eec-8107-645eeaeeb001.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/98eb8e20-c6c3-4eec-8107-645eeaeeb001.jpg not downloaded yet
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c5d290>
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252F6b4b6f0a-3ec4-4b78-8983-829768a36bbb.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/6b4b6f0a-3ec4-4b78-8983-829768a36bbb.jpg saved to cache
2026-03-27 12:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 222d39aa-dc28-5087-be64-c00dba535d5f
2026-03-27 12:21:49 [adesa.de] INFO: Found listing with ID: 10727887
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727887%27 HTTP/1.1" 200 None
2026-03-27 12:21:49 [adesa.de] INFO: Scrape type for 10727887: 0
2026-03-27 12:21:49 [adesa.de] INFO: Skipping item 10727887 url https://www.openlane.eu/en/carv6/auction/10727887
2026-03-27 12:21:49 [adesa.de] INFO: Found listing with ID: 10727912
2026-03-27 12:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727912%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727912: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727912 url https://www.openlane.eu/en/carv6/auction/10727912
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727977
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727977%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727977: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727977 url https://www.openlane.eu/en/carv6/auction/10727977
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727892
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727892%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727892: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727892 url https://www.openlane.eu/en/carv6/auction/10727892
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727835
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727835%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727835: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727835 url https://www.openlane.eu/en/carv6/auction/10727835
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727856
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727856%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727856: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727856 url https://www.openlane.eu/en/carv6/auction/10727856
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727935
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727935%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727935: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727935 url https://www.openlane.eu/en/carv6/auction/10727935
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727971
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727971%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727971: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727971 url https://www.openlane.eu/en/carv6/auction/10727971
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727854
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727854%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727854: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727854 url https://www.openlane.eu/en/carv6/auction/10727854
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727861
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727861%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727861: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727861 url https://www.openlane.eu/en/carv6/auction/10727861
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727848
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727848%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727848: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727848 url https://www.openlane.eu/en/carv6/auction/10727848
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727889
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727889%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727889: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727889 url https://www.openlane.eu/en/carv6/auction/10727889
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727812
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727812%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727812: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727812 url https://www.openlane.eu/en/carv6/auction/10727812
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10728112
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728112%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10728112: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10728112 url https://www.openlane.eu/en/carv6/auction/10728112
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727900
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727900%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727900: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727900 url https://www.openlane.eu/en/carv6/auction/10727900
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727831
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727831%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727831: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727831 url https://www.openlane.eu/en/carv6/auction/10727831
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727860
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727860%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727860: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727860 url https://www.openlane.eu/en/carv6/auction/10727860
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727914
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727914%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727914: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727914 url https://www.openlane.eu/en/carv6/auction/10727914
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727837
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727837%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727837: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727837 url https://www.openlane.eu/en/carv6/auction/10727837
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727897
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727897%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727897: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727897 url https://www.openlane.eu/en/carv6/auction/10727897
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727922
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727922%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727922: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727922 url https://www.openlane.eu/en/carv6/auction/10727922
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727824
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727824%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727824: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727824 url https://www.openlane.eu/en/carv6/auction/10727824
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727940
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727940%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727940: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727940 url https://www.openlane.eu/en/carv6/auction/10727940
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10728028
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728028%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10728028: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10728028 url https://www.openlane.eu/en/carv6/auction/10728028
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727898
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727898%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727898: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727898 url https://www.openlane.eu/en/carv6/auction/10727898
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727829
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727829%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727829: 0
2026-03-27 12:21:50 [adesa.de] INFO: Skipping item 10727829 url https://www.openlane.eu/en/carv6/auction/10727829
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10728057
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728057%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10728057: 2
2026-03-27 12:21:50 [adesa.de] INFO: Scraping item 10728057 url https://www.openlane.eu/en/carv6/auction/10728057
2026-03-27 12:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749624/general/02591ee4-9ec6-40c9-a22a-97b00ff3aa0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733240)
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252F478b7844-6cc1-4af3-9781-e3061ed4a9a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/478b7844-6cc1-4af3-9781-e3061ed4a9a8.jpg not downloaded yet
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727878
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727878%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727878: 2
2026-03-27 12:21:50 [adesa.de] INFO: Scraping item 10727878 url https://www.openlane.eu/en/carv6/auction/10727878
2026-03-27 12:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749619/general/83f3ca96-e41a-493d-8087-59bda6d95a76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733234)
2026-03-27 12:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749624/general/eb1f60c0-766e-4a6a-be33-9f0a672d7e62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733240)
2026-03-27 12:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749624/general/68c6ba7f-52fc-4064-b1db-735490a7604d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733240)
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252Fbf92f96c-75de-4ed4-b8a5-5f17c496062b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/bf92f96c-75de-4ed4-b8a5-5f17c496062b.jpg not downloaded yet
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727930
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727930%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727930: 2
2026-03-27 12:21:50 [adesa.de] INFO: Scraping item 10727930 url https://www.openlane.eu/en/carv6/auction/10727930
2026-03-27 12:21:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cb3bd0>
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749557%252Fgeneral%252F4753a1de-9d34-492c-bfd3-10a9486f76be.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/4753a1de-9d34-492c-bfd3-10a9486f76be.jpg saved to cache
2026-03-27 12:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d89dc5de-1eac-5228-a2bf-1d77258e76d1
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a3c50>
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252Fa4c9ac7b-a573-4b4e-8b9a-9caa684a1e39.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/a4c9ac7b-a573-4b4e-8b9a-9caa684a1e39.jpg saved to cache
2026-03-27 12:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 222d39aa-dc28-5087-be64-c00dba535d5f
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252F0ce9835b-4fca-46e5-a6e4-c58ddecf9c0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/0ce9835b-4fca-46e5-a6e4-c58ddecf9c0a.jpg not downloaded yet
2026-03-27 12:21:50 [adesa.de] INFO: Found listing with ID: 10727874
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727874%27 HTTP/1.1" 200 None
2026-03-27 12:21:50 [adesa.de] INFO: Scrape type for 10727874: 2
2026-03-27 12:21:50 [adesa.de] INFO: Scraping item 10727874 url https://www.openlane.eu/en/carv6/auction/10727874
2026-03-27 12:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749619/general/1bf75a2c-ae63-47be-b762-4701ad1ff645.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733234)
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140830750>
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252F02591ee4-9ec6-40c9-a22a-97b00ff3aa0d.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/02591ee4-9ec6-40c9-a22a-97b00ff3aa0d.jpg saved to cache
2026-03-27 12:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fb06641f-f193-5614-a712-b9c56154b155
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0db10>
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252F83f3ca96-e41a-493d-8087-59bda6d95a76.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/83f3ca96-e41a-493d-8087-59bda6d95a76.jpg saved to cache
2026-03-27 12:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 222d39aa-dc28-5087-be64-c00dba535d5f
2026-03-27 12:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a6289c4-53e9-5a71-8084-31e6f8aa29ba with identifier: 10728046
2026-03-27 12:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a6289c4-53e9-5a71-8084-31e6f8aa29ba with scrape type 2
2026-03-27 12:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a6289c4-53e9-5a71-8084-31e6f8aa29ba with scrape type 2
2026-03-27 12:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4a6289c4-53e9-5a71-8084-31e6f8aa29ba, identifier: 10728046
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a89150>
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252Feb1f60c0-766e-4a6a-be33-9f0a672d7e62.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/eb1f60c0-766e-4a6a-be33-9f0a672d7e62.jpg saved to cache
2026-03-27 12:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fb06641f-f193-5614-a712-b9c56154b155
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bac110>
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252F68c6ba7f-52fc-4064-b1db-735490a7604d.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/68c6ba7f-52fc-4064-b1db-735490a7604d.jpg saved to cache
2026-03-27 12:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fb06641f-f193-5614-a712-b9c56154b155
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252Fc3d21da9-f397-4dc6-b506-75ef1b95e193.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/c3d21da9-f397-4dc6-b506-75ef1b95e193.jpg not downloaded yet
2026-03-27 12:21:51 [adesa.de] INFO: Found listing with ID: 10727981
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727981%27 HTTP/1.1" 200 None
2026-03-27 12:21:51 [adesa.de] INFO: Scrape type for 10727981: 2
2026-03-27 12:21:51 [adesa.de] INFO: Scraping item 10727981 url https://www.openlane.eu/en/carv6/auction/10727981
2026-03-27 12:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4a6289c4-53e9-5a71-8084-31e6f8aa29ba with identifier: 10728046
2026-03-27 12:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4a6289c4-53e9-5a71-8084-31e6f8aa29ba with identifier: 10728046
2026-03-27 12:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4a6289c4-53e9-5a71-8084-31e6f8aa29ba with identifier: 10728046 to the API
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728046>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:15:20Z',
'fuel_type': 'Electric',
'id': '4a6289c4-53e9-5a71-8084-31e6f8aa29ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991050-2540366',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728046',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 30140,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa Edition - Electric - Automatic - 136 hp - 30.140 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728046%27 HTTP/1.1" 200 None
2026-03-27 12:21:51 [adesa.de] INFO: Saving data for 10728046: {'auction_closing_time': 1774617320.0, 'created_time': 1774527455.82188, 'last_price_update_time': 1774614111.514724}
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728046') HTTP/1.1" 204 0
2026-03-27 12:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749624/general/98eb8e20-c6c3-4eec-8107-645eeaeeb001.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733240)
2026-03-27 12:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749624/general/c6f9ad3d-e3e3-441d-9d6f-9c3b410ab339.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733240)
2026-03-27 12:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749624/general/478b7844-6cc1-4af3-9781-e3061ed4a9a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733240)
2026-03-27 12:21:51 [adesa.de] INFO: Found listing with ID: 10727947
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727947%27 HTTP/1.1" 200 None
2026-03-27 12:21:51 [adesa.de] INFO: Scrape type for 10727947: 0
2026-03-27 12:21:51 [adesa.de] INFO: Skipping item 10727947 url https://www.openlane.eu/en/carv6/auction/10727947
2026-03-27 12:21:51 [adesa.de] INFO: Found listing with ID: 10728063
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728063%27 HTTP/1.1" 200 None
2026-03-27 12:21:51 [adesa.de] INFO: Scrape type for 10728063: 2
2026-03-27 12:21:51 [adesa.de] INFO: Scraping item 10728063 url https://www.openlane.eu/en/carv6/auction/10728063
2026-03-27 12:21:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714083c210>
2026-03-27 12:21:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252F1bf75a2c-ae63-47be-b762-4701ad1ff645.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/1bf75a2c-ae63-47be-b762-4701ad1ff645.jpg saved to cache
2026-03-27 12:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 222d39aa-dc28-5087-be64-c00dba535d5f
2026-03-27 12:21:51 [adesa.de] INFO: Found listing with ID: 10727840
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727840%27 HTTP/1.1" 200 None
2026-03-27 12:21:51 [adesa.de] INFO: Scrape type for 10727840: 0
2026-03-27 12:21:51 [adesa.de] INFO: Skipping item 10727840 url https://www.openlane.eu/en/carv6/auction/10727840
2026-03-27 12:21:51 [adesa.de] INFO: Found listing with ID: 10727916
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727916%27 HTTP/1.1" 200 None
2026-03-27 12:21:51 [adesa.de] INFO: Scrape type for 10727916: 2
2026-03-27 12:21:51 [adesa.de] INFO: Scraping item 10727916 url https://www.openlane.eu/en/carv6/auction/10727916
2026-03-27 12:21:51 [adesa.de] INFO: Found listing with ID: 10728089
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728089%27 HTTP/1.1" 200 None
2026-03-27 12:21:51 [adesa.de] INFO: Scrape type for 10728089: 2
2026-03-27 12:21:51 [adesa.de] INFO: Scraping item 10728089 url https://www.openlane.eu/en/carv6/auction/10728089
2026-03-27 12:21:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c06390>
2026-03-27 12:21:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252F98eb8e20-c6c3-4eec-8107-645eeaeeb001.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/98eb8e20-c6c3-4eec-8107-645eeaeeb001.jpg saved to cache
2026-03-27 12:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fb06641f-f193-5614-a712-b9c56154b155
2026-03-27 12:21:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fdaa90>
2026-03-27 12:21:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252Fc6f9ad3d-e3e3-441d-9d6f-9c3b410ab339.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/c6f9ad3d-e3e3-441d-9d6f-9c3b410ab339.jpg saved to cache
2026-03-27 12:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fb06641f-f193-5614-a712-b9c56154b155
2026-03-27 12:21:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714208f850>
2026-03-27 12:21:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252F478b7844-6cc1-4af3-9781-e3061ed4a9a8.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/478b7844-6cc1-4af3-9781-e3061ed4a9a8.jpg saved to cache
2026-03-27 12:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fb06641f-f193-5614-a712-b9c56154b155
2026-03-27 12:21:51 [adesa.de] INFO: Found listing with ID: 10727865
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727865%27 HTTP/1.1" 200 None
2026-03-27 12:21:51 [adesa.de] INFO: Scrape type for 10727865: 2
2026-03-27 12:21:51 [adesa.de] INFO: Scraping item 10727865 url https://www.openlane.eu/en/carv6/auction/10727865
2026-03-27 12:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749624/general/c3d21da9-f397-4dc6-b506-75ef1b95e193.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733240)
2026-03-27 12:21:51 [adesa.de] INFO: Found listing with ID: 10727967
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727967%27 HTTP/1.1" 200 None
2026-03-27 12:21:51 [adesa.de] INFO: Scrape type for 10727967: 2
2026-03-27 12:21:51 [adesa.de] INFO: Scraping item 10727967 url https://www.openlane.eu/en/carv6/auction/10727967
2026-03-27 12:21:51 [adesa.de] INFO: Found listing with ID: 10727910
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727910%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10727910: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10727910 url https://www.openlane.eu/en/carv6/auction/10727910
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10727822
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727822%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10727822: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10727822 url https://www.openlane.eu/en/carv6/auction/10727822
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10727925
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727925%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10727925: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10727925 url https://www.openlane.eu/en/carv6/auction/10727925
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10727895
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727895%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10727895: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10727895 url https://www.openlane.eu/en/carv6/auction/10727895
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10727816
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727816%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10727816: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10727816 url https://www.openlane.eu/en/carv6/auction/10727816
2026-03-27 12:21:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:21:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2a010>
2026-03-27 12:21:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:21:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252Fc3d21da9-f397-4dc6-b506-75ef1b95e193.jpg') HTTP/1.1" 204 0
2026-03-27 12:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/c3d21da9-f397-4dc6-b506-75ef1b95e193.jpg saved to cache
2026-03-27 12:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fb06641f-f193-5614-a712-b9c56154b155
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10727882
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727882%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10727882: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10727882 url https://www.openlane.eu/en/carv6/auction/10727882
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10728035
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728035%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10728035: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10728035 url https://www.openlane.eu/en/carv6/auction/10728035
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10727850
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727850%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10727850: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10727850 url https://www.openlane.eu/en/carv6/auction/10727850
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10727911
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727911%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10727911: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10727911 url https://www.openlane.eu/en/carv6/auction/10727911
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10727883
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727883%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10727883: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10727883 url https://www.openlane.eu/en/carv6/auction/10727883
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10727931
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727931%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10727931: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10727931 url https://www.openlane.eu/en/carv6/auction/10727931
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10727959
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727959%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10727959: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10727959 url https://www.openlane.eu/en/carv6/auction/10727959
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10727950
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727950%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10727950: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10727950 url https://www.openlane.eu/en/carv6/auction/10727950
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10728015
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728015%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10728015: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10728015 url https://www.openlane.eu/en/carv6/auction/10728015
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10727923
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727923%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10727923: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10727923 url https://www.openlane.eu/en/carv6/auction/10727923
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10728093
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728093%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10728093: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10728093 url https://www.openlane.eu/en/carv6/auction/10728093
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10727974
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727974%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10727974: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10727974 url https://www.openlane.eu/en/carv6/auction/10727974
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10727834
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727834%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10727834: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10727834 url https://www.openlane.eu/en/carv6/auction/10727834
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10727921
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727921%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10727921: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10727921 url https://www.openlane.eu/en/carv6/auction/10727921
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10728095
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728095%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10728095: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10728095 url https://www.openlane.eu/en/carv6/auction/10728095
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10728218
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728218%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10728218: 2
2026-03-27 12:21:52 [adesa.de] INFO: Scraping item 10728218 url https://www.openlane.eu/en/carv6/auction/10728218
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10728115
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728115%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10728115: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10728115 url https://www.openlane.eu/en/carv6/auction/10728115
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724794
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724794: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724794 url https://www.openlane.eu/en/carv6/auction/10724794
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724890
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724890: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724890 url https://www.openlane.eu/en/carv6/auction/10724890
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724737
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724737: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724737 url https://www.openlane.eu/en/carv6/auction/10724737
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724521
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724521: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724521 url https://www.openlane.eu/en/carv6/auction/10724521
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724733
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724733: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724733 url https://www.openlane.eu/en/carv6/auction/10724733
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724739
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724739: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724739 url https://www.openlane.eu/en/carv6/auction/10724739
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724797
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724797: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724797 url https://www.openlane.eu/en/carv6/auction/10724797
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724883
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724883: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724883 url https://www.openlane.eu/en/carv6/auction/10724883
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724882
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724882: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724882 url https://www.openlane.eu/en/carv6/auction/10724882
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724887
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724887: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724887 url https://www.openlane.eu/en/carv6/auction/10724887
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10731664
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731664%27 HTTP/1.1" 200 None
2026-03-27 12:21:52 [adesa.de] INFO: Scrape type for 10731664: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10731664 url https://www.openlane.eu/en/carv6/auction/10731664
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10723921
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10723921: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10723921 url https://www.openlane.eu/en/carv6/auction/10723921
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10723922
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10723922: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10723922 url https://www.openlane.eu/en/carv6/auction/10723922
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724745
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724745: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724745 url https://www.openlane.eu/en/carv6/auction/10724745
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724734
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724734: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724734 url https://www.openlane.eu/en/carv6/auction/10724734
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724731
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724731: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724731 url https://www.openlane.eu/en/carv6/auction/10724731
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10723918
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10723918: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10723918 url https://www.openlane.eu/en/carv6/auction/10723918
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724732
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724732: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724732 url https://www.openlane.eu/en/carv6/auction/10724732
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724796
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724796: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724796 url https://www.openlane.eu/en/carv6/auction/10724796
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724748
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724748: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724748 url https://www.openlane.eu/en/carv6/auction/10724748
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724808
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724808: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724808 url https://www.openlane.eu/en/carv6/auction/10724808
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724738
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724738: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724738 url https://www.openlane.eu/en/carv6/auction/10724738
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724795
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724795: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724795 url https://www.openlane.eu/en/carv6/auction/10724795
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724885
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724885: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724885 url https://www.openlane.eu/en/carv6/auction/10724885
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724744
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724744: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724744 url https://www.openlane.eu/en/carv6/auction/10724744
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724886
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724886: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724886 url https://www.openlane.eu/en/carv6/auction/10724886
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724742
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:52 [adesa.de] INFO: Scrape type for 10724742: 0
2026-03-27 12:21:52 [adesa.de] INFO: Skipping item 10724742 url https://www.openlane.eu/en/carv6/auction/10724742
2026-03-27 12:21:52 [adesa.de] INFO: Found listing with ID: 10724747
2026-03-27 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:52 [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-27 12:21:53 [adesa.de] INFO: Scrape type for 10724747: 0
2026-03-27 12:21:53 [adesa.de] INFO: Skipping item 10724747 url https://www.openlane.eu/en/carv6/auction/10724747
2026-03-27 12:21:53 [adesa.de] INFO: Found listing with ID: 10724743
2026-03-27 12:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:53 [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-27 12:21:53 [adesa.de] INFO: Scrape type for 10724743: 0
2026-03-27 12:21:53 [adesa.de] INFO: Skipping item 10724743 url https://www.openlane.eu/en/carv6/auction/10724743
2026-03-27 12:21:53 [adesa.de] INFO: Found listing with ID: 10723917
2026-03-27 12:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:53 [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-27 12:21:53 [adesa.de] INFO: Scrape type for 10723917: 0
2026-03-27 12:21:53 [adesa.de] INFO: Skipping item 10723917 url https://www.openlane.eu/en/carv6/auction/10723917
2026-03-27 12:21:53 [adesa.de] INFO: Found listing with ID: 10724798
2026-03-27 12:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:53 [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-27 12:21:53 [adesa.de] INFO: Scrape type for 10724798: 0
2026-03-27 12:21:53 [adesa.de] INFO: Skipping item 10724798 url https://www.openlane.eu/en/carv6/auction/10724798
2026-03-27 12:21:53 [adesa.de] INFO: Found listing with ID: 10724735
2026-03-27 12:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:53 [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-27 12:21:53 [adesa.de] INFO: Scrape type for 10724735: 0
2026-03-27 12:21:53 [adesa.de] INFO: Skipping item 10724735 url https://www.openlane.eu/en/carv6/auction/10724735
2026-03-27 12:21:53 [adesa.de] INFO: Found listing with ID: 10723920
2026-03-27 12:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:53 [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-27 12:21:53 [adesa.de] INFO: Scrape type for 10723920: 0
2026-03-27 12:21:53 [adesa.de] INFO: Skipping item 10723920 url https://www.openlane.eu/en/carv6/auction/10723920
2026-03-27 12:21:53 [adesa.de] INFO: Found listing with ID: 10724736
2026-03-27 12:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:53 [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-27 12:21:53 [adesa.de] INFO: Scrape type for 10724736: 0
2026-03-27 12:21:53 [adesa.de] INFO: Skipping item 10724736 url https://www.openlane.eu/en/carv6/auction/10724736
2026-03-27 12:21:53 [adesa.de] INFO: Found listing with ID: 10724750
2026-03-27 12:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:53 [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-27 12:21:53 [adesa.de] INFO: Scrape type for 10724750: 0
2026-03-27 12:21:53 [adesa.de] INFO: Skipping item 10724750 url https://www.openlane.eu/en/carv6/auction/10724750
2026-03-27 12:21:53 [adesa.de] INFO: Found listing with ID: 10724888
2026-03-27 12:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:53 [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-27 12:21:53 [adesa.de] INFO: Scrape type for 10724888: 0
2026-03-27 12:21:53 [adesa.de] INFO: Skipping item 10724888 url https://www.openlane.eu/en/carv6/auction/10724888
2026-03-27 12:21:53 [adesa.de] INFO: Found listing with ID: 10724749
2026-03-27 12:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:53 [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-27 12:21:53 [adesa.de] INFO: Scrape type for 10724749: 0
2026-03-27 12:21:53 [adesa.de] INFO: Skipping item 10724749 url https://www.openlane.eu/en/carv6/auction/10724749
2026-03-27 12:21:53 [adesa.de] INFO: Found listing with ID: 10724746
2026-03-27 12:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:53 [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-27 12:21:53 [adesa.de] INFO: Scrape type for 10724746: 0
2026-03-27 12:21:53 [adesa.de] INFO: Skipping item 10724746 url https://www.openlane.eu/en/carv6/auction/10724746
2026-03-27 12:21:53 [adesa.de] INFO: Found listing with ID: 10726404
2026-03-27 12:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:53 [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-27 12:21:53 [adesa.de] INFO: Scrape type for 10726404: 2
2026-03-27 12:21:53 [adesa.de] INFO: Scraping item 10726404 url https://www.openlane.eu/en/carv6/auction/10726404
2026-03-27 12:21:53 [adesa.de] INFO: Found listing with ID: 10726388
2026-03-27 12:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:53 [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-27 12:21:53 [adesa.de] INFO: Scrape type for 10726388: 2
2026-03-27 12:21:53 [adesa.de] INFO: Scraping item 10726388 url https://www.openlane.eu/en/carv6/auction/10726388
2026-03-27 12:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a151537-35f7-5151-9ed8-11bd0a54aa4e with identifier: 10728005
2026-03-27 12:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a151537-35f7-5151-9ed8-11bd0a54aa4e with scrape type 2
2026-03-27 12:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a151537-35f7-5151-9ed8-11bd0a54aa4e with scrape type 2
2026-03-27 12:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a151537-35f7-5151-9ed8-11bd0a54aa4e, identifier: 10728005
2026-03-27 12:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a151537-35f7-5151-9ed8-11bd0a54aa4e with identifier: 10728005
2026-03-27 12:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a151537-35f7-5151-9ed8-11bd0a54aa4e with identifier: 10728005
2026-03-27 12:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a151537-35f7-5151-9ed8-11bd0a54aa4e with identifier: 10728005 to the API
2026-03-27 12:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:21:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728005>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:19:00Z',
'fuel_type': 'Electric',
'id': '8a151537-35f7-5151-9ed8-11bd0a54aa4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991022-2538899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728005',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 29929,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa Edition - Electric - Automatic - 136 hp - 29.929 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-27 12:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728005%27 HTTP/1.1" 200 None
2026-03-27 12:21:57 [adesa.de] INFO: Saving data for 10728005: {'auction_closing_time': 1774617540.0, 'created_time': 1774527453.943312, 'last_price_update_time': 1774614117.276074}
2026-03-27 12:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728005') HTTP/1.1" 204 0
2026-03-27 12:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:21:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f57cfd1a-0f7f-523e-b5d5-4155c30b455f with identifier: 10733235
2026-03-27 12:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f57cfd1a-0f7f-523e-b5d5-4155c30b455f with scrape type 1
2026-03-27 12:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f57cfd1a-0f7f-523e-b5d5-4155c30b455f
2026-03-27 12:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749620%252Fgeneral%252F462e1db4-4357-4f06-be29-6dd737608977.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/462e1db4-4357-4f06-be29-6dd737608977.jpg not downloaded yet
2026-03-27 12:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749620%252Fgeneral%252F735ad176-74cf-49d1-bafc-b97bd28a95f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/735ad176-74cf-49d1-bafc-b97bd28a95f1.jpg not downloaded yet
2026-03-27 12:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749620%252Fgeneral%252Fc53eb6c5-5499-477e-95d0-ce3f9a8a77e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/c53eb6c5-5499-477e-95d0-ce3f9a8a77e5.jpg not downloaded yet
2026-03-27 12:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749620%252Fgeneral%252Fa26a0b17-e171-4b82-961f-7f4a89bc91bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/a26a0b17-e171-4b82-961f-7f4a89bc91bf.jpg not downloaded yet
2026-03-27 12:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749620%252Fgeneral%252Fb52e328f-b870-40e2-b2ed-11396c2802d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/b52e328f-b870-40e2-b2ed-11396c2802d7.jpg not downloaded yet
2026-03-27 12:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749620%252Fgeneral%252F5644ecd3-94fb-46d3-9b07-014e3622af79.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/5644ecd3-94fb-46d3-9b07-014e3622af79.jpg not downloaded yet
2026-03-27 12:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749620%252Fgeneral%252Fbe6239b4-aca8-4e1c-9e39-6946cc0891eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/be6239b4-aca8-4e1c-9e39-6946cc0891eb.jpg not downloaded yet
2026-03-27 12:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749620%252Fgeneral%252Ff3a7ebf8-a666-4dce-a05a-16ee998b0e42.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/f3a7ebf8-a666-4dce-a05a-16ee998b0e42.jpg not downloaded yet
2026-03-27 12:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749620%252Fgeneral%252Ff39236c8-8f76-43b2-b95c-f656a41002fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/f39236c8-8f76-43b2-b95c-f656a41002fe.jpg not downloaded yet
2026-03-27 12:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:21: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%252F5749620%252Fgeneral%252F57e59958-25f3-4d86-8bc4-6ca005eb98d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/57e59958-25f3-4d86-8bc4-6ca005eb98d6.jpg not downloaded yet
2026-03-27 12:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9fc1aed-f99a-57c8-b59c-51c144a35020 with identifier: 10733238
2026-03-27 12:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9fc1aed-f99a-57c8-b59c-51c144a35020 with scrape type 1
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b9fc1aed-f99a-57c8-b59c-51c144a35020
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749622%252Fgeneral%252F92e98372-1591-4829-bbb4-d6fe122714fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/92e98372-1591-4829-bbb4-d6fe122714fd.jpg not downloaded yet
2026-03-27 12:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749620/general/57e59958-25f3-4d86-8bc4-6ca005eb98d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733235)
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749622%252Fgeneral%252F1eab984b-150b-4980-a2de-d3f572877aa6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/1eab984b-150b-4980-a2de-d3f572877aa6.jpg not downloaded yet
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749622%252Fgeneral%252F26a66b68-268e-49aa-ba59-4e56892655fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/26a66b68-268e-49aa-ba59-4e56892655fe.jpg not downloaded yet
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749622%252Fgeneral%252Fc9375693-ab5a-4710-9e69-3088d5dbaff8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/c9375693-ab5a-4710-9e69-3088d5dbaff8.jpg not downloaded yet
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749622%252Fgeneral%252Fc2882962-a789-431d-9289-13c9781ac474.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/c2882962-a789-431d-9289-13c9781ac474.jpg not downloaded yet
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749622%252Fgeneral%252Fd9db9b72-5c8c-4605-9fe0-a3a2c4b8928a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/d9db9b72-5c8c-4605-9fe0-a3a2c4b8928a.jpg not downloaded yet
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749622%252Fgeneral%252Ff4469cb7-8c6d-406e-8315-467e97755bb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/f4469cb7-8c6d-406e-8315-467e97755bb0.jpg not downloaded yet
2026-03-27 12:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749622/general/92e98372-1591-4829-bbb4-d6fe122714fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733238)
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a5bb50>
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749620%252Fgeneral%252F57e59958-25f3-4d86-8bc4-6ca005eb98d6.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/57e59958-25f3-4d86-8bc4-6ca005eb98d6.jpg saved to cache
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f57cfd1a-0f7f-523e-b5d5-4155c30b455f
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749622%252Fgeneral%252F317b4c09-bb6e-472e-b032-19eb532073a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/317b4c09-bb6e-472e-b032-19eb532073a1.jpg not downloaded yet
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749622%252Fgeneral%252F7f9786c6-cb3c-4f44-8618-e61f956f3e98.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/7f9786c6-cb3c-4f44-8618-e61f956f3e98.jpg not downloaded yet
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749622%252Fgeneral%252Fb5f93d02-2390-4c57-a6a5-5fbf8bfb0f48.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/b5f93d02-2390-4c57-a6a5-5fbf8bfb0f48.jpg not downloaded yet
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a60050>
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749622%252Fgeneral%252F92e98372-1591-4829-bbb4-d6fe122714fd.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/92e98372-1591-4829-bbb4-d6fe122714fd.jpg saved to cache
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b9fc1aed-f99a-57c8-b59c-51c144a35020
2026-03-27 12:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749622/general/d9db9b72-5c8c-4605-9fe0-a3a2c4b8928a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733238)
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d522d0>
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749622%252Fgeneral%252Fd9db9b72-5c8c-4605-9fe0-a3a2c4b8928a.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/d9db9b72-5c8c-4605-9fe0-a3a2c4b8928a.jpg saved to cache
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b9fc1aed-f99a-57c8-b59c-51c144a35020
2026-03-27 12:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749622/general/b5f93d02-2390-4c57-a6a5-5fbf8bfb0f48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733238)
2026-03-27 12:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749622/general/7f9786c6-cb3c-4f44-8618-e61f956f3e98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733238)
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140abf950>
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749622%252Fgeneral%252Fb5f93d02-2390-4c57-a6a5-5fbf8bfb0f48.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/b5f93d02-2390-4c57-a6a5-5fbf8bfb0f48.jpg saved to cache
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b9fc1aed-f99a-57c8-b59c-51c144a35020
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c1f1d0>
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749622%252Fgeneral%252F7f9786c6-cb3c-4f44-8618-e61f956f3e98.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/7f9786c6-cb3c-4f44-8618-e61f956f3e98.jpg saved to cache
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b9fc1aed-f99a-57c8-b59c-51c144a35020
2026-03-27 12:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749622/general/317b4c09-bb6e-472e-b032-19eb532073a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733238)
2026-03-27 12:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76abd77c-b8fe-5c69-b43f-49d3705af928 with identifier: 10732938
2026-03-27 12:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76abd77c-b8fe-5c69-b43f-49d3705af928 with scrape type 1
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76abd77c-b8fe-5c69-b43f-49d3705af928
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5696135%252Fgeneral%252F490b29c8-8aa2-4841-b470-ad0e6ca5580f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/490b29c8-8aa2-4841-b470-ad0e6ca5580f.jpg not downloaded yet
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5696135%252Fgeneral%252Fa18bbc4d-cd21-4060-a7f9-72c0b694efbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/a18bbc4d-cd21-4060-a7f9-72c0b694efbc.jpg not downloaded yet
2026-03-27 12:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749622/general/f4469cb7-8c6d-406e-8315-467e97755bb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733238)
2026-03-27 12:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749622/general/c2882962-a789-431d-9289-13c9781ac474.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733238)
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5696135%252Fgeneral%252F62ebb917-f11e-47a7-bdd3-8980b73ecaa5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/62ebb917-f11e-47a7-bdd3-8980b73ecaa5.jpg not downloaded yet
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c5c550>
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749622%252Fgeneral%252F317b4c09-bb6e-472e-b032-19eb532073a1.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/317b4c09-bb6e-472e-b032-19eb532073a1.jpg saved to cache
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b9fc1aed-f99a-57c8-b59c-51c144a35020
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5696135%252Fgeneral%252Fb633a9f8-8de4-48f1-b43f-33c0a814ca87.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/b633a9f8-8de4-48f1-b43f-33c0a814ca87.jpg not downloaded yet
2026-03-27 12:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5696135%252Fgeneral%252F6f517184-798f-410a-bd25-7d1b173988a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/6f517184-798f-410a-bd25-7d1b173988a6.jpg not downloaded yet
2026-03-27 12:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5696135%252Fgeneral%252Fd006a4f4-40fe-49ed-a06d-3b0e134f776d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/d006a4f4-40fe-49ed-a06d-3b0e134f776d.jpg not downloaded yet
2026-03-27 12:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696135/general/490b29c8-8aa2-4841-b470-ad0e6ca5580f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732938)
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5696135%252Fgeneral%252F26821327-34af-4c31-a747-9f623f9af19c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/26821327-34af-4c31-a747-9f623f9af19c.jpg not downloaded yet
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af3750>
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749622%252Fgeneral%252Ff4469cb7-8c6d-406e-8315-467e97755bb0.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/f4469cb7-8c6d-406e-8315-467e97755bb0.jpg saved to cache
2026-03-27 12:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b9fc1aed-f99a-57c8-b59c-51c144a35020
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c04e50>
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749622%252Fgeneral%252Fc2882962-a789-431d-9289-13c9781ac474.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/c2882962-a789-431d-9289-13c9781ac474.jpg saved to cache
2026-03-27 12:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b9fc1aed-f99a-57c8-b59c-51c144a35020
2026-03-27 12:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696135/general/a18bbc4d-cd21-4060-a7f9-72c0b694efbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732938)
2026-03-27 12:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696135/general/62ebb917-f11e-47a7-bdd3-8980b73ecaa5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732938)
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5696135%252Fgeneral%252F2a729624-57c7-4029-a18e-5f32d36f7ab3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/2a729624-57c7-4029-a18e-5f32d36f7ab3.jpg not downloaded yet
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5696135%252Fgeneral%252F1da011e3-a46d-4699-8cec-ee87ef84aba3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/1da011e3-a46d-4699-8cec-ee87ef84aba3.jpg not downloaded yet
2026-03-27 12:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b663ff03-97bb-5f41-b8c8-14a4deb7a8a0 with identifier: 10728099
2026-03-27 12:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b663ff03-97bb-5f41-b8c8-14a4deb7a8a0 with scrape type 2
2026-03-27 12:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b663ff03-97bb-5f41-b8c8-14a4deb7a8a0 with scrape type 2
2026-03-27 12:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b663ff03-97bb-5f41-b8c8-14a4deb7a8a0, identifier: 10728099
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142072b10>
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696135%252Fgeneral%252F490b29c8-8aa2-4841-b470-ad0e6ca5580f.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/490b29c8-8aa2-4841-b470-ad0e6ca5580f.jpg saved to cache
2026-03-27 12:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 76abd77c-b8fe-5c69-b43f-49d3705af928
2026-03-27 12:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b663ff03-97bb-5f41-b8c8-14a4deb7a8a0 with identifier: 10728099
2026-03-27 12:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b663ff03-97bb-5f41-b8c8-14a4deb7a8a0 with identifier: 10728099
2026-03-27 12:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b663ff03-97bb-5f41-b8c8-14a4deb7a8a0 with identifier: 10728099 to the API
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728099>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:16:40Z',
'fuel_type': 'Electric',
'id': 'b663ff03-97bb-5f41-b8c8-14a4deb7a8a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991032-2541260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728099',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 29696,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa Edition - Electric - Automatic - 136 hp - 29.696 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728099%27 HTTP/1.1" 200 None
2026-03-27 12:22:02 [adesa.de] INFO: Saving data for 10728099: {'auction_closing_time': 1774617400.0, 'created_time': 1774527494.776785, 'last_price_update_time': 1774614122.818889}
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728099') HTTP/1.1" 204 0
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5696135%252Fgeneral%252F90e5c09a-69fc-4760-ad35-64204031e095.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/90e5c09a-69fc-4760-ad35-64204031e095.jpg not downloaded yet
2026-03-27 12:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696135/general/26821327-34af-4c31-a747-9f623f9af19c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732938)
2026-03-27 12:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696135/general/6f517184-798f-410a-bd25-7d1b173988a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732938)
2026-03-27 12:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696135/general/d006a4f4-40fe-49ed-a06d-3b0e134f776d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732938)
2026-03-27 12:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732854> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714083edd0>
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696135%252Fgeneral%252Fa18bbc4d-cd21-4060-a7f9-72c0b694efbc.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/a18bbc4d-cd21-4060-a7f9-72c0b694efbc.jpg saved to cache
2026-03-27 12:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 76abd77c-b8fe-5c69-b43f-49d3705af928
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd8d10>
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696135%252Fgeneral%252F62ebb917-f11e-47a7-bdd3-8980b73ecaa5.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/62ebb917-f11e-47a7-bdd3-8980b73ecaa5.jpg saved to cache
2026-03-27 12:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 76abd77c-b8fe-5c69-b43f-49d3705af928
2026-03-27 12:22:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142071750>
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696135%252Fgeneral%252F26821327-34af-4c31-a747-9f623f9af19c.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/26821327-34af-4c31-a747-9f623f9af19c.jpg saved to cache
2026-03-27 12:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 76abd77c-b8fe-5c69-b43f-49d3705af928
2026-03-27 12:22:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714206f750>
2026-03-27 12:22:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696135%252Fgeneral%252F6f517184-798f-410a-bd25-7d1b173988a6.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/6f517184-798f-410a-bd25-7d1b173988a6.jpg saved to cache
2026-03-27 12:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 76abd77c-b8fe-5c69-b43f-49d3705af928
2026-03-27 12:22:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af3e50>
2026-03-27 12:22:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696135%252Fgeneral%252Fd006a4f4-40fe-49ed-a06d-3b0e134f776d.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/d006a4f4-40fe-49ed-a06d-3b0e134f776d.jpg saved to cache
2026-03-27 12:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 76abd77c-b8fe-5c69-b43f-49d3705af928
2026-03-27 12:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696135/general/b633a9f8-8de4-48f1-b43f-33c0a814ca87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732938)
2026-03-27 12:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749622/general/26a66b68-268e-49aa-ba59-4e56892655fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733238)
2026-03-27 12:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749622/general/c9375693-ab5a-4710-9e69-3088d5dbaff8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733238)
2026-03-27 12:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696135/general/2a729624-57c7-4029-a18e-5f32d36f7ab3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732938)
2026-03-27 12:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d47b3b6-78c1-55a7-b982-7279cadd9e27 with identifier: 10728057
2026-03-27 12:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d47b3b6-78c1-55a7-b982-7279cadd9e27 with scrape type 2
2026-03-27 12:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d47b3b6-78c1-55a7-b982-7279cadd9e27 with scrape type 2
2026-03-27 12:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1d47b3b6-78c1-55a7-b982-7279cadd9e27, identifier: 10728057
2026-03-27 12:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570 with identifier: 10732854
2026-03-27 12:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570 with scrape type 1
2026-03-27 12:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749527%252Fgeneral%252F6b25537e-5afe-4c24-a125-79319e0a6815.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/6b25537e-5afe-4c24-a125-79319e0a6815.jpg not downloaded yet
2026-03-27 12:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eee86634-9707-5379-b4c5-65f20a6b2f66 with identifier: 10727906
2026-03-27 12:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eee86634-9707-5379-b4c5-65f20a6b2f66 with scrape type 2
2026-03-27 12:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eee86634-9707-5379-b4c5-65f20a6b2f66 with scrape type 2
2026-03-27 12:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eee86634-9707-5379-b4c5-65f20a6b2f66, identifier: 10727906
2026-03-27 12:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1d47b3b6-78c1-55a7-b982-7279cadd9e27 with identifier: 10728057
2026-03-27 12:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1d47b3b6-78c1-55a7-b982-7279cadd9e27 with identifier: 10728057
2026-03-27 12:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1d47b3b6-78c1-55a7-b982-7279cadd9e27 with identifier: 10728057 to the API
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728057>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-27T13:34:20Z',
'fuel_type': 'Hybrid',
'id': '1d47b3b6-78c1-55a7-b982-7279cadd9e27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991007-2508468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728057',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 67599,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.6 Ultimate - Hybrid - Automatic - 181 hp - 67.599 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728057%27 HTTP/1.1" 200 None
2026-03-27 12:22:03 [adesa.de] INFO: Saving data for 10728057: {'auction_closing_time': 1774618460.0, 'created_time': 1774527685.718982, 'last_price_update_time': 1774614123.618521}
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728057') HTTP/1.1" 204 0
2026-03-27 12:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eee86634-9707-5379-b4c5-65f20a6b2f66 with identifier: 10727906
2026-03-27 12:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eee86634-9707-5379-b4c5-65f20a6b2f66 with identifier: 10727906
2026-03-27 12:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eee86634-9707-5379-b4c5-65f20a6b2f66 with identifier: 10727906 to the API
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727906>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:13:00Z',
'fuel_type': 'Electric',
'id': 'eee86634-9707-5379-b4c5-65f20a6b2f66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990958-2538669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727906',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 29708,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa Edition - Electric - Automatic - 136 hp - 29.708 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727906%27 HTTP/1.1" 200 None
2026-03-27 12:22:03 [adesa.de] INFO: Saving data for 10727906: {'auction_closing_time': 1774617180.0, 'created_time': 1774527471.790258, 'last_price_update_time': 1774614123.922151}
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727906') HTTP/1.1" 204 0
2026-03-27 12:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696135/general/1da011e3-a46d-4699-8cec-ee87ef84aba3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732938)
2026-03-27 12:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5696135/general/90e5c09a-69fc-4760-ad35-64204031e095.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732938)
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749527%252Fgeneral%252F08c7dc44-b6c1-4716-be0e-c4793fb31ea2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/08c7dc44-b6c1-4716-be0e-c4793fb31ea2.jpg not downloaded yet
2026-03-27 12:22:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714205b950>
2026-03-27 12:22:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696135%252Fgeneral%252Fb633a9f8-8de4-48f1-b43f-33c0a814ca87.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/b633a9f8-8de4-48f1-b43f-33c0a814ca87.jpg saved to cache
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 76abd77c-b8fe-5c69-b43f-49d3705af928
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca3b90>
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749622%252Fgeneral%252F26a66b68-268e-49aa-ba59-4e56892655fe.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/26a66b68-268e-49aa-ba59-4e56892655fe.jpg saved to cache
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b9fc1aed-f99a-57c8-b59c-51c144a35020
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a0e50>
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749622%252Fgeneral%252Fc9375693-ab5a-4710-9e69-3088d5dbaff8.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/c9375693-ab5a-4710-9e69-3088d5dbaff8.jpg saved to cache
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b9fc1aed-f99a-57c8-b59c-51c144a35020
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca2e10>
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696135%252Fgeneral%252F2a729624-57c7-4029-a18e-5f32d36f7ab3.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/2a729624-57c7-4029-a18e-5f32d36f7ab3.jpg saved to cache
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 76abd77c-b8fe-5c69-b43f-49d3705af928
2026-03-27 12:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749622/general/1eab984b-150b-4980-a2de-d3f572877aa6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733238)
2026-03-27 12:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749620/general/f39236c8-8f76-43b2-b95c-f656a41002fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733235)
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749527%252Fgeneral%252F22091321-ca77-4e10-af31-4648ac88b610.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/22091321-ca77-4e10-af31-4648ac88b610.jpg not downloaded yet
2026-03-27 12:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749620/general/f3a7ebf8-a666-4dce-a05a-16ee998b0e42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733235)
2026-03-27 12:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749620/general/be6239b4-aca8-4e1c-9e39-6946cc0891eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733235)
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749527%252Fgeneral%252F7602c03c-a9c5-49ec-ad2d-1ae63783a395.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/7602c03c-a9c5-49ec-ad2d-1ae63783a395.jpg not downloaded yet
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a814d0>
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696135%252Fgeneral%252F1da011e3-a46d-4699-8cec-ee87ef84aba3.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/1da011e3-a46d-4699-8cec-ee87ef84aba3.jpg saved to cache
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 76abd77c-b8fe-5c69-b43f-49d3705af928
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ab22d0>
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696135%252Fgeneral%252F90e5c09a-69fc-4760-ad35-64204031e095.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696135/general/90e5c09a-69fc-4760-ad35-64204031e095.jpg saved to cache
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 76abd77c-b8fe-5c69-b43f-49d3705af928
2026-03-27 12:22:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 76abd77c-b8fe-5c69-b43f-49d3705af928, skipping ID generation
2026-03-27 12:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76abd77c-b8fe-5c69-b43f-49d3705af928 with scrape type 1
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 76abd77c-b8fe-5c69-b43f-49d3705af928 sending to next pipeline
2026-03-27 12:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 76abd77c-b8fe-5c69-b43f-49d3705af928, identifier: 10732938
2026-03-27 12:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 76abd77c-b8fe-5c69-b43f-49d3705af928 with identifier: 10732938
2026-03-27 12:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 76abd77c-b8fe-5c69-b43f-49d3705af928 with identifier: 10732938
2026-03-27 12:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 76abd77c-b8fe-5c69-b43f-49d3705af928 with identifier: 10732938 to the API
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5696135/general/90e5c09a-69fc-4760-ad35-64204031e095.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '76abd77c-b8fe-5c69-b43f-49d3705af928',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994464-2480524',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732938',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 24492,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63093,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696135/general/490b29c8-8aa2-4841-b470-ad0e6ca5580f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96453,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696135/general/a18bbc4d-cd21-4060-a7f9-72c0b694efbc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105683,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696135/general/62ebb917-f11e-47a7-bdd3-8980b73ecaa5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101173,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696135/general/b633a9f8-8de4-48f1-b43f-33c0a814ca87.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101489,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696135/general/6f517184-798f-410a-bd25-7d1b173988a6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66796,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696135/general/d006a4f4-40fe-49ed-a06d-3b0e134f776d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85557,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696135/general/26821327-34af-4c31-a747-9f623f9af19c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86012,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696135/general/2a729624-57c7-4029-a18e-5f32d36f7ab3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141888,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696135/general/1da011e3-a46d-4699-8cec-ee87ef84aba3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76abd77c-b8fe-5c69-b43f-49d3705af928/76abd77c-b8fe-5c69-b43f-49d3705af928_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173561,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696135/general/90e5c09a-69fc-4760-ad35-64204031e095.jpg',
'Width': 1280}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2025-03-03',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Manual - 130 hp - 24.492 '
'km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732938%27 HTTP/1.1" 200 None
2026-03-27 12:22:04 [adesa.de] INFO: Saving data for 10732938: {'created_time': 1774614124.80163, 'last_price_update_time': 1774614124.801639, 'auction_closing_time': 1774875600.0}
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732938') HTTP/1.1" 204 0
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749527%252Fgeneral%252F7f5503e7-c026-4680-96f5-af130d5fb125.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/7f5503e7-c026-4680-96f5-af130d5fb125.jpg not downloaded yet
2026-03-27 12:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749527/general/6b25537e-5afe-4c24-a125-79319e0a6815.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732854)
2026-03-27 12:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749620/general/b52e328f-b870-40e2-b2ed-11396c2802d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733235)
2026-03-27 12:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749620/general/5644ecd3-94fb-46d3-9b07-014e3622af79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733235)
2026-03-27 12:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749527/general/08c7dc44-b6c1-4716-be0e-c4793fb31ea2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732854)
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144209bd0>
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749622%252Fgeneral%252F1eab984b-150b-4980-a2de-d3f572877aa6.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749622/general/1eab984b-150b-4980-a2de-d3f572877aa6.jpg saved to cache
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b9fc1aed-f99a-57c8-b59c-51c144a35020
2026-03-27 12:22:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b9fc1aed-f99a-57c8-b59c-51c144a35020, skipping ID generation
2026-03-27 12:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9fc1aed-f99a-57c8-b59c-51c144a35020 with scrape type 1
2026-03-27 12:22:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b9fc1aed-f99a-57c8-b59c-51c144a35020 sending to next pipeline
2026-03-27 12:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b9fc1aed-f99a-57c8-b59c-51c144a35020, identifier: 10733238
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e1d510>
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749620%252Fgeneral%252Ff39236c8-8f76-43b2-b95c-f656a41002fe.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/f39236c8-8f76-43b2-b95c-f656a41002fe.jpg saved to cache
2026-03-27 12:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f57cfd1a-0f7f-523e-b5d5-4155c30b455f
2026-03-27 12:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d94c6947-ea9a-5799-962a-dced5f50f715 with identifier: 10727930
2026-03-27 12:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d94c6947-ea9a-5799-962a-dced5f50f715 with scrape type 2
2026-03-27 12:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d94c6947-ea9a-5799-962a-dced5f50f715 with scrape type 2
2026-03-27 12:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d94c6947-ea9a-5799-962a-dced5f50f715, identifier: 10727930
2026-03-27 12:22:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af2790>
2026-03-27 12:22:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749620%252Fgeneral%252Ff3a7ebf8-a666-4dce-a05a-16ee998b0e42.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/f3a7ebf8-a666-4dce-a05a-16ee998b0e42.jpg saved to cache
2026-03-27 12:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f57cfd1a-0f7f-523e-b5d5-4155c30b455f
2026-03-27 12:22:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714420ec50>
2026-03-27 12:22:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749620%252Fgeneral%252Fbe6239b4-aca8-4e1c-9e39-6946cc0891eb.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/be6239b4-aca8-4e1c-9e39-6946cc0891eb.jpg saved to cache
2026-03-27 12:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f57cfd1a-0f7f-523e-b5d5-4155c30b455f
2026-03-27 12:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749620/general/a26a0b17-e171-4b82-961f-7f4a89bc91bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733235)
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749527%252Fgeneral%252F2cf0119e-fac4-4fc4-ae2f-ac276ced9531.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/2cf0119e-fac4-4fc4-ae2f-ac276ced9531.jpg not downloaded yet
2026-03-27 12:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b9fc1aed-f99a-57c8-b59c-51c144a35020 with identifier: 10733238
2026-03-27 12:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b9fc1aed-f99a-57c8-b59c-51c144a35020 with identifier: 10733238
2026-03-27 12:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b9fc1aed-f99a-57c8-b59c-51c144a35020 with identifier: 10733238 to the API
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749622/general/1eab984b-150b-4980-a2de-d3f572877aa6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b9fc1aed-f99a-57c8-b59c-51c144a35020',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'W1N4M8HB2SW411466',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733238',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 18892,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117188,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749622/general/92e98372-1591-4829-bbb4-d6fe122714fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117412,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749622/general/1eab984b-150b-4980-a2de-d3f572877aa6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105076,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749622/general/26a66b68-268e-49aa-ba59-4e56892655fe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139006,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749622/general/c9375693-ab5a-4710-9e69-3088d5dbaff8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103444,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749622/general/c2882962-a789-431d-9289-13c9781ac474.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83622,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749622/general/d9db9b72-5c8c-4605-9fe0-a3a2c4b8928a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93619,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749622/general/f4469cb7-8c6d-406e-8315-467e97755bb0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101410,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749622/general/317b4c09-bb6e-472e-b032-19eb532073a1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65931,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749622/general/7f9786c6-cb3c-4f44-8618-e61f956f3e98.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9fc1aed-f99a-57c8-b59c-51c144a35020/b9fc1aed-f99a-57c8-b59c-51c144a35020_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77537,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749622/general/b5f93d02-2390-4c57-a6a5-5fbf8bfb0f48.jpg',
'Width': 800}],
'price': 30700,
'price_includes_vat': True,
'registration_date': '2025-02-04',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Mercedes-Benz GLB 200 AMG Line - Petrol - Automatic - 163 hp - '
'18.892 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733238%27 HTTP/1.1" 200 None
2026-03-27 12:22:05 [adesa.de] INFO: Saving data for 10733238: {'created_time': 1774614125.642268, 'last_price_update_time': 1774614125.642282, 'auction_closing_time': 1774951200.0}
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733238') HTTP/1.1" 204 0
2026-03-27 12:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d94c6947-ea9a-5799-962a-dced5f50f715 with identifier: 10727930
2026-03-27 12:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d94c6947-ea9a-5799-962a-dced5f50f715 with identifier: 10727930
2026-03-27 12:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d94c6947-ea9a-5799-962a-dced5f50f715 with identifier: 10727930 to the API
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727930>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-27T13:40:00Z',
'fuel_type': 'Hybrid',
'id': 'd94c6947-ea9a-5799-962a-dced5f50f715',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990937-2485174',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727930',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 91350,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.6 Ultimate - Hybrid - Automatic - 181 hp - 91.350 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727930%27 HTTP/1.1" 200 None
2026-03-27 12:22:05 [adesa.de] INFO: Saving data for 10727930: {'auction_closing_time': 1774618800.0, 'created_time': 1774527679.171245, 'last_price_update_time': 1774614125.997269}
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727930') HTTP/1.1" 204 0
2026-03-27 12:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749620/general/c53eb6c5-5499-477e-95d0-ce3f9a8a77e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733235)
2026-03-27 12:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749527/general/22091321-ca77-4e10-af31-4648ac88b610.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732854)
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749527%252Fgeneral%252Fa6927d7f-c6e2-4a95-8af3-0c480eb225fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/a6927d7f-c6e2-4a95-8af3-0c480eb225fd.jpg not downloaded yet
2026-03-27 12:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727828> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af0590>
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749527%252Fgeneral%252F6b25537e-5afe-4c24-a125-79319e0a6815.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/6b25537e-5afe-4c24-a125-79319e0a6815.jpg saved to cache
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cd6e50>
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749620%252Fgeneral%252Fb52e328f-b870-40e2-b2ed-11396c2802d7.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/b52e328f-b870-40e2-b2ed-11396c2802d7.jpg saved to cache
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f57cfd1a-0f7f-523e-b5d5-4155c30b455f
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407a7850>
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749620%252Fgeneral%252F5644ecd3-94fb-46d3-9b07-014e3622af79.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/5644ecd3-94fb-46d3-9b07-014e3622af79.jpg saved to cache
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f57cfd1a-0f7f-523e-b5d5-4155c30b455f
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dae910>
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749527%252Fgeneral%252F08c7dc44-b6c1-4716-be0e-c4793fb31ea2.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/08c7dc44-b6c1-4716-be0e-c4793fb31ea2.jpg saved to cache
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570
2026-03-27 12:22:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714083fb10>
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749620%252Fgeneral%252Fa26a0b17-e171-4b82-961f-7f4a89bc91bf.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/a26a0b17-e171-4b82-961f-7f4a89bc91bf.jpg saved to cache
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f57cfd1a-0f7f-523e-b5d5-4155c30b455f
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749527%252Fgeneral%252Fa0b19abf-9d17-4ab0-a4d4-6f11f7ff24ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/a0b19abf-9d17-4ab0-a4d4-6f11f7ff24ee.jpg not downloaded yet
2026-03-27 12:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749527/general/7602c03c-a9c5-49ec-ad2d-1ae63783a395.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732854)
2026-03-27 12:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749620/general/735ad176-74cf-49d1-bafc-b97bd28a95f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733235)
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407a4c10>
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749620%252Fgeneral%252Fc53eb6c5-5499-477e-95d0-ce3f9a8a77e5.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/c53eb6c5-5499-477e-95d0-ce3f9a8a77e5.jpg saved to cache
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f57cfd1a-0f7f-523e-b5d5-4155c30b455f
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ca3790>
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749527%252Fgeneral%252F22091321-ca77-4e10-af31-4648ac88b610.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/22091321-ca77-4e10-af31-4648ac88b610.jpg saved to cache
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570
2026-03-27 12:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0ff0f0c-4fed-5e95-9e51-7a322eeb73ad with identifier: 10727828
2026-03-27 12:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0ff0f0c-4fed-5e95-9e51-7a322eeb73ad with scrape type 2
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0ff0f0c-4fed-5e95-9e51-7a322eeb73ad with scrape type 2
2026-03-27 12:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e0ff0f0c-4fed-5e95-9e51-7a322eeb73ad, identifier: 10727828
2026-03-27 12:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d69423c5-dd10-55ed-a853-d426de3eb700 with identifier: 10727896
2026-03-27 12:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d69423c5-dd10-55ed-a853-d426de3eb700 with scrape type 2
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d69423c5-dd10-55ed-a853-d426de3eb700 with scrape type 2
2026-03-27 12:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d69423c5-dd10-55ed-a853-d426de3eb700, identifier: 10727896
2026-03-27 12:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749620/general/462e1db4-4357-4f06-be29-6dd737608977.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733235)
2026-03-27 12:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749527/general/7f5503e7-c026-4680-96f5-af130d5fb125.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732854)
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749527%252Fgeneral%252F1c0dca59-0ecf-4bb1-bbb6-6cea6e8bc016.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/1c0dca59-0ecf-4bb1-bbb6-6cea6e8bc016.jpg not downloaded yet
2026-03-27 12:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e0ff0f0c-4fed-5e95-9e51-7a322eeb73ad with identifier: 10727828
2026-03-27 12:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e0ff0f0c-4fed-5e95-9e51-7a322eeb73ad with identifier: 10727828
2026-03-27 12:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e0ff0f0c-4fed-5e95-9e51-7a322eeb73ad with identifier: 10727828 to the API
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727828>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:20:20Z',
'fuel_type': 'Electric',
'id': 'e0ff0f0c-4fed-5e95-9e51-7a322eeb73ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991039-2540440',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727828',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 29689,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa Edition - Electric - Automatic - 136 hp - 29.689 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727828%27 HTTP/1.1" 200 None
2026-03-27 12:22:07 [adesa.de] INFO: Saving data for 10727828: {'auction_closing_time': 1774617620.0, 'created_time': 1774527613.010851, 'last_price_update_time': 1774614127.078011}
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727828') HTTP/1.1" 204 0
2026-03-27 12:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d69423c5-dd10-55ed-a853-d426de3eb700 with identifier: 10727896
2026-03-27 12:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d69423c5-dd10-55ed-a853-d426de3eb700 with identifier: 10727896
2026-03-27 12:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d69423c5-dd10-55ed-a853-d426de3eb700 with identifier: 10727896 to the API
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22: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-27 12:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727896>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:17:20Z',
'fuel_type': 'Electric',
'id': 'd69423c5-dd10-55ed-a853-d426de3eb700',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990981-2540416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727896',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 29372,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa Edition - Electric - Automatic - 136 hp - 29.372 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727896%27 HTTP/1.1" 200 None
2026-03-27 12:22:07 [adesa.de] INFO: Saving data for 10727896: {'auction_closing_time': 1774617440.0, 'created_time': 1774527470.028282, 'last_price_update_time': 1774614127.437832}
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727896') HTTP/1.1" 204 0
2026-03-27 12:22:07 [scrapy.extensions.logstats] INFO: Crawled 270 pages (at 30 pages/min), scraped 243 items (at 45 items/min)
2026-03-27 12:22:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
2026-03-27 12:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749527/general/2cf0119e-fac4-4fc4-ae2f-ac276ced9531.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732854)
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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%252F5749527%252Fgeneral%252Fdb5b9f9f-3da6-4017-9e3d-411895e4e56e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/db5b9f9f-3da6-4017-9e3d-411895e4e56e.jpg not downloaded yet
2026-03-27 12:22:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c6f10>
2026-03-27 12:22:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749527%252Fgeneral%252F7602c03c-a9c5-49ec-ad2d-1ae63783a395.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/7602c03c-a9c5-49ec-ad2d-1ae63783a395.jpg saved to cache
2026-03-27 12:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570
2026-03-27 12:22:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714083c150>
2026-03-27 12:22:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749620%252Fgeneral%252F735ad176-74cf-49d1-bafc-b97bd28a95f1.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/735ad176-74cf-49d1-bafc-b97bd28a95f1.jpg saved to cache
2026-03-27 12:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f57cfd1a-0f7f-523e-b5d5-4155c30b455f
2026-03-27 12:22:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af4790>
2026-03-27 12:22:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749620%252Fgeneral%252F462e1db4-4357-4f06-be29-6dd737608977.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749620/general/462e1db4-4357-4f06-be29-6dd737608977.jpg saved to cache
2026-03-27 12:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f57cfd1a-0f7f-523e-b5d5-4155c30b455f
2026-03-27 12:22:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f57cfd1a-0f7f-523e-b5d5-4155c30b455f, skipping ID generation
2026-03-27 12:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f57cfd1a-0f7f-523e-b5d5-4155c30b455f with scrape type 1
2026-03-27 12:22:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f57cfd1a-0f7f-523e-b5d5-4155c30b455f sending to next pipeline
2026-03-27 12:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f57cfd1a-0f7f-523e-b5d5-4155c30b455f, identifier: 10733235
2026-03-27 12:22:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a5cd0>
2026-03-27 12:22:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749527%252Fgeneral%252F7f5503e7-c026-4680-96f5-af130d5fb125.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/7f5503e7-c026-4680-96f5-af130d5fb125.jpg saved to cache
2026-03-27 12:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570
2026-03-27 12:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f57cfd1a-0f7f-523e-b5d5-4155c30b455f with identifier: 10733235
2026-03-27 12:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f57cfd1a-0f7f-523e-b5d5-4155c30b455f with identifier: 10733235
2026-03-27 12:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f57cfd1a-0f7f-523e-b5d5-4155c30b455f with identifier: 10733235 to the API
2026-03-27 12:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22: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-27 12:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749620/general/462e1db4-4357-4f06-be29-6dd737608977.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f57cfd1a-0f7f-523e-b5d5-4155c30b455f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'JMZKF6W1A90256703',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733235',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 122855,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148226,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749620/general/462e1db4-4357-4f06-be29-6dd737608977.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105498,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749620/general/735ad176-74cf-49d1-bafc-b97bd28a95f1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90128,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749620/general/c53eb6c5-5499-477e-95d0-ce3f9a8a77e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93407,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749620/general/a26a0b17-e171-4b82-961f-7f4a89bc91bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105904,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749620/general/b52e328f-b870-40e2-b2ed-11396c2802d7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69121,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749620/general/5644ecd3-94fb-46d3-9b07-014e3622af79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74004,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749620/general/be6239b4-aca8-4e1c-9e39-6946cc0891eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101233,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749620/general/f3a7ebf8-a666-4dce-a05a-16ee998b0e42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127760,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749620/general/f39236c8-8f76-43b2-b95c-f656a41002fe.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f57cfd1a-0f7f-523e-b5d5-4155c30b455f/f57cfd1a-0f7f-523e-b5d5-4155c30b455f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97936,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749620/general/57e59958-25f3-4d86-8bc4-6ca005eb98d6.jpg',
'Width': 1280}],
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Mazda CX-5 2.2 SKYACTIV-D Exclusive-Line - Diesel - Automatic - 150 '
'hp - 122.855 km',
'transmission': 'automatic',
'trim': 'Exclusive-Line',
'vin': None,
'year': 2022}
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733235%27 HTTP/1.1" 200 None
2026-03-27 12:22:08 [adesa.de] INFO: Saving data for 10733235: {'created_time': 1774614128.179754, 'last_price_update_time': 1774614128.179764, 'auction_closing_time': 1774951200.0}
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733235') HTTP/1.1" 204 0
2026-03-27 12:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749527/general/a0b19abf-9d17-4ab0-a4d4-6f11f7ff24ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732854)
2026-03-27 12:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749527/general/a6927d7f-c6e2-4a95-8af3-0c480eb225fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732854)
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140baef90>
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749527%252Fgeneral%252F2cf0119e-fac4-4fc4-ae2f-ac276ced9531.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/2cf0119e-fac4-4fc4-ae2f-ac276ced9531.jpg saved to cache
2026-03-27 12:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570
2026-03-27 12:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749527/general/1c0dca59-0ecf-4bb1-bbb6-6cea6e8bc016.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732854)
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140baf510>
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749527%252Fgeneral%252Fa0b19abf-9d17-4ab0-a4d4-6f11f7ff24ee.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/a0b19abf-9d17-4ab0-a4d4-6f11f7ff24ee.jpg saved to cache
2026-03-27 12:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570
2026-03-27 12:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749527/general/db5b9f9f-3da6-4017-9e3d-411895e4e56e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732854)
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ac8ad0>
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749527%252Fgeneral%252Fa6927d7f-c6e2-4a95-8af3-0c480eb225fd.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/a6927d7f-c6e2-4a95-8af3-0c480eb225fd.jpg saved to cache
2026-03-27 12:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142009b90>
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749527%252Fgeneral%252F1c0dca59-0ecf-4bb1-bbb6-6cea6e8bc016.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/1c0dca59-0ecf-4bb1-bbb6-6cea6e8bc016.jpg saved to cache
2026-03-27 12:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409dcc50>
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749527%252Fgeneral%252Fdb5b9f9f-3da6-4017-9e3d-411895e4e56e.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749527/general/db5b9f9f-3da6-4017-9e3d-411895e4e56e.jpg saved to cache
2026-03-27 12:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570
2026-03-27 12:22:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570, skipping ID generation
2026-03-27 12:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570 with scrape type 1
2026-03-27 12:22:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570 sending to next pipeline
2026-03-27 12:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570, identifier: 10732854
2026-03-27 12:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570 with identifier: 10732854
2026-03-27 12:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570 with identifier: 10732854
2026-03-27 12:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570 with identifier: 10732854 to the API
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22: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-27 12:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749527/general/db5b9f9f-3da6-4017-9e3d-411895e4e56e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994529-2483107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732854',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 30298,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128204,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749527/general/6b25537e-5afe-4c24-a125-79319e0a6815.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117560,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749527/general/08c7dc44-b6c1-4716-be0e-c4793fb31ea2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125894,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749527/general/22091321-ca77-4e10-af31-4648ac88b610.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71262,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749527/general/7602c03c-a9c5-49ec-ad2d-1ae63783a395.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167783,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749527/general/7f5503e7-c026-4680-96f5-af130d5fb125.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105029,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749527/general/2cf0119e-fac4-4fc4-ae2f-ac276ced9531.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82257,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749527/general/a6927d7f-c6e2-4a95-8af3-0c480eb225fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107790,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749527/general/a0b19abf-9d17-4ab0-a4d4-6f11f7ff24ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148214,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749527/general/1c0dca59-0ecf-4bb1-bbb6-6cea6e8bc016.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570/39ca6ff2-5546-5cd2-a5d6-c0b4fa99d570_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113461,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749527/general/db5b9f9f-3da6-4017-9e3d-411895e4e56e.jpg',
'Width': 1280}],
'price': 16300,
'price_includes_vat': True,
'registration_date': '2025-03-19',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Automatic - 130 hp - '
'30.298 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732854%27 HTTP/1.1" 200 None
2026-03-27 12:22:08 [adesa.de] INFO: Saving data for 10732854: {'created_time': 1774614128.976191, 'last_price_update_time': 1774614128.976202, 'auction_closing_time': 1774875600.0}
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732854') HTTP/1.1" 204 0
2026-03-27 12:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3ab848b-92d4-5ff5-8181-53b544d64214 with identifier: 10727878
2026-03-27 12:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3ab848b-92d4-5ff5-8181-53b544d64214 with scrape type 2
2026-03-27 12:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3ab848b-92d4-5ff5-8181-53b544d64214 with scrape type 2
2026-03-27 12:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3ab848b-92d4-5ff5-8181-53b544d64214, identifier: 10727878
2026-03-27 12:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3ab848b-92d4-5ff5-8181-53b544d64214 with identifier: 10727878
2026-03-27 12:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3ab848b-92d4-5ff5-8181-53b544d64214 with identifier: 10727878
2026-03-27 12:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3ab848b-92d4-5ff5-8181-53b544d64214 with identifier: 10727878 to the API
2026-03-27 12:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727878>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-27T13:36:20Z',
'fuel_type': 'Hybrid',
'id': 'b3ab848b-92d4-5ff5-8181-53b544d64214',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991028-2508751',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727878',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 83942,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.6 Ultimate - Hybrid - Automatic - 181 hp - 83.942 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-27 12:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727878%27 HTTP/1.1" 200 None
2026-03-27 12:22:09 [adesa.de] INFO: Saving data for 10727878: {'auction_closing_time': 1774618580.0, 'created_time': 1774527684.071952, 'last_price_update_time': 1774614129.642403}
2026-03-27 12:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727878') HTTP/1.1" 204 0
2026-03-27 12:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66264b7f-ee19-53a1-bfad-b320eb1d9548 with identifier: 10728218
2026-03-27 12:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66264b7f-ee19-53a1-bfad-b320eb1d9548 with scrape type 2
2026-03-27 12:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66264b7f-ee19-53a1-bfad-b320eb1d9548 with scrape type 2
2026-03-27 12:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 66264b7f-ee19-53a1-bfad-b320eb1d9548, identifier: 10728218
2026-03-27 12:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 66264b7f-ee19-53a1-bfad-b320eb1d9548 with identifier: 10728218
2026-03-27 12:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 66264b7f-ee19-53a1-bfad-b320eb1d9548 with identifier: 10728218
2026-03-27 12:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 66264b7f-ee19-53a1-bfad-b320eb1d9548 with identifier: 10728218 to the API
2026-03-27 12:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728218>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:03:00Z',
'fuel_type': 'Electric',
'id': '66264b7f-ee19-53a1-bfad-b320eb1d9548',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990964-2506892',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728218',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 27908,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2022-10-27',
'seats_number': 8,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Zafira Life Edition - Electric - Automatic - 136 hp - 27.908 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-27 12:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728218%27 HTTP/1.1" 200 None
2026-03-27 12:22:12 [adesa.de] INFO: Saving data for 10728218: {'auction_closing_time': 1774616580.0, 'created_time': 1774527504.974686, 'last_price_update_time': 1774614132.322629}
2026-03-27 12:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728218') HTTP/1.1" 204 0
2026-03-27 12:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ddba1da-189f-511c-be99-34dfa223ece2 with identifier: 10733237
2026-03-27 12:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ddba1da-189f-511c-be99-34dfa223ece2 with scrape type 1
2026-03-27 12:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ddba1da-189f-511c-be99-34dfa223ece2
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F335cb615-f91a-44c9-a5a2-d35556b12612.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/335cb615-f91a-44c9-a5a2-d35556b12612.jpg not downloaded yet
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F470d6adc-26b5-4d4f-9040-523577a29203.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/470d6adc-26b5-4d4f-9040-523577a29203.jpg not downloaded yet
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252Ff563768b-ccba-43d6-9a7c-3af685148b88.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/f563768b-ccba-43d6-9a7c-3af685148b88.jpg not downloaded yet
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F661e5230-76d7-460c-b0f6-62ee327e32b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/661e5230-76d7-460c-b0f6-62ee327e32b0.jpg not downloaded yet
2026-03-27 12:22: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-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F693888c5-ee45-41fc-bcbe-436f308858ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/693888c5-ee45-41fc-bcbe-436f308858ac.jpg not downloaded yet
2026-03-27 12:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27709a60-b514-5133-9d76-1e5eecc7f2df with identifier: 10728095
2026-03-27 12:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27709a60-b514-5133-9d76-1e5eecc7f2df with scrape type 2
2026-03-27 12:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27709a60-b514-5133-9d76-1e5eecc7f2df with scrape type 2
2026-03-27 12:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 27709a60-b514-5133-9d76-1e5eecc7f2df, identifier: 10728095
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F6543dee8-b91d-465c-b833-84c10a57109f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/6543dee8-b91d-465c-b833-84c10a57109f.jpg not downloaded yet
2026-03-27 12:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 27709a60-b514-5133-9d76-1e5eecc7f2df with identifier: 10728095
2026-03-27 12:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 27709a60-b514-5133-9d76-1e5eecc7f2df with identifier: 10728095
2026-03-27 12:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 27709a60-b514-5133-9d76-1e5eecc7f2df with identifier: 10728095 to the API
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728095>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:04:00Z',
'fuel_type': 'Electric',
'id': '27709a60-b514-5133-9d76-1e5eecc7f2df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991021-2536822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728095',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 101755,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 8,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Zafira Life 75 kWh Edition - Electric - Automatic - 136 hp - '
'101.755 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728095%27 HTTP/1.1" 200 None
2026-03-27 12:22:13 [adesa.de] INFO: Saving data for 10728095: {'auction_closing_time': 1774616640.0, 'created_time': 1774527540.08566, 'last_price_update_time': 1774614133.9601}
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728095') HTTP/1.1" 204 0
2026-03-27 12:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F0d68ad1b-a17d-468b-839b-fa21b067c387.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/0d68ad1b-a17d-468b-839b-fa21b067c387.jpg not downloaded yet
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726390
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726390: 0
2026-03-27 12:22:14 [adesa.de] INFO: Skipping item 10726390 url https://www.openlane.eu/en/carv6/auction/10726390
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726400
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726400: 2
2026-03-27 12:22:14 [adesa.de] INFO: Scraping item 10726400 url https://www.openlane.eu/en/carv6/auction/10726400
2026-03-27 12:22:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F00cbe66f-83d5-42c3-a632-8e1e753eb317.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/00cbe66f-83d5-42c3-a632-8e1e753eb317.jpg not downloaded yet
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726303
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726303: 0
2026-03-27 12:22:14 [adesa.de] INFO: Skipping item 10726303 url https://www.openlane.eu/en/carv6/auction/10726303
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726341
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726341: 2
2026-03-27 12:22:14 [adesa.de] INFO: Scraping item 10726341 url https://www.openlane.eu/en/carv6/auction/10726341
2026-03-27 12:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749621/general/661e5230-76d7-460c-b0f6-62ee327e32b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733237)
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F3c0d7902-457c-441f-b991-ca2a6cca26bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/3c0d7902-457c-441f-b991-ca2a6cca26bb.jpg not downloaded yet
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726356
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726356: 2
2026-03-27 12:22:14 [adesa.de] INFO: Scraping item 10726356 url https://www.openlane.eu/en/carv6/auction/10726356
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F91f2e485-2ee2-42aa-9b81-4c332f517270.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/91f2e485-2ee2-42aa-9b81-4c332f517270.jpg not downloaded yet
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726300
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726300: 2
2026-03-27 12:22:14 [adesa.de] INFO: Scraping item 10726300 url https://www.openlane.eu/en/carv6/auction/10726300
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726402
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726402: 2
2026-03-27 12:22:14 [adesa.de] INFO: Scraping item 10726402 url https://www.openlane.eu/en/carv6/auction/10726402
2026-03-27 12:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 967ad452-3759-5194-a7f2-6fc02cb7e223 with identifier: 10726388
2026-03-27 12:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 967ad452-3759-5194-a7f2-6fc02cb7e223 with scrape type 2
2026-03-27 12:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 967ad452-3759-5194-a7f2-6fc02cb7e223 with scrape type 2
2026-03-27 12:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 967ad452-3759-5194-a7f2-6fc02cb7e223, identifier: 10726388
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726380
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726380: 0
2026-03-27 12:22:14 [adesa.de] INFO: Skipping item 10726380 url https://www.openlane.eu/en/carv6/auction/10726380
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726557
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726557%27 HTTP/1.1" 200 None
2026-03-27 12:22:14 [adesa.de] INFO: Scrape type for 10726557: 2
2026-03-27 12:22:14 [adesa.de] INFO: Scraping item 10726557 url https://www.openlane.eu/en/carv6/auction/10726557
2026-03-27 12:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 967ad452-3759-5194-a7f2-6fc02cb7e223 with identifier: 10726388
2026-03-27 12:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 967ad452-3759-5194-a7f2-6fc02cb7e223 with identifier: 10726388
2026-03-27 12:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 967ad452-3759-5194-a7f2-6fc02cb7e223 with identifier: 10726388 to the API
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726388>
{'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': 0,
'price': 25300,
'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-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Saving data for 10726388: {'auction_closing_time': 1774962000.0, 'created_time': 1774498552.438995, 'last_price_update_time': 1774614134.627739}
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726388') HTTP/1.1" 204 0
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726555
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726555%27 HTTP/1.1" 200 None
2026-03-27 12:22:14 [adesa.de] INFO: Scrape type for 10726555: 2
2026-03-27 12:22:14 [adesa.de] INFO: Scraping item 10726555 url https://www.openlane.eu/en/carv6/auction/10726555
2026-03-27 12:22:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:22:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140929ad0>
2026-03-27 12:22:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:22:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F661e5230-76d7-460c-b0f6-62ee327e32b0.jpg') HTTP/1.1" 204 0
2026-03-27 12:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/661e5230-76d7-460c-b0f6-62ee327e32b0.jpg saved to cache
2026-03-27 12:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4ddba1da-189f-511c-be99-34dfa223ece2
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726352
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726352: 0
2026-03-27 12:22:14 [adesa.de] INFO: Skipping item 10726352 url https://www.openlane.eu/en/carv6/auction/10726352
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726406
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726406: 0
2026-03-27 12:22:14 [adesa.de] INFO: Skipping item 10726406 url https://www.openlane.eu/en/carv6/auction/10726406
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726326
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726326: 0
2026-03-27 12:22:14 [adesa.de] INFO: Skipping item 10726326 url https://www.openlane.eu/en/carv6/auction/10726326
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726416
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726416: 0
2026-03-27 12:22:14 [adesa.de] INFO: Skipping item 10726416 url https://www.openlane.eu/en/carv6/auction/10726416
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726313
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726313: 0
2026-03-27 12:22:14 [adesa.de] INFO: Skipping item 10726313 url https://www.openlane.eu/en/carv6/auction/10726313
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726324
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726324: 0
2026-03-27 12:22:14 [adesa.de] INFO: Skipping item 10726324 url https://www.openlane.eu/en/carv6/auction/10726324
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726304
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726304: 2
2026-03-27 12:22:14 [adesa.de] INFO: Scraping item 10726304 url https://www.openlane.eu/en/carv6/auction/10726304
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726286
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726286: 2
2026-03-27 12:22:14 [adesa.de] INFO: Scraping item 10726286 url https://www.openlane.eu/en/carv6/auction/10726286
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726350
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726350: 2
2026-03-27 12:22:14 [adesa.de] INFO: Scraping item 10726350 url https://www.openlane.eu/en/carv6/auction/10726350
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726320
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726320: 2
2026-03-27 12:22:14 [adesa.de] INFO: Scraping item 10726320 url https://www.openlane.eu/en/carv6/auction/10726320
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726420
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726420: 2
2026-03-27 12:22:14 [adesa.de] INFO: Scraping item 10726420 url https://www.openlane.eu/en/carv6/auction/10726420
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726318
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726318%27 HTTP/1.1" 200 None
2026-03-27 12:22:14 [adesa.de] INFO: Scrape type for 10726318: 0
2026-03-27 12:22:14 [adesa.de] INFO: Skipping item 10726318 url https://www.openlane.eu/en/carv6/auction/10726318
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726272
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726272: 2
2026-03-27 12:22:14 [adesa.de] INFO: Scraping item 10726272 url https://www.openlane.eu/en/carv6/auction/10726272
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726998
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726998%27 HTTP/1.1" 200 None
2026-03-27 12:22:14 [adesa.de] INFO: Scrape type for 10726998: 2
2026-03-27 12:22:14 [adesa.de] INFO: Scraping item 10726998 url https://www.openlane.eu/en/carv6/auction/10726998
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726619
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726619%27 HTTP/1.1" 200 None
2026-03-27 12:22:14 [adesa.de] INFO: Scrape type for 10726619: 2
2026-03-27 12:22:14 [adesa.de] INFO: Scraping item 10726619 url https://www.openlane.eu/en/carv6/auction/10726619
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726279
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:14 [adesa.de] INFO: Scrape type for 10726279: 2
2026-03-27 12:22:14 [adesa.de] INFO: Scraping item 10726279 url https://www.openlane.eu/en/carv6/auction/10726279
2026-03-27 12:22:14 [adesa.de] INFO: Found listing with ID: 10726339
2026-03-27 12:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:14 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726339: 2
2026-03-27 12:22:15 [adesa.de] INFO: Scraping item 10726339 url https://www.openlane.eu/en/carv6/auction/10726339
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726301
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726301: 2
2026-03-27 12:22:15 [adesa.de] INFO: Scraping item 10726301 url https://www.openlane.eu/en/carv6/auction/10726301
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10727049
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727049%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10727049: 2
2026-03-27 12:22:15 [adesa.de] INFO: Scraping item 10727049 url https://www.openlane.eu/en/carv6/auction/10727049
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726425
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726425: 2
2026-03-27 12:22:15 [adesa.de] INFO: Scraping item 10726425 url https://www.openlane.eu/en/carv6/auction/10726425
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726271
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726271: 2
2026-03-27 12:22:15 [adesa.de] INFO: Scraping item 10726271 url https://www.openlane.eu/en/carv6/auction/10726271
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726347
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726347: 2
2026-03-27 12:22:15 [adesa.de] INFO: Scraping item 10726347 url https://www.openlane.eu/en/carv6/auction/10726347
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726394
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726394: 2
2026-03-27 12:22:15 [adesa.de] INFO: Scraping item 10726394 url https://www.openlane.eu/en/carv6/auction/10726394
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726386
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726386: 2
2026-03-27 12:22:15 [adesa.de] INFO: Scraping item 10726386 url https://www.openlane.eu/en/carv6/auction/10726386
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726383
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726383: 2
2026-03-27 12:22:15 [adesa.de] INFO: Scraping item 10726383 url https://www.openlane.eu/en/carv6/auction/10726383
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726430
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726430: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726430 url https://www.openlane.eu/en/carv6/auction/10726430
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726345
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726345: 2
2026-03-27 12:22:15 [adesa.de] INFO: Scraping item 10726345 url https://www.openlane.eu/en/carv6/auction/10726345
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726354
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726354: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726354 url https://www.openlane.eu/en/carv6/auction/10726354
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10727136
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727136%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10727136: 2
2026-03-27 12:22:15 [adesa.de] INFO: Scraping item 10727136 url https://www.openlane.eu/en/carv6/auction/10727136
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726396
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726396: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726396 url https://www.openlane.eu/en/carv6/auction/10726396
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726422
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726422: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726422 url https://www.openlane.eu/en/carv6/auction/10726422
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726343
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726343: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726343 url https://www.openlane.eu/en/carv6/auction/10726343
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726314
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726314: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726314 url https://www.openlane.eu/en/carv6/auction/10726314
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726418
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726418: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726418 url https://www.openlane.eu/en/carv6/auction/10726418
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726409
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726409: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726409 url https://www.openlane.eu/en/carv6/auction/10726409
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10732656
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732656%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10732656: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10732656 url https://www.openlane.eu/en/carv6/auction/10732656
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10731970
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731970%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10731970: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10731970 url https://www.openlane.eu/en/carv6/auction/10731970
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10731969
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731969%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10731969: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10731969 url https://www.openlane.eu/en/carv6/auction/10731969
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726224
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726224: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726224 url https://www.openlane.eu/en/carv6/auction/10726224
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10727133
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727133%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10727133: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10727133 url https://www.openlane.eu/en/carv6/auction/10727133
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10727053
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727053%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10727053: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10727053 url https://www.openlane.eu/en/carv6/auction/10727053
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726328
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726328: 2
2026-03-27 12:22:15 [adesa.de] INFO: Scraping item 10726328 url https://www.openlane.eu/en/carv6/auction/10726328
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10727128
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727128%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10727128: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10727128 url https://www.openlane.eu/en/carv6/auction/10727128
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726412
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726412%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726412: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726412 url https://www.openlane.eu/en/carv6/auction/10726412
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726513
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726513%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726513: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726513 url https://www.openlane.eu/en/carv6/auction/10726513
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10727131
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727131%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10727131: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10727131 url https://www.openlane.eu/en/carv6/auction/10727131
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726496
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726496%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726496: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726496 url https://www.openlane.eu/en/carv6/auction/10726496
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726531
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726531%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726531: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726531 url https://www.openlane.eu/en/carv6/auction/10726531
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726602
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726602%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726602: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726602 url https://www.openlane.eu/en/carv6/auction/10726602
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726622
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726622%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726622: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726622 url https://www.openlane.eu/en/carv6/auction/10726622
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726592
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726592%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726592: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726592 url https://www.openlane.eu/en/carv6/auction/10726592
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726397
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726397: 2
2026-03-27 12:22:15 [adesa.de] INFO: Scraping item 10726397 url https://www.openlane.eu/en/carv6/auction/10726397
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726667
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726667%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726667: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726667 url https://www.openlane.eu/en/carv6/auction/10726667
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726671
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726671%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726671: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726671 url https://www.openlane.eu/en/carv6/auction/10726671
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726317
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726317: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726317 url https://www.openlane.eu/en/carv6/auction/10726317
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726612
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726612%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726612: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726612 url https://www.openlane.eu/en/carv6/auction/10726612
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726994
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726994%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726994: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726994 url https://www.openlane.eu/en/carv6/auction/10726994
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10727114
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727114%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10727114: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10727114 url https://www.openlane.eu/en/carv6/auction/10727114
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726561
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726561%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726561: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726561 url https://www.openlane.eu/en/carv6/auction/10726561
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726502
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726502%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726502: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726502 url https://www.openlane.eu/en/carv6/auction/10726502
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10727100
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727100%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10727100: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10727100 url https://www.openlane.eu/en/carv6/auction/10727100
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726299
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726299: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726299 url https://www.openlane.eu/en/carv6/auction/10726299
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726413
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726413: 2
2026-03-27 12:22:15 [adesa.de] INFO: Scraping item 10726413 url https://www.openlane.eu/en/carv6/auction/10726413
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726639
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726639%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726639: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726639 url https://www.openlane.eu/en/carv6/auction/10726639
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726305
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726305: 2
2026-03-27 12:22:15 [adesa.de] INFO: Scraping item 10726305 url https://www.openlane.eu/en/carv6/auction/10726305
2026-03-27 12:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727865> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726586
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726586%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726586: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726586 url https://www.openlane.eu/en/carv6/auction/10726586
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726285
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726285: 2
2026-03-27 12:22:15 [adesa.de] INFO: Scraping item 10726285 url https://www.openlane.eu/en/carv6/auction/10726285
2026-03-27 12:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726392
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726392: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726392 url https://www.openlane.eu/en/carv6/auction/10726392
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10727107
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727107%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10727107: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10727107 url https://www.openlane.eu/en/carv6/auction/10727107
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726566
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726566%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726566: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726566 url https://www.openlane.eu/en/carv6/auction/10726566
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726509
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726509%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10726509: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726509 url https://www.openlane.eu/en/carv6/auction/10726509
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10727051
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727051%27 HTTP/1.1" 200 None
2026-03-27 12:22:15 [adesa.de] INFO: Scrape type for 10727051: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10727051 url https://www.openlane.eu/en/carv6/auction/10727051
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10726287
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22: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-27 12:22:15 [adesa.de] INFO: Scrape type for 10726287: 0
2026-03-27 12:22:15 [adesa.de] INFO: Skipping item 10726287 url https://www.openlane.eu/en/carv6/auction/10726287
2026-03-27 12:22:15 [adesa.de] INFO: Found listing with ID: 10727046
2026-03-27 12:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727046%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10727046: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10727046 url https://www.openlane.eu/en/carv6/auction/10727046
2026-03-27 12:22:16 [adesa.de] INFO: Found listing with ID: 10726504
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726504%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10726504: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10726504 url https://www.openlane.eu/en/carv6/auction/10726504
2026-03-27 12:22:16 [adesa.de] INFO: Found listing with ID: 10727048
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727048%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10727048: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10727048 url https://www.openlane.eu/en/carv6/auction/10727048
2026-03-27 12:22:16 [adesa.de] INFO: Found listing with ID: 10726665
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726665%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10726665: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10726665 url https://www.openlane.eu/en/carv6/auction/10726665
2026-03-27 12:22:16 [adesa.de] INFO: Found listing with ID: 10726552
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726552%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10726552: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10726552 url https://www.openlane.eu/en/carv6/auction/10726552
2026-03-27 12:22:16 [adesa.de] INFO: Found listing with ID: 10726669
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726669%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10726669: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10726669 url https://www.openlane.eu/en/carv6/auction/10726669
2026-03-27 12:22:16 [adesa.de] INFO: Found listing with ID: 10727052
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727052%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10727052: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10727052 url https://www.openlane.eu/en/carv6/auction/10727052
2026-03-27 12:22:16 [adesa.de] INFO: Found listing with ID: 10726538
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726538%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10726538: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10726538 url https://www.openlane.eu/en/carv6/auction/10726538
2026-03-27 12:22:16 [adesa.de] INFO: Found listing with ID: 10727125
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727125%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10727125: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10727125 url https://www.openlane.eu/en/carv6/auction/10727125
2026-03-27 12:22:16 [adesa.de] INFO: Found listing with ID: 10726284
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726284%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10726284: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10726284 url https://www.openlane.eu/en/carv6/auction/10726284
2026-03-27 12:22:16 [adesa.de] INFO: Found listing with ID: 10727119
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727119%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10727119: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10727119 url https://www.openlane.eu/en/carv6/auction/10727119
2026-03-27 12:22:16 [adesa.de] INFO: Found listing with ID: 10726982
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726982%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10726982: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10726982 url https://www.openlane.eu/en/carv6/auction/10726982
2026-03-27 12:22:16 [adesa.de] INFO: Found listing with ID: 10726278
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726278%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10726278: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10726278 url https://www.openlane.eu/en/carv6/auction/10726278
2026-03-27 12:22:16 [adesa.de] INFO: Found listing with ID: 10726281
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726281%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10726281: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10726281 url https://www.openlane.eu/en/carv6/auction/10726281
2026-03-27 12:22:16 [adesa.de] INFO: Found listing with ID: 10726443
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726443%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10726443: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10726443 url https://www.openlane.eu/en/carv6/auction/10726443
2026-03-27 12:22:16 [adesa.de] INFO: Found listing with ID: 10726640
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726640%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10726640: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10726640 url https://www.openlane.eu/en/carv6/auction/10726640
2026-03-27 12:22:16 [adesa.de] INFO: Found listing with ID: 10727132
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727132%27 HTTP/1.1" 200 None
2026-03-27 12:22:16 [adesa.de] INFO: Scrape type for 10727132: 0
2026-03-27 12:22:16 [adesa.de] INFO: Skipping item 10727132 url https://www.openlane.eu/en/carv6/auction/10727132
2026-03-27 12:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 990e603a-a0d0-5606-b036-39f0244d0b0e with identifier: 10727865
2026-03-27 12:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 990e603a-a0d0-5606-b036-39f0244d0b0e with scrape type 2
2026-03-27 12:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 990e603a-a0d0-5606-b036-39f0244d0b0e with scrape type 2
2026-03-27 12:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 990e603a-a0d0-5606-b036-39f0244d0b0e, identifier: 10727865
2026-03-27 12:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 990e603a-a0d0-5606-b036-39f0244d0b0e with identifier: 10727865
2026-03-27 12:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 990e603a-a0d0-5606-b036-39f0244d0b0e with identifier: 10727865
2026-03-27 12:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 990e603a-a0d0-5606-b036-39f0244d0b0e with identifier: 10727865 to the API
2026-03-27 12:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22: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-27 12:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727865>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T13:11:20Z',
'fuel_type': 'Diesel',
'id': '990e603a-a0d0-5606-b036-39f0244d0b0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990926-2518310',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727865',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 72192,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.5 Business Elegance - Diesel - Manual - 110 hp - '
'72.192 km',
'transmission': 'manual',
'trim': 'Business Elegance',
'vin': None,
'year': 2021}
2026-03-27 12:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727865%27 HTTP/1.1" 200 None
2026-03-27 12:22:17 [adesa.de] INFO: Saving data for 10727865: {'auction_closing_time': 1774617080.0, 'created_time': 1774527612.022454, 'last_price_update_time': 1774614137.279687}
2026-03-27 12:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727865') HTTP/1.1" 204 0
2026-03-27 12:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3410c632-e777-519f-9bfb-9f261fa0f0f6 with identifier: 10727981
2026-03-27 12:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3410c632-e777-519f-9bfb-9f261fa0f0f6 with scrape type 2
2026-03-27 12:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3410c632-e777-519f-9bfb-9f261fa0f0f6 with scrape type 2
2026-03-27 12:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3410c632-e777-519f-9bfb-9f261fa0f0f6, identifier: 10727981
2026-03-27 12:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3410c632-e777-519f-9bfb-9f261fa0f0f6 with identifier: 10727981
2026-03-27 12:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3410c632-e777-519f-9bfb-9f261fa0f0f6 with identifier: 10727981
2026-03-27 12:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3410c632-e777-519f-9bfb-9f261fa0f0f6 with identifier: 10727981 to the API
2026-03-27 12:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727981>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '3410c632-e777-519f-9bfb-9f261fa0f0f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991023-2531510',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727981',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 59275,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.6 Ultimate - Hybrid - Automatic - 200 hp - 59.275 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-27 12:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727981%27 HTTP/1.1" 200 None
2026-03-27 12:22:25 [adesa.de] INFO: Saving data for 10727981: {'auction_closing_time': 1774618200.0, 'created_time': 1774527663.480815, 'last_price_update_time': 1774614145.091902}
2026-03-27 12:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727981') HTTP/1.1" 204 0
2026-03-27 12:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d4a3d3b-7fa4-58d1-b3cb-c302cc459dff with identifier: 10728093
2026-03-27 12:22:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4a3d3b-7fa4-58d1-b3cb-c302cc459dff with scrape type 2
2026-03-27 12:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d4a3d3b-7fa4-58d1-b3cb-c302cc459dff with scrape type 2
2026-03-27 12:22:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4d4a3d3b-7fa4-58d1-b3cb-c302cc459dff, identifier: 10728093
2026-03-27 12:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4d4a3d3b-7fa4-58d1-b3cb-c302cc459dff with identifier: 10728093
2026-03-27 12:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4d4a3d3b-7fa4-58d1-b3cb-c302cc459dff with identifier: 10728093
2026-03-27 12:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4d4a3d3b-7fa4-58d1-b3cb-c302cc459dff with identifier: 10728093 to the API
2026-03-27 12:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728093>
{'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': 136,
'expiration_date': '2026-03-27T13:00:40Z',
'fuel_type': 'Electric',
'id': '4d4a3d3b-7fa4-58d1-b3cb-c302cc459dff',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991053-2490883',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728093',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 8180,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Vivaro Edition - Electric - Automatic - 136 hp - 8.180 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-27 12:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728093%27 HTTP/1.1" 200 None
2026-03-27 12:22:26 [adesa.de] INFO: Saving data for 10728093: {'auction_closing_time': 1774616440.0, 'created_time': 1774527534.229678, 'last_price_update_time': 1774614146.495229}
2026-03-27 12:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728093') HTTP/1.1" 204 0
2026-03-27 12:22: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-27 12:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with identifier: 10726404
2026-03-27 12:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with scrape type 2
2026-03-27 12:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with scrape type 2
2026-03-27 12:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507, identifier: 10726404
2026-03-27 12:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with identifier: 10726404
2026-03-27 12:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with identifier: 10726404
2026-03-27 12:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with identifier: 10726404 to the API
2026-03-27 12:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726404>
{'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': 0,
'price': 11200,
'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-27 12:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726404%27 HTTP/1.1" 200 None
2026-03-27 12:22:27 [adesa.de] INFO: Saving data for 10726404: {'auction_closing_time': 1774962000.0, 'created_time': 1774498552.942031, 'last_price_update_time': 1774614147.023105}
2026-03-27 12:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726404') HTTP/1.1" 204 0
2026-03-27 12:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7011247-a2e8-5f19-8ad2-a382a320f62c with identifier: 10727974
2026-03-27 12:22:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7011247-a2e8-5f19-8ad2-a382a320f62c with scrape type 2
2026-03-27 12:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7011247-a2e8-5f19-8ad2-a382a320f62c with scrape type 2
2026-03-27 12:22:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a7011247-a2e8-5f19-8ad2-a382a320f62c, identifier: 10727974
2026-03-27 12:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a7011247-a2e8-5f19-8ad2-a382a320f62c with identifier: 10727974
2026-03-27 12:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a7011247-a2e8-5f19-8ad2-a382a320f62c with identifier: 10727974
2026-03-27 12:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a7011247-a2e8-5f19-8ad2-a382a320f62c with identifier: 10727974 to the API
2026-03-27 12:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727974>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-27T13:02:00Z',
'fuel_type': 'Diesel',
'id': 'a7011247-a2e8-5f19-8ad2-a382a320f62c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990955-2484631',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727974',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 138595,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-09-26',
'seats_number': 6,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Zafira Life 2.0 - Diesel - Automatic - 177 hp - 138.595 km',
'transmission': 'automatic',
'trim': 'Tourer',
'vin': None,
'year': 2022}
2026-03-27 12:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727974%27 HTTP/1.1" 200 None
2026-03-27 12:22:27 [adesa.de] INFO: Saving data for 10727974: {'auction_closing_time': 1774616520.0, 'created_time': 1774527532.123303, 'last_price_update_time': 1774614147.65136}
2026-03-27 12:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727974') HTTP/1.1" 204 0
2026-03-27 12:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727874> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2859631-0cc2-5dda-a383-d59d00904275 with identifier: 10727923
2026-03-27 12:22:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2859631-0cc2-5dda-a383-d59d00904275 with scrape type 2
2026-03-27 12:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2859631-0cc2-5dda-a383-d59d00904275 with scrape type 2
2026-03-27 12:22:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e2859631-0cc2-5dda-a383-d59d00904275, identifier: 10727923
2026-03-27 12:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e2859631-0cc2-5dda-a383-d59d00904275 with identifier: 10727923
2026-03-27 12:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e2859631-0cc2-5dda-a383-d59d00904275 with identifier: 10727923
2026-03-27 12:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e2859631-0cc2-5dda-a383-d59d00904275 with identifier: 10727923 to the API
2026-03-27 12:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727923>
{'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': 136,
'expiration_date': '2026-03-27T13:01:20Z',
'fuel_type': 'Electric',
'id': 'e2859631-0cc2-5dda-a383-d59d00904275',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990922-2506861',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727923',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 30639,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Vivaro Edition - Electric - Automatic - 136 hp - 30.639 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-27 12:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727923%27 HTTP/1.1" 200 None
2026-03-27 12:22:28 [adesa.de] INFO: Saving data for 10727923: {'auction_closing_time': 1774616480.0, 'created_time': 1774527531.316036, 'last_price_update_time': 1774614148.153526}
2026-03-27 12:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727923') HTTP/1.1" 204 0
2026-03-27 12:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54bbc659-0eab-50a2-8b3a-e16ad87e9220 with identifier: 10727874
2026-03-27 12:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54bbc659-0eab-50a2-8b3a-e16ad87e9220 with scrape type 2
2026-03-27 12:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54bbc659-0eab-50a2-8b3a-e16ad87e9220 with scrape type 2
2026-03-27 12:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 54bbc659-0eab-50a2-8b3a-e16ad87e9220, identifier: 10727874
2026-03-27 12:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca181be4-0667-5470-b22a-e4444b398ae5 with identifier: 10727921
2026-03-27 12:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca181be4-0667-5470-b22a-e4444b398ae5 with scrape type 2
2026-03-27 12:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca181be4-0667-5470-b22a-e4444b398ae5 with scrape type 2
2026-03-27 12:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ca181be4-0667-5470-b22a-e4444b398ae5, identifier: 10727921
2026-03-27 12:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c5e7633-6d64-5a35-a7f2-cd88466757dc with identifier: 10727834
2026-03-27 12:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c5e7633-6d64-5a35-a7f2-cd88466757dc with scrape type 2
2026-03-27 12:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c5e7633-6d64-5a35-a7f2-cd88466757dc with scrape type 2
2026-03-27 12:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5c5e7633-6d64-5a35-a7f2-cd88466757dc, identifier: 10727834
2026-03-27 12:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 54bbc659-0eab-50a2-8b3a-e16ad87e9220 with identifier: 10727874
2026-03-27 12:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 54bbc659-0eab-50a2-8b3a-e16ad87e9220 with identifier: 10727874
2026-03-27 12:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 54bbc659-0eab-50a2-8b3a-e16ad87e9220 with identifier: 10727874 to the API
2026-03-27 12:22:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727874>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-27T13:31:00Z',
'fuel_type': 'Hybrid',
'id': '54bbc659-0eab-50a2-8b3a-e16ad87e9220',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990934-2518388',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727874',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 46771,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.6 Ultimate - Hybrid - Automatic - 200 hp - 46.771 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-27 12:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727874%27 HTTP/1.1" 200 None
2026-03-27 12:22:28 [adesa.de] INFO: Saving data for 10727874: {'auction_closing_time': 1774618260.0, 'created_time': 1774527661.760825, 'last_price_update_time': 1774614148.736844}
2026-03-27 12:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727874') HTTP/1.1" 204 0
2026-03-27 12:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ca181be4-0667-5470-b22a-e4444b398ae5 with identifier: 10727921
2026-03-27 12:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ca181be4-0667-5470-b22a-e4444b398ae5 with identifier: 10727921
2026-03-27 12:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ca181be4-0667-5470-b22a-e4444b398ae5 with identifier: 10727921 to the API
2026-03-27 12:22:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727921>
{'auction_title': '',
'c_o_2_emission_value': 186,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-27T13:01:40Z',
'fuel_type': 'Diesel',
'id': 'ca181be4-0667-5470-b22a-e4444b398ae5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991033-2494817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727921',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 110096,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-03-31',
'seats_number': 9,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Zafira Life 2.0 Selection - Diesel - Automatic - 145 hp - '
'110.096 km',
'transmission': 'automatic',
'trim': 'Selection',
'vin': None,
'year': 2021}
2026-03-27 12:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727921%27 HTTP/1.1" 200 None
2026-03-27 12:22:29 [adesa.de] INFO: Saving data for 10727921: {'auction_closing_time': 1774616500.0, 'created_time': 1774527518.130945, 'last_price_update_time': 1774614149.046428}
2026-03-27 12:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727921') HTTP/1.1" 204 0
2026-03-27 12:22:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5c5e7633-6d64-5a35-a7f2-cd88466757dc with identifier: 10727834
2026-03-27 12:22:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5c5e7633-6d64-5a35-a7f2-cd88466757dc with identifier: 10727834
2026-03-27 12:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5c5e7633-6d64-5a35-a7f2-cd88466757dc with identifier: 10727834 to the API
2026-03-27 12:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727834>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-27T13:02:40Z',
'fuel_type': 'Diesel',
'id': '5c5e7633-6d64-5a35-a7f2-cd88466757dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990968-2501578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727834',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 124997,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2020-12-04',
'seats_number': 8,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Zafira Life 2.0 Elegance - Diesel - Automatic - 177 hp - '
'124.997 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2020}
2026-03-27 12:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727834%27 HTTP/1.1" 200 None
2026-03-27 12:22:29 [adesa.de] INFO: Saving data for 10727834: {'auction_closing_time': 1774616560.0, 'created_time': 1774527522.181199, 'last_price_update_time': 1774614149.346957}
2026-03-27 12:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727834') HTTP/1.1" 204 0
2026-03-27 12:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a36223d-d950-5af5-8653-c4069c120d4d with identifier: 10727950
2026-03-27 12:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a36223d-d950-5af5-8653-c4069c120d4d with scrape type 2
2026-03-27 12:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a36223d-d950-5af5-8653-c4069c120d4d with scrape type 2
2026-03-27 12:22:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6a36223d-d950-5af5-8653-c4069c120d4d, identifier: 10727950
2026-03-27 12:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ce05c72-4559-5e15-9af6-4b496944309a with identifier: 10727959
2026-03-27 12:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ce05c72-4559-5e15-9af6-4b496944309a with scrape type 2
2026-03-27 12:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ce05c72-4559-5e15-9af6-4b496944309a with scrape type 2
2026-03-27 12:22:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9ce05c72-4559-5e15-9af6-4b496944309a, identifier: 10727959
2026-03-27 12:22:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6a36223d-d950-5af5-8653-c4069c120d4d with identifier: 10727950
2026-03-27 12:22:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6a36223d-d950-5af5-8653-c4069c120d4d with identifier: 10727950
2026-03-27 12:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6a36223d-d950-5af5-8653-c4069c120d4d with identifier: 10727950 to the API
2026-03-27 12:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727950>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:00:20Z',
'fuel_type': 'Electric',
'id': '6a36223d-d950-5af5-8653-c4069c120d4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991026-2523194',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727950',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 25579,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Vivaro Edition - Electric - Automatic - 136 hp - 25.579 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-27 12:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727950%27 HTTP/1.1" 200 None
2026-03-27 12:22:29 [adesa.de] INFO: Saving data for 10727950: {'auction_closing_time': 1774616420.0, 'created_time': 1774527535.75908, 'last_price_update_time': 1774614149.896221}
2026-03-27 12:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727950') HTTP/1.1" 204 0
2026-03-27 12:22:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9ce05c72-4559-5e15-9af6-4b496944309a with identifier: 10727959
2026-03-27 12:22:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9ce05c72-4559-5e15-9af6-4b496944309a with identifier: 10727959
2026-03-27 12:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9ce05c72-4559-5e15-9af6-4b496944309a with identifier: 10727959 to the API
2026-03-27 12:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727959>
{'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': 136,
'expiration_date': '2026-03-27T13:01:00Z',
'fuel_type': 'Electric',
'id': '9ce05c72-4559-5e15-9af6-4b496944309a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990993-2484886',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727959',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 13143,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-08-01',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Vivaro Edition - Electric - Automatic - 136 hp - 13.143 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-27 12:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727959%27 HTTP/1.1" 200 None
2026-03-27 12:22:30 [adesa.de] INFO: Saving data for 10727959: {'auction_closing_time': 1774616460.0, 'created_time': 1774527674.791634, 'last_price_update_time': 1774614150.235216}
2026-03-27 12:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727959') HTTP/1.1" 204 0
2026-03-27 12:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a31afc2-2613-5d29-9187-087e79343d36 with identifier: 10728015
2026-03-27 12:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a31afc2-2613-5d29-9187-087e79343d36 with scrape type 2
2026-03-27 12:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a31afc2-2613-5d29-9187-087e79343d36 with scrape type 2
2026-03-27 12:22:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3a31afc2-2613-5d29-9187-087e79343d36, identifier: 10728015
2026-03-27 12:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3a31afc2-2613-5d29-9187-087e79343d36 with identifier: 10728015
2026-03-27 12:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3a31afc2-2613-5d29-9187-087e79343d36 with identifier: 10728015
2026-03-27 12:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3a31afc2-2613-5d29-9187-087e79343d36 with identifier: 10728015 to the API
2026-03-27 12:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728015>
{'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': 136,
'expiration_date': '2026-03-27T13:00:00Z',
'fuel_type': 'Electric',
'id': '3a31afc2-2613-5d29-9187-087e79343d36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991018-2478010',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728015',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 26778,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Vivaro Edition - Electric - Automatic - 136 hp - 26.778 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-27 12:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728015%27 HTTP/1.1" 200 None
2026-03-27 12:22:31 [adesa.de] INFO: Saving data for 10728015: {'auction_closing_time': 1774616400.0, 'created_time': 1774527539.359181, 'last_price_update_time': 1774614151.484181}
2026-03-27 12:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728015') HTTP/1.1" 204 0
2026-03-27 12:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727883> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:31 [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-27 12:22:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20770056-3e41-514c-8963-332468584f11 with identifier: 10727883
2026-03-27 12:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20770056-3e41-514c-8963-332468584f11 with scrape type 2
2026-03-27 12:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20770056-3e41-514c-8963-332468584f11 with scrape type 2
2026-03-27 12:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 20770056-3e41-514c-8963-332468584f11, identifier: 10727883
2026-03-27 12:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7860f06-f231-5b24-8f7e-756add680da2 with identifier: 10726285
2026-03-27 12:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7860f06-f231-5b24-8f7e-756add680da2 with scrape type 2
2026-03-27 12:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7860f06-f231-5b24-8f7e-756add680da2 with scrape type 2
2026-03-27 12:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7860f06-f231-5b24-8f7e-756add680da2, identifier: 10726285
2026-03-27 12:22:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 20770056-3e41-514c-8963-332468584f11 with identifier: 10727883
2026-03-27 12:22:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 20770056-3e41-514c-8963-332468584f11 with identifier: 10727883
2026-03-27 12:22:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 20770056-3e41-514c-8963-332468584f11 with identifier: 10727883 to the API
2026-03-27 12:22:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727883>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 0,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T13:26:20Z',
'fuel_type': 'Diesel',
'id': '20770056-3e41-514c-8963-332468584f11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990949-2487767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727883',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 124834,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano 2.3 - Diesel - Manual - 163 hp - 124.834 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 12:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727883%27 HTTP/1.1" 200 None
2026-03-27 12:22:32 [adesa.de] INFO: Saving data for 10727883: {'auction_closing_time': 1774617980.0, 'created_time': 1774527542.353092, 'last_price_update_time': 1774614152.300307}
2026-03-27 12:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727883') HTTP/1.1" 204 0
2026-03-27 12:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7860f06-f231-5b24-8f7e-756add680da2 with identifier: 10726285
2026-03-27 12:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7860f06-f231-5b24-8f7e-756add680da2 with identifier: 10726285
2026-03-27 12:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7860f06-f231-5b24-8f7e-756add680da2 with identifier: 10726285 to the API
2026-03-27 12:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:34 [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': 0,
'price': 10500,
'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-27 12:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726285%27 HTTP/1.1" 200 None
2026-03-27 12:22:34 [adesa.de] INFO: Saving data for 10726285: {'auction_closing_time': 1774962000.0, 'created_time': 1774498581.907436, 'last_price_update_time': 1774614154.469638}
2026-03-27 12:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726285') HTTP/1.1" 204 0
2026-03-27 12:22:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 6.311(s), this was the 1st time calling it.
2026-03-27 12:22:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.206940230476843 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 12:22:31 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '8e1b19e6b5112cf73916c6aa7466c7fd', '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=8e1b19e6b5112cf73916c6aa7466c7fd.
2026-03-27 12:22:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec260445-d869-5a9a-b516-53c4279e561a with identifier: 10727931
2026-03-27 12:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec260445-d869-5a9a-b516-53c4279e561a with scrape type 2
2026-03-27 12:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec260445-d869-5a9a-b516-53c4279e561a with scrape type 2
2026-03-27 12:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ec260445-d869-5a9a-b516-53c4279e561a, identifier: 10727931
2026-03-27 12:22:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ec260445-d869-5a9a-b516-53c4279e561a with identifier: 10727931
2026-03-27 12:22:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ec260445-d869-5a9a-b516-53c4279e561a with identifier: 10727931
2026-03-27 12:22:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ec260445-d869-5a9a-b516-53c4279e561a with identifier: 10727931 to the API
2026-03-27 12:22:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727931>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T13:27:40Z',
'fuel_type': 'Diesel',
'id': 'ec260445-d869-5a9a-b516-53c4279e561a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991042-2480829',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727931',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 61443,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-06-15',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano 2.3 - Diesel - Manual - 180 hp - 61.443 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 12:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727931%27 HTTP/1.1" 200 None
2026-03-27 12:22:37 [adesa.de] INFO: Saving data for 10727931: {'auction_closing_time': 1774618060.0, 'created_time': 1774527537.828954, 'last_price_update_time': 1774614157.797634}
2026-03-27 12:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727931') HTTP/1.1" 204 0
2026-03-27 12:22:37 [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-27 12:22:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:37 [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-27 12:22:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70e129dc-cd9d-5a5d-aa26-e47172060dde with identifier: 10726413
2026-03-27 12:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70e129dc-cd9d-5a5d-aa26-e47172060dde with scrape type 2
2026-03-27 12:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70e129dc-cd9d-5a5d-aa26-e47172060dde with scrape type 2
2026-03-27 12:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 70e129dc-cd9d-5a5d-aa26-e47172060dde, identifier: 10726413
2026-03-27 12:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 70e129dc-cd9d-5a5d-aa26-e47172060dde with identifier: 10726413
2026-03-27 12:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 70e129dc-cd9d-5a5d-aa26-e47172060dde with identifier: 10726413
2026-03-27 12:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 70e129dc-cd9d-5a5d-aa26-e47172060dde with identifier: 10726413 to the API
2026-03-27 12:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:38 [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': 0,
'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-27 12:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726413%27 HTTP/1.1" 200 None
2026-03-27 12:22:38 [adesa.de] INFO: Saving data for 10726413: {'auction_closing_time': 1774962000.0, 'created_time': 1774498580.778, 'last_price_update_time': 1774614158.987631}
2026-03-27 12:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726413') HTTP/1.1" 204 0
2026-03-27 12:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 416e03f3-ddf6-5017-9dbd-931527ebd873 with identifier: 10726397
2026-03-27 12:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 416e03f3-ddf6-5017-9dbd-931527ebd873 with scrape type 2
2026-03-27 12:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 416e03f3-ddf6-5017-9dbd-931527ebd873 with scrape type 2
2026-03-27 12:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 416e03f3-ddf6-5017-9dbd-931527ebd873, identifier: 10726397
2026-03-27 12:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 416e03f3-ddf6-5017-9dbd-931527ebd873 with identifier: 10726397
2026-03-27 12:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 416e03f3-ddf6-5017-9dbd-931527ebd873 with identifier: 10726397
2026-03-27 12:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 416e03f3-ddf6-5017-9dbd-931527ebd873 with identifier: 10726397 to the API
2026-03-27 12:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:39 [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': 0,
'price': 19100,
'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-27 12:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726397%27 HTTP/1.1" 200 None
2026-03-27 12:22:39 [adesa.de] INFO: Saving data for 10726397: {'auction_closing_time': 1774962000.0, 'created_time': 1774498582.594553, 'last_price_update_time': 1774614159.480864}
2026-03-27 12:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726397') HTTP/1.1" 204 0
2026-03-27 12:22:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 12:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7f07090-14e4-51ca-8267-1fd060e34cf3 with identifier: 10727136
2026-03-27 12:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7f07090-14e4-51ca-8267-1fd060e34cf3 with scrape type 2
2026-03-27 12:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7f07090-14e4-51ca-8267-1fd060e34cf3 with scrape type 2
2026-03-27 12:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e7f07090-14e4-51ca-8267-1fd060e34cf3, identifier: 10727136
2026-03-27 12:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e7f07090-14e4-51ca-8267-1fd060e34cf3 with identifier: 10727136
2026-03-27 12:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e7f07090-14e4-51ca-8267-1fd060e34cf3 with identifier: 10727136
2026-03-27 12:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e7f07090-14e4-51ca-8267-1fd060e34cf3 with identifier: 10727136 to the API
2026-03-27 12:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727136>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'e7f07090-14e4-51ca-8267-1fd060e34cf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '455399',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727136',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 17431,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 4,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Smart Forfour - Electric - Automatic - 82 hp - 17.431 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727136%27 HTTP/1.1" 200 None
2026-03-27 12:22:46 [adesa.de] INFO: Saving data for 10727136: {'auction_closing_time': 1774962000.0, 'created_time': 1774527715.503091, 'last_price_update_time': 1774614166.107446}
2026-03-27 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727136') HTTP/1.1" 204 0
2026-03-27 12:22:47 [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-27 12:22:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 390229b0-77aa-5cd5-b5fd-04d0429fb78c with identifier: 10726386
2026-03-27 12:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c with scrape type 2
2026-03-27 12:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c with scrape type 2
2026-03-27 12:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 390229b0-77aa-5cd5-b5fd-04d0429fb78c, identifier: 10726386
2026-03-27 12:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 390229b0-77aa-5cd5-b5fd-04d0429fb78c with identifier: 10726386
2026-03-27 12:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 390229b0-77aa-5cd5-b5fd-04d0429fb78c with identifier: 10726386
2026-03-27 12:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 390229b0-77aa-5cd5-b5fd-04d0429fb78c with identifier: 10726386 to the API
2026-03-27 12:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726386>
{'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': 0,
'price': 9500,
'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-27 12:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:48 [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-27 12:22:48 [adesa.de] INFO: Saving data for 10726386: {'auction_closing_time': 1774962000.0, 'created_time': 1774498573.835634, 'last_price_update_time': 1774614168.188654}
2026-03-27 12:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726386') HTTP/1.1" 204 0
2026-03-27 12:22:49 [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-27 12:22:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with identifier: 10726305
2026-03-27 12:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with scrape type 2
2026-03-27 12:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with scrape type 2
2026-03-27 12:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c, identifier: 10726305
2026-03-27 12:22:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with identifier: 10726305
2026-03-27 12:22:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with identifier: 10726305
2026-03-27 12:22:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with identifier: 10726305 to the API
2026-03-27 12:22:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22: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-27 12:22:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726305>
{'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': 0,
'price': 11000,
'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-27 12:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:49 [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-27 12:22:49 [adesa.de] INFO: Saving data for 10726305: {'auction_closing_time': 1774962000.0, 'created_time': 1774498583.319793, 'last_price_update_time': 1774614169.763678}
2026-03-27 12:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726305') HTTP/1.1" 204 0
2026-03-27 12:22:49 [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-27 12:22:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24f3e514-5466-561b-b093-a58c60c7313c with identifier: 10726394
2026-03-27 12:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24f3e514-5466-561b-b093-a58c60c7313c with scrape type 2
2026-03-27 12:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24f3e514-5466-561b-b093-a58c60c7313c with scrape type 2
2026-03-27 12:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 24f3e514-5466-561b-b093-a58c60c7313c, identifier: 10726394
2026-03-27 12:22:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 24f3e514-5466-561b-b093-a58c60c7313c with identifier: 10726394
2026-03-27 12:22:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 24f3e514-5466-561b-b093-a58c60c7313c with identifier: 10726394
2026-03-27 12:22:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 24f3e514-5466-561b-b093-a58c60c7313c with identifier: 10726394 to the API
2026-03-27 12:22:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22: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-27 12:22:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726394>
{'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': 0,
'price': 10300,
'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-27 12:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:50 [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-27 12:22:50 [adesa.de] INFO: Saving data for 10726394: {'auction_closing_time': 1774962000.0, 'created_time': 1774498572.796945, 'last_price_update_time': 1774614170.282226}
2026-03-27 12:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726394') HTTP/1.1" 204 0
2026-03-27 12:22:50 [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-27 12:22:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66522567-b71d-5a18-9082-588df168b970 with identifier: 10726383
2026-03-27 12:22:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66522567-b71d-5a18-9082-588df168b970 with scrape type 2
2026-03-27 12:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66522567-b71d-5a18-9082-588df168b970 with scrape type 2
2026-03-27 12:22:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 66522567-b71d-5a18-9082-588df168b970, identifier: 10726383
2026-03-27 12:22:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 66522567-b71d-5a18-9082-588df168b970 with identifier: 10726383
2026-03-27 12:22:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 66522567-b71d-5a18-9082-588df168b970 with identifier: 10726383
2026-03-27 12:22:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 66522567-b71d-5a18-9082-588df168b970 with identifier: 10726383 to the API
2026-03-27 12:22:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22: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-27 12:22:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726383>
{'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': 0,
'price': 12900,
'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-27 12:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:51 [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-27 12:22:51 [adesa.de] INFO: Saving data for 10726383: {'auction_closing_time': 1774962000.0, 'created_time': 1774498574.203169, 'last_price_update_time': 1774614171.01496}
2026-03-27 12:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726383') HTTP/1.1" 204 0
2026-03-27 12:22:54 [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-27 12:22:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with identifier: 10726425
2026-03-27 12:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with scrape type 2
2026-03-27 12:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with scrape type 2
2026-03-27 12:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5, identifier: 10726425
2026-03-27 12:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with identifier: 10726425
2026-03-27 12:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with identifier: 10726425
2026-03-27 12:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with identifier: 10726425 to the API
2026-03-27 12:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726425>
{'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': 0,
'price': 18400,
'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-27 12:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726425%27 HTTP/1.1" 200 None
2026-03-27 12:22:54 [adesa.de] INFO: Saving data for 10726425: {'auction_closing_time': 1774962000.0, 'created_time': 1774498567.483263, 'last_price_update_time': 1774614174.674769}
2026-03-27 12:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726425') HTTP/1.1" 204 0
2026-03-27 12:22:54 [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-27 12:22:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9713b8dc-fbe0-5416-9a26-a256db5ac280 with identifier: 10726345
2026-03-27 12:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9713b8dc-fbe0-5416-9a26-a256db5ac280 with scrape type 2
2026-03-27 12:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9713b8dc-fbe0-5416-9a26-a256db5ac280 with scrape type 2
2026-03-27 12:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9713b8dc-fbe0-5416-9a26-a256db5ac280, identifier: 10726345
2026-03-27 12:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9713b8dc-fbe0-5416-9a26-a256db5ac280 with identifier: 10726345
2026-03-27 12:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9713b8dc-fbe0-5416-9a26-a256db5ac280 with identifier: 10726345
2026-03-27 12:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9713b8dc-fbe0-5416-9a26-a256db5ac280 with identifier: 10726345 to the API
2026-03-27 12:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726345>
{'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': 0,
'price': 11100,
'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-27 12:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:55 [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-27 12:22:55 [adesa.de] INFO: Saving data for 10726345: {'auction_closing_time': 1774962000.0, 'created_time': 1774498570.298878, 'last_price_update_time': 1774614175.163475}
2026-03-27 12:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726345') HTTP/1.1" 204 0
2026-03-27 12:22:56 [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-27 12:22:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7b08950-b4e2-5ef2-aa80-f31119f6defc with identifier: 10726271
2026-03-27 12:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7b08950-b4e2-5ef2-aa80-f31119f6defc with scrape type 2
2026-03-27 12:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7b08950-b4e2-5ef2-aa80-f31119f6defc with scrape type 2
2026-03-27 12:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c7b08950-b4e2-5ef2-aa80-f31119f6defc, identifier: 10726271
2026-03-27 12:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c7b08950-b4e2-5ef2-aa80-f31119f6defc with identifier: 10726271
2026-03-27 12:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c7b08950-b4e2-5ef2-aa80-f31119f6defc with identifier: 10726271
2026-03-27 12:22:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c7b08950-b4e2-5ef2-aa80-f31119f6defc with identifier: 10726271 to the API
2026-03-27 12:22:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726271>
{'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': 0,
'price': 17900,
'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-27 12:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:56 [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-27 12:22:56 [adesa.de] INFO: Saving data for 10726271: {'auction_closing_time': 1774962000.0, 'created_time': 1774498574.60497, 'last_price_update_time': 1774614176.616407}
2026-03-27 12:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726271') HTTP/1.1" 204 0
2026-03-27 12:22: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-27 12:22:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with identifier: 10726301
2026-03-27 12:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with scrape type 2
2026-03-27 12:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with scrape type 2
2026-03-27 12:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 30b82461-5ba2-5f40-babe-ab7b5c6c8faa, identifier: 10726301
2026-03-27 12:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with identifier: 10726301
2026-03-27 12:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with identifier: 10726301
2026-03-27 12:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with identifier: 10726301 to the API
2026-03-27 12:22:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726301>
{'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': 0,
'price': 18400,
'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-27 12:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:57 [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-27 12:22:57 [adesa.de] INFO: Saving data for 10726301: {'auction_closing_time': 1774962000.0, 'created_time': 1774498568.258252, 'last_price_update_time': 1774614177.197232}
2026-03-27 12:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726301') HTTP/1.1" 204 0
2026-03-27 12:22:57 [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-27 12:22:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3570fce-3dc6-5c6a-94c4-fce9261c4ced with identifier: 10726339
2026-03-27 12:22:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced with scrape type 2
2026-03-27 12:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced with scrape type 2
2026-03-27 12:22:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f3570fce-3dc6-5c6a-94c4-fce9261c4ced, identifier: 10726339
2026-03-27 12:22:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f3570fce-3dc6-5c6a-94c4-fce9261c4ced with identifier: 10726339
2026-03-27 12:22:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f3570fce-3dc6-5c6a-94c4-fce9261c4ced with identifier: 10726339
2026-03-27 12:22:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f3570fce-3dc6-5c6a-94c4-fce9261c4ced with identifier: 10726339 to the API
2026-03-27 12:22:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726339>
{'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': 0,
'price': 18400,
'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-27 12:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:58 [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-27 12:22:58 [adesa.de] INFO: Saving data for 10726339: {'auction_closing_time': 1774962000.0, 'created_time': 1774498578.073732, 'last_price_update_time': 1774614178.483478}
2026-03-27 12:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726339') HTTP/1.1" 204 0
2026-03-27 12:22:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:22:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d580437a-ad9d-547c-ac27-490f407bfc85 with identifier: 10727049
2026-03-27 12:22:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d580437a-ad9d-547c-ac27-490f407bfc85 with scrape type 2
2026-03-27 12:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d580437a-ad9d-547c-ac27-490f407bfc85 with scrape type 2
2026-03-27 12:22:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d580437a-ad9d-547c-ac27-490f407bfc85, identifier: 10727049
2026-03-27 12:22:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d580437a-ad9d-547c-ac27-490f407bfc85 with identifier: 10727049
2026-03-27 12:22:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d580437a-ad9d-547c-ac27-490f407bfc85 with identifier: 10727049
2026-03-27 12:22:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d580437a-ad9d-547c-ac27-490f407bfc85 with identifier: 10727049 to the API
2026-03-27 12:22:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:22:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:22:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727049>
{'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': 'd580437a-ad9d-547c-ac27-490f407bfc85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00971156745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727049',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 28383,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'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.383 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-27 12:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727049%27 HTTP/1.1" 200 None
2026-03-27 12:22:59 [adesa.de] INFO: Saving data for 10727049: {'auction_closing_time': 1774962000.0, 'created_time': 1774527566.66916, 'last_price_update_time': 1774614179.00278}
2026-03-27 12:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727049') HTTP/1.1" 204 0
2026-03-27 12:22:59 [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-27 12:22:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:22:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with identifier: 10726347
2026-03-27 12:22:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with scrape type 2
2026-03-27 12:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with scrape type 2
2026-03-27 12:22:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553, identifier: 10726347
2026-03-27 12:22:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with identifier: 10726347
2026-03-27 12:22:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with identifier: 10726347
2026-03-27 12:22:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with identifier: 10726347 to the API
2026-03-27 12:22:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726347>
{'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': 0,
'price': 5600,
'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-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [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-27 12:23:00 [adesa.de] INFO: Saving data for 10726347: {'auction_closing_time': 1774962000.0, 'created_time': 1774498571.753183, 'last_price_update_time': 1774614180.144883}
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726347') HTTP/1.1" 204 0
2026-03-27 12:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726643
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726643%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726643: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726643 url https://www.openlane.eu/en/carv6/auction/10726643
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10727104
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727104%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10727104: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10727104 url https://www.openlane.eu/en/carv6/auction/10727104
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10727110
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727110%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10727110: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10727110 url https://www.openlane.eu/en/carv6/auction/10727110
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726590
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726590%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726590: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726590 url https://www.openlane.eu/en/carv6/auction/10726590
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726275
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [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-27 12:23:00 [adesa.de] INFO: Scrape type for 10726275: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726275 url https://www.openlane.eu/en/carv6/auction/10726275
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726311
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [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-27 12:23:00 [adesa.de] INFO: Scrape type for 10726311: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726311 url https://www.openlane.eu/en/carv6/auction/10726311
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726662
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726662%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726662: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726662 url https://www.openlane.eu/en/carv6/auction/10726662
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726277
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [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-27 12:23:00 [adesa.de] INFO: Scrape type for 10726277: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726277 url https://www.openlane.eu/en/carv6/auction/10726277
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10727002
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727002%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10727002: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10727002 url https://www.openlane.eu/en/carv6/auction/10727002
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10727113
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727113%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10727113: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10727113 url https://www.openlane.eu/en/carv6/auction/10727113
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726433
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [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-27 12:23:00 [adesa.de] INFO: Scrape type for 10726433: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726433 url https://www.openlane.eu/en/carv6/auction/10726433
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726316
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726316%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726316: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726316 url https://www.openlane.eu/en/carv6/auction/10726316
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726616
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726616%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726616: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726616 url https://www.openlane.eu/en/carv6/auction/10726616
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726426
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [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-27 12:23:00 [adesa.de] INFO: Scrape type for 10726426: 2
2026-03-27 12:23:00 [adesa.de] INFO: Scraping item 10726426 url https://www.openlane.eu/en/carv6/auction/10726426
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726441
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726441%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726441: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726441 url https://www.openlane.eu/en/carv6/auction/10726441
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726477
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726477%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726477: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726477 url https://www.openlane.eu/en/carv6/auction/10726477
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726560
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726560%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726560: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726560 url https://www.openlane.eu/en/carv6/auction/10726560
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726298
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [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-27 12:23:00 [adesa.de] INFO: Scrape type for 10726298: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726298 url https://www.openlane.eu/en/carv6/auction/10726298
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10727108
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727108%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10727108: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10727108 url https://www.openlane.eu/en/carv6/auction/10727108
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726570
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726570%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726570: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726570 url https://www.openlane.eu/en/carv6/auction/10726570
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726445
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726445%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726445: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726445 url https://www.openlane.eu/en/carv6/auction/10726445
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726501
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726501%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726501: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726501 url https://www.openlane.eu/en/carv6/auction/10726501
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10727120
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727120%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10727120: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10727120 url https://www.openlane.eu/en/carv6/auction/10727120
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726606
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726606%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726606: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726606 url https://www.openlane.eu/en/carv6/auction/10726606
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726634
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726634%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726634: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726634 url https://www.openlane.eu/en/carv6/auction/10726634
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726993
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726993%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726993: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726993 url https://www.openlane.eu/en/carv6/auction/10726993
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726652
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726652%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726652: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726652 url https://www.openlane.eu/en/carv6/auction/10726652
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726659
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726659%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726659: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726659 url https://www.openlane.eu/en/carv6/auction/10726659
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726520
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726520%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726520: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726520 url https://www.openlane.eu/en/carv6/auction/10726520
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726530
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726530%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726530: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726530 url https://www.openlane.eu/en/carv6/auction/10726530
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726609
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726609%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726609: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726609 url https://www.openlane.eu/en/carv6/auction/10726609
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726522
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726522%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726522: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726522 url https://www.openlane.eu/en/carv6/auction/10726522
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726469
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726469%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726469: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726469 url https://www.openlane.eu/en/carv6/auction/10726469
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726564
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726564%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726564: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726564 url https://www.openlane.eu/en/carv6/auction/10726564
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726499
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726499%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726499: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726499 url https://www.openlane.eu/en/carv6/auction/10726499
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10727047
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727047%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10727047: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10727047 url https://www.openlane.eu/en/carv6/auction/10727047
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726542
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726542%27 HTTP/1.1" 200 None
2026-03-27 12:23:00 [adesa.de] INFO: Scrape type for 10726542: 0
2026-03-27 12:23:00 [adesa.de] INFO: Skipping item 10726542 url https://www.openlane.eu/en/carv6/auction/10726542
2026-03-27 12:23:00 [adesa.de] INFO: Found listing with ID: 10726594
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726594%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726594: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726594 url https://www.openlane.eu/en/carv6/auction/10726594
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726427
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726427%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726427: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726427 url https://www.openlane.eu/en/carv6/auction/10726427
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10727117
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727117%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10727117: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10727117 url https://www.openlane.eu/en/carv6/auction/10727117
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726312
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726312%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726312: 2
2026-03-27 12:23:01 [adesa.de] INFO: Scraping item 10726312 url https://www.openlane.eu/en/carv6/auction/10726312
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726384
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726384%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726384: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726384 url https://www.openlane.eu/en/carv6/auction/10726384
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10727097
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727097%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10727097: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10727097 url https://www.openlane.eu/en/carv6/auction/10727097
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726576
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726576%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726576: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726576 url https://www.openlane.eu/en/carv6/auction/10726576
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726568
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726568%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726568: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726568 url https://www.openlane.eu/en/carv6/auction/10726568
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726577
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726577%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726577: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726577 url https://www.openlane.eu/en/carv6/auction/10726577
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726507
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726507%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726507: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726507 url https://www.openlane.eu/en/carv6/auction/10726507
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10727003
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727003%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10727003: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10727003 url https://www.openlane.eu/en/carv6/auction/10727003
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726475
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726475%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726475: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726475 url https://www.openlane.eu/en/carv6/auction/10726475
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726437
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726437%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726437: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726437 url https://www.openlane.eu/en/carv6/auction/10726437
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726610
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726610%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726610: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726610 url https://www.openlane.eu/en/carv6/auction/10726610
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726467
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726467%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726467: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726467 url https://www.openlane.eu/en/carv6/auction/10726467
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726649
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726649%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726649: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726649 url https://www.openlane.eu/en/carv6/auction/10726649
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726378
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726378%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726378: 2
2026-03-27 12:23:01 [adesa.de] INFO: Scraping item 10726378 url https://www.openlane.eu/en/carv6/auction/10726378
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726604
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726604%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726604: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726604 url https://www.openlane.eu/en/carv6/auction/10726604
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10727118
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727118%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10727118: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10727118 url https://www.openlane.eu/en/carv6/auction/10727118
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726597
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726597%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726597: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726597 url https://www.openlane.eu/en/carv6/auction/10726597
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10727121
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727121%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10727121: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10727121 url https://www.openlane.eu/en/carv6/auction/10727121
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10727122
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727122%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10727122: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10727122 url https://www.openlane.eu/en/carv6/auction/10727122
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726996
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726996%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726996: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726996 url https://www.openlane.eu/en/carv6/auction/10726996
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726573
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726573%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726573: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726573 url https://www.openlane.eu/en/carv6/auction/10726573
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726664
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726664%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726664: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726664 url https://www.openlane.eu/en/carv6/auction/10726664
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726276
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726276%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726276: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726276 url https://www.openlane.eu/en/carv6/auction/10726276
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726584
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726584%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726584: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726584 url https://www.openlane.eu/en/carv6/auction/10726584
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726471
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726471%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726471: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726471 url https://www.openlane.eu/en/carv6/auction/10726471
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10727000
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727000%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10727000: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10727000 url https://www.openlane.eu/en/carv6/auction/10727000
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10727115
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727115%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10727115: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10727115 url https://www.openlane.eu/en/carv6/auction/10727115
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10727112
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727112%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10727112: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10727112 url https://www.openlane.eu/en/carv6/auction/10727112
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726549
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726549%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726549: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726549 url https://www.openlane.eu/en/carv6/auction/10726549
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726582
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726582%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726582: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726582 url https://www.openlane.eu/en/carv6/auction/10726582
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726540
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726540%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726540: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726540 url https://www.openlane.eu/en/carv6/auction/10726540
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726553
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726553%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726553: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726553 url https://www.openlane.eu/en/carv6/auction/10726553
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726648
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726648%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726648: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726648 url https://www.openlane.eu/en/carv6/auction/10726648
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726600
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726600%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726600: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726600 url https://www.openlane.eu/en/carv6/auction/10726600
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10727099
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727099%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10727099: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10727099 url https://www.openlane.eu/en/carv6/auction/10727099
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10727126
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727126%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10727126: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10727126 url https://www.openlane.eu/en/carv6/auction/10727126
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726589
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726589%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726589: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726589 url https://www.openlane.eu/en/carv6/auction/10726589
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726534
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726534%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726534: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726534 url https://www.openlane.eu/en/carv6/auction/10726534
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726302
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726302%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726302: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726302 url https://www.openlane.eu/en/carv6/auction/10726302
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726480
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726480%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726480: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726480 url https://www.openlane.eu/en/carv6/auction/10726480
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10727109
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727109%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10727109: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10727109 url https://www.openlane.eu/en/carv6/auction/10727109
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726506
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726506%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726506: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726506 url https://www.openlane.eu/en/carv6/auction/10726506
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726492
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726492%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726492: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726492 url https://www.openlane.eu/en/carv6/auction/10726492
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10727054
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727054%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10727054: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10727054 url https://www.openlane.eu/en/carv6/auction/10727054
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726463
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726463%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726463: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726463 url https://www.openlane.eu/en/carv6/auction/10726463
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726550
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726550%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726550: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726550 url https://www.openlane.eu/en/carv6/auction/10726550
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726514
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726514%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726514: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726514 url https://www.openlane.eu/en/carv6/auction/10726514
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726626
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726626%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726626: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726626 url https://www.openlane.eu/en/carv6/auction/10726626
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726516
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726516%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726516: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726516 url https://www.openlane.eu/en/carv6/auction/10726516
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726536
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726536%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726536: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726536 url https://www.openlane.eu/en/carv6/auction/10726536
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10727138
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727138%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10727138: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10727138 url https://www.openlane.eu/en/carv6/auction/10727138
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726655
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726655%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726655: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726655 url https://www.openlane.eu/en/carv6/auction/10726655
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726461
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726461%27 HTTP/1.1" 200 None
2026-03-27 12:23:01 [adesa.de] INFO: Scrape type for 10726461: 0
2026-03-27 12:23:01 [adesa.de] INFO: Skipping item 10726461 url https://www.openlane.eu/en/carv6/auction/10726461
2026-03-27 12:23:01 [adesa.de] INFO: Found listing with ID: 10726579
2026-03-27 12:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726579%27 HTTP/1.1" 200 None
2026-03-27 12:23:02 [adesa.de] INFO: Scrape type for 10726579: 0
2026-03-27 12:23:02 [adesa.de] INFO: Skipping item 10726579 url https://www.openlane.eu/en/carv6/auction/10726579
2026-03-27 12:23:02 [adesa.de] INFO: Found listing with ID: 10726439
2026-03-27 12:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726439%27 HTTP/1.1" 200 None
2026-03-27 12:23:02 [adesa.de] INFO: Scrape type for 10726439: 0
2026-03-27 12:23:02 [adesa.de] INFO: Skipping item 10726439 url https://www.openlane.eu/en/carv6/auction/10726439
2026-03-27 12:23:02 [adesa.de] INFO: Found listing with ID: 10727098
2026-03-27 12:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727098%27 HTTP/1.1" 200 None
2026-03-27 12:23:02 [adesa.de] INFO: Scrape type for 10727098: 0
2026-03-27 12:23:02 [adesa.de] INFO: Skipping item 10727098 url https://www.openlane.eu/en/carv6/auction/10727098
2026-03-27 12:23:02 [adesa.de] INFO: Found listing with ID: 10726448
2026-03-27 12:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726448%27 HTTP/1.1" 200 None
2026-03-27 12:23:02 [adesa.de] INFO: Scrape type for 10726448: 0
2026-03-27 12:23:02 [adesa.de] INFO: Skipping item 10726448 url https://www.openlane.eu/en/carv6/auction/10726448
2026-03-27 12:23:02 [adesa.de] INFO: Found listing with ID: 10726270
2026-03-27 12:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726270%27 HTTP/1.1" 200 None
2026-03-27 12:23:02 [adesa.de] INFO: Scrape type for 10726270: 0
2026-03-27 12:23:02 [adesa.de] INFO: Skipping item 10726270 url https://www.openlane.eu/en/carv6/auction/10726270
2026-03-27 12:23:02 [adesa.de] INFO: Found listing with ID: 10726280
2026-03-27 12:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726280%27 HTTP/1.1" 200 None
2026-03-27 12:23:02 [adesa.de] INFO: Scrape type for 10726280: 0
2026-03-27 12:23:02 [adesa.de] INFO: Skipping item 10726280 url https://www.openlane.eu/en/carv6/auction/10726280
2026-03-27 12:23:02 [adesa.de] INFO: Found listing with ID: 10727130
2026-03-27 12:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727130%27 HTTP/1.1" 200 None
2026-03-27 12:23:02 [adesa.de] INFO: Scrape type for 10727130: 0
2026-03-27 12:23:02 [adesa.de] INFO: Skipping item 10727130 url https://www.openlane.eu/en/carv6/auction/10727130
2026-03-27 12:23:06 [scrapy.extensions.logstats] INFO: Crawled 302 pages (at 32 pages/min), scraped 278 items (at 35 items/min)
2026-03-27 12:23:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
2026-03-27 12:23:10 [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-27 12:23:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ad97892-f511-5f31-948d-93e65278a7d3 with identifier: 10726272
2026-03-27 12:23:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ad97892-f511-5f31-948d-93e65278a7d3 with scrape type 2
2026-03-27 12:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ad97892-f511-5f31-948d-93e65278a7d3 with scrape type 2
2026-03-27 12:23:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4ad97892-f511-5f31-948d-93e65278a7d3, identifier: 10726272
2026-03-27 12:23:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4ad97892-f511-5f31-948d-93e65278a7d3 with identifier: 10726272
2026-03-27 12:23:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4ad97892-f511-5f31-948d-93e65278a7d3 with identifier: 10726272
2026-03-27 12:23:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4ad97892-f511-5f31-948d-93e65278a7d3 with identifier: 10726272 to the API
2026-03-27 12:23:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726272>
{'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': 0,
'price': 18400,
'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-27 12:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726272%27 HTTP/1.1" 200 None
2026-03-27 12:23:11 [adesa.de] INFO: Saving data for 10726272: {'auction_closing_time': 1774962000.0, 'created_time': 1774498566.204833, 'last_price_update_time': 1774614191.690512}
2026-03-27 12:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726272') HTTP/1.1" 204 0
2026-03-27 12:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53416642-27cd-5c72-969f-c960d48317df with identifier: 10726998
2026-03-27 12:23:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53416642-27cd-5c72-969f-c960d48317df with scrape type 2
2026-03-27 12:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53416642-27cd-5c72-969f-c960d48317df with scrape type 2
2026-03-27 12:23:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53416642-27cd-5c72-969f-c960d48317df, identifier: 10726998
2026-03-27 12:23:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c777b207-4306-5be2-b227-d58aa29e724a with identifier: 10726619
2026-03-27 12:23:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c777b207-4306-5be2-b227-d58aa29e724a with scrape type 2
2026-03-27 12:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c777b207-4306-5be2-b227-d58aa29e724a with scrape type 2
2026-03-27 12:23:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c777b207-4306-5be2-b227-d58aa29e724a, identifier: 10726619
2026-03-27 12:23:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53416642-27cd-5c72-969f-c960d48317df with identifier: 10726998
2026-03-27 12:23:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53416642-27cd-5c72-969f-c960d48317df with identifier: 10726998
2026-03-27 12:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53416642-27cd-5c72-969f-c960d48317df with identifier: 10726998 to the API
2026-03-27 12:23:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726998>
{'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': '53416642-27cd-5c72-969f-c960d48317df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00371156871',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726998',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 14680,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18400,
'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 - '
'14.680 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-27 12:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726998%27 HTTP/1.1" 200 None
2026-03-27 12:23:12 [adesa.de] INFO: Saving data for 10726998: {'auction_closing_time': 1774962000.0, 'created_time': 1774527565.871392, 'last_price_update_time': 1774614192.369891}
2026-03-27 12:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726998') HTTP/1.1" 204 0
2026-03-27 12:23:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c777b207-4306-5be2-b227-d58aa29e724a with identifier: 10726619
2026-03-27 12:23:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c777b207-4306-5be2-b227-d58aa29e724a with identifier: 10726619
2026-03-27 12:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c777b207-4306-5be2-b227-d58aa29e724a with identifier: 10726619 to the API
2026-03-27 12:23:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726619>
{'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': 'c777b207-4306-5be2-b227-d58aa29e724a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00771156744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726619',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 19644,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'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 - '
'19.644 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-27 12:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726619%27 HTTP/1.1" 200 None
2026-03-27 12:23:12 [adesa.de] INFO: Saving data for 10726619: {'auction_closing_time': 1774962000.0, 'created_time': 1774527564.243947, 'last_price_update_time': 1774614192.674843}
2026-03-27 12:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726619') HTTP/1.1" 204 0
2026-03-27 12:23:13 [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-27 12:23:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:13 [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-27 12:23:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9271aa3-b077-5b35-9610-141d40c56962 with identifier: 10726286
2026-03-27 12:23:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9271aa3-b077-5b35-9610-141d40c56962 with scrape type 2
2026-03-27 12:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9271aa3-b077-5b35-9610-141d40c56962 with scrape type 2
2026-03-27 12:23:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9271aa3-b077-5b35-9610-141d40c56962, identifier: 10726286
2026-03-27 12:23:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9271aa3-b077-5b35-9610-141d40c56962 with identifier: 10726286
2026-03-27 12:23:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9271aa3-b077-5b35-9610-141d40c56962 with identifier: 10726286
2026-03-27 12:23:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9271aa3-b077-5b35-9610-141d40c56962 with identifier: 10726286 to the API
2026-03-27 12:23:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726286>
{'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': True,
'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': 0,
'price': 9500,
'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-27 12:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726286%27 HTTP/1.1" 200 None
2026-03-27 12:23:14 [adesa.de] INFO: Saving data for 10726286: {'auction_closing_time': 1774962000.0, 'created_time': 1774498563.340492, 'last_price_update_time': 1774614194.163527}
2026-03-27 12:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726286') HTTP/1.1" 204 0
2026-03-27 12:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 969d28ac-201f-5f66-be7b-f6fbbf40b501 with identifier: 10726320
2026-03-27 12:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 969d28ac-201f-5f66-be7b-f6fbbf40b501 with scrape type 2
2026-03-27 12:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 969d28ac-201f-5f66-be7b-f6fbbf40b501 with scrape type 2
2026-03-27 12:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 969d28ac-201f-5f66-be7b-f6fbbf40b501, identifier: 10726320
2026-03-27 12:23:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 969d28ac-201f-5f66-be7b-f6fbbf40b501 with identifier: 10726320
2026-03-27 12:23:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 969d28ac-201f-5f66-be7b-f6fbbf40b501 with identifier: 10726320
2026-03-27 12:23:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 969d28ac-201f-5f66-be7b-f6fbbf40b501 with identifier: 10726320 to the API
2026-03-27 12:23:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726320>
{'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': 0,
'price': 8700,
'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-27 12:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726320%27 HTTP/1.1" 200 None
2026-03-27 12:23:14 [adesa.de] INFO: Saving data for 10726320: {'auction_closing_time': 1774962000.0, 'created_time': 1774498571.007124, 'last_price_update_time': 1774614194.586124}
2026-03-27 12:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726320') HTTP/1.1" 204 0
2026-03-27 12:23:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749621/general/91f2e485-2ee2-42aa-9b81-4c332f517270.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733237)
2026-03-27 12:23:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d2bb50>
2026-03-27 12:23:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F91f2e485-2ee2-42aa-9b81-4c332f517270.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/91f2e485-2ee2-42aa-9b81-4c332f517270.jpg saved to cache
2026-03-27 12:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4ddba1da-189f-511c-be99-34dfa223ece2
2026-03-27 12:23:15 [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-27 12:23:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749621/general/3c0d7902-457c-441f-b991-ca2a6cca26bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733237)
2026-03-27 12:23:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749621/general/00cbe66f-83d5-42c3-a632-8e1e753eb317.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733237)
2026-03-27 12:23:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c51b4eca-129c-5102-9b71-e0018b6ebfc3 with identifier: 10726304
2026-03-27 12:23:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c51b4eca-129c-5102-9b71-e0018b6ebfc3 with scrape type 2
2026-03-27 12:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c51b4eca-129c-5102-9b71-e0018b6ebfc3 with scrape type 2
2026-03-27 12:23:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c51b4eca-129c-5102-9b71-e0018b6ebfc3, identifier: 10726304
2026-03-27 12:23:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c51b4eca-129c-5102-9b71-e0018b6ebfc3 with identifier: 10726304
2026-03-27 12:23:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c51b4eca-129c-5102-9b71-e0018b6ebfc3 with identifier: 10726304
2026-03-27 12:23:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c51b4eca-129c-5102-9b71-e0018b6ebfc3 with identifier: 10726304 to the API
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726304>
{'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': 0,
'price': 6800,
'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-27 12:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726304%27 HTTP/1.1" 200 None
2026-03-27 12:23:15 [adesa.de] INFO: Saving data for 10726304: {'auction_closing_time': 1774962000.0, 'created_time': 1774498567.889062, 'last_price_update_time': 1774614195.743254}
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726304') HTTP/1.1" 204 0
2026-03-27 12:23:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749621/general/0d68ad1b-a17d-468b-839b-fa21b067c387.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733237)
2026-03-27 12:23:15 [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-27 12:23:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe9710>
2026-03-27 12:23:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F3c0d7902-457c-441f-b991-ca2a6cca26bb.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/3c0d7902-457c-441f-b991-ca2a6cca26bb.jpg saved to cache
2026-03-27 12:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4ddba1da-189f-511c-be99-34dfa223ece2
2026-03-27 12:23:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420a9a10>
2026-03-27 12:23:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F00cbe66f-83d5-42c3-a632-8e1e753eb317.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/00cbe66f-83d5-42c3-a632-8e1e753eb317.jpg saved to cache
2026-03-27 12:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4ddba1da-189f-511c-be99-34dfa223ece2
2026-03-27 12:23:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144204510>
2026-03-27 12:23:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F0d68ad1b-a17d-468b-839b-fa21b067c387.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/0d68ad1b-a17d-468b-839b-fa21b067c387.jpg saved to cache
2026-03-27 12:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4ddba1da-189f-511c-be99-34dfa223ece2
2026-03-27 12:23:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749621/general/6543dee8-b91d-465c-b833-84c10a57109f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733237)
2026-03-27 12:23:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4560f0d-9949-5335-bc16-d3a00831e924 with identifier: 10726279
2026-03-27 12:23:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4560f0d-9949-5335-bc16-d3a00831e924 with scrape type 2
2026-03-27 12:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4560f0d-9949-5335-bc16-d3a00831e924 with scrape type 2
2026-03-27 12:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b4560f0d-9949-5335-bc16-d3a00831e924, identifier: 10726279
2026-03-27 12:23:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b4560f0d-9949-5335-bc16-d3a00831e924 with identifier: 10726279
2026-03-27 12:23:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b4560f0d-9949-5335-bc16-d3a00831e924 with identifier: 10726279
2026-03-27 12:23:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b4560f0d-9949-5335-bc16-d3a00831e924 with identifier: 10726279 to the API
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726279>
{'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': 0,
'price': 16800,
'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-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:16 [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-27 12:23:16 [adesa.de] INFO: Saving data for 10726279: {'auction_closing_time': 1774962000.0, 'created_time': 1774498565.819905, 'last_price_update_time': 1774614196.343417}
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726279') HTTP/1.1" 204 0
2026-03-27 12:23:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dadcd0>
2026-03-27 12:23:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F6543dee8-b91d-465c-b833-84c10a57109f.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/6543dee8-b91d-465c-b833-84c10a57109f.jpg saved to cache
2026-03-27 12:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4ddba1da-189f-511c-be99-34dfa223ece2
2026-03-27 12:23:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749621/general/f563768b-ccba-43d6-9a7c-3af685148b88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733237)
2026-03-27 12:23:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749621/general/335cb615-f91a-44c9-a5a2-d35556b12612.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733237)
2026-03-27 12:23:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7e3be1e-7c4f-5a30-894a-06a32534f399 with identifier: 10726555
2026-03-27 12:23:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7e3be1e-7c4f-5a30-894a-06a32534f399 with scrape type 2
2026-03-27 12:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7e3be1e-7c4f-5a30-894a-06a32534f399 with scrape type 2
2026-03-27 12:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a7e3be1e-7c4f-5a30-894a-06a32534f399, identifier: 10726555
2026-03-27 12:23:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a7e3be1e-7c4f-5a30-894a-06a32534f399 with identifier: 10726555
2026-03-27 12:23:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a7e3be1e-7c4f-5a30-894a-06a32534f399 with identifier: 10726555
2026-03-27 12:23:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a7e3be1e-7c4f-5a30-894a-06a32534f399 with identifier: 10726555 to the API
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726555>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 185,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'a7e3be1e-7c4f-5a30-894a-06a32534f399',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4650181',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726555',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 39741,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2021-08-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Kia Sportage 2.0 CRDi GT Line - AWD - Diesel - Automatic - 185 hp - '
'39.741 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2021}
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726555%27 HTTP/1.1" 200 None
2026-03-27 12:23:16 [adesa.de] INFO: Saving data for 10726555: {'auction_closing_time': 1774962000.0, 'created_time': 1774527576.772594, 'last_price_update_time': 1774614196.838487}
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726555') HTTP/1.1" 204 0
2026-03-27 12:23:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140840d10>
2026-03-27 12:23:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252Ff563768b-ccba-43d6-9a7c-3af685148b88.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/f563768b-ccba-43d6-9a7c-3af685148b88.jpg saved to cache
2026-03-27 12:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4ddba1da-189f-511c-be99-34dfa223ece2
2026-03-27 12:23:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714092b7d0>
2026-03-27 12:23:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F335cb615-f91a-44c9-a5a2-d35556b12612.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/335cb615-f91a-44c9-a5a2-d35556b12612.jpg saved to cache
2026-03-27 12:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4ddba1da-189f-511c-be99-34dfa223ece2
2026-03-27 12:23:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749621/general/693888c5-ee45-41fc-bcbe-436f308858ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733237)
2026-03-27 12:23:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749621/general/470d6adc-26b5-4d4f-9040-523577a29203.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733237)
2026-03-27 12:23:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e08c90>
2026-03-27 12:23:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F693888c5-ee45-41fc-bcbe-436f308858ac.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/693888c5-ee45-41fc-bcbe-436f308858ac.jpg saved to cache
2026-03-27 12:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4ddba1da-189f-511c-be99-34dfa223ece2
2026-03-27 12:23:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409d7750>
2026-03-27 12:23:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749621%252Fgeneral%252F470d6adc-26b5-4d4f-9040-523577a29203.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749621/general/470d6adc-26b5-4d4f-9040-523577a29203.jpg saved to cache
2026-03-27 12:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4ddba1da-189f-511c-be99-34dfa223ece2
2026-03-27 12:23:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4ddba1da-189f-511c-be99-34dfa223ece2, skipping ID generation
2026-03-27 12:23:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ddba1da-189f-511c-be99-34dfa223ece2 with scrape type 1
2026-03-27 12:23:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ddba1da-189f-511c-be99-34dfa223ece2 sending to next pipeline
2026-03-27 12:23:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4ddba1da-189f-511c-be99-34dfa223ece2, identifier: 10733237
2026-03-27 12:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4ddba1da-189f-511c-be99-34dfa223ece2 with identifier: 10733237
2026-03-27 12:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4ddba1da-189f-511c-be99-34dfa223ece2 with identifier: 10733237
2026-03-27 12:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4ddba1da-189f-511c-be99-34dfa223ece2 with identifier: 10733237 to the API
2026-03-27 12:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749621/general/470d6adc-26b5-4d4f-9040-523577a29203.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '4ddba1da-189f-511c-be99-34dfa223ece2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'W1KAH5EB4PF095373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733237',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 92821,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 63,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95702,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749621/general/335cb615-f91a-44c9-a5a2-d35556b12612.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72956,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749621/general/470d6adc-26b5-4d4f-9040-523577a29203.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82381,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749621/general/f563768b-ccba-43d6-9a7c-3af685148b88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69085,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749621/general/661e5230-76d7-460c-b0f6-62ee327e32b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142206,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749621/general/693888c5-ee45-41fc-bcbe-436f308858ac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76502,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749621/general/6543dee8-b91d-465c-b833-84c10a57109f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68633,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749621/general/0d68ad1b-a17d-468b-839b-fa21b067c387.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141081,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749621/general/00cbe66f-83d5-42c3-a632-8e1e753eb317.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86174,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749621/general/3c0d7902-457c-441f-b991-ca2a6cca26bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ddba1da-189f-511c-be99-34dfa223ece2/4ddba1da-189f-511c-be99-34dfa223ece2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89455,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749621/general/91f2e485-2ee2-42aa-9b81-4c332f517270.jpg',
'Width': 1280}],
'price': 22800,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Mercedes-Benz C Break AMG Line - Hybrid - Automatic - 204 hp - '
'92.821 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 12:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733237%27 HTTP/1.1" 200 None
2026-03-27 12:23:17 [adesa.de] INFO: Saving data for 10733237: {'created_time': 1774614197.586378, 'last_price_update_time': 1774614197.58639, 'auction_closing_time': 1774951200.0}
2026-03-27 12:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733237') HTTP/1.1" 204 0
2026-03-27 12:23:17 [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-27 12:23:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b88b440-b656-5631-b05e-dbcf5457b36e with identifier: 10726420
2026-03-27 12:23:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b88b440-b656-5631-b05e-dbcf5457b36e with scrape type 2
2026-03-27 12:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b88b440-b656-5631-b05e-dbcf5457b36e with scrape type 2
2026-03-27 12:23:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b88b440-b656-5631-b05e-dbcf5457b36e, identifier: 10726420
2026-03-27 12:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b88b440-b656-5631-b05e-dbcf5457b36e with identifier: 10726420
2026-03-27 12:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b88b440-b656-5631-b05e-dbcf5457b36e with identifier: 10726420
2026-03-27 12:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b88b440-b656-5631-b05e-dbcf5457b36e with identifier: 10726420 to the API
2026-03-27 12:23:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23: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-27 12:23:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726420>
{'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': 0,
'price': 8900,
'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-27 12:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:18 [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-27 12:23:18 [adesa.de] INFO: Saving data for 10726420: {'auction_closing_time': 1774962000.0, 'created_time': 1774498561.326171, 'last_price_update_time': 1774614198.117953}
2026-03-27 12:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726420') HTTP/1.1" 204 0
2026-03-27 12:23:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5adde7aa-75f0-5df1-b05a-73f13706293e with identifier: 10726557
2026-03-27 12:23:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5adde7aa-75f0-5df1-b05a-73f13706293e with scrape type 2
2026-03-27 12:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5adde7aa-75f0-5df1-b05a-73f13706293e with scrape type 2
2026-03-27 12:23:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5adde7aa-75f0-5df1-b05a-73f13706293e, identifier: 10726557
2026-03-27 12:23:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5adde7aa-75f0-5df1-b05a-73f13706293e with identifier: 10726557
2026-03-27 12:23:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5adde7aa-75f0-5df1-b05a-73f13706293e with identifier: 10726557
2026-03-27 12:23:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5adde7aa-75f0-5df1-b05a-73f13706293e with identifier: 10726557 to the API
2026-03-27 12:23:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23: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-27 12:23:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726557>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '5adde7aa-75f0-5df1-b05a-73f13706293e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6212767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726557',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 22248,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2025-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Hyundai Tucson 1.6 T-GDI Prime - AWD - Petrol - Automatic - 160 hp '
'- 22.248 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2025}
2026-03-27 12:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726557%27 HTTP/1.1" 200 None
2026-03-27 12:23:18 [adesa.de] INFO: Saving data for 10726557: {'auction_closing_time': 1774962000.0, 'created_time': 1774527578.205307, 'last_price_update_time': 1774614198.984534}
2026-03-27 12:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726557') HTTP/1.1" 204 0
2026-03-27 12:23:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10727130
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727130%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10727130: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10727130 url https://www.openlane.eu/en/carv6/auction/10727130
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726283
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10726283: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726283 url https://www.openlane.eu/en/carv6/auction/10726283
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726282
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10726282: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726282 url https://www.openlane.eu/en/carv6/auction/10726282
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726617
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726617%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10726617: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726617 url https://www.openlane.eu/en/carv6/auction/10726617
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726511
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726511%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10726511: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726511 url https://www.openlane.eu/en/carv6/auction/10726511
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10727004
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727004%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10727004: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10727004 url https://www.openlane.eu/en/carv6/auction/10727004
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726987
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726987%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10726987: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726987 url https://www.openlane.eu/en/carv6/auction/10726987
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726460
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726460%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10726460: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726460 url https://www.openlane.eu/en/carv6/auction/10726460
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726527
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726527%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10726527: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726527 url https://www.openlane.eu/en/carv6/auction/10726527
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10727127
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727127%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10727127: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10727127 url https://www.openlane.eu/en/carv6/auction/10727127
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726545
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726545%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10726545: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726545 url https://www.openlane.eu/en/carv6/auction/10726545
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726465
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726465%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10726465: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726465 url https://www.openlane.eu/en/carv6/auction/10726465
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726310
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10726310: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726310 url https://www.openlane.eu/en/carv6/auction/10726310
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10727105
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727105%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10727105: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10727105 url https://www.openlane.eu/en/carv6/auction/10727105
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726526
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726526%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10726526: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726526 url https://www.openlane.eu/en/carv6/auction/10726526
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10727101
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727101%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10727101: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10727101 url https://www.openlane.eu/en/carv6/auction/10727101
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726458
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726458%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10726458: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726458 url https://www.openlane.eu/en/carv6/auction/10726458
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726269
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10726269: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726269 url https://www.openlane.eu/en/carv6/auction/10726269
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726989
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726989%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10726989: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726989 url https://www.openlane.eu/en/carv6/auction/10726989
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726273
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10726273: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726273 url https://www.openlane.eu/en/carv6/auction/10726273
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726524
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726524%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10726524: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726524 url https://www.openlane.eu/en/carv6/auction/10726524
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726629
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726629%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10726629: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726629 url https://www.openlane.eu/en/carv6/auction/10726629
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726657
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726657%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10726657: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726657 url https://www.openlane.eu/en/carv6/auction/10726657
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726428
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726428%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10726428: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726428 url https://www.openlane.eu/en/carv6/auction/10726428
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726547
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726547%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10726547: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726547 url https://www.openlane.eu/en/carv6/auction/10726547
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10726494
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726494%27 HTTP/1.1" 200 None
2026-03-27 12:23:20 [adesa.de] INFO: Scrape type for 10726494: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10726494 url https://www.openlane.eu/en/carv6/auction/10726494
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10727859
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10727859: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10727859 url https://www.openlane.eu/en/carv6/auction/10727859
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723428
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723428: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723428 url https://www.openlane.eu/en/carv6/auction/10723428
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723447
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723447: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723447 url https://www.openlane.eu/en/carv6/auction/10723447
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723420
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723420: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723420 url https://www.openlane.eu/en/carv6/auction/10723420
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723438
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723438: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723438 url https://www.openlane.eu/en/carv6/auction/10723438
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723425
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723425: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723425 url https://www.openlane.eu/en/carv6/auction/10723425
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723446
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723446: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723446 url https://www.openlane.eu/en/carv6/auction/10723446
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723416
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723416: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723416 url https://www.openlane.eu/en/carv6/auction/10723416
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723444
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723444: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723444 url https://www.openlane.eu/en/carv6/auction/10723444
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723433
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723433: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723433 url https://www.openlane.eu/en/carv6/auction/10723433
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723415
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723415: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723415 url https://www.openlane.eu/en/carv6/auction/10723415
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723441
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723441: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723441 url https://www.openlane.eu/en/carv6/auction/10723441
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723442
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723442: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723442 url https://www.openlane.eu/en/carv6/auction/10723442
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723434
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723434: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723434 url https://www.openlane.eu/en/carv6/auction/10723434
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723423
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723423: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723423 url https://www.openlane.eu/en/carv6/auction/10723423
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723440
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723440: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723440 url https://www.openlane.eu/en/carv6/auction/10723440
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723424
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723424: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723424 url https://www.openlane.eu/en/carv6/auction/10723424
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723445
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723445: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723445 url https://www.openlane.eu/en/carv6/auction/10723445
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723443
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723443: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723443 url https://www.openlane.eu/en/carv6/auction/10723443
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723414
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723414: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723414 url https://www.openlane.eu/en/carv6/auction/10723414
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723432
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723432: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723432 url https://www.openlane.eu/en/carv6/auction/10723432
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723430
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723430: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723430 url https://www.openlane.eu/en/carv6/auction/10723430
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723435
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723435: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723435 url https://www.openlane.eu/en/carv6/auction/10723435
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723431
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723431: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723431 url https://www.openlane.eu/en/carv6/auction/10723431
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723418
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723418: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723418 url https://www.openlane.eu/en/carv6/auction/10723418
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723419
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723419: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723419 url https://www.openlane.eu/en/carv6/auction/10723419
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723417
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723417: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723417 url https://www.openlane.eu/en/carv6/auction/10723417
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723427
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723427: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723427 url https://www.openlane.eu/en/carv6/auction/10723427
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723439
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723439: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723439 url https://www.openlane.eu/en/carv6/auction/10723439
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723429
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723429: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723429 url https://www.openlane.eu/en/carv6/auction/10723429
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723448
2026-03-27 12:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:20 [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-27 12:23:20 [adesa.de] INFO: Scrape type for 10723448: 0
2026-03-27 12:23:20 [adesa.de] INFO: Skipping item 10723448 url https://www.openlane.eu/en/carv6/auction/10723448
2026-03-27 12:23:20 [adesa.de] INFO: Found listing with ID: 10723436
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10723436: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10723436 url https://www.openlane.eu/en/carv6/auction/10723436
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10723421
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10723421: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10723421 url https://www.openlane.eu/en/carv6/auction/10723421
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10723422
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10723422: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10723422 url https://www.openlane.eu/en/carv6/auction/10723422
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10723437
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10723437: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10723437 url https://www.openlane.eu/en/carv6/auction/10723437
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10723426
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10723426: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10723426 url https://www.openlane.eu/en/carv6/auction/10723426
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726365
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726365: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726365 url https://www.openlane.eu/en/carv6/auction/10726365
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726364
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726364: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726364 url https://www.openlane.eu/en/carv6/auction/10726364
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726398
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726398: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726398 url https://www.openlane.eu/en/carv6/auction/10726398
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726373
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726373: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726373 url https://www.openlane.eu/en/carv6/auction/10726373
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726289
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726289: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726289 url https://www.openlane.eu/en/carv6/auction/10726289
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726290
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726290: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726290 url https://www.openlane.eu/en/carv6/auction/10726290
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726291
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726291: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726291 url https://www.openlane.eu/en/carv6/auction/10726291
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726359
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726359: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726359 url https://www.openlane.eu/en/carv6/auction/10726359
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726374
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726374: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726374 url https://www.openlane.eu/en/carv6/auction/10726374
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726294
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726294: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726294 url https://www.openlane.eu/en/carv6/auction/10726294
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726361
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726361: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726361 url https://www.openlane.eu/en/carv6/auction/10726361
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726358
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726358: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726358 url https://www.openlane.eu/en/carv6/auction/10726358
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726293
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726293: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726293 url https://www.openlane.eu/en/carv6/auction/10726293
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726435
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726435: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726435 url https://www.openlane.eu/en/carv6/auction/10726435
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726363
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726363: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726363 url https://www.openlane.eu/en/carv6/auction/10726363
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726360
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726360: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726360 url https://www.openlane.eu/en/carv6/auction/10726360
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726362
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726362: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726362 url https://www.openlane.eu/en/carv6/auction/10726362
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726256
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726256: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726256 url https://www.openlane.eu/en/carv6/auction/10726256
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726257
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726257: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726257 url https://www.openlane.eu/en/carv6/auction/10726257
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726366
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726366: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726366 url https://www.openlane.eu/en/carv6/auction/10726366
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10726292
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10726292: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10726292 url https://www.openlane.eu/en/carv6/auction/10726292
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10608847
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10608847: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10608847 url https://www.openlane.eu/en/carv6/auction/10608847
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10616543
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10616543: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10616543 url https://www.openlane.eu/en/carv6/auction/10616543
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10724803
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10724803: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10724803 url https://www.openlane.eu/en/carv6/auction/10724803
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10100285
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10100285: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10100285 url https://www.openlane.eu/en/carv6/auction/10100285
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10504923
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10504923: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10504923 url https://www.openlane.eu/en/carv6/auction/10504923
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10504956
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10504956: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10504956 url https://www.openlane.eu/en/carv6/auction/10504956
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10504969
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10504969: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10504969 url https://www.openlane.eu/en/carv6/auction/10504969
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10505038
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10505038: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10505038 url https://www.openlane.eu/en/carv6/auction/10505038
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10505032
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10505032: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10505032 url https://www.openlane.eu/en/carv6/auction/10505032
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10505023
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10505023: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10505023 url https://www.openlane.eu/en/carv6/auction/10505023
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10505050
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10505050: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10505050 url https://www.openlane.eu/en/carv6/auction/10505050
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10504915
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10504915: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10504915 url https://www.openlane.eu/en/carv6/auction/10504915
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10504910
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10504910: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10504910 url https://www.openlane.eu/en/carv6/auction/10504910
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10504988
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10504988: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10504988 url https://www.openlane.eu/en/carv6/auction/10504988
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10504992
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10504992: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10504992 url https://www.openlane.eu/en/carv6/auction/10504992
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10504919
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10504919: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10504919 url https://www.openlane.eu/en/carv6/auction/10504919
2026-03-27 12:23:21 [adesa.de] INFO: Found listing with ID: 10504958
2026-03-27 12:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:21 [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-27 12:23:21 [adesa.de] INFO: Scrape type for 10504958: 0
2026-03-27 12:23:21 [adesa.de] INFO: Skipping item 10504958 url https://www.openlane.eu/en/carv6/auction/10504958
2026-03-27 12:23:21 [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-27 12:23:21 [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-27 12:23:21 [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-27 12:23:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c574a83c-7878-5961-93bb-3fda8598f9d6 with identifier: 10726402
2026-03-27 12:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c574a83c-7878-5961-93bb-3fda8598f9d6 with scrape type 2
2026-03-27 12:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c574a83c-7878-5961-93bb-3fda8598f9d6 with scrape type 2
2026-03-27 12:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c574a83c-7878-5961-93bb-3fda8598f9d6, identifier: 10726402
2026-03-27 12:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with identifier: 10726300
2026-03-27 12:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with scrape type 2
2026-03-27 12:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with scrape type 2
2026-03-27 12:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 49b98590-cd09-5e07-b8f1-0f53aa1dced2, identifier: 10726300
2026-03-27 12:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with identifier: 10726350
2026-03-27 12:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with scrape type 2
2026-03-27 12:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with scrape type 2
2026-03-27 12:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9, identifier: 10726350
2026-03-27 12:23:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c574a83c-7878-5961-93bb-3fda8598f9d6 with identifier: 10726402
2026-03-27 12:23:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c574a83c-7878-5961-93bb-3fda8598f9d6 with identifier: 10726402
2026-03-27 12:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c574a83c-7878-5961-93bb-3fda8598f9d6 with identifier: 10726402 to the API
2026-03-27 12:23:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726402>
{'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': 0,
'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-27 12:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726402%27 HTTP/1.1" 200 None
2026-03-27 12:23:22 [adesa.de] INFO: Saving data for 10726402: {'auction_closing_time': 1774962000.0, 'created_time': 1774498548.646606, 'last_price_update_time': 1774614202.905607}
2026-03-27 12:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726402') HTTP/1.1" 204 0
2026-03-27 12:23:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with identifier: 10726300
2026-03-27 12:23:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with identifier: 10726300
2026-03-27 12:23:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with identifier: 10726300 to the API
2026-03-27 12:23:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23: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-27 12:23:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726300>
{'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': 0,
'price': 14300,
'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-27 12:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:23 [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-27 12:23:23 [adesa.de] INFO: Saving data for 10726300: {'auction_closing_time': 1774962000.0, 'created_time': 1774498545.511472, 'last_price_update_time': 1774614203.333035}
2026-03-27 12:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726300') HTTP/1.1" 204 0
2026-03-27 12:23:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with identifier: 10726350
2026-03-27 12:23:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with identifier: 10726350
2026-03-27 12:23:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with identifier: 10726350 to the API
2026-03-27 12:23:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23: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-27 12:23:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726350>
{'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': 0,
'price': 10500,
'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-27 12:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:23 [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-27 12:23:23 [adesa.de] INFO: Saving data for 10726350: {'auction_closing_time': 1774962000.0, 'created_time': 1774498564.423745, 'last_price_update_time': 1774614203.652222}
2026-03-27 12:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726350') HTTP/1.1" 204 0
2026-03-27 12:23:24 [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-27 12:23:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:24 [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-27 12:23:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6af26a4-625a-509a-9818-40ee1372b38f with identifier: 10726312
2026-03-27 12:23:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6af26a4-625a-509a-9818-40ee1372b38f with scrape type 2
2026-03-27 12:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6af26a4-625a-509a-9818-40ee1372b38f with scrape type 2
2026-03-27 12:23:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a6af26a4-625a-509a-9818-40ee1372b38f, identifier: 10726312
2026-03-27 12:23:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a6af26a4-625a-509a-9818-40ee1372b38f with identifier: 10726312
2026-03-27 12:23:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a6af26a4-625a-509a-9818-40ee1372b38f with identifier: 10726312
2026-03-27 12:23:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a6af26a4-625a-509a-9818-40ee1372b38f with identifier: 10726312 to the API
2026-03-27 12:23:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:25 [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': 0,
'price': 15700,
'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-27 12:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726312%27 HTTP/1.1" 200 None
2026-03-27 12:23:25 [adesa.de] INFO: Saving data for 10726312: {'auction_closing_time': 1774962000.0, 'created_time': 1774498581.556006, 'last_price_update_time': 1774614205.098448}
2026-03-27 12:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726312') HTTP/1.1" 204 0
2026-03-27 12:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d373c7ad-523a-5f28-a5e4-719094607c02 with identifier: 10726378
2026-03-27 12:23:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d373c7ad-523a-5f28-a5e4-719094607c02 with scrape type 2
2026-03-27 12:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d373c7ad-523a-5f28-a5e4-719094607c02 with scrape type 2
2026-03-27 12:23:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d373c7ad-523a-5f28-a5e4-719094607c02, identifier: 10726378
2026-03-27 12:23:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d373c7ad-523a-5f28-a5e4-719094607c02 with identifier: 10726378
2026-03-27 12:23:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d373c7ad-523a-5f28-a5e4-719094607c02 with identifier: 10726378
2026-03-27 12:23:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d373c7ad-523a-5f28-a5e4-719094607c02 with identifier: 10726378 to the API
2026-03-27 12:23:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23: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-27 12:23:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726378>
{'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': 0,
'price': 17900,
'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-27 12:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726378%27 HTTP/1.1" 200 None
2026-03-27 12:23:26 [adesa.de] INFO: Saving data for 10726378: {'auction_closing_time': 1774962000.0, 'created_time': 1774498586.298043, 'last_price_update_time': 1774614206.178167}
2026-03-27 12:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23: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-27 12:23:26 [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-27 12:23: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-27 12:23:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2612619d-3630-5e5d-b84f-6f9d42bcd938 with identifier: 10727911
2026-03-27 12:23:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2612619d-3630-5e5d-b84f-6f9d42bcd938 with scrape type 2
2026-03-27 12:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2612619d-3630-5e5d-b84f-6f9d42bcd938 with scrape type 2
2026-03-27 12:23:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2612619d-3630-5e5d-b84f-6f9d42bcd938, identifier: 10727911
2026-03-27 12:23:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2612619d-3630-5e5d-b84f-6f9d42bcd938 with identifier: 10727911
2026-03-27 12:23:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2612619d-3630-5e5d-b84f-6f9d42bcd938 with identifier: 10727911
2026-03-27 12:23:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2612619d-3630-5e5d-b84f-6f9d42bcd938 with identifier: 10727911 to the API
2026-03-27 12:23:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23: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-27 12:23:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727911>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 0,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T13:26:40Z',
'fuel_type': 'Diesel',
'id': '2612619d-3630-5e5d-b84f-6f9d42bcd938',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991002-2497543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727911',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 111586,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-11-08',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano 2.3 - Diesel - Manual - 163 hp - 111.586 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 12:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727911%27 HTTP/1.1" 200 None
2026-03-27 12:23:26 [adesa.de] INFO: Saving data for 10727911: {'auction_closing_time': 1774618000.0, 'created_time': 1774527555.3333, 'last_price_update_time': 1774614206.570821}
2026-03-27 12:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727911') HTTP/1.1" 204 0
2026-03-27 12:23:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with identifier: 10726426
2026-03-27 12:23:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with scrape type 2
2026-03-27 12:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with scrape type 2
2026-03-27 12:23:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0e9c4dc3-fa4f-5aa7-b569-df10128316a0, identifier: 10726426
2026-03-27 12:23:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f25405d-c9d6-5012-8c7a-855be953fcc9 with identifier: 10726356
2026-03-27 12:23:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f25405d-c9d6-5012-8c7a-855be953fcc9 with scrape type 2
2026-03-27 12:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f25405d-c9d6-5012-8c7a-855be953fcc9 with scrape type 2
2026-03-27 12:23:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5f25405d-c9d6-5012-8c7a-855be953fcc9, identifier: 10726356
2026-03-27 12:23:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with identifier: 10726426
2026-03-27 12:23:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with identifier: 10726426
2026-03-27 12:23:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with identifier: 10726426 to the API
2026-03-27 12:23:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23: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-27 12:23:27 [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': 0,
'price': 14700,
'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-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:27 [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-27 12:23:27 [adesa.de] INFO: Saving data for 10726426: {'auction_closing_time': 1774962000.0, 'created_time': 1774498579.139053, 'last_price_update_time': 1774614207.067988}
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726426') HTTP/1.1" 204 0
2026-03-27 12:23:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5f25405d-c9d6-5012-8c7a-855be953fcc9 with identifier: 10726356
2026-03-27 12:23:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5f25405d-c9d6-5012-8c7a-855be953fcc9 with identifier: 10726356
2026-03-27 12:23:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5f25405d-c9d6-5012-8c7a-855be953fcc9 with identifier: 10726356 to the API
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726356>
{'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': 0,
'price': 8600,
'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-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:27 [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-27 12:23:27 [adesa.de] INFO: Saving data for 10726356: {'auction_closing_time': 1774962000.0, 'created_time': 1774498551.65497, 'last_price_update_time': 1774614207.425117}
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726356') HTTP/1.1" 204 0
2026-03-27 12:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749624/general/0ce9835b-4fca-46e5-a6e4-c58ddecf9c0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733240)
2026-03-27 12:23:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f13650>
2026-03-27 12:23:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252F0ce9835b-4fca-46e5-a6e4-c58ddecf9c0a.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/0ce9835b-4fca-46e5-a6e4-c58ddecf9c0a.jpg saved to cache
2026-03-27 12:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fb06641f-f193-5614-a712-b9c56154b155
2026-03-27 12:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749624/general/bf92f96c-75de-4ed4-b8a5-5f17c496062b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733240)
2026-03-27 12:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749619/general/039d3ed0-99e0-4d10-ada0-b1480334ac69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733234)
2026-03-27 12:23:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714082dc50>
2026-03-27 12:23:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252Fbf92f96c-75de-4ed4-b8a5-5f17c496062b.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/bf92f96c-75de-4ed4-b8a5-5f17c496062b.jpg saved to cache
2026-03-27 12:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fb06641f-f193-5614-a712-b9c56154b155
2026-03-27 12:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749619/general/166cc963-41fa-483e-920b-73f45e232075.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733234)
2026-03-27 12:23:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714213ad50>
2026-03-27 12:23:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252F039d3ed0-99e0-4d10-ada0-b1480334ac69.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/039d3ed0-99e0-4d10-ada0-b1480334ac69.jpg saved to cache
2026-03-27 12:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 222d39aa-dc28-5087-be64-c00dba535d5f
2026-03-27 12:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749619/general/dd096aba-d6c9-474b-9857-2172b28d2f40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733234)
2026-03-27 12:23:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ff1a50>
2026-03-27 12:23:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252F166cc963-41fa-483e-920b-73f45e232075.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/166cc963-41fa-483e-920b-73f45e232075.jpg saved to cache
2026-03-27 12:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 222d39aa-dc28-5087-be64-c00dba535d5f
2026-03-27 12:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749624/general/c2ae4cb8-10cb-4278-8c5c-e3bda9438427.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733240)
2026-03-27 12:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749557/general/9dbfe0b2-5d99-4e0c-a1cf-ad00a74b1fc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732918)
2026-03-27 12:23:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ebe4620-ad81-5b06-972e-2226d92593c6 with identifier: 10727850
2026-03-27 12:23:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ebe4620-ad81-5b06-972e-2226d92593c6 with scrape type 2
2026-03-27 12:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ebe4620-ad81-5b06-972e-2226d92593c6 with scrape type 2
2026-03-27 12:23:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1ebe4620-ad81-5b06-972e-2226d92593c6, identifier: 10727850
2026-03-27 12:23:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1ebe4620-ad81-5b06-972e-2226d92593c6 with identifier: 10727850
2026-03-27 12:23:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1ebe4620-ad81-5b06-972e-2226d92593c6 with identifier: 10727850
2026-03-27 12:23:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1ebe4620-ad81-5b06-972e-2226d92593c6 with identifier: 10727850 to the API
2026-03-27 12:23:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727850>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T13:27:00Z',
'fuel_type': 'Diesel',
'id': '1ebe4620-ad81-5b06-972e-2226d92593c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990983-2483142',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727850',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 67734,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano 2.3 - Diesel - Manual - 150 hp - 67.734 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727850%27 HTTP/1.1" 200 None
2026-03-27 12:23:29 [adesa.de] INFO: Saving data for 10727850: {'auction_closing_time': 1774618020.0, 'created_time': 1774527543.117696, 'last_price_update_time': 1774614209.567376}
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727850') HTTP/1.1" 204 0
2026-03-27 12:23:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a5a810>
2026-03-27 12:23:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749619%252Fgeneral%252Fdd096aba-d6c9-474b-9857-2172b28d2f40.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749619/general/dd096aba-d6c9-474b-9857-2172b28d2f40.jpg saved to cache
2026-03-27 12:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 222d39aa-dc28-5087-be64-c00dba535d5f
2026-03-27 12:23:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 222d39aa-dc28-5087-be64-c00dba535d5f, skipping ID generation
2026-03-27 12:23:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 222d39aa-dc28-5087-be64-c00dba535d5f with scrape type 1
2026-03-27 12:23:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 222d39aa-dc28-5087-be64-c00dba535d5f sending to next pipeline
2026-03-27 12:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 222d39aa-dc28-5087-be64-c00dba535d5f, identifier: 10733234
2026-03-27 12:23:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140abd6d0>
2026-03-27 12:23:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749624%252Fgeneral%252Fc2ae4cb8-10cb-4278-8c5c-e3bda9438427.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749624/general/c2ae4cb8-10cb-4278-8c5c-e3bda9438427.jpg saved to cache
2026-03-27 12:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fb06641f-f193-5614-a712-b9c56154b155
2026-03-27 12:23:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fb06641f-f193-5614-a712-b9c56154b155, skipping ID generation
2026-03-27 12:23:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb06641f-f193-5614-a712-b9c56154b155 with scrape type 1
2026-03-27 12:23:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fb06641f-f193-5614-a712-b9c56154b155 sending to next pipeline
2026-03-27 12:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fb06641f-f193-5614-a712-b9c56154b155, identifier: 10733240
2026-03-27 12:23:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140afa750>
2026-03-27 12:23:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749557%252Fgeneral%252F9dbfe0b2-5d99-4e0c-a1cf-ad00a74b1fc9.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/9dbfe0b2-5d99-4e0c-a1cf-ad00a74b1fc9.jpg saved to cache
2026-03-27 12:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d89dc5de-1eac-5228-a2bf-1d77258e76d1
2026-03-27 12:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727882> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 222d39aa-dc28-5087-be64-c00dba535d5f with identifier: 10733234
2026-03-27 12:23:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 222d39aa-dc28-5087-be64-c00dba535d5f with identifier: 10733234
2026-03-27 12:23:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 222d39aa-dc28-5087-be64-c00dba535d5f with identifier: 10733234 to the API
2026-03-27 12:23:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749619/general/dd096aba-d6c9-474b-9857-2172b28d2f40.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 272,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Diesel',
'id': '222d39aa-dc28-5087-be64-c00dba535d5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KMTHC81DDNU136648',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733234',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Genesis',
'model': 'GV80',
'odometer': 82140,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142217,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749619/general/9aed19e2-4a30-4a1b-baa9-e2eb97fd3adc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162173,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749619/general/069dbf22-0b17-408a-9a0f-2454de59af7a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108917,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749619/general/c7c15c9d-7230-4de6-9820-bc1aa4630874.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180700,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749619/general/a4c9ac7b-a573-4b4e-8b9a-9caa684a1e39.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125110,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749619/general/6b4b6f0a-3ec4-4b78-8983-829768a36bbb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97752,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749619/general/dd096aba-d6c9-474b-9857-2172b28d2f40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105384,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749619/general/166cc963-41fa-483e-920b-73f45e232075.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78477,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749619/general/1bf75a2c-ae63-47be-b762-4701ad1ff645.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99827,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749619/general/83f3ca96-e41a-493d-8087-59bda6d95a76.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_222d39aa-dc28-5087-be64-c00dba535d5f/222d39aa-dc28-5087-be64-c00dba535d5f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82163,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749619/general/039d3ed0-99e0-4d10-ada0-b1480334ac69.jpg',
'Width': 800}],
'price': 35600,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Genesis GV80 3.0 Executive - Diesel - Automatic - 272 hp - 82.140 '
'km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2023}
2026-03-27 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733234%27 HTTP/1.1" 200 None
2026-03-27 12:23:31 [adesa.de] INFO: Saving data for 10733234: {'created_time': 1774614211.490824, 'last_price_update_time': 1774614211.490841, 'auction_closing_time': 1774951200.0}
2026-03-27 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733234') HTTP/1.1" 204 0
2026-03-27 12:23:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fb06641f-f193-5614-a712-b9c56154b155 with identifier: 10733240
2026-03-27 12:23:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fb06641f-f193-5614-a712-b9c56154b155 with identifier: 10733240
2026-03-27 12:23:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fb06641f-f193-5614-a712-b9c56154b155 with identifier: 10733240 to the API
2026-03-27 12:23:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749624/general/c2ae4cb8-10cb-4278-8c5c-e3bda9438427.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'fb06641f-f193-5614-a712-b9c56154b155',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGWEEUA52NK647124',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733240',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ora',
'model': 'Funky Cat',
'odometer': 8121,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103336,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749624/general/c2ae4cb8-10cb-4278-8c5c-e3bda9438427.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144226,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749624/general/02591ee4-9ec6-40c9-a22a-97b00ff3aa0d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150801,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749624/general/eb1f60c0-766e-4a6a-be33-9f0a672d7e62.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159227,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749624/general/68c6ba7f-52fc-4064-b1db-735490a7604d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75966,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749624/general/c6f9ad3d-e3e3-441d-9d6f-9c3b410ab339.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102344,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749624/general/98eb8e20-c6c3-4eec-8107-645eeaeeb001.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104679,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749624/general/478b7844-6cc1-4af3-9781-e3061ed4a9a8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94587,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749624/general/bf92f96c-75de-4ed4-b8a5-5f17c496062b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46849,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749624/general/0ce9835b-4fca-46e5-a6e4-c58ddecf9c0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb06641f-f193-5614-a712-b9c56154b155/fb06641f-f193-5614-a712-b9c56154b155_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65357,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749624/general/c3d21da9-f397-4dc6-b506-75ef1b95e193.jpg',
'Width': 1280}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-10-10',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Ora Funky Cat 300 63 kWh Pro - Electric - Automatic - 174 hp - '
'8.121 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-27 12:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733240%27 HTTP/1.1" 200 None
2026-03-27 12:23:32 [adesa.de] INFO: Saving data for 10733240: {'created_time': 1774614212.50013, 'last_price_update_time': 1774614212.500141, 'auction_closing_time': 1774951200.0}
2026-03-27 12:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733240') HTTP/1.1" 204 0
2026-03-27 12:23:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749557/general/0466d5b0-3ad7-46ad-98c2-d2cbd0fd2b07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732918)
2026-03-27 12:23:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ce6d127-4e1d-5121-8250-96ac850e9eb9 with identifier: 10727882
2026-03-27 12:23:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ce6d127-4e1d-5121-8250-96ac850e9eb9 with scrape type 2
2026-03-27 12:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ce6d127-4e1d-5121-8250-96ac850e9eb9 with scrape type 2
2026-03-27 12:23:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ce6d127-4e1d-5121-8250-96ac850e9eb9, identifier: 10727882
2026-03-27 12:23:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ce6d127-4e1d-5121-8250-96ac850e9eb9 with identifier: 10727882
2026-03-27 12:23:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ce6d127-4e1d-5121-8250-96ac850e9eb9 with identifier: 10727882
2026-03-27 12:23:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ce6d127-4e1d-5121-8250-96ac850e9eb9 with identifier: 10727882 to the API
2026-03-27 12:23:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727882>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 146,
'expiration_date': '2026-03-27T13:28:00Z',
'fuel_type': 'Diesel',
'id': '3ce6d127-4e1d-5121-8250-96ac850e9eb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991037-2515374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727882',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 160613,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2019-09-06',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano 2.3 - Diesel - Manual - 146 hp - 160.613 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 12:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727882%27 HTTP/1.1" 200 None
2026-03-27 12:23:32 [adesa.de] INFO: Saving data for 10727882: {'auction_closing_time': 1774618080.0, 'created_time': 1774527596.603165, 'last_price_update_time': 1774614212.936986}
2026-03-27 12:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727882') HTTP/1.1" 204 0
2026-03-27 12:23:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142001e10>
2026-03-27 12:23:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749557%252Fgeneral%252F0466d5b0-3ad7-46ad-98c2-d2cbd0fd2b07.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/0466d5b0-3ad7-46ad-98c2-d2cbd0fd2b07.jpg saved to cache
2026-03-27 12:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d89dc5de-1eac-5228-a2bf-1d77258e76d1
2026-03-27 12:23:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:33 [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-27 12:23:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727816> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18f9f261-8fe3-5068-976a-ba7d4c292513 with identifier: 10727822
2026-03-27 12:23:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18f9f261-8fe3-5068-976a-ba7d4c292513 with scrape type 2
2026-03-27 12:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18f9f261-8fe3-5068-976a-ba7d4c292513 with scrape type 2
2026-03-27 12:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 18f9f261-8fe3-5068-976a-ba7d4c292513, identifier: 10727822
2026-03-27 12:23:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 18f9f261-8fe3-5068-976a-ba7d4c292513 with identifier: 10727822
2026-03-27 12:23:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 18f9f261-8fe3-5068-976a-ba7d4c292513 with identifier: 10727822
2026-03-27 12:23:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 18f9f261-8fe3-5068-976a-ba7d4c292513 with identifier: 10727822 to the API
2026-03-27 12:23:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727822>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:22:00Z',
'fuel_type': 'Electric',
'id': '18f9f261-8fe3-5068-976a-ba7d4c292513',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991049-2523254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727822',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 31266,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka Elegance - Electric - Automatic - 136 hp - 31.266 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-27 12:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727822%27 HTTP/1.1" 200 None
2026-03-27 12:23:34 [adesa.de] INFO: Saving data for 10727822: {'auction_closing_time': 1774617720.0, 'created_time': 1774527610.049812, 'last_price_update_time': 1774614214.470701}
2026-03-27 12:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727822') HTTP/1.1" 204 0
2026-03-27 12:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749557/general/11474b56-07c2-4431-8e4d-8f497ce8abfc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732918)
2026-03-27 12:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749557/general/9eeae236-39cf-4967-ab27-d81225d1da52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732918)
2026-03-27 12:23:34 [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-27 12:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4057c034-1396-5679-b48e-eedc8a044413 with identifier: 10726341
2026-03-27 12:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4057c034-1396-5679-b48e-eedc8a044413 with scrape type 2
2026-03-27 12:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4057c034-1396-5679-b48e-eedc8a044413 with scrape type 2
2026-03-27 12:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4057c034-1396-5679-b48e-eedc8a044413, identifier: 10726341
2026-03-27 12:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 135711f5-4478-51a4-a9e5-c9071ac68ea8 with identifier: 10727816
2026-03-27 12:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 135711f5-4478-51a4-a9e5-c9071ac68ea8 with scrape type 2
2026-03-27 12:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 135711f5-4478-51a4-a9e5-c9071ac68ea8 with scrape type 2
2026-03-27 12:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 135711f5-4478-51a4-a9e5-c9071ac68ea8, identifier: 10727816
2026-03-27 12:23:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4057c034-1396-5679-b48e-eedc8a044413 with identifier: 10726341
2026-03-27 12:23:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4057c034-1396-5679-b48e-eedc8a044413 with identifier: 10726341
2026-03-27 12:23:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4057c034-1396-5679-b48e-eedc8a044413 with identifier: 10726341 to the API
2026-03-27 12:23:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726341>
{'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': 0,
'price': 9700,
'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-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:36 [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-27 12:23:36 [adesa.de] INFO: Saving data for 10726341: {'auction_closing_time': 1774962000.0, 'created_time': 1774498549.343941, 'last_price_update_time': 1774614216.05405}
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726341') HTTP/1.1" 204 0
2026-03-27 12:23:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 135711f5-4478-51a4-a9e5-c9071ac68ea8 with identifier: 10727816
2026-03-27 12:23:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 135711f5-4478-51a4-a9e5-c9071ac68ea8 with identifier: 10727816
2026-03-27 12:23:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 135711f5-4478-51a4-a9e5-c9071ac68ea8 with identifier: 10727816 to the API
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23: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-27 12:23:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727816>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T13:28:20Z',
'fuel_type': 'Diesel',
'id': '135711f5-4478-51a4-a9e5-c9071ac68ea8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990974-2528493',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727816',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 61313,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 6,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano 2.3 - Diesel - Manual - 135 hp - 61.313 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727816%27 HTTP/1.1" 200 None
2026-03-27 12:23:36 [adesa.de] INFO: Saving data for 10727816: {'auction_closing_time': 1774618100.0, 'created_time': 1774527602.121266, 'last_price_update_time': 1774614216.375167}
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727816') HTTP/1.1" 204 0
2026-03-27 12:23:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714083c510>
2026-03-27 12:23:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749557%252Fgeneral%252F11474b56-07c2-4431-8e4d-8f497ce8abfc.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/11474b56-07c2-4431-8e4d-8f497ce8abfc.jpg saved to cache
2026-03-27 12:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d89dc5de-1eac-5228-a2bf-1d77258e76d1
2026-03-27 12:23:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a61e10>
2026-03-27 12:23:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749557%252Fgeneral%252F9eeae236-39cf-4967-ab27-d81225d1da52.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/9eeae236-39cf-4967-ab27-d81225d1da52.jpg saved to cache
2026-03-27 12:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d89dc5de-1eac-5228-a2bf-1d77258e76d1
2026-03-27 12:23:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee874904-6416-5f12-ab72-9d85f46d8d67 with identifier: 10726400
2026-03-27 12:23:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee874904-6416-5f12-ab72-9d85f46d8d67 with scrape type 2
2026-03-27 12:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee874904-6416-5f12-ab72-9d85f46d8d67 with scrape type 2
2026-03-27 12:23:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ee874904-6416-5f12-ab72-9d85f46d8d67, identifier: 10726400
2026-03-27 12:23:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 612b7f70-a1d4-5dc7-a331-cf72b1b34842 with identifier: 10727895
2026-03-27 12:23:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 612b7f70-a1d4-5dc7-a331-cf72b1b34842 with scrape type 2
2026-03-27 12:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 612b7f70-a1d4-5dc7-a331-cf72b1b34842 with scrape type 2
2026-03-27 12:23:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 612b7f70-a1d4-5dc7-a331-cf72b1b34842, identifier: 10727895
2026-03-27 12:23:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ee874904-6416-5f12-ab72-9d85f46d8d67 with identifier: 10726400
2026-03-27 12:23:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ee874904-6416-5f12-ab72-9d85f46d8d67 with identifier: 10726400
2026-03-27 12:23:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ee874904-6416-5f12-ab72-9d85f46d8d67 with identifier: 10726400 to the API
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23: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-27 12:23:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726400>
{'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': 0,
'price': 18200,
'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-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:36 [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-27 12:23:36 [adesa.de] INFO: Saving data for 10726400: {'auction_closing_time': 1774962000.0, 'created_time': 1774498566.569762, 'last_price_update_time': 1774614216.953477}
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726400') HTTP/1.1" 204 0
2026-03-27 12:23:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 612b7f70-a1d4-5dc7-a331-cf72b1b34842 with identifier: 10727895
2026-03-27 12:23:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 612b7f70-a1d4-5dc7-a331-cf72b1b34842 with identifier: 10727895
2026-03-27 12:23:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 612b7f70-a1d4-5dc7-a331-cf72b1b34842 with identifier: 10727895 to the API
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23: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-27 12:23:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727895>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:22:20Z',
'fuel_type': 'Electric',
'id': '612b7f70-a1d4-5dc7-a331-cf72b1b34842',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990951-2521119',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727895',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 93310,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka GS Line - Electric - Automatic - 136 hp - 93.310 km',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2022}
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727895%27 HTTP/1.1" 200 None
2026-03-27 12:23:37 [adesa.de] INFO: Saving data for 10727895: {'auction_closing_time': 1774617740.0, 'created_time': 1774527590.826016, 'last_price_update_time': 1774614217.235963}
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727895') HTTP/1.1" 204 0
2026-03-27 12:23:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749557/general/e0e59b3a-34be-4437-bdba-7bcc7ec89094.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732918)
2026-03-27 12:23:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749557/general/d68fcb52-8215-40e2-b904-194fc7d172a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732918)
2026-03-27 12:23:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749557/general/c9291952-abbd-4291-a451-7546dd188f4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732918)
2026-03-27 12:23:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8721821f-2c52-53ce-8626-fccedb18e61d with identifier: 10727925
2026-03-27 12:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8721821f-2c52-53ce-8626-fccedb18e61d with scrape type 2
2026-03-27 12:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8721821f-2c52-53ce-8626-fccedb18e61d with scrape type 2
2026-03-27 12:23:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8721821f-2c52-53ce-8626-fccedb18e61d, identifier: 10727925
2026-03-27 12:23:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8721821f-2c52-53ce-8626-fccedb18e61d with identifier: 10727925
2026-03-27 12:23:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8721821f-2c52-53ce-8626-fccedb18e61d with identifier: 10727925
2026-03-27 12:23:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8721821f-2c52-53ce-8626-fccedb18e61d with identifier: 10727925 to the API
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23: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-27 12:23:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727925>
{'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-27T13:21:20Z',
'fuel_type': 'Electric',
'id': '8721821f-2c52-53ce-8626-fccedb18e61d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990966-2506886',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727925',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 50530,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka Elegance - Electric - Automatic - 136 hp - 50.530 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727925%27 HTTP/1.1" 200 None
2026-03-27 12:23:37 [adesa.de] INFO: Saving data for 10727925: {'auction_closing_time': 1774617680.0, 'created_time': 1774527607.497045, 'last_price_update_time': 1774614217.616962}
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727925') HTTP/1.1" 204 0
2026-03-27 12:23:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420b0190>
2026-03-27 12:23:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749557%252Fgeneral%252Fe0e59b3a-34be-4437-bdba-7bcc7ec89094.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/e0e59b3a-34be-4437-bdba-7bcc7ec89094.jpg saved to cache
2026-03-27 12:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d89dc5de-1eac-5228-a2bf-1d77258e76d1
2026-03-27 12:23:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d59d50>
2026-03-27 12:23:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749557%252Fgeneral%252Fd68fcb52-8215-40e2-b904-194fc7d172a9.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/d68fcb52-8215-40e2-b904-194fc7d172a9.jpg saved to cache
2026-03-27 12:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d89dc5de-1eac-5228-a2bf-1d77258e76d1
2026-03-27 12:23:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ac8910>
2026-03-27 12:23:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749557%252Fgeneral%252Fc9291952-abbd-4291-a451-7546dd188f4a.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/c9291952-abbd-4291-a451-7546dd188f4a.jpg saved to cache
2026-03-27 12:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d89dc5de-1eac-5228-a2bf-1d77258e76d1
2026-03-27 12:23:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749557/general/3c626859-6294-44ee-9c08-f4140efa6e87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732918)
2026-03-27 12:23:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:23:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d15f10>
2026-03-27 12:23:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:23:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749557%252Fgeneral%252F3c626859-6294-44ee-9c08-f4140efa6e87.jpg') HTTP/1.1" 204 0
2026-03-27 12:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749557/general/3c626859-6294-44ee-9c08-f4140efa6e87.jpg saved to cache
2026-03-27 12:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d89dc5de-1eac-5228-a2bf-1d77258e76d1
2026-03-27 12:23:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d89dc5de-1eac-5228-a2bf-1d77258e76d1, skipping ID generation
2026-03-27 12:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d89dc5de-1eac-5228-a2bf-1d77258e76d1 with scrape type 1
2026-03-27 12:23:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d89dc5de-1eac-5228-a2bf-1d77258e76d1 sending to next pipeline
2026-03-27 12:23:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d89dc5de-1eac-5228-a2bf-1d77258e76d1, identifier: 10732918
2026-03-27 12:23:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d89dc5de-1eac-5228-a2bf-1d77258e76d1 with identifier: 10732918
2026-03-27 12:23:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d89dc5de-1eac-5228-a2bf-1d77258e76d1 with identifier: 10732918
2026-03-27 12:23:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d89dc5de-1eac-5228-a2bf-1d77258e76d1 with identifier: 10732918 to the API
2026-03-27 12:23:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23: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-27 12:23:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749557/general/3c626859-6294-44ee-9c08-f4140efa6e87.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'd89dc5de-1eac-5228-a2bf-1d77258e76d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994473-2519773',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732918',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 19966,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61935,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749557/general/3c626859-6294-44ee-9c08-f4140efa6e87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63759,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749557/general/e0e59b3a-34be-4437-bdba-7bcc7ec89094.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94634,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749557/general/d68fcb52-8215-40e2-b904-194fc7d172a9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95402,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749557/general/c9291952-abbd-4291-a451-7546dd188f4a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76009,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749557/general/11474b56-07c2-4431-8e4d-8f497ce8abfc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136313,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749557/general/9eeae236-39cf-4967-ab27-d81225d1da52.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153732,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749557/general/34b31dc1-33a1-47d3-ba61-14fb007d62a2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103001,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749557/general/0466d5b0-3ad7-46ad-98c2-d2cbd0fd2b07.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178251,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749557/general/9dbfe0b2-5d99-4e0c-a1cf-ad00a74b1fc9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d89dc5de-1eac-5228-a2bf-1d77258e76d1/d89dc5de-1eac-5228-a2bf-1d77258e76d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66416,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749557/general/4753a1de-9d34-492c-bfd3-10a9486f76be.jpg',
'Width': 1280}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2025-06-04',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra 1.2 GS - Petrol - Automatic - 130 hp - 19.966 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732918%27 HTTP/1.1" 200 None
2026-03-27 12:23:38 [adesa.de] INFO: Saving data for 10732918: {'created_time': 1774614218.505408, 'last_price_update_time': 1774614218.505419, 'auction_closing_time': 1774875600.0}
2026-03-27 12:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732918') HTTP/1.1" 204 0
2026-03-27 12:23:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 109ca040-f75e-5ad9-9861-bd1f0ca1ddc0 with identifier: 10727910
2026-03-27 12:23:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 109ca040-f75e-5ad9-9861-bd1f0ca1ddc0 with scrape type 2
2026-03-27 12:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 109ca040-f75e-5ad9-9861-bd1f0ca1ddc0 with scrape type 2
2026-03-27 12:23:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 109ca040-f75e-5ad9-9861-bd1f0ca1ddc0, identifier: 10727910
2026-03-27 12:23:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 109ca040-f75e-5ad9-9861-bd1f0ca1ddc0 with identifier: 10727910
2026-03-27 12:23:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 109ca040-f75e-5ad9-9861-bd1f0ca1ddc0 with identifier: 10727910
2026-03-27 12:23:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 109ca040-f75e-5ad9-9861-bd1f0ca1ddc0 with identifier: 10727910 to the API
2026-03-27 12:23:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23: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-27 12:23:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727910>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:21:40Z',
'fuel_type': 'Electric',
'id': '109ca040-f75e-5ad9-9861-bd1f0ca1ddc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991011-2523252',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727910',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 12773,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka Elegance - Electric - Automatic - 136 hp - 12.773 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-27 12:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727910%27 HTTP/1.1" 200 None
2026-03-27 12:23:38 [adesa.de] INFO: Saving data for 10727910: {'auction_closing_time': 1774617700.0, 'created_time': 1774527610.855756, 'last_price_update_time': 1774614218.897548}
2026-03-27 12:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727910') HTTP/1.1" 204 0
2026-03-27 12:23:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50bb074e-470e-57fa-beca-961aca8d7efa with identifier: 10727903
2026-03-27 12:23:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50bb074e-470e-57fa-beca-961aca8d7efa with scrape type 2
2026-03-27 12:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50bb074e-470e-57fa-beca-961aca8d7efa with scrape type 2
2026-03-27 12:23:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 50bb074e-470e-57fa-beca-961aca8d7efa, identifier: 10727903
2026-03-27 12:23:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 50bb074e-470e-57fa-beca-961aca8d7efa with identifier: 10727903
2026-03-27 12:23:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 50bb074e-470e-57fa-beca-961aca8d7efa with identifier: 10727903
2026-03-27 12:23:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 50bb074e-470e-57fa-beca-961aca8d7efa with identifier: 10727903 to the API
2026-03-27 12:23:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727903>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:19:20Z',
'fuel_type': 'Electric',
'id': '50bb074e-470e-57fa-beca-961aca8d7efa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991024-2540561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727903',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 28345,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa Edition - Electric - Automatic - 136 hp - 28.345 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-27 12:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727903%27 HTTP/1.1" 200 None
2026-03-27 12:23:39 [adesa.de] INFO: Saving data for 10727903: {'auction_closing_time': 1774617560.0, 'created_time': 1774527496.056729, 'last_price_update_time': 1774614219.294398}
2026-03-27 12:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727903') HTTP/1.1" 204 0
2026-03-27 12:23:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 6.457(s), this was the 1st time calling it.
2026-03-27 12:23:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.6291653714309815 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 12:23:44 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '4024f4bccc6dcb257b398f138df63140', '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=4024f4bccc6dcb257b398f138df63140.
2026-03-27 12:23:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b3d892b-7974-5f27-80bc-18702b8232d1 with identifier: 10728089
2026-03-27 12:23:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b3d892b-7974-5f27-80bc-18702b8232d1 with scrape type 2
2026-03-27 12:23:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b3d892b-7974-5f27-80bc-18702b8232d1 with scrape type 2
2026-03-27 12:23:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0b3d892b-7974-5f27-80bc-18702b8232d1, identifier: 10728089
2026-03-27 12:23:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0b3d892b-7974-5f27-80bc-18702b8232d1 with identifier: 10728089
2026-03-27 12:23:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0b3d892b-7974-5f27-80bc-18702b8232d1 with identifier: 10728089
2026-03-27 12:23:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0b3d892b-7974-5f27-80bc-18702b8232d1 with identifier: 10728089 to the API
2026-03-27 12:23:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23: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-27 12:23:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728089>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T13:23:40Z',
'fuel_type': 'Petrol',
'id': '0b3d892b-7974-5f27-80bc-18702b8232d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990919-2527538',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728089',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 95503,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-10-09',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 GS - Petrol - Automatic - 130 hp - 95.503 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2023}
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728089%27 HTTP/1.1" 200 None
2026-03-27 12:23:45 [adesa.de] INFO: Saving data for 10728089: {'auction_closing_time': 1774617820.0, 'created_time': 1774527613.826577, 'last_price_update_time': 1774614225.123292}
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728089') HTTP/1.1" 204 0
2026-03-27 12:23:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23: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-27 12:23:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0501e16-5a52-5e9e-8104-18e35cf5edd6 with identifier: 10727967
2026-03-27 12:23:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0501e16-5a52-5e9e-8104-18e35cf5edd6 with scrape type 2
2026-03-27 12:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0501e16-5a52-5e9e-8104-18e35cf5edd6 with scrape type 2
2026-03-27 12:23:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f0501e16-5a52-5e9e-8104-18e35cf5edd6, identifier: 10727967
2026-03-27 12:23:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f0501e16-5a52-5e9e-8104-18e35cf5edd6 with identifier: 10727967
2026-03-27 12:23:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f0501e16-5a52-5e9e-8104-18e35cf5edd6 with identifier: 10727967
2026-03-27 12:23:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f0501e16-5a52-5e9e-8104-18e35cf5edd6 with identifier: 10727967 to the API
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23: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-27 12:23:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727967>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T13:11:40Z',
'fuel_type': 'Diesel',
'id': 'f0501e16-5a52-5e9e-8104-18e35cf5edd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990982-2510348',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727967',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 90345,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-07-19',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.5 Business Elegance - Diesel - Manual - 110 hp - '
'90.345 km',
'transmission': 'manual',
'trim': 'Business Elegance',
'vin': None,
'year': 2022}
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727967%27 HTTP/1.1" 200 None
2026-03-27 12:23:45 [adesa.de] INFO: Saving data for 10727967: {'auction_closing_time': 1774617100.0, 'created_time': 1774527633.050315, 'last_price_update_time': 1774614225.640222}
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727967') HTTP/1.1" 204 0
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10504919
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [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-27 12:23:45 [adesa.de] INFO: Scrape type for 10504919: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10504919 url https://www.openlane.eu/en/carv6/auction/10504919
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10504958
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [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-27 12:23:45 [adesa.de] INFO: Scrape type for 10504958: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10504958 url https://www.openlane.eu/en/carv6/auction/10504958
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10504980
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [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-27 12:23:45 [adesa.de] INFO: Scrape type for 10504980: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10504980 url https://www.openlane.eu/en/carv6/auction/10504980
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10505021
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [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-27 12:23:45 [adesa.de] INFO: Scrape type for 10505021: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10505021 url https://www.openlane.eu/en/carv6/auction/10505021
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10527712
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [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-27 12:23:45 [adesa.de] INFO: Scrape type for 10527712: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10527712 url https://www.openlane.eu/en/carv6/auction/10527712
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10504951
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [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-27 12:23:45 [adesa.de] INFO: Scrape type for 10504951: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10504951 url https://www.openlane.eu/en/carv6/auction/10504951
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10729521
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729521%27 HTTP/1.1" 200 None
2026-03-27 12:23:45 [adesa.de] INFO: Scrape type for 10729521: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10729521 url https://www.openlane.eu/en/carv6/auction/10729521
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10504986
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [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-27 12:23:45 [adesa.de] INFO: Scrape type for 10504986: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10504986 url https://www.openlane.eu/en/carv6/auction/10504986
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10530502
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [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-27 12:23:45 [adesa.de] INFO: Scrape type for 10530502: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10530502 url https://www.openlane.eu/en/carv6/auction/10530502
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10276383
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [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-27 12:23:45 [adesa.de] INFO: Scrape type for 10276383: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10276383 url https://www.openlane.eu/en/carv6/auction/10276383
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 9958697
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [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-27 12:23:45 [adesa.de] INFO: Scrape type for 9958697: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 9958697 url https://www.openlane.eu/en/carv6/auction/9958697
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10504985
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [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-27 12:23:45 [adesa.de] INFO: Scrape type for 10504985: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10504985 url https://www.openlane.eu/en/carv6/auction/10504985
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10504984
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [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-27 12:23:45 [adesa.de] INFO: Scrape type for 10504984: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10504984 url https://www.openlane.eu/en/carv6/auction/10504984
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10665478
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [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-27 12:23:45 [adesa.de] INFO: Scrape type for 10665478: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10665478 url https://www.openlane.eu/en/carv6/auction/10665478
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10721613
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [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-27 12:23:45 [adesa.de] INFO: Scrape type for 10721613: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10721613 url https://www.openlane.eu/en/carv6/auction/10721613
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10597841
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [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-27 12:23:45 [adesa.de] INFO: Scrape type for 10597841: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10597841 url https://www.openlane.eu/en/carv6/auction/10597841
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10723812
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723812%27 HTTP/1.1" 200 None
2026-03-27 12:23:45 [adesa.de] INFO: Scrape type for 10723812: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10723812 url https://www.openlane.eu/en/carv6/auction/10723812
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10698052
2026-03-27 12:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:45 [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-27 12:23:45 [adesa.de] INFO: Scrape type for 10698052: 0
2026-03-27 12:23:45 [adesa.de] INFO: Skipping item 10698052 url https://www.openlane.eu/en/carv6/auction/10698052
2026-03-27 12:23:45 [adesa.de] INFO: Found listing with ID: 10694524
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10694524: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10694524 url https://www.openlane.eu/en/carv6/auction/10694524
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10703826
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10703826: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10703826 url https://www.openlane.eu/en/carv6/auction/10703826
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10626566
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10626566: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10626566 url https://www.openlane.eu/en/carv6/auction/10626566
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10698811
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10698811: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10698811 url https://www.openlane.eu/en/carv6/auction/10698811
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10696471
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10696471: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10696471 url https://www.openlane.eu/en/carv6/auction/10696471
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10728749
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728749%27 HTTP/1.1" 200 None
2026-03-27 12:23:46 [adesa.de] INFO: Scrape type for 10728749: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10728749 url https://www.openlane.eu/en/carv6/auction/10728749
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10663906
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10663906: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10663906 url https://www.openlane.eu/en/carv6/auction/10663906
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10691964
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10691964: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10691964 url https://www.openlane.eu/en/carv6/auction/10691964
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10728625
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728625%27 HTTP/1.1" 200 None
2026-03-27 12:23:46 [adesa.de] INFO: Scrape type for 10728625: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10728625 url https://www.openlane.eu/en/carv6/auction/10728625
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10728627
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728627%27 HTTP/1.1" 200 None
2026-03-27 12:23:46 [adesa.de] INFO: Scrape type for 10728627: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10728627 url https://www.openlane.eu/en/carv6/auction/10728627
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10707703
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10707703: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10707703 url https://www.openlane.eu/en/carv6/auction/10707703
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10688552
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10688552: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10688552 url https://www.openlane.eu/en/carv6/auction/10688552
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10553682
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10553682: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10553682 url https://www.openlane.eu/en/carv6/auction/10553682
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10698181
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10698181: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10698181 url https://www.openlane.eu/en/carv6/auction/10698181
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10697386
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10697386: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10697386 url https://www.openlane.eu/en/carv6/auction/10697386
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10606756
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10606756: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10606756 url https://www.openlane.eu/en/carv6/auction/10606756
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10590424
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10590424: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10590424 url https://www.openlane.eu/en/carv6/auction/10590424
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10585779
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10585779: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10585779 url https://www.openlane.eu/en/carv6/auction/10585779
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10525350
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10525350: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10525350 url https://www.openlane.eu/en/carv6/auction/10525350
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10662396
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10662396: 2
2026-03-27 12:23:46 [adesa.de] INFO: Scraping item 10662396 url https://www.openlane.eu/en/carv6/auction/10662396
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10719699
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10719699: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10719699 url https://www.openlane.eu/en/carv6/auction/10719699
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10644733
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10644733: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10644733 url https://www.openlane.eu/en/carv6/auction/10644733
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10733664
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733664%27 HTTP/1.1" 200 None
2026-03-27 12:23:46 [adesa.de] INFO: Scrape type for 10733664: 1
2026-03-27 12:23:46 [adesa.de] INFO: Scraping item 10733664 url https://www.openlane.eu/en/carv6/auction/10733664
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10557402
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10557402: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10557402 url https://www.openlane.eu/en/carv6/auction/10557402
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10504929
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10504929: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10504929 url https://www.openlane.eu/en/carv6/auction/10504929
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10504917
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10504917: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10504917 url https://www.openlane.eu/en/carv6/auction/10504917
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10504912
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10504912: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10504912 url https://www.openlane.eu/en/carv6/auction/10504912
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10649966
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10649966: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10649966 url https://www.openlane.eu/en/carv6/auction/10649966
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10505024
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10505024: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10505024 url https://www.openlane.eu/en/carv6/auction/10505024
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10504911
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10504911: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10504911 url https://www.openlane.eu/en/carv6/auction/10504911
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10681290
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10681290: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10681290 url https://www.openlane.eu/en/carv6/auction/10681290
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10504928
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10504928: 2
2026-03-27 12:23:46 [adesa.de] INFO: Scraping item 10504928 url https://www.openlane.eu/en/carv6/auction/10504928
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10504976
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10504976: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10504976 url https://www.openlane.eu/en/carv6/auction/10504976
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10504940
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10504940: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10504940 url https://www.openlane.eu/en/carv6/auction/10504940
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10620678
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10620678: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10620678 url https://www.openlane.eu/en/carv6/auction/10620678
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10662394
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10662394: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10662394 url https://www.openlane.eu/en/carv6/auction/10662394
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10723811
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723811%27 HTTP/1.1" 200 None
2026-03-27 12:23:46 [adesa.de] INFO: Scrape type for 10723811: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10723811 url https://www.openlane.eu/en/carv6/auction/10723811
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10662395
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10662395: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10662395 url https://www.openlane.eu/en/carv6/auction/10662395
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10723810
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723810%27 HTTP/1.1" 200 None
2026-03-27 12:23:46 [adesa.de] INFO: Scrape type for 10723810: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10723810 url https://www.openlane.eu/en/carv6/auction/10723810
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10505027
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10505027: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10505027 url https://www.openlane.eu/en/carv6/auction/10505027
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10504974
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10504974: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10504974 url https://www.openlane.eu/en/carv6/auction/10504974
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10504944
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10504944: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10504944 url https://www.openlane.eu/en/carv6/auction/10504944
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10676821
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10676821: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10676821 url https://www.openlane.eu/en/carv6/auction/10676821
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10626289
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10626289: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10626289 url https://www.openlane.eu/en/carv6/auction/10626289
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10626518
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10626518: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10626518 url https://www.openlane.eu/en/carv6/auction/10626518
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10631171
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10631171: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10631171 url https://www.openlane.eu/en/carv6/auction/10631171
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10626516
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10626516: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10626516 url https://www.openlane.eu/en/carv6/auction/10626516
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10631172
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10631172: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10631172 url https://www.openlane.eu/en/carv6/auction/10631172
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10676824
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10676824: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10676824 url https://www.openlane.eu/en/carv6/auction/10676824
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10626287
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10626287: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10626287 url https://www.openlane.eu/en/carv6/auction/10626287
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10626276
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10626276: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10626276 url https://www.openlane.eu/en/carv6/auction/10626276
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10626274
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10626274: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10626274 url https://www.openlane.eu/en/carv6/auction/10626274
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10626285
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10626285: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10626285 url https://www.openlane.eu/en/carv6/auction/10626285
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10640299
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10640299: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10640299 url https://www.openlane.eu/en/carv6/auction/10640299
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10626540
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10626540: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10626540 url https://www.openlane.eu/en/carv6/auction/10626540
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10559443
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [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-27 12:23:46 [adesa.de] INFO: Scrape type for 10559443: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10559443 url https://www.openlane.eu/en/carv6/auction/10559443
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10729520
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729520%27 HTTP/1.1" 200 None
2026-03-27 12:23:46 [adesa.de] INFO: Scrape type for 10729520: 0
2026-03-27 12:23:46 [adesa.de] INFO: Skipping item 10729520 url https://www.openlane.eu/en/carv6/auction/10729520
2026-03-27 12:23:46 [adesa.de] INFO: Found listing with ID: 10729522
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729522%27 HTTP/1.1" 200 None
2026-03-27 12:23:47 [adesa.de] INFO: Scrape type for 10729522: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10729522 url https://www.openlane.eu/en/carv6/auction/10729522
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10707953
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10707953: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10707953 url https://www.openlane.eu/en/carv6/auction/10707953
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10620675
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10620675: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10620675 url https://www.openlane.eu/en/carv6/auction/10620675
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10625968
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10625968: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10625968 url https://www.openlane.eu/en/carv6/auction/10625968
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10626545
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10626545: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10626545 url https://www.openlane.eu/en/carv6/auction/10626545
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10631175
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10631175: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10631175 url https://www.openlane.eu/en/carv6/auction/10631175
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10627628
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10627628: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10627628 url https://www.openlane.eu/en/carv6/auction/10627628
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10627640
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10627640: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10627640 url https://www.openlane.eu/en/carv6/auction/10627640
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10626273
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10626273: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10626273 url https://www.openlane.eu/en/carv6/auction/10626273
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10627637
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10627637: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10627637 url https://www.openlane.eu/en/carv6/auction/10627637
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10698071
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10698071: 2
2026-03-27 12:23:47 [adesa.de] INFO: Scraping item 10698071 url https://www.openlane.eu/en/carv6/auction/10698071
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10623496
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10623496: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10623496 url https://www.openlane.eu/en/carv6/auction/10623496
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10632970
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10632970: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10632970 url https://www.openlane.eu/en/carv6/auction/10632970
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10632976
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10632976: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10632976 url https://www.openlane.eu/en/carv6/auction/10632976
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10626290
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10626290: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10626290 url https://www.openlane.eu/en/carv6/auction/10626290
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10632971
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10632971: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10632971 url https://www.openlane.eu/en/carv6/auction/10632971
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10425397
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10425397: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10425397 url https://www.openlane.eu/en/carv6/auction/10425397
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10675195
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10675195: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10675195 url https://www.openlane.eu/en/carv6/auction/10675195
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10674997
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10674997: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10674997 url https://www.openlane.eu/en/carv6/auction/10674997
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10717041
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10717041: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10717041 url https://www.openlane.eu/en/carv6/auction/10717041
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10699421
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10699421: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10699421 url https://www.openlane.eu/en/carv6/auction/10699421
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10384594
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10384594: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10384594 url https://www.openlane.eu/en/carv6/auction/10384594
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10633433
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10633433: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10633433 url https://www.openlane.eu/en/carv6/auction/10633433
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10649959
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10649959: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10649959 url https://www.openlane.eu/en/carv6/auction/10649959
2026-03-27 12:23:47 [adesa.de] INFO: Found listing with ID: 10694994
2026-03-27 12:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:47 [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-27 12:23:47 [adesa.de] INFO: Scrape type for 10694994: 0
2026-03-27 12:23:47 [adesa.de] INFO: Skipping item 10694994 url https://www.openlane.eu/en/carv6/auction/10694994
2026-03-27 12:23:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 12:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87252360-5825-5d51-a29a-efd46c829e7d with identifier: 10727918
2026-03-27 12:23:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87252360-5825-5d51-a29a-efd46c829e7d with scrape type 2
2026-03-27 12:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87252360-5825-5d51-a29a-efd46c829e7d with scrape type 2
2026-03-27 12:23:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87252360-5825-5d51-a29a-efd46c829e7d, identifier: 10727918
2026-03-27 12:23:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87252360-5825-5d51-a29a-efd46c829e7d with identifier: 10727918
2026-03-27 12:23:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87252360-5825-5d51-a29a-efd46c829e7d with identifier: 10727918
2026-03-27 12:23:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87252360-5825-5d51-a29a-efd46c829e7d with identifier: 10727918 to the API
2026-03-27 12:23:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727918>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T13:06:20Z',
'fuel_type': 'Hybrid',
'id': '87252360-5825-5d51-a29a-efd46c829e7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990923-2506810',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727918',
'listing': 'auction',
'location': 'Hessisch Lichtenau (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 60518,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Business Elegance - Hybrid - Automatic - 150 hp - 60.518 '
'km',
'transmission': 'automatic',
'trim': 'Business Elegance',
'vin': None,
'year': 2022}
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727918%27 HTTP/1.1" 200 None
2026-03-27 12:23:52 [adesa.de] INFO: Saving data for 10727918: {'auction_closing_time': 1774616780.0, 'created_time': 1774527578.906879, 'last_price_update_time': 1774614232.114564}
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727918') HTTP/1.1" 204 0
2026-03-27 12:23:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733233> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:23:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:23:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f669b98f-4601-5a16-b0ad-e218251ae382 with identifier: 10727986
2026-03-27 12:23:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f669b98f-4601-5a16-b0ad-e218251ae382 with scrape type 2
2026-03-27 12:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f669b98f-4601-5a16-b0ad-e218251ae382 with scrape type 2
2026-03-27 12:23:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f669b98f-4601-5a16-b0ad-e218251ae382, identifier: 10727986
2026-03-27 12:23:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f669b98f-4601-5a16-b0ad-e218251ae382 with identifier: 10727986
2026-03-27 12:23:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f669b98f-4601-5a16-b0ad-e218251ae382 with identifier: 10727986
2026-03-27 12:23:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f669b98f-4601-5a16-b0ad-e218251ae382 with identifier: 10727986 to the API
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:23:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727986>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:17:00Z',
'fuel_type': 'Electric',
'id': 'f669b98f-4601-5a16-b0ad-e218251ae382',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2991009-2540411',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727986',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 26802,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa Edition - Electric - Automatic - 136 hp - 26.802 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727986%27 HTTP/1.1" 200 None
2026-03-27 12:23:52 [adesa.de] INFO: Saving data for 10727986: {'auction_closing_time': 1774617420.0, 'created_time': 1774527519.692914, 'last_price_update_time': 1774614232.581331}
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727986') HTTP/1.1" 204 0
2026-03-27 12:23:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3a01059-eb56-526d-bee1-5929bb4c6e87 with identifier: 10733233
2026-03-27 12:23:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3a01059-eb56-526d-bee1-5929bb4c6e87 with scrape type 1
2026-03-27 12:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3a01059-eb56-526d-bee1-5929bb4c6e87
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252F1ea92fb7-aae4-407d-906e-040fe091e434.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/1ea92fb7-aae4-407d-906e-040fe091e434.jpg not downloaded yet
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252F08b2f46f-df85-45e7-88f7-38e6d03d9bb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/08b2f46f-df85-45e7-88f7-38e6d03d9bb1.jpg not downloaded yet
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252Facf25633-4d8a-4e9c-88d2-2d68b7a2b33a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/acf25633-4d8a-4e9c-88d2-2d68b7a2b33a.jpg not downloaded yet
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252Fc1254e7c-fad0-4c1b-8cdf-d40df99ac104.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/c1254e7c-fad0-4c1b-8cdf-d40df99ac104.jpg not downloaded yet
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252F9edd495b-9445-4ee1-91da-6bf9374fa41b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/9edd495b-9445-4ee1-91da-6bf9374fa41b.jpg not downloaded yet
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252F3939dbbd-1317-4ff1-9405-d34e16b76702.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/3939dbbd-1317-4ff1-9405-d34e16b76702.jpg not downloaded yet
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252Fcb242249-f8d5-44f3-8166-704ea2c94c0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/cb242249-f8d5-44f3-8166-704ea2c94c0e.jpg not downloaded yet
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252F8226b42a-fe94-401f-808f-2532a92b959c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/8226b42a-fe94-401f-808f-2532a92b959c.jpg not downloaded yet
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252F4a63a5e1-241f-4bc7-80d5-0e0545d5097b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/4a63a5e1-241f-4bc7-80d5-0e0545d5097b.jpg not downloaded yet
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252Fd5861475-9500-4b06-8709-35052f0fa912.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/d5861475-9500-4b06-8709-35052f0fa912.jpg not downloaded yet
2026-03-27 12:24:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b428359d-3dbd-5196-8919-7e5669fe19cc with identifier: 10733227
2026-03-27 12:24:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b428359d-3dbd-5196-8919-7e5669fe19cc with scrape type 1
2026-03-27 12:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b428359d-3dbd-5196-8919-7e5669fe19cc
2026-03-27 12:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749612%252Fgeneral%252F9bdec765-512d-4c95-8464-f8ec22858d0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/9bdec765-512d-4c95-8464-f8ec22858d0d.jpg not downloaded yet
2026-03-27 12:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749612%252Fgeneral%252F6e84b46b-6884-47b7-a0c8-0557ba3187bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/6e84b46b-6884-47b7-a0c8-0557ba3187bb.jpg not downloaded yet
2026-03-27 12:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749612%252Fgeneral%252F6b42ae4b-59be-4740-bf03-5f8c4a958b01.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/6b42ae4b-59be-4740-bf03-5f8c4a958b01.jpg not downloaded yet
2026-03-27 12:24:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749618/general/d5861475-9500-4b06-8709-35052f0fa912.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733233)
2026-03-27 12:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749612%252Fgeneral%252Fd21cae5e-e184-4a27-8c4f-c22b103ececc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/d21cae5e-e184-4a27-8c4f-c22b103ececc.jpg not downloaded yet
2026-03-27 12:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749612%252Fgeneral%252F5902f9ee-bfba-472e-8915-96abbb4a9bba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/5902f9ee-bfba-472e-8915-96abbb4a9bba.jpg not downloaded yet
2026-03-27 12:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749612%252Fgeneral%252F90f75826-6a27-4ef4-84a9-1a096e80c335.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/90f75826-6a27-4ef4-84a9-1a096e80c335.jpg not downloaded yet
2026-03-27 12:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749612%252Fgeneral%252F7b5c5196-19ce-48cf-9cc3-4520391bddf0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/7b5c5196-19ce-48cf-9cc3-4520391bddf0.jpg not downloaded yet
2026-03-27 12:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749612%252Fgeneral%252F17cdd3be-8dec-46f2-9ea8-e6b43c94f6b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/17cdd3be-8dec-46f2-9ea8-e6b43c94f6b3.jpg not downloaded yet
2026-03-27 12:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749612%252Fgeneral%252F1b9c013b-ac47-4d30-b60d-d461c5c48d00.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/1b9c013b-ac47-4d30-b60d-d461c5c48d00.jpg not downloaded yet
2026-03-27 12:24:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749612/general/6b42ae4b-59be-4740-bf03-5f8c4a958b01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733227)
2026-03-27 12:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749612%252Fgeneral%252F9dd64389-b54e-4d0d-ac67-cebd3ba1d9cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/9dd64389-b54e-4d0d-ac67-cebd3ba1d9cf.jpg not downloaded yet
2026-03-27 12:24:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d8bb50>
2026-03-27 12:24:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252Fd5861475-9500-4b06-8709-35052f0fa912.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/d5861475-9500-4b06-8709-35052f0fa912.jpg saved to cache
2026-03-27 12:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b3a01059-eb56-526d-bee1-5929bb4c6e87
2026-03-27 12:24:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142000a10>
2026-03-27 12:24:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749612%252Fgeneral%252F6b42ae4b-59be-4740-bf03-5f8c4a958b01.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/6b42ae4b-59be-4740-bf03-5f8c4a958b01.jpg saved to cache
2026-03-27 12:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b428359d-3dbd-5196-8919-7e5669fe19cc
2026-03-27 12:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749612/general/1b9c013b-ac47-4d30-b60d-d461c5c48d00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733227)
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714201f790>
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749612%252Fgeneral%252F1b9c013b-ac47-4d30-b60d-d461c5c48d00.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/1b9c013b-ac47-4d30-b60d-d461c5c48d00.jpg saved to cache
2026-03-27 12:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b428359d-3dbd-5196-8919-7e5669fe19cc
2026-03-27 12:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749612/general/9dd64389-b54e-4d0d-ac67-cebd3ba1d9cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733227)
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dda0d0>
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749612%252Fgeneral%252F9dd64389-b54e-4d0d-ac67-cebd3ba1d9cf.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/9dd64389-b54e-4d0d-ac67-cebd3ba1d9cf.jpg saved to cache
2026-03-27 12:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b428359d-3dbd-5196-8919-7e5669fe19cc
2026-03-27 12:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749612/general/17cdd3be-8dec-46f2-9ea8-e6b43c94f6b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733227)
2026-03-27 12:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749612/general/7b5c5196-19ce-48cf-9cc3-4520391bddf0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733227)
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142002890>
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749612%252Fgeneral%252F17cdd3be-8dec-46f2-9ea8-e6b43c94f6b3.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/17cdd3be-8dec-46f2-9ea8-e6b43c94f6b3.jpg saved to cache
2026-03-27 12:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b428359d-3dbd-5196-8919-7e5669fe19cc
2026-03-27 12:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749612/general/90f75826-6a27-4ef4-84a9-1a096e80c335.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733227)
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409dd290>
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749612%252Fgeneral%252F7b5c5196-19ce-48cf-9cc3-4520391bddf0.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/7b5c5196-19ce-48cf-9cc3-4520391bddf0.jpg saved to cache
2026-03-27 12:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b428359d-3dbd-5196-8919-7e5669fe19cc
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a63850>
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749612%252Fgeneral%252F90f75826-6a27-4ef4-84a9-1a096e80c335.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/90f75826-6a27-4ef4-84a9-1a096e80c335.jpg saved to cache
2026-03-27 12:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b428359d-3dbd-5196-8919-7e5669fe19cc
2026-03-27 12:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749612/general/5902f9ee-bfba-472e-8915-96abbb4a9bba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733227)
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0fed0>
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749612%252Fgeneral%252F5902f9ee-bfba-472e-8915-96abbb4a9bba.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/5902f9ee-bfba-472e-8915-96abbb4a9bba.jpg saved to cache
2026-03-27 12:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b428359d-3dbd-5196-8919-7e5669fe19cc
2026-03-27 12:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749612/general/d21cae5e-e184-4a27-8c4f-c22b103ececc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733227)
2026-03-27 12:24:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749612/general/6e84b46b-6884-47b7-a0c8-0557ba3187bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733227)
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a63850>
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749612%252Fgeneral%252Fd21cae5e-e184-4a27-8c4f-c22b103ececc.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/d21cae5e-e184-4a27-8c4f-c22b103ececc.jpg saved to cache
2026-03-27 12:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b428359d-3dbd-5196-8919-7e5669fe19cc
2026-03-27 12:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749612/general/9bdec765-512d-4c95-8464-f8ec22858d0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733227)
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbac50>
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749612%252Fgeneral%252F6e84b46b-6884-47b7-a0c8-0557ba3187bb.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/6e84b46b-6884-47b7-a0c8-0557ba3187bb.jpg saved to cache
2026-03-27 12:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b428359d-3dbd-5196-8919-7e5669fe19cc
2026-03-27 12:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749618/general/4a63a5e1-241f-4bc7-80d5-0e0545d5097b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733233)
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714095b010>
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749612%252Fgeneral%252F9bdec765-512d-4c95-8464-f8ec22858d0d.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749612/general/9bdec765-512d-4c95-8464-f8ec22858d0d.jpg saved to cache
2026-03-27 12:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b428359d-3dbd-5196-8919-7e5669fe19cc
2026-03-27 12:24:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b428359d-3dbd-5196-8919-7e5669fe19cc, skipping ID generation
2026-03-27 12:24:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b428359d-3dbd-5196-8919-7e5669fe19cc with scrape type 1
2026-03-27 12:24:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b428359d-3dbd-5196-8919-7e5669fe19cc sending to next pipeline
2026-03-27 12:24:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b428359d-3dbd-5196-8919-7e5669fe19cc, identifier: 10733227
2026-03-27 12:24:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b428359d-3dbd-5196-8919-7e5669fe19cc with identifier: 10733227
2026-03-27 12:24:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b428359d-3dbd-5196-8919-7e5669fe19cc with identifier: 10733227
2026-03-27 12:24:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b428359d-3dbd-5196-8919-7e5669fe19cc with identifier: 10733227 to the API
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749612/general/9bdec765-512d-4c95-8464-f8ec22858d0d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b428359d-3dbd-5196-8919-7e5669fe19cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB1P2005311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733227',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 20446,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86128,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749612/general/9bdec765-512d-4c95-8464-f8ec22858d0d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87573,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749612/general/6e84b46b-6884-47b7-a0c8-0557ba3187bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90801,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749612/general/6b42ae4b-59be-4740-bf03-5f8c4a958b01.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89699,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749612/general/d21cae5e-e184-4a27-8c4f-c22b103ececc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97255,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749612/general/5902f9ee-bfba-472e-8915-96abbb4a9bba.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92059,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749612/general/90f75826-6a27-4ef4-84a9-1a096e80c335.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90982,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749612/general/7b5c5196-19ce-48cf-9cc3-4520391bddf0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167875,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749612/general/17cdd3be-8dec-46f2-9ea8-e6b43c94f6b3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126499,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749612/general/1b9c013b-ac47-4d30-b60d-d461c5c48d00.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b428359d-3dbd-5196-8919-7e5669fe19cc/b428359d-3dbd-5196-8919-7e5669fe19cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84417,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749612/general/9dd64389-b54e-4d0d-ac67-cebd3ba1d9cf.jpg',
'Width': 800}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-12-12',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 20.446 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733227%27 HTTP/1.1" 200 None
2026-03-27 12:24:02 [adesa.de] INFO: Saving data for 10733227: {'created_time': 1774614242.66315, 'last_price_update_time': 1774614242.663161, 'auction_closing_time': 1774951200.0}
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733227') HTTP/1.1" 204 0
2026-03-27 12:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749618/general/8226b42a-fe94-401f-808f-2532a92b959c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733233)
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2df90>
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252F4a63a5e1-241f-4bc7-80d5-0e0545d5097b.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/4a63a5e1-241f-4bc7-80d5-0e0545d5097b.jpg saved to cache
2026-03-27 12:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b3a01059-eb56-526d-bee1-5929bb4c6e87
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c54d0>
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252F8226b42a-fe94-401f-808f-2532a92b959c.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/8226b42a-fe94-401f-808f-2532a92b959c.jpg saved to cache
2026-03-27 12:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b3a01059-eb56-526d-bee1-5929bb4c6e87
2026-03-27 12:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749618/general/cb242249-f8d5-44f3-8166-704ea2c94c0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733233)
2026-03-27 12:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749618/general/3939dbbd-1317-4ff1-9405-d34e16b76702.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733233)
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a5090>
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252Fcb242249-f8d5-44f3-8166-704ea2c94c0e.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/cb242249-f8d5-44f3-8166-704ea2c94c0e.jpg saved to cache
2026-03-27 12:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b3a01059-eb56-526d-bee1-5929bb4c6e87
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a5b10>
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252F3939dbbd-1317-4ff1-9405-d34e16b76702.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/3939dbbd-1317-4ff1-9405-d34e16b76702.jpg saved to cache
2026-03-27 12:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b3a01059-eb56-526d-bee1-5929bb4c6e87
2026-03-27 12:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749618/general/9edd495b-9445-4ee1-91da-6bf9374fa41b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733233)
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144208bd0>
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252F9edd495b-9445-4ee1-91da-6bf9374fa41b.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/9edd495b-9445-4ee1-91da-6bf9374fa41b.jpg saved to cache
2026-03-27 12:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b3a01059-eb56-526d-bee1-5929bb4c6e87
2026-03-27 12:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749618/general/c1254e7c-fad0-4c1b-8cdf-d40df99ac104.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733233)
2026-03-27 12:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749618/general/acf25633-4d8a-4e9c-88d2-2d68b7a2b33a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733233)
2026-03-27 12:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749618/general/08b2f46f-df85-45e7-88f7-38e6d03d9bb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733233)
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e56690>
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252Fc1254e7c-fad0-4c1b-8cdf-d40df99ac104.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/c1254e7c-fad0-4c1b-8cdf-d40df99ac104.jpg saved to cache
2026-03-27 12:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b3a01059-eb56-526d-bee1-5929bb4c6e87
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ae9810>
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252Facf25633-4d8a-4e9c-88d2-2d68b7a2b33a.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/acf25633-4d8a-4e9c-88d2-2d68b7a2b33a.jpg saved to cache
2026-03-27 12:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b3a01059-eb56-526d-bee1-5929bb4c6e87
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c5110>
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252F08b2f46f-df85-45e7-88f7-38e6d03d9bb1.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/08b2f46f-df85-45e7-88f7-38e6d03d9bb1.jpg saved to cache
2026-03-27 12:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b3a01059-eb56-526d-bee1-5929bb4c6e87
2026-03-27 12:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749618/general/1ea92fb7-aae4-407d-906e-040fe091e434.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733233)
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714420b950>
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749618%252Fgeneral%252F1ea92fb7-aae4-407d-906e-040fe091e434.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749618/general/1ea92fb7-aae4-407d-906e-040fe091e434.jpg saved to cache
2026-03-27 12:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b3a01059-eb56-526d-bee1-5929bb4c6e87
2026-03-27 12:24:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b3a01059-eb56-526d-bee1-5929bb4c6e87, skipping ID generation
2026-03-27 12:24:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3a01059-eb56-526d-bee1-5929bb4c6e87 with scrape type 1
2026-03-27 12:24:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b3a01059-eb56-526d-bee1-5929bb4c6e87 sending to next pipeline
2026-03-27 12:24:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3a01059-eb56-526d-bee1-5929bb4c6e87, identifier: 10733233
2026-03-27 12:24:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3a01059-eb56-526d-bee1-5929bb4c6e87 with identifier: 10733233
2026-03-27 12:24:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3a01059-eb56-526d-bee1-5929bb4c6e87 with identifier: 10733233
2026-03-27 12:24:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3a01059-eb56-526d-bee1-5929bb4c6e87 with identifier: 10733233 to the API
2026-03-27 12:24:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24: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-27 12:24:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749618/general/1ea92fb7-aae4-407d-906e-040fe091e434.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 201,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b3a01059-eb56-526d-bee1-5929bb4c6e87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KMTMB81ADPU098275',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733233',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Genesis',
'model': 'GV70',
'odometer': 76669,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116749,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749618/general/1ea92fb7-aae4-407d-906e-040fe091e434.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114358,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749618/general/08b2f46f-df85-45e7-88f7-38e6d03d9bb1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142465,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749618/general/acf25633-4d8a-4e9c-88d2-2d68b7a2b33a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144486,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749618/general/c1254e7c-fad0-4c1b-8cdf-d40df99ac104.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83648,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749618/general/9edd495b-9445-4ee1-91da-6bf9374fa41b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107582,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749618/general/3939dbbd-1317-4ff1-9405-d34e16b76702.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101912,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749618/general/cb242249-f8d5-44f3-8166-704ea2c94c0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84426,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749618/general/8226b42a-fe94-401f-808f-2532a92b959c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85112,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749618/general/4a63a5e1-241f-4bc7-80d5-0e0545d5097b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a01059-eb56-526d-bee1-5929bb4c6e87/b3a01059-eb56-526d-bee1-5929bb4c6e87_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107645,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749618/general/d5861475-9500-4b06-8709-35052f0fa912.jpg',
'Width': 800}],
'price': 27400,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Genesis GV70 2.2 Sport - Diesel - Automatic - 201 hp - 76.669 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-27 12:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733233%27 HTTP/1.1" 200 None
2026-03-27 12:24:04 [adesa.de] INFO: Saving data for 10733233: {'created_time': 1774614244.225402, 'last_price_update_time': 1774614244.225417, 'auction_closing_time': 1774951200.0}
2026-03-27 12:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733233') HTTP/1.1" 204 0
2026-03-27 12:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf8100e0-7d25-54b4-9b5b-81f4b52f95b5 with identifier: 10733232
2026-03-27 12:24:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf8100e0-7d25-54b4-9b5b-81f4b52f95b5 with scrape type 1
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cf8100e0-7d25-54b4-9b5b-81f4b52f95b5
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252F08382852-5658-4792-ae44-635192fef592.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/08382852-5658-4792-ae44-635192fef592.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252F75f984ee-0168-4ef9-a37b-7702659b7e18.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/75f984ee-0168-4ef9-a37b-7702659b7e18.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252Fba4925fa-9b62-4c85-98e6-08e9a03cb2fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/ba4925fa-9b62-4c85-98e6-08e9a03cb2fa.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252Ffea80bcf-9749-4027-bd72-458291491983.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/fea80bcf-9749-4027-bd72-458291491983.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252F32c0ad44-b108-4bdd-aa3b-4bce2eb64503.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/32c0ad44-b108-4bdd-aa3b-4bce2eb64503.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252F251cbdf0-a15c-41e1-ac3b-c680c0fa24ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/251cbdf0-a15c-41e1-ac3b-c680c0fa24ac.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252Fb12a3880-92ac-4615-9f9d-f6e68c61deaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/b12a3880-92ac-4615-9f9d-f6e68c61deaf.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252F4d281274-dc21-4c5a-9678-0a439fc44ac7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/4d281274-dc21-4c5a-9678-0a439fc44ac7.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252Ff0bca3c4-8b2c-4b40-9758-47ac6006ac3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/f0bca3c4-8b2c-4b40-9758-47ac6006ac3b.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252F4b90b727-b837-4f60-895d-634783a6df4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/4b90b727-b837-4f60-895d-634783a6df4d.jpg not downloaded yet
2026-03-27 12:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733228> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with identifier: 10733228
2026-03-27 12:24:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with scrape type 1
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252F1c1fd185-e330-457a-84ed-9e425f1b8c57.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/1c1fd185-e330-457a-84ed-9e425f1b8c57.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252Fc8f8c7d8-7bfd-4f6c-a4e9-102030edad54.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/c8f8c7d8-7bfd-4f6c-a4e9-102030edad54.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252F9d184d72-c554-42ed-9221-0b84cbca4b66.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/9d184d72-c554-42ed-9221-0b84cbca4b66.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252F9f42dbf7-0821-4174-aee9-160601c84636.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/9f42dbf7-0821-4174-aee9-160601c84636.jpg not downloaded yet
2026-03-27 12:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749617/general/4b90b727-b837-4f60-895d-634783a6df4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733232)
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252F6a19c961-8367-4c44-a9a3-15f251e1647c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/6a19c961-8367-4c44-a9a3-15f251e1647c.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252F6d143348-427f-4915-b99e-b6750daac2da.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/6d143348-427f-4915-b99e-b6750daac2da.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252Ff93ba3b4-cf09-4265-9071-3ce03d964cbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/f93ba3b4-cf09-4265-9071-3ce03d964cbf.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252F73189ff7-ba0c-4d7b-b297-3eb5c025dd27.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/73189ff7-ba0c-4d7b-b297-3eb5c025dd27.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252Fa44e779f-2786-463c-8a1e-bceeacf93ed6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/a44e779f-2786-463c-8a1e-bceeacf93ed6.jpg not downloaded yet
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252Fec956aca-69fd-4815-84d4-bb64a7c1a753.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/ec956aca-69fd-4815-84d4-bb64a7c1a753.jpg not downloaded yet
2026-03-27 12:24:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dda710>
2026-03-27 12:24:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252F4b90b727-b837-4f60-895d-634783a6df4d.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/4b90b727-b837-4f60-895d-634783a6df4d.jpg saved to cache
2026-03-27 12:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cf8100e0-7d25-54b4-9b5b-81f4b52f95b5
2026-03-27 12:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749613/general/9f42dbf7-0821-4174-aee9-160601c84636.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733228)
2026-03-27 12:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749613/general/ec956aca-69fd-4815-84d4-bb64a7c1a753.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733228)
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142134a10>
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252F9f42dbf7-0821-4174-aee9-160601c84636.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/9f42dbf7-0821-4174-aee9-160601c84636.jpg saved to cache
2026-03-27 12:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2f390>
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252Fec956aca-69fd-4815-84d4-bb64a7c1a753.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/ec956aca-69fd-4815-84d4-bb64a7c1a753.jpg saved to cache
2026-03-27 12:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48
2026-03-27 12:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749613/general/a44e779f-2786-463c-8a1e-bceeacf93ed6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733228)
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d28c90>
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252Fa44e779f-2786-463c-8a1e-bceeacf93ed6.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/a44e779f-2786-463c-8a1e-bceeacf93ed6.jpg saved to cache
2026-03-27 12:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48
2026-03-27 12:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749613/general/73189ff7-ba0c-4d7b-b297-3eb5c025dd27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733228)
2026-03-27 12:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749613/general/f93ba3b4-cf09-4265-9071-3ce03d964cbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733228)
2026-03-27 12:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749613/general/6d143348-427f-4915-b99e-b6750daac2da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733228)
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144206950>
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252F73189ff7-ba0c-4d7b-b297-3eb5c025dd27.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/73189ff7-ba0c-4d7b-b297-3eb5c025dd27.jpg saved to cache
2026-03-27 12:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48
2026-03-27 12:24:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ef0f331-58c4-5d18-94e1-18ea63db27e2 with identifier: 10727819
2026-03-27 12:24:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ef0f331-58c4-5d18-94e1-18ea63db27e2 with scrape type 2
2026-03-27 12:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ef0f331-58c4-5d18-94e1-18ea63db27e2 with scrape type 2
2026-03-27 12:24:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1ef0f331-58c4-5d18-94e1-18ea63db27e2, identifier: 10727819
2026-03-27 12:24:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1ef0f331-58c4-5d18-94e1-18ea63db27e2 with identifier: 10727819
2026-03-27 12:24:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1ef0f331-58c4-5d18-94e1-18ea63db27e2 with identifier: 10727819
2026-03-27 12:24:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1ef0f331-58c4-5d18-94e1-18ea63db27e2 with identifier: 10727819 to the API
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24: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-27 12:24:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727819>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T13:12:20Z',
'fuel_type': 'Electric',
'id': '1ef0f331-58c4-5d18-94e1-18ea63db27e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990944-2527402',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727819',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 27597,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa Edition - Electric - Automatic - 136 hp - 27.597 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727819%27 HTTP/1.1" 200 None
2026-03-27 12:24:06 [adesa.de] INFO: Saving data for 10727819: {'auction_closing_time': 1774617140.0, 'created_time': 1774527502.000291, 'last_price_update_time': 1774614246.930883}
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727819') HTTP/1.1" 204 0
2026-03-27 12:24:06 [scrapy.extensions.logstats] INFO: Crawled 343 pages (at 41 pages/min), scraped 317 items (at 39 items/min)
2026-03-27 12:24:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
2026-03-27 12:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749613/general/6a19c961-8367-4c44-a9a3-15f251e1647c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733228)
2026-03-27 12:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749613/general/9d184d72-c554-42ed-9221-0b84cbca4b66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733228)
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e085d0>
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252Ff93ba3b4-cf09-4265-9071-3ce03d964cbf.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/f93ba3b4-cf09-4265-9071-3ce03d964cbf.jpg saved to cache
2026-03-27 12:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a02910>
2026-03-27 12:24:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252F6d143348-427f-4915-b99e-b6750daac2da.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/6d143348-427f-4915-b99e-b6750daac2da.jpg saved to cache
2026-03-27 12:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbe550>
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252F6a19c961-8367-4c44-a9a3-15f251e1647c.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/6a19c961-8367-4c44-a9a3-15f251e1647c.jpg saved to cache
2026-03-27 12:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c5290>
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252F9d184d72-c554-42ed-9221-0b84cbca4b66.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/9d184d72-c554-42ed-9221-0b84cbca4b66.jpg saved to cache
2026-03-27 12:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48
2026-03-27 12:24:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749613/general/c8f8c7d8-7bfd-4f6c-a4e9-102030edad54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733228)
2026-03-27 12:24:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749613/general/1c1fd185-e330-457a-84ed-9e425f1b8c57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733228)
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714201e750>
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252Fc8f8c7d8-7bfd-4f6c-a4e9-102030edad54.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/c8f8c7d8-7bfd-4f6c-a4e9-102030edad54.jpg saved to cache
2026-03-27 12:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48
2026-03-27 12:24:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749617/general/f0bca3c4-8b2c-4b40-9758-47ac6006ac3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733232)
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e57650>
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749613%252Fgeneral%252F1c1fd185-e330-457a-84ed-9e425f1b8c57.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749613/general/1c1fd185-e330-457a-84ed-9e425f1b8c57.jpg saved to cache
2026-03-27 12:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48
2026-03-27 12:24:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48, skipping ID generation
2026-03-27 12:24:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with scrape type 1
2026-03-27 12:24:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 sending to next pipeline
2026-03-27 12:24:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48, identifier: 10733228
2026-03-27 12:24:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with identifier: 10733228
2026-03-27 12:24:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with identifier: 10733228
2026-03-27 12:24:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8aa202f8-54cc-5c20-b3b6-a03ebc83dd48 with identifier: 10733228 to the API
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24: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-27 12:24:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749613/general/1c1fd185-e330-457a-84ed-9e425f1b8c57.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '8aa202f8-54cc-5c20-b3b6-a03ebc83dd48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB0N2199049',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733228',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 20299,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137470,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749613/general/1c1fd185-e330-457a-84ed-9e425f1b8c57.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95922,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749613/general/c8f8c7d8-7bfd-4f6c-a4e9-102030edad54.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119867,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749613/general/9d184d72-c554-42ed-9221-0b84cbca4b66.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94356,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749613/general/9f42dbf7-0821-4174-aee9-160601c84636.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110418,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749613/general/6a19c961-8367-4c44-a9a3-15f251e1647c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73431,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749613/general/6d143348-427f-4915-b99e-b6750daac2da.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79232,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749613/general/f93ba3b4-cf09-4265-9071-3ce03d964cbf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100162,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749613/general/73189ff7-ba0c-4d7b-b297-3eb5c025dd27.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78688,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749613/general/a44e779f-2786-463c-8a1e-bceeacf93ed6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8aa202f8-54cc-5c20-b3b6-a03ebc83dd48/8aa202f8-54cc-5c20-b3b6-a03ebc83dd48_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55721,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749613/general/ec956aca-69fd-4815-84d4-bb64a7c1a753.jpg',
'Width': 800}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 20.299 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733228%27 HTTP/1.1" 200 None
2026-03-27 12:24:07 [adesa.de] INFO: Saving data for 10733228: {'created_time': 1774614247.820547, 'last_price_update_time': 1774614247.820559, 'auction_closing_time': 1774951200.0}
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733228') HTTP/1.1" 204 0
2026-03-27 12:24:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749617/general/4d281274-dc21-4c5a-9678-0a439fc44ac7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733232)
2026-03-27 12:24:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749617/general/b12a3880-92ac-4615-9f9d-f6e68c61deaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733232)
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142003890>
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252Ff0bca3c4-8b2c-4b40-9758-47ac6006ac3b.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/f0bca3c4-8b2c-4b40-9758-47ac6006ac3b.jpg saved to cache
2026-03-27 12:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cf8100e0-7d25-54b4-9b5b-81f4b52f95b5
2026-03-27 12:24:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749617/general/251cbdf0-a15c-41e1-ac3b-c680c0fa24ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733232)
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143ed0090>
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252F4d281274-dc21-4c5a-9678-0a439fc44ac7.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/4d281274-dc21-4c5a-9678-0a439fc44ac7.jpg saved to cache
2026-03-27 12:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cf8100e0-7d25-54b4-9b5b-81f4b52f95b5
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbf390>
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252Fb12a3880-92ac-4615-9f9d-f6e68c61deaf.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/b12a3880-92ac-4615-9f9d-f6e68c61deaf.jpg saved to cache
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cf8100e0-7d25-54b4-9b5b-81f4b52f95b5
2026-03-27 12:24:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749617/general/32c0ad44-b108-4bdd-aa3b-4bce2eb64503.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733232)
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a5590>
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252F251cbdf0-a15c-41e1-ac3b-c680c0fa24ac.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/251cbdf0-a15c-41e1-ac3b-c680c0fa24ac.jpg saved to cache
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cf8100e0-7d25-54b4-9b5b-81f4b52f95b5
2026-03-27 12:24:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749617/general/fea80bcf-9749-4027-bd72-458291491983.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733232)
2026-03-27 12:24:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749617/general/ba4925fa-9b62-4c85-98e6-08e9a03cb2fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733232)
2026-03-27 12:24:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749617/general/75f984ee-0168-4ef9-a37b-7702659b7e18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733232)
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714200bcd0>
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252F32c0ad44-b108-4bdd-aa3b-4bce2eb64503.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/32c0ad44-b108-4bdd-aa3b-4bce2eb64503.jpg saved to cache
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cf8100e0-7d25-54b4-9b5b-81f4b52f95b5
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144206990>
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252Ffea80bcf-9749-4027-bd72-458291491983.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/fea80bcf-9749-4027-bd72-458291491983.jpg saved to cache
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cf8100e0-7d25-54b4-9b5b-81f4b52f95b5
2026-03-27 12:24:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749617/general/08382852-5658-4792-ae44-635192fef592.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733232)
2026-03-27 12:24:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407a62d0>
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252Fba4925fa-9b62-4c85-98e6-08e9a03cb2fa.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/ba4925fa-9b62-4c85-98e6-08e9a03cb2fa.jpg saved to cache
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cf8100e0-7d25-54b4-9b5b-81f4b52f95b5
2026-03-27 12:24:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714212d750>
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252F75f984ee-0168-4ef9-a37b-7702659b7e18.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/75f984ee-0168-4ef9-a37b-7702659b7e18.jpg saved to cache
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cf8100e0-7d25-54b4-9b5b-81f4b52f95b5
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a03f90>
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749617%252Fgeneral%252F08382852-5658-4792-ae44-635192fef592.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749617/general/08382852-5658-4792-ae44-635192fef592.jpg saved to cache
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cf8100e0-7d25-54b4-9b5b-81f4b52f95b5
2026-03-27 12:24:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cf8100e0-7d25-54b4-9b5b-81f4b52f95b5, skipping ID generation
2026-03-27 12:24:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf8100e0-7d25-54b4-9b5b-81f4b52f95b5 with scrape type 1
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cf8100e0-7d25-54b4-9b5b-81f4b52f95b5 sending to next pipeline
2026-03-27 12:24:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cf8100e0-7d25-54b4-9b5b-81f4b52f95b5, identifier: 10733232
2026-03-27 12:24:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cf8100e0-7d25-54b4-9b5b-81f4b52f95b5 with identifier: 10733232
2026-03-27 12:24:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cf8100e0-7d25-54b4-9b5b-81f4b52f95b5 with identifier: 10733232
2026-03-27 12:24:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cf8100e0-7d25-54b4-9b5b-81f4b52f95b5 with identifier: 10733232 to the API
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749617/general/08382852-5658-4792-ae44-635192fef592.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '',
'engine_horse_power': 78,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'cf8100e0-7d25-54b4-9b5b-81f4b52f95b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WNAF1ADE4NA000268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733232',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'e.GO',
'model': 'Life',
'odometer': 4497,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94834,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749617/general/08382852-5658-4792-ae44-635192fef592.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97895,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749617/general/75f984ee-0168-4ef9-a37b-7702659b7e18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79105,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749617/general/ba4925fa-9b62-4c85-98e6-08e9a03cb2fa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82228,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749617/general/fea80bcf-9749-4027-bd72-458291491983.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60411,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749617/general/32c0ad44-b108-4bdd-aa3b-4bce2eb64503.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50177,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749617/general/251cbdf0-a15c-41e1-ac3b-c680c0fa24ac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68812,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749617/general/b12a3880-92ac-4615-9f9d-f6e68c61deaf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76673,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749617/general/4d281274-dc21-4c5a-9678-0a439fc44ac7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90791,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749617/general/f0bca3c4-8b2c-4b40-9758-47ac6006ac3b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf8100e0-7d25-54b4-9b5b-81f4b52f95b5/cf8100e0-7d25-54b4-9b5b-81f4b52f95b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101886,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749617/general/4b90b727-b837-4f60-895d-634783a6df4d.jpg',
'Width': 800}],
'price': 3700,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 4,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'e.GO Life 60 21,5 kWh - Electric - Automatic - 78 hp - 4.497 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733232%27 HTTP/1.1" 200 None
2026-03-27 12:24:08 [adesa.de] INFO: Saving data for 10733232: {'created_time': 1774614248.849391, 'last_price_update_time': 1774614248.849401, 'auction_closing_time': 1774951200.0}
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733232') HTTP/1.1" 204 0
2026-03-27 12:24:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e359cbd-a616-5742-a34f-559701535437 with identifier: 10733229
2026-03-27 12:24:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e359cbd-a616-5742-a34f-559701535437 with scrape type 1
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e359cbd-a616-5742-a34f-559701535437
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749614%252Fgeneral%252Fa97073a1-9501-40cc-9282-7472536c9483.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/a97073a1-9501-40cc-9282-7472536c9483.jpg not downloaded yet
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749614%252Fgeneral%252Fc3589343-cb9d-4074-bf95-b7b2f166468c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/c3589343-cb9d-4074-bf95-b7b2f166468c.jpg not downloaded yet
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749614%252Fgeneral%252F07f5a328-11d7-44b7-a000-66d1437c9a0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/07f5a328-11d7-44b7-a000-66d1437c9a0f.jpg not downloaded yet
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749614%252Fgeneral%252F8f84997f-37e6-4762-8c07-253c6a9d16e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/8f84997f-37e6-4762-8c07-253c6a9d16e4.jpg not downloaded yet
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749614%252Fgeneral%252Fd11d9558-fadb-47ac-8a92-70b66536cc5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/d11d9558-fadb-47ac-8a92-70b66536cc5e.jpg not downloaded yet
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749614%252Fgeneral%252F4444e615-6268-435a-b935-2ff7efd2fd19.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/4444e615-6268-435a-b935-2ff7efd2fd19.jpg not downloaded yet
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749614%252Fgeneral%252Fd4031439-b355-4cdf-9854-ddbe3042fbc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/d4031439-b355-4cdf-9854-ddbe3042fbc4.jpg not downloaded yet
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749614%252Fgeneral%252F3757157b-8901-4b80-9c55-18d8b6f0ccc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/3757157b-8901-4b80-9c55-18d8b6f0ccc4.jpg not downloaded yet
2026-03-27 12:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749614%252Fgeneral%252F11358a6c-5e9c-4255-b3a1-e6ed74de0791.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/11358a6c-5e9c-4255-b3a1-e6ed74de0791.jpg not downloaded yet
2026-03-27 12:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749614%252Fgeneral%252Fc0e21333-94ad-4dee-96bd-4c69b8ee439a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/c0e21333-94ad-4dee-96bd-4c69b8ee439a.jpg not downloaded yet
2026-03-27 12:24:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749614/general/c0e21333-94ad-4dee-96bd-4c69b8ee439a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733229)
2026-03-27 12:24:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56662a06-1cd9-541a-aef1-0667815c64cf with identifier: 10733226
2026-03-27 12:24:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56662a06-1cd9-541a-aef1-0667815c64cf with scrape type 1
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56662a06-1cd9-541a-aef1-0667815c64cf
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252F5ac3769a-eafc-4e47-87ca-eb539ef8b1eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/5ac3769a-eafc-4e47-87ca-eb539ef8b1eb.jpg not downloaded yet
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252F21ffb594-c36b-4052-bbb0-7bbfdd61efa5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/21ffb594-c36b-4052-bbb0-7bbfdd61efa5.jpg not downloaded yet
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252F33f0abd6-941a-45ac-a910-5089598f707c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/33f0abd6-941a-45ac-a910-5089598f707c.jpg not downloaded yet
2026-03-27 12:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749614/general/11358a6c-5e9c-4255-b3a1-e6ed74de0791.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733229)
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252F29c3a177-286e-46f8-810c-87824bea0d56.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/29c3a177-286e-46f8-810c-87824bea0d56.jpg not downloaded yet
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252F8eb837ef-4c52-4e18-ac4e-4f392165e3ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/8eb837ef-4c52-4e18-ac4e-4f392165e3ac.jpg not downloaded yet
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252F795e9528-ba3b-4463-9840-19e202552f02.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/795e9528-ba3b-4463-9840-19e202552f02.jpg not downloaded yet
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252Fdd8f9de8-a1c4-4ba9-a1cd-5cee6f3a0271.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/dd8f9de8-a1c4-4ba9-a1cd-5cee6f3a0271.jpg not downloaded yet
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b03b50>
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749614%252Fgeneral%252Fc0e21333-94ad-4dee-96bd-4c69b8ee439a.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/c0e21333-94ad-4dee-96bd-4c69b8ee439a.jpg saved to cache
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0e359cbd-a616-5742-a34f-559701535437
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252Fb27586f5-51c5-4e7c-a151-2b6909b4569d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/b27586f5-51c5-4e7c-a151-2b6909b4569d.jpg not downloaded yet
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252Fdc13b48a-ae16-4ffc-b89b-76b970ebc212.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/dc13b48a-ae16-4ffc-b89b-76b970ebc212.jpg not downloaded yet
2026-03-27 12:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749611/general/33f0abd6-941a-45ac-a910-5089598f707c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733226)
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252F03a3f4d9-f70d-4fce-8e6d-afe131ace974.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/03a3f4d9-f70d-4fce-8e6d-afe131ace974.jpg not downloaded yet
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140abe910>
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749614%252Fgeneral%252F11358a6c-5e9c-4255-b3a1-e6ed74de0791.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/11358a6c-5e9c-4255-b3a1-e6ed74de0791.jpg saved to cache
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0e359cbd-a616-5742-a34f-559701535437
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140abc350>
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252F33f0abd6-941a-45ac-a910-5089598f707c.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/33f0abd6-941a-45ac-a910-5089598f707c.jpg saved to cache
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 56662a06-1cd9-541a-aef1-0667815c64cf
2026-03-27 12:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749611/general/dc13b48a-ae16-4ffc-b89b-76b970ebc212.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733226)
2026-03-27 12:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749611/general/03a3f4d9-f70d-4fce-8e6d-afe131ace974.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733226)
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cf6610>
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252Fdc13b48a-ae16-4ffc-b89b-76b970ebc212.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/dc13b48a-ae16-4ffc-b89b-76b970ebc212.jpg saved to cache
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 56662a06-1cd9-541a-aef1-0667815c64cf
2026-03-27 12:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749611/general/b27586f5-51c5-4e7c-a151-2b6909b4569d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733226)
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2fa90>
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252F03a3f4d9-f70d-4fce-8e6d-afe131ace974.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/03a3f4d9-f70d-4fce-8e6d-afe131ace974.jpg saved to cache
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 56662a06-1cd9-541a-aef1-0667815c64cf
2026-03-27 12:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749611/general/dd8f9de8-a1c4-4ba9-a1cd-5cee6f3a0271.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733226)
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144208ad0>
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252Fb27586f5-51c5-4e7c-a151-2b6909b4569d.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/b27586f5-51c5-4e7c-a151-2b6909b4569d.jpg saved to cache
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 56662a06-1cd9-541a-aef1-0667815c64cf
2026-03-27 12:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749611/general/795e9528-ba3b-4463-9840-19e202552f02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733226)
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c050d0>
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252Fdd8f9de8-a1c4-4ba9-a1cd-5cee6f3a0271.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/dd8f9de8-a1c4-4ba9-a1cd-5cee6f3a0271.jpg saved to cache
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 56662a06-1cd9-541a-aef1-0667815c64cf
2026-03-27 12:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749611/general/8eb837ef-4c52-4e18-ac4e-4f392165e3ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733226)
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d15290>
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252F795e9528-ba3b-4463-9840-19e202552f02.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/795e9528-ba3b-4463-9840-19e202552f02.jpg saved to cache
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 56662a06-1cd9-541a-aef1-0667815c64cf
2026-03-27 12:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749611/general/29c3a177-286e-46f8-810c-87824bea0d56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733226)
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144206590>
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252F8eb837ef-4c52-4e18-ac4e-4f392165e3ac.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/8eb837ef-4c52-4e18-ac4e-4f392165e3ac.jpg saved to cache
2026-03-27 12:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 56662a06-1cd9-541a-aef1-0667815c64cf
2026-03-27 12:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749611/general/21ffb594-c36b-4052-bbb0-7bbfdd61efa5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733226)
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d14510>
2026-03-27 12:24:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252F29c3a177-286e-46f8-810c-87824bea0d56.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/29c3a177-286e-46f8-810c-87824bea0d56.jpg saved to cache
2026-03-27 12:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 56662a06-1cd9-541a-aef1-0667815c64cf
2026-03-27 12:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749611/general/5ac3769a-eafc-4e47-87ca-eb539ef8b1eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733226)
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409dcf10>
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252F21ffb594-c36b-4052-bbb0-7bbfdd61efa5.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/21ffb594-c36b-4052-bbb0-7bbfdd61efa5.jpg saved to cache
2026-03-27 12:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 56662a06-1cd9-541a-aef1-0667815c64cf
2026-03-27 12:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749614/general/3757157b-8901-4b80-9c55-18d8b6f0ccc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733229)
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c079d0>
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749611%252Fgeneral%252F5ac3769a-eafc-4e47-87ca-eb539ef8b1eb.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749611/general/5ac3769a-eafc-4e47-87ca-eb539ef8b1eb.jpg saved to cache
2026-03-27 12:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 56662a06-1cd9-541a-aef1-0667815c64cf
2026-03-27 12:24:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 56662a06-1cd9-541a-aef1-0667815c64cf, skipping ID generation
2026-03-27 12:24:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56662a06-1cd9-541a-aef1-0667815c64cf with scrape type 1
2026-03-27 12:24:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56662a06-1cd9-541a-aef1-0667815c64cf sending to next pipeline
2026-03-27 12:24:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 56662a06-1cd9-541a-aef1-0667815c64cf, identifier: 10733226
2026-03-27 12:24:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 56662a06-1cd9-541a-aef1-0667815c64cf with identifier: 10733226
2026-03-27 12:24:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 56662a06-1cd9-541a-aef1-0667815c64cf with identifier: 10733226
2026-03-27 12:24:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 56662a06-1cd9-541a-aef1-0667815c64cf with identifier: 10733226 to the API
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24: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-27 12:24:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749611/general/5ac3769a-eafc-4e47-87ca-eb539ef8b1eb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '56662a06-1cd9-541a-aef1-0667815c64cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB5P2194108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733226',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 19336,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160452,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749611/general/5ac3769a-eafc-4e47-87ca-eb539ef8b1eb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151324,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749611/general/21ffb594-c36b-4052-bbb0-7bbfdd61efa5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158745,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749611/general/33f0abd6-941a-45ac-a910-5089598f707c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175296,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749611/general/29c3a177-286e-46f8-810c-87824bea0d56.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88405,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749611/general/8eb837ef-4c52-4e18-ac4e-4f392165e3ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104954,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749611/general/795e9528-ba3b-4463-9840-19e202552f02.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90027,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749611/general/dd8f9de8-a1c4-4ba9-a1cd-5cee6f3a0271.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72337,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749611/general/b27586f5-51c5-4e7c-a151-2b6909b4569d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105589,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749611/general/dc13b48a-ae16-4ffc-b89b-76b970ebc212.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56662a06-1cd9-541a-aef1-0667815c64cf/56662a06-1cd9-541a-aef1-0667815c64cf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91615,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749611/general/03a3f4d9-f70d-4fce-8e6d-afe131ace974.jpg',
'Width': 800}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 19.336 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733226%27 HTTP/1.1" 200 None
2026-03-27 12:24:14 [adesa.de] INFO: Saving data for 10733226: {'created_time': 1774614254.794432, 'last_price_update_time': 1774614254.794442, 'auction_closing_time': 1774951200.0}
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733226') HTTP/1.1" 204 0
2026-03-27 12:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749614/general/d4031439-b355-4cdf-9854-ddbe3042fbc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733229)
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71441db250>
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749614%252Fgeneral%252F3757157b-8901-4b80-9c55-18d8b6f0ccc4.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/3757157b-8901-4b80-9c55-18d8b6f0ccc4.jpg saved to cache
2026-03-27 12:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0e359cbd-a616-5742-a34f-559701535437
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0da90>
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749614%252Fgeneral%252Fd4031439-b355-4cdf-9854-ddbe3042fbc4.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/d4031439-b355-4cdf-9854-ddbe3042fbc4.jpg saved to cache
2026-03-27 12:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0e359cbd-a616-5742-a34f-559701535437
2026-03-27 12:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749614/general/4444e615-6268-435a-b935-2ff7efd2fd19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733229)
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a01cd0>
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749614%252Fgeneral%252F4444e615-6268-435a-b935-2ff7efd2fd19.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/4444e615-6268-435a-b935-2ff7efd2fd19.jpg saved to cache
2026-03-27 12:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0e359cbd-a616-5742-a34f-559701535437
2026-03-27 12:24:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749614/general/d11d9558-fadb-47ac-8a92-70b66536cc5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733229)
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f7ed10>
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749614%252Fgeneral%252Fd11d9558-fadb-47ac-8a92-70b66536cc5e.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/d11d9558-fadb-47ac-8a92-70b66536cc5e.jpg saved to cache
2026-03-27 12:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0e359cbd-a616-5742-a34f-559701535437
2026-03-27 12:24:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749614/general/8f84997f-37e6-4762-8c07-253c6a9d16e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733229)
2026-03-27 12:24:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749614/general/07f5a328-11d7-44b7-a000-66d1437c9a0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733229)
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e03c90>
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749614%252Fgeneral%252F8f84997f-37e6-4762-8c07-253c6a9d16e4.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/8f84997f-37e6-4762-8c07-253c6a9d16e4.jpg saved to cache
2026-03-27 12:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0e359cbd-a616-5742-a34f-559701535437
2026-03-27 12:24:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749614/general/c3589343-cb9d-4074-bf95-b7b2f166468c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733229)
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0df10>
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749614%252Fgeneral%252F07f5a328-11d7-44b7-a000-66d1437c9a0f.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/07f5a328-11d7-44b7-a000-66d1437c9a0f.jpg saved to cache
2026-03-27 12:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0e359cbd-a616-5742-a34f-559701535437
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714083f850>
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749614%252Fgeneral%252Fc3589343-cb9d-4074-bf95-b7b2f166468c.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/c3589343-cb9d-4074-bf95-b7b2f166468c.jpg saved to cache
2026-03-27 12:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0e359cbd-a616-5742-a34f-559701535437
2026-03-27 12:24:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749614/general/a97073a1-9501-40cc-9282-7472536c9483.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733229)
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f3fb50>
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749614%252Fgeneral%252Fa97073a1-9501-40cc-9282-7472536c9483.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749614/general/a97073a1-9501-40cc-9282-7472536c9483.jpg saved to cache
2026-03-27 12:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0e359cbd-a616-5742-a34f-559701535437
2026-03-27 12:24:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0e359cbd-a616-5742-a34f-559701535437, skipping ID generation
2026-03-27 12:24:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e359cbd-a616-5742-a34f-559701535437 with scrape type 1
2026-03-27 12:24:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0e359cbd-a616-5742-a34f-559701535437 sending to next pipeline
2026-03-27 12:24:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0e359cbd-a616-5742-a34f-559701535437, identifier: 10733229
2026-03-27 12:24:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0e359cbd-a616-5742-a34f-559701535437 with identifier: 10733229
2026-03-27 12:24:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0e359cbd-a616-5742-a34f-559701535437 with identifier: 10733229
2026-03-27 12:24:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0e359cbd-a616-5742-a34f-559701535437 with identifier: 10733229 to the API
2026-03-27 12:24:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749614/general/a97073a1-9501-40cc-9282-7472536c9483.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '0e359cbd-a616-5742-a34f-559701535437',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CBXN2207075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733229',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 17922,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93948,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749614/general/a97073a1-9501-40cc-9282-7472536c9483.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117460,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749614/general/c3589343-cb9d-4074-bf95-b7b2f166468c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97600,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749614/general/07f5a328-11d7-44b7-a000-66d1437c9a0f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112843,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749614/general/8f84997f-37e6-4762-8c07-253c6a9d16e4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89501,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749614/general/d11d9558-fadb-47ac-8a92-70b66536cc5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94459,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749614/general/4444e615-6268-435a-b935-2ff7efd2fd19.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110441,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749614/general/d4031439-b355-4cdf-9854-ddbe3042fbc4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112495,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749614/general/3757157b-8901-4b80-9c55-18d8b6f0ccc4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65954,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749614/general/11358a6c-5e9c-4255-b3a1-e6ed74de0791.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e359cbd-a616-5742-a34f-559701535437/0e359cbd-a616-5742-a34f-559701535437_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79532,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749614/general/c0e21333-94ad-4dee-96bd-4c69b8ee439a.jpg',
'Width': 800}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-12-11',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 17.922 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-27 12:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733229%27 HTTP/1.1" 200 None
2026-03-27 12:24:16 [adesa.de] INFO: Saving data for 10733229: {'created_time': 1774614256.14981, 'last_price_update_time': 1774614256.14982, 'auction_closing_time': 1774951200.0}
2026-03-27 12:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733229') HTTP/1.1" 204 0
2026-03-27 12:24:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:22 [adesa.de] INFO: Found listing with ID: 10715704
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:22 [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-27 12:24:22 [adesa.de] INFO: Scrape type for 10715704: 0
2026-03-27 12:24:22 [adesa.de] INFO: Skipping item 10715704 url https://www.openlane.eu/en/carv6/auction/10715704
2026-03-27 12:24:22 [adesa.de] INFO: Found listing with ID: 9981933
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:22 [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-27 12:24:22 [adesa.de] INFO: Scrape type for 9981933: 0
2026-03-27 12:24:22 [adesa.de] INFO: Skipping item 9981933 url https://www.openlane.eu/en/carv6/auction/9981933
2026-03-27 12:24:22 [adesa.de] INFO: Found listing with ID: 10733667
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733667%27 HTTP/1.1" 200 None
2026-03-27 12:24:22 [adesa.de] INFO: Scrape type for 10733667: 1
2026-03-27 12:24:22 [adesa.de] INFO: Scraping item 10733667 url https://www.openlane.eu/en/carv6/auction/10733667
2026-03-27 12:24:22 [adesa.de] INFO: Found listing with ID: 9981932
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:22 [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-27 12:24:22 [adesa.de] INFO: Scrape type for 9981932: 0
2026-03-27 12:24:22 [adesa.de] INFO: Skipping item 9981932 url https://www.openlane.eu/en/carv6/auction/9981932
2026-03-27 12:24:22 [adesa.de] INFO: Found listing with ID: 10696449
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:22 [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-27 12:24:22 [adesa.de] INFO: Scrape type for 10696449: 0
2026-03-27 12:24:22 [adesa.de] INFO: Skipping item 10696449 url https://www.openlane.eu/en/carv6/auction/10696449
2026-03-27 12:24:22 [adesa.de] INFO: Found listing with ID: 10641207
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:22 [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-27 12:24:22 [adesa.de] INFO: Scrape type for 10641207: 0
2026-03-27 12:24:22 [adesa.de] INFO: Skipping item 10641207 url https://www.openlane.eu/en/carv6/auction/10641207
2026-03-27 12:24:22 [adesa.de] INFO: Found listing with ID: 10628377
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:22 [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-27 12:24:22 [adesa.de] INFO: Scrape type for 10628377: 0
2026-03-27 12:24:22 [adesa.de] INFO: Skipping item 10628377 url https://www.openlane.eu/en/carv6/auction/10628377
2026-03-27 12:24:22 [adesa.de] INFO: Found listing with ID: 10730137
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730137%27 HTTP/1.1" 200 None
2026-03-27 12:24:22 [adesa.de] INFO: Scrape type for 10730137: 1
2026-03-27 12:24:22 [adesa.de] INFO: Scraping item 10730137 url https://www.openlane.eu/en/carv6/auction/10730137
2026-03-27 12:24:22 [adesa.de] INFO: Found listing with ID: 10699465
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:22 [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-27 12:24:22 [adesa.de] INFO: Scrape type for 10699465: 2
2026-03-27 12:24:22 [adesa.de] INFO: Scraping item 10699465 url https://www.openlane.eu/en/carv6/auction/10699465
2026-03-27 12:24:22 [adesa.de] INFO: Found listing with ID: 10269735
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:22 [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-27 12:24:22 [adesa.de] INFO: Scrape type for 10269735: 0
2026-03-27 12:24:22 [adesa.de] INFO: Skipping item 10269735 url https://www.openlane.eu/en/carv6/auction/10269735
2026-03-27 12:24:22 [adesa.de] INFO: Found listing with ID: 10333284
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:22 [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-27 12:24:22 [adesa.de] INFO: Scrape type for 10333284: 0
2026-03-27 12:24:22 [adesa.de] INFO: Skipping item 10333284 url https://www.openlane.eu/en/carv6/auction/10333284
2026-03-27 12:24:22 [adesa.de] INFO: Found listing with ID: 10723574
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723574%27 HTTP/1.1" 200 None
2026-03-27 12:24:22 [adesa.de] INFO: Scrape type for 10723574: 0
2026-03-27 12:24:22 [adesa.de] INFO: Skipping item 10723574 url https://www.openlane.eu/en/carv6/auction/10723574
2026-03-27 12:24:22 [adesa.de] INFO: Found listing with ID: 10727116
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727116%27 HTTP/1.1" 200 None
2026-03-27 12:24:22 [adesa.de] INFO: Scrape type for 10727116: 0
2026-03-27 12:24:22 [adesa.de] INFO: Skipping item 10727116 url https://www.openlane.eu/en/carv6/auction/10727116
2026-03-27 12:24:22 [adesa.de] INFO: Found listing with ID: 10727145
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727145%27 HTTP/1.1" 200 None
2026-03-27 12:24:22 [adesa.de] INFO: Scrape type for 10727145: 0
2026-03-27 12:24:22 [adesa.de] INFO: Skipping item 10727145 url https://www.openlane.eu/en/carv6/auction/10727145
2026-03-27 12:24:22 [adesa.de] INFO: Found listing with ID: 10727144
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727144%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10727144: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10727144 url https://www.openlane.eu/en/carv6/auction/10727144
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10728845
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728845%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10728845: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10728845 url https://www.openlane.eu/en/carv6/auction/10728845
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10726321
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726321%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10726321: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10726321 url https://www.openlane.eu/en/carv6/auction/10726321
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10666058
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10666058: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10666058 url https://www.openlane.eu/en/carv6/auction/10666058
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10728756
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728756%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10728756: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10728756 url https://www.openlane.eu/en/carv6/auction/10728756
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10716792
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10716792: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10716792 url https://www.openlane.eu/en/carv6/auction/10716792
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10699441
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10699441: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10699441 url https://www.openlane.eu/en/carv6/auction/10699441
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10051067
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10051067: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10051067 url https://www.openlane.eu/en/carv6/auction/10051067
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10734362
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734362%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10734362: 1
2026-03-27 12:24:23 [adesa.de] INFO: Scraping item 10734362 url https://www.openlane.eu/en/carv6/auction/10734362
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10707863
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10707863: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10707863 url https://www.openlane.eu/en/carv6/auction/10707863
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10729510
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729510%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10729510: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10729510 url https://www.openlane.eu/en/carv6/auction/10729510
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10697379
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10697379: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10697379 url https://www.openlane.eu/en/carv6/auction/10697379
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10563518
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10563518: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10563518 url https://www.openlane.eu/en/carv6/auction/10563518
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10242156
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10242156: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10242156 url https://www.openlane.eu/en/carv6/auction/10242156
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10722037
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10722037: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10722037 url https://www.openlane.eu/en/carv6/auction/10722037
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10716209
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10716209: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10716209 url https://www.openlane.eu/en/carv6/auction/10716209
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10531591
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10531591: 2
2026-03-27 12:24:23 [adesa.de] INFO: Scraping item 10531591 url https://www.openlane.eu/en/carv6/auction/10531591
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10623494
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10623494: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10623494 url https://www.openlane.eu/en/carv6/auction/10623494
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10682772
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10682772: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10682772 url https://www.openlane.eu/en/carv6/auction/10682772
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10700897
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10700897: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10700897 url https://www.openlane.eu/en/carv6/auction/10700897
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10732155
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732155%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10732155: 1
2026-03-27 12:24:23 [adesa.de] INFO: Scraping item 10732155 url https://www.openlane.eu/en/carv6/auction/10732155
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10727617
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727617%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10727617: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10727617 url https://www.openlane.eu/en/carv6/auction/10727617
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10733194
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733194%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10733194: 1
2026-03-27 12:24:23 [adesa.de] INFO: Scraping item 10733194 url https://www.openlane.eu/en/carv6/auction/10733194
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10640466
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10640466: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10640466 url https://www.openlane.eu/en/carv6/auction/10640466
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10724729
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724729%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10724729: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10724729 url https://www.openlane.eu/en/carv6/auction/10724729
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10691963
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10691963: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10691963 url https://www.openlane.eu/en/carv6/auction/10691963
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10641436
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10641436: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10641436 url https://www.openlane.eu/en/carv6/auction/10641436
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10721194
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10721194: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10721194 url https://www.openlane.eu/en/carv6/auction/10721194
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10723140
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723140%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10723140: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10723140 url https://www.openlane.eu/en/carv6/auction/10723140
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10730133
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730133%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10730133: 1
2026-03-27 12:24:23 [adesa.de] INFO: Scraping item 10730133 url https://www.openlane.eu/en/carv6/auction/10730133
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10588293
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10588293: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10588293 url https://www.openlane.eu/en/carv6/auction/10588293
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10673718
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710673718%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10673718: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10673718 url https://www.openlane.eu/en/carv6/auction/10673718
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10701015
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10701015: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10701015 url https://www.openlane.eu/en/carv6/auction/10701015
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10661521
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10661521: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10661521 url https://www.openlane.eu/en/carv6/auction/10661521
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10734358
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734358%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10734358: 1
2026-03-27 12:24:23 [adesa.de] INFO: Scraping item 10734358 url https://www.openlane.eu/en/carv6/auction/10734358
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10620367
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10620367: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10620367 url https://www.openlane.eu/en/carv6/auction/10620367
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10628380
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10628380: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10628380 url https://www.openlane.eu/en/carv6/auction/10628380
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10699508
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10699508: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10699508 url https://www.openlane.eu/en/carv6/auction/10699508
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10711370
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10711370: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10711370 url https://www.openlane.eu/en/carv6/auction/10711370
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10725179
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725179%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10725179: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10725179 url https://www.openlane.eu/en/carv6/auction/10725179
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10733660
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733660%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10733660: 1
2026-03-27 12:24:23 [adesa.de] INFO: Scraping item 10733660 url https://www.openlane.eu/en/carv6/auction/10733660
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10717379
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10717379: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10717379 url https://www.openlane.eu/en/carv6/auction/10717379
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10732156
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732156%27 HTTP/1.1" 200 None
2026-03-27 12:24:23 [adesa.de] INFO: Scrape type for 10732156: 1
2026-03-27 12:24:23 [adesa.de] INFO: Scraping item 10732156 url https://www.openlane.eu/en/carv6/auction/10732156
2026-03-27 12:24:23 [adesa.de] INFO: Found listing with ID: 10686920
2026-03-27 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:23 [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-27 12:24:23 [adesa.de] INFO: Scrape type for 10686920: 0
2026-03-27 12:24:23 [adesa.de] INFO: Skipping item 10686920 url https://www.openlane.eu/en/carv6/auction/10686920
2026-03-27 12:24:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698071> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733230> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29f1533c-e0f0-521f-9e01-bebf779dfc74 with identifier: 10733231
2026-03-27 12:24:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29f1533c-e0f0-521f-9e01-bebf779dfc74 with scrape type 1
2026-03-27 12:24:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 29f1533c-e0f0-521f-9e01-bebf779dfc74
2026-03-27 12:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252Fad721c00-5841-48af-92aa-5da01a7428f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/ad721c00-5841-48af-92aa-5da01a7428f7.jpg not downloaded yet
2026-03-27 12:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252F9062431e-cd4c-47ae-a2dc-16f61203f67e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/9062431e-cd4c-47ae-a2dc-16f61203f67e.jpg not downloaded yet
2026-03-27 12:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252F4bd4c90b-a204-4def-bf87-c1fbeb99126e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/4bd4c90b-a204-4def-bf87-c1fbeb99126e.jpg not downloaded yet
2026-03-27 12:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252Fe6b98acd-dedd-40df-af29-2f28ab04184e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/e6b98acd-dedd-40df-af29-2f28ab04184e.jpg not downloaded yet
2026-03-27 12:24:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 418f683f-55e2-558d-8786-0264761091da with identifier: 10698071
2026-03-27 12:24:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 418f683f-55e2-558d-8786-0264761091da with scrape type 2
2026-03-27 12:24:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 418f683f-55e2-558d-8786-0264761091da with scrape type 2
2026-03-27 12:24:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 418f683f-55e2-558d-8786-0264761091da, identifier: 10698071
2026-03-27 12:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252F9f33f20d-357e-4cd3-a8ce-09ec14fe2461.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/9f33f20d-357e-4cd3-a8ce-09ec14fe2461.jpg not downloaded yet
2026-03-27 12:24:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 418f683f-55e2-558d-8786-0264761091da with identifier: 10698071
2026-03-27 12:24:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 418f683f-55e2-558d-8786-0264761091da with identifier: 10698071
2026-03-27 12:24:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 418f683f-55e2-558d-8786-0264761091da with identifier: 10698071 to the API
2026-03-27 12:24:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698071>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '418f683f-55e2-558d-8786-0264761091da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55819',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698071',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 22061,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28250,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Grandland GS Line - Electric - Automatic - 217 hp - 22.061 km',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2025}
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698071%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [adesa.de] INFO: Saving data for 10698071: {'auction_closing_time': 1798675200.0, 'created_time': 1774009286.315901, 'last_price_update_time': 1774614265.015526}
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10698071') HTTP/1.1" 204 0
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252F425c2fd4-b168-4e22-aa02-68d4670faa22.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/425c2fd4-b168-4e22-aa02-68d4670faa22.jpg not downloaded yet
2026-03-27 12:24:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733224> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 580cfc5d-5636-57eb-86be-fe8faa583774 with identifier: 10733230
2026-03-27 12:24:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 580cfc5d-5636-57eb-86be-fe8faa583774 with scrape type 1
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 580cfc5d-5636-57eb-86be-fe8faa583774
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252F1eacff6f-aaa5-4dd2-b466-3bb392ce1a84.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/1eacff6f-aaa5-4dd2-b466-3bb392ce1a84.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252F1fcbcf09-9a29-4b36-91f5-bd6c0b5f1e8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/1fcbcf09-9a29-4b36-91f5-bd6c0b5f1e8b.jpg not downloaded yet
2026-03-27 12:24:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252F1a75e322-c3c8-471d-810c-4d8f429c3f6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/1a75e322-c3c8-471d-810c-4d8f429c3f6d.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252F75c5afc7-3bbb-43e3-97ea-459f8e8b839f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/75c5afc7-3bbb-43e3-97ea-459f8e8b839f.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252Ff49d7c93-c4ac-4964-80c3-5e09959b685f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/f49d7c93-c4ac-4964-80c3-5e09959b685f.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252F51f01300-0c80-4dd6-9ab9-cc0e2725945d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/51f01300-0c80-4dd6-9ab9-cc0e2725945d.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252F2061b320-6d6f-4e36-a188-519fab594408.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/2061b320-6d6f-4e36-a188-519fab594408.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252F5ee690d1-7839-45b8-8515-444aa43b74b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/5ee690d1-7839-45b8-8515-444aa43b74b0.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252F22feb168-3740-4299-80b9-44783bb09297.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/22feb168-3740-4299-80b9-44783bb09297.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252F18a52943-ee6f-4a07-9065-612d9947f07b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/18a52943-ee6f-4a07-9065-612d9947f07b.jpg not downloaded yet
2026-03-27 12:24:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9 with identifier: 10733224
2026-03-27 12:24:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9 with scrape type 1
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252F6b0b9f9c-0e4c-45f0-b734-27fb7544096c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/6b0b9f9c-0e4c-45f0-b734-27fb7544096c.jpg not downloaded yet
2026-03-27 12:24:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749616/general/425c2fd4-b168-4e22-aa02-68d4670faa22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733231)
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252F51dc1f94-3bb0-4b28-9581-e237cad308b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/51dc1f94-3bb0-4b28-9581-e237cad308b8.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252Ffbc16f9c-0d3e-4229-ac12-b559d7ddac09.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/fbc16f9c-0d3e-4229-ac12-b559d7ddac09.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252F865842b9-0a65-450f-ae3e-ce6d34cbadba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/865842b9-0a65-450f-ae3e-ce6d34cbadba.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252Fe854c97b-c9d2-4e6d-8fcf-b9f2483cd62d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/e854c97b-c9d2-4e6d-8fcf-b9f2483cd62d.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252Fa07963b0-3079-4059-ad0e-c54ed3cd685a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/a07963b0-3079-4059-ad0e-c54ed3cd685a.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252F3a7b2078-8adb-4731-8ae9-b629eb2b8c4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/3a7b2078-8adb-4731-8ae9-b629eb2b8c4f.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252F78eb822e-0e11-4589-b49b-3c081402b2a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/78eb822e-0e11-4589-b49b-3c081402b2a0.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252F0cf3f689-ee65-44bd-9bec-7d95652f2f68.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/0cf3f689-ee65-44bd-9bec-7d95652f2f68.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252F778709d0-1eb5-4635-afff-f8e6f346d7c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/778709d0-1eb5-4635-afff-f8e6f346d7c5.jpg not downloaded yet
2026-03-27 12:24:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714200b9d0>
2026-03-27 12:24:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252F425c2fd4-b168-4e22-aa02-68d4670faa22.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/425c2fd4-b168-4e22-aa02-68d4670faa22.jpg saved to cache
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 29f1533c-e0f0-521f-9e01-bebf779dfc74
2026-03-27 12:24:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749609/general/6b0b9f9c-0e4c-45f0-b734-27fb7544096c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733224)
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252F336358e6-5d67-4d7a-a906-05df67ec68f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/336358e6-5d67-4d7a-a906-05df67ec68f7.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252Fbcfb49df-0a96-4584-b1df-6e900496a940.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/bcfb49df-0a96-4584-b1df-6e900496a940.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252F5e8a0510-5e25-4986-b578-31dbfe52dc2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/5e8a0510-5e25-4986-b578-31dbfe52dc2e.jpg not downloaded yet
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252F2d6ae0f4-a1ef-45a2-b30d-10e722282344.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/2d6ae0f4-a1ef-45a2-b30d-10e722282344.jpg not downloaded yet
2026-03-27 12:24:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f35790>
2026-03-27 12:24:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252F6b0b9f9c-0e4c-45f0-b734-27fb7544096c.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/6b0b9f9c-0e4c-45f0-b734-27fb7544096c.jpg saved to cache
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9
2026-03-27 12:24:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749609/general/778709d0-1eb5-4635-afff-f8e6f346d7c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733224)
2026-03-27 12:24:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142008310>
2026-03-27 12:24:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252F778709d0-1eb5-4635-afff-f8e6f346d7c5.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/778709d0-1eb5-4635-afff-f8e6f346d7c5.jpg saved to cache
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9
2026-03-27 12:24:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749609/general/2d6ae0f4-a1ef-45a2-b30d-10e722282344.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733224)
2026-03-27 12:24:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749609/general/bcfb49df-0a96-4584-b1df-6e900496a940.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733224)
2026-03-27 12:24:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749609/general/5e8a0510-5e25-4986-b578-31dbfe52dc2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733224)
2026-03-27 12:24:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142003650>
2026-03-27 12:24:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252F2d6ae0f4-a1ef-45a2-b30d-10e722282344.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/2d6ae0f4-a1ef-45a2-b30d-10e722282344.jpg saved to cache
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9
2026-03-27 12:24:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749609/general/336358e6-5d67-4d7a-a906-05df67ec68f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733224)
2026-03-27 12:24:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45cac754-ddf8-5117-b1de-3bcf1f0ae00a with identifier: 10733664
2026-03-27 12:24:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45cac754-ddf8-5117-b1de-3bcf1f0ae00a with scrape type 1
2026-03-27 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45cac754-ddf8-5117-b1de-3bcf1f0ae00a
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749796%252Fgeneral%252Fdfa84af0-cd29-4dfd-9cd8-c3f1ce6a7a7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/dfa84af0-cd29-4dfd-9cd8-c3f1ce6a7a7b.jpg not downloaded yet
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749796%252Fgeneral%252F360706e6-5502-443d-9a36-3f6241f0b520.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/360706e6-5502-443d-9a36-3f6241f0b520.jpg not downloaded yet
2026-03-27 12:24:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749609/general/0cf3f689-ee65-44bd-9bec-7d95652f2f68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733224)
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749796%252Fgeneral%252F3ab69529-e664-4f3c-9d6e-f56664f0a166.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/3ab69529-e664-4f3c-9d6e-f56664f0a166.jpg not downloaded yet
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749796%252Fgeneral%252Ffdf45467-3784-4681-8d81-3dcb4643f4e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/fdf45467-3784-4681-8d81-3dcb4643f4e6.jpg not downloaded yet
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f5c850>
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252Fbcfb49df-0a96-4584-b1df-6e900496a940.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/bcfb49df-0a96-4584-b1df-6e900496a940.jpg saved to cache
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af4e10>
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252F5e8a0510-5e25-4986-b578-31dbfe52dc2e.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/5e8a0510-5e25-4986-b578-31dbfe52dc2e.jpg saved to cache
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9
2026-03-27 12:24:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749615/general/78eb822e-0e11-4589-b49b-3c081402b2a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733230)
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749796%252Fgeneral%252Fa69aa941-90f2-4abb-b056-9cc12c93c8fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/a69aa941-90f2-4abb-b056-9cc12c93c8fd.jpg not downloaded yet
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420b3cd0>
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252F336358e6-5d67-4d7a-a906-05df67ec68f7.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/336358e6-5d67-4d7a-a906-05df67ec68f7.jpg saved to cache
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9
2026-03-27 12:24:26 [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-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749796%252Fgeneral%252F3f28aa9d-af3d-4916-a5b8-c5d8dec04556.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/3f28aa9d-af3d-4916-a5b8-c5d8dec04556.jpg not downloaded yet
2026-03-27 12:24:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749796/general/dfa84af0-cd29-4dfd-9cd8-c3f1ce6a7a7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733664)
2026-03-27 12:24:26 [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-27 12:24:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140acbb50>
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252F0cf3f689-ee65-44bd-9bec-7d95652f2f68.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/0cf3f689-ee65-44bd-9bec-7d95652f2f68.jpg saved to cache
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749796%252Fgeneral%252Fb3806ccd-c7e3-43d8-8660-831df12cb7f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/b3806ccd-c7e3-43d8-8660-831df12cb7f0.jpg not downloaded yet
2026-03-27 12:24:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749796%252Fgeneral%252F0aa5f262-097b-461e-8f8f-c602ce26bb68.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/0aa5f262-097b-461e-8f8f-c602ce26bb68.jpg not downloaded yet
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140ab1050>
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252F78eb822e-0e11-4589-b49b-3c081402b2a0.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/78eb822e-0e11-4589-b49b-3c081402b2a0.jpg saved to cache
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 580cfc5d-5636-57eb-86be-fe8faa583774
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749796%252Fgeneral%252F358278d6-ced8-4026-8f1f-105d350d44fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/358278d6-ced8-4026-8f1f-105d350d44fb.jpg not downloaded yet
2026-03-27 12:24:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749796/general/fdf45467-3784-4681-8d81-3dcb4643f4e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733664)
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749796%252Fgeneral%252F7fb56420-60eb-476d-b7e1-a689ac3c01eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/7fb56420-60eb-476d-b7e1-a689ac3c01eb.jpg not downloaded yet
2026-03-27 12:24:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928
2026-03-27 12:24:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-27 12:24:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8b2ecd02-661d-530b-942b-f02718c7e1c9, identifier: 10504928
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714200be50>
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749796%252Fgeneral%252Fdfa84af0-cd29-4dfd-9cd8-c3f1ce6a7a7b.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/dfa84af0-cd29-4dfd-9cd8-c3f1ce6a7a7b.jpg saved to cache
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 45cac754-ddf8-5117-b1de-3bcf1f0ae00a
2026-03-27 12:24:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10662396
2026-03-27 12:24:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-27 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-27 12:24:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 308cd903-2fbf-5eaf-8690-6af83ff4779e, identifier: 10662396
2026-03-27 12:24:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928
2026-03-27 12:24:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928
2026-03-27 12:24:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928 to the API
2026-03-27 12:24:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:27 [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-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:27 [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-27 12:24:27 [adesa.de] INFO: Saving data for 10504928: {'auction_closing_time': 1798675200.0, 'created_time': 1773240392.551368, 'last_price_update_time': 1774614267.127974}
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504928') HTTP/1.1" 204 0
2026-03-27 12:24:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10662396
2026-03-27 12:24:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10662396
2026-03-27 12:24:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10662396 to the API
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:27 [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-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:27 [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-27 12:24:27 [adesa.de] INFO: Saving data for 10662396: {'auction_closing_time': 1798675200.0, 'created_time': 1773406660.718748, 'last_price_update_time': 1774614267.421425}
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10662396') HTTP/1.1" 204 0
2026-03-27 12:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749796/general/3f28aa9d-af3d-4916-a5b8-c5d8dec04556.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733664)
2026-03-27 12:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749796/general/3ab69529-e664-4f3c-9d6e-f56664f0a166.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733664)
2026-03-27 12:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749796/general/a69aa941-90f2-4abb-b056-9cc12c93c8fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733664)
2026-03-27 12:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733225> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af4a90>
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749796%252Fgeneral%252Ffdf45467-3784-4681-8d81-3dcb4643f4e6.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/fdf45467-3784-4681-8d81-3dcb4643f4e6.jpg saved to cache
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 45cac754-ddf8-5117-b1de-3bcf1f0ae00a
2026-03-27 12:24:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749796/general/0aa5f262-097b-461e-8f8f-c602ce26bb68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733664)
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714212dbd0>
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749796%252Fgeneral%252F3f28aa9d-af3d-4916-a5b8-c5d8dec04556.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/3f28aa9d-af3d-4916-a5b8-c5d8dec04556.jpg saved to cache
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 45cac754-ddf8-5117-b1de-3bcf1f0ae00a
2026-03-27 12:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749615/general/a07963b0-3079-4059-ad0e-c54ed3cd685a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733230)
2026-03-27 12:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749796/general/7fb56420-60eb-476d-b7e1-a689ac3c01eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733664)
2026-03-27 12:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749796/general/b3806ccd-c7e3-43d8-8660-831df12cb7f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733664)
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c2d9d0>
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749796%252Fgeneral%252F3ab69529-e664-4f3c-9d6e-f56664f0a166.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/3ab69529-e664-4f3c-9d6e-f56664f0a166.jpg saved to cache
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 45cac754-ddf8-5117-b1de-3bcf1f0ae00a
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140929c90>
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749796%252Fgeneral%252Fa69aa941-90f2-4abb-b056-9cc12c93c8fd.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/a69aa941-90f2-4abb-b056-9cc12c93c8fd.jpg saved to cache
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 45cac754-ddf8-5117-b1de-3bcf1f0ae00a
2026-03-27 12:24:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with identifier: 10733225
2026-03-27 12:24:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with scrape type 1
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749610%252Fgeneral%252F98b31f3d-bd9a-43eb-8c66-3e445b22ffcf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/98b31f3d-bd9a-43eb-8c66-3e445b22ffcf.jpg not downloaded yet
2026-03-27 12:24:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eabbf3da-9441-53dc-85af-605153403ceb with identifier: 10733222
2026-03-27 12:24:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eabbf3da-9441-53dc-85af-605153403ceb with scrape type 1
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eabbf3da-9441-53dc-85af-605153403ceb
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749607%252Fgeneral%252F361ac8d8-0c35-48a9-a8c6-f215c5b59038.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/361ac8d8-0c35-48a9-a8c6-f215c5b59038.jpg not downloaded yet
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407a1d90>
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749796%252Fgeneral%252F0aa5f262-097b-461e-8f8f-c602ce26bb68.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/0aa5f262-097b-461e-8f8f-c602ce26bb68.jpg saved to cache
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 45cac754-ddf8-5117-b1de-3bcf1f0ae00a
2026-03-27 12:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749796/general/358278d6-ced8-4026-8f1f-105d350d44fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733664)
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749610%252Fgeneral%252F4cba6c57-db86-49e8-9ff8-ec054da92034.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/4cba6c57-db86-49e8-9ff8-ec054da92034.jpg not downloaded yet
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749607%252Fgeneral%252Fbfc4fc7a-8bc0-4cb7-ba44-80ff0535021a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/bfc4fc7a-8bc0-4cb7-ba44-80ff0535021a.jpg not downloaded yet
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140959e10>
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252Fa07963b0-3079-4059-ad0e-c54ed3cd685a.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/a07963b0-3079-4059-ad0e-c54ed3cd685a.jpg saved to cache
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 580cfc5d-5636-57eb-86be-fe8faa583774
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407a6d50>
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749796%252Fgeneral%252F7fb56420-60eb-476d-b7e1-a689ac3c01eb.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/7fb56420-60eb-476d-b7e1-a689ac3c01eb.jpg saved to cache
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 45cac754-ddf8-5117-b1de-3bcf1f0ae00a
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b2690>
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749796%252Fgeneral%252Fb3806ccd-c7e3-43d8-8660-831df12cb7f0.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/b3806ccd-c7e3-43d8-8660-831df12cb7f0.jpg saved to cache
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 45cac754-ddf8-5117-b1de-3bcf1f0ae00a
2026-03-27 12:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749609/general/e854c97b-c9d2-4e6d-8fcf-b9f2483cd62d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733224)
2026-03-27 12:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749610%252Fgeneral%252F34eaf9ea-ae11-4ff9-85b7-92d326e8c2fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/34eaf9ea-ae11-4ff9-85b7-92d326e8c2fc.jpg not downloaded yet
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749607%252Fgeneral%252F771d86a3-1226-4a5d-bf1f-1a6fbd88f76c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/771d86a3-1226-4a5d-bf1f-1a6fbd88f76c.jpg not downloaded yet
2026-03-27 12:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749609/general/fbc16f9c-0d3e-4229-ac12-b559d7ddac09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733224)
2026-03-27 12:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749615/general/51dc1f94-3bb0-4b28-9581-e237cad308b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733230)
2026-03-27 12:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749615/general/865842b9-0a65-450f-ae3e-ce6d34cbadba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733230)
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749610%252Fgeneral%252Fd22f7d3d-5949-4e17-8602-4c56235f7047.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/d22f7d3d-5949-4e17-8602-4c56235f7047.jpg not downloaded yet
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749607%252Fgeneral%252Faab0e3a6-fa93-4481-bf09-b2ba4ef0a7d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/aab0e3a6-fa93-4481-bf09-b2ba4ef0a7d7.jpg not downloaded yet
2026-03-27 12:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141da45d0>
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749796%252Fgeneral%252F358278d6-ced8-4026-8f1f-105d350d44fb.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/358278d6-ced8-4026-8f1f-105d350d44fb.jpg saved to cache
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 45cac754-ddf8-5117-b1de-3bcf1f0ae00a
2026-03-27 12:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749609/general/3a7b2078-8adb-4731-8ae9-b629eb2b8c4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733224)
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749610%252Fgeneral%252F926728eb-2a7e-4a34-a1f0-e67f64f731e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/926728eb-2a7e-4a34-a1f0-e67f64f731e6.jpg not downloaded yet
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749607%252Fgeneral%252F378e86ef-077b-4bd5-ab54-f828f2ddace2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/378e86ef-077b-4bd5-ab54-f828f2ddace2.jpg not downloaded yet
2026-03-27 12:24:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749796/general/360706e6-5502-443d-9a36-3f6241f0b520.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733664)
2026-03-27 12:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749607/general/bfc4fc7a-8bc0-4cb7-ba44-80ff0535021a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733222)
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749610%252Fgeneral%252F4b4e2919-a5f4-4fcb-9144-9360c08fa21b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/4b4e2919-a5f4-4fcb-9144-9360c08fa21b.jpg not downloaded yet
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749607%252Fgeneral%252F1720a1af-7ce9-4a94-ad6e-f5e0adce0c77.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/1720a1af-7ce9-4a94-ad6e-f5e0adce0c77.jpg not downloaded yet
2026-03-27 12:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749610/general/34eaf9ea-ae11-4ff9-85b7-92d326e8c2fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733225)
2026-03-27 12:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b01b50>
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252Fe854c97b-c9d2-4e6d-8fcf-b9f2483cd62d.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/e854c97b-c9d2-4e6d-8fcf-b9f2483cd62d.jpg saved to cache
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a54e90>
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252Ffbc16f9c-0d3e-4229-ac12-b559d7ddac09.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/fbc16f9c-0d3e-4229-ac12-b559d7ddac09.jpg saved to cache
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a885d0>
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252F51dc1f94-3bb0-4b28-9581-e237cad308b8.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/51dc1f94-3bb0-4b28-9581-e237cad308b8.jpg saved to cache
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 580cfc5d-5636-57eb-86be-fe8faa583774
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fdb510>
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252F865842b9-0a65-450f-ae3e-ce6d34cbadba.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/865842b9-0a65-450f-ae3e-ce6d34cbadba.jpg saved to cache
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 580cfc5d-5636-57eb-86be-fe8faa583774
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749610%252Fgeneral%252Ffb6ced2f-4235-4602-8529-6c2402b91199.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/fb6ced2f-4235-4602-8529-6c2402b91199.jpg not downloaded yet
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749607%252Fgeneral%252F4289da0c-2c09-42d9-ab0a-b6d9809c1096.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/4289da0c-2c09-42d9-ab0a-b6d9809c1096.jpg not downloaded yet
2026-03-27 12:24:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc1c844a-ba83-59ce-9517-145a6ef02624 with identifier: 10733223
2026-03-27 12:24:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc1c844a-ba83-59ce-9517-145a6ef02624 with scrape type 1
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dc1c844a-ba83-59ce-9517-145a6ef02624
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749608%252Fgeneral%252F1665c555-d76c-41c7-8844-27109c713878.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/1665c555-d76c-41c7-8844-27109c713878.jpg not downloaded yet
2026-03-27 12:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749610/general/4cba6c57-db86-49e8-9ff8-ec054da92034.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733225)
2026-03-27 12:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749607/general/771d86a3-1226-4a5d-bf1f-1a6fbd88f76c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733222)
2026-03-27 12:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749607/general/aab0e3a6-fa93-4481-bf09-b2ba4ef0a7d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733222)
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749610%252Fgeneral%252F70a52e51-9eaa-4c40-adca-2926c039f365.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/70a52e51-9eaa-4c40-adca-2926c039f365.jpg not downloaded yet
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749607%252Fgeneral%252F361e9b48-606c-4e18-8018-b0c25da8c740.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/361e9b48-606c-4e18-8018-b0c25da8c740.jpg not downloaded yet
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a89e10>
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749609%252Fgeneral%252F3a7b2078-8adb-4731-8ae9-b629eb2b8c4f.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749609/general/3a7b2078-8adb-4731-8ae9-b629eb2b8c4f.jpg saved to cache
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9
2026-03-27 12:24:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9, skipping ID generation
2026-03-27 12:24:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9 with scrape type 1
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9 sending to next pipeline
2026-03-27 12:24:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9, identifier: 10733224
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d8bbd0>
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749796%252Fgeneral%252F360706e6-5502-443d-9a36-3f6241f0b520.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749796/general/360706e6-5502-443d-9a36-3f6241f0b520.jpg saved to cache
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 45cac754-ddf8-5117-b1de-3bcf1f0ae00a
2026-03-27 12:24:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 45cac754-ddf8-5117-b1de-3bcf1f0ae00a, skipping ID generation
2026-03-27 12:24:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45cac754-ddf8-5117-b1de-3bcf1f0ae00a with scrape type 1
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 45cac754-ddf8-5117-b1de-3bcf1f0ae00a sending to next pipeline
2026-03-27 12:24:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 45cac754-ddf8-5117-b1de-3bcf1f0ae00a, identifier: 10733664
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e312d0>
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749607%252Fgeneral%252Fbfc4fc7a-8bc0-4cb7-ba44-80ff0535021a.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/bfc4fc7a-8bc0-4cb7-ba44-80ff0535021a.jpg saved to cache
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eabbf3da-9441-53dc-85af-605153403ceb
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714206f490>
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749610%252Fgeneral%252F34eaf9ea-ae11-4ff9-85b7-92d326e8c2fc.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/34eaf9ea-ae11-4ff9-85b7-92d326e8c2fc.jpg saved to cache
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1
2026-03-27 12:24:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with identifier: 10733221
2026-03-27 12:24:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with scrape type 1
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d
2026-03-27 12:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749606%252Fgeneral%252F5b968489-4ef1-4f4e-b26c-931e222f2b78.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/5b968489-4ef1-4f4e-b26c-931e222f2b78.jpg not downloaded yet
2026-03-27 12:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749610/general/926728eb-2a7e-4a34-a1f0-e67f64f731e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733225)
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749608%252Fgeneral%252Fe1de87a1-dc37-4235-a6fa-edf36555d0e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/e1de87a1-dc37-4235-a6fa-edf36555d0e5.jpg not downloaded yet
2026-03-27 12:24:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9 with identifier: 10733224
2026-03-27 12:24:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9 with identifier: 10733224
2026-03-27 12:24:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9 with identifier: 10733224 to the API
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749609/general/3a7b2078-8adb-4731-8ae9-b629eb2b8c4f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB5P2033001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733224',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 19414,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174985,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749609/general/6b0b9f9c-0e4c-45f0-b734-27fb7544096c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109533,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749609/general/fbc16f9c-0d3e-4229-ac12-b559d7ddac09.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139545,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749609/general/e854c97b-c9d2-4e6d-8fcf-b9f2483cd62d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137717,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749609/general/3a7b2078-8adb-4731-8ae9-b629eb2b8c4f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97136,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749609/general/0cf3f689-ee65-44bd-9bec-7d95652f2f68.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85472,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749609/general/778709d0-1eb5-4635-afff-f8e6f346d7c5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114802,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749609/general/336358e6-5d67-4d7a-a906-05df67ec68f7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69195,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749609/general/bcfb49df-0a96-4584-b1df-6e900496a940.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58707,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749609/general/5e8a0510-5e25-4986-b578-31dbfe52dc2e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9/0a5f65bc-c7b0-52d0-b4a9-6c2159c0e5b9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97555,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749609/general/2d6ae0f4-a1ef-45a2-b30d-10e722282344.jpg',
'Width': 800}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-12-15',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Comfort - Electric - Automatic - 207 hp - 19.414 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733224%27 HTTP/1.1" 200 None
2026-03-27 12:24:29 [adesa.de] INFO: Saving data for 10733224: {'created_time': 1774614269.391845, 'last_price_update_time': 1774614269.391858, 'auction_closing_time': 1774951200.0}
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733224') HTTP/1.1" 204 0
2026-03-27 12:24:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 45cac754-ddf8-5117-b1de-3bcf1f0ae00a with identifier: 10733664
2026-03-27 12:24:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 45cac754-ddf8-5117-b1de-3bcf1f0ae00a with identifier: 10733664
2026-03-27 12:24:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 45cac754-ddf8-5117-b1de-3bcf1f0ae00a with identifier: 10733664 to the API
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749796/general/360706e6-5502-443d-9a36-3f6241f0b520.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '45cac754-ddf8-5117-b1de-3bcf1f0ae00a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OG XV621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733664',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 12,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219415,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749796/general/dfa84af0-cd29-4dfd-9cd8-c3f1ce6a7a7b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225525,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749796/general/360706e6-5502-443d-9a36-3f6241f0b520.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215214,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749796/general/3ab69529-e664-4f3c-9d6e-f56664f0a166.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204555,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749796/general/fdf45467-3784-4681-8d81-3dcb4643f4e6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190572,
'Height': 910,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749796/general/a69aa941-90f2-4abb-b056-9cc12c93c8fd.jpg',
'Width': 1365},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143359,
'Height': 910,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749796/general/3f28aa9d-af3d-4916-a5b8-c5d8dec04556.jpg',
'Width': 1365},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151681,
'Height': 910,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749796/general/b3806ccd-c7e3-43d8-8660-831df12cb7f0.jpg',
'Width': 1365},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204745,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749796/general/0aa5f262-097b-461e-8f8f-c602ce26bb68.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249324,
'Height': 910,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749796/general/358278d6-ced8-4026-8f1f-105d350d44fb.jpg',
'Width': 1365},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45cac754-ddf8-5117-b1de-3bcf1f0ae00a/45cac754-ddf8-5117-b1de-3bcf1f0ae00a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144688,
'Height': 910,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749796/general/7fb56420-60eb-476d-b7e1-a689ac3c01eb.jpg',
'Width': 1365}],
'price': 36300,
'price_includes_vat': True,
'registration_date': '2025-11-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Ioniq 5 Executive - Electric - Automatic - 229 hp - 50 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2025}
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733664%27 HTTP/1.1" 200 None
2026-03-27 12:24:29 [adesa.de] INFO: Saving data for 10733664: {'created_time': 1774614269.821608, 'last_price_update_time': 1774614269.821619, 'auction_closing_time': 1798675200.0}
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733664') HTTP/1.1" 204 0
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749610%252Fgeneral%252Fb2ede4c5-5e41-47fc-ad36-dc3df7412e71.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/b2ede4c5-5e41-47fc-ad36-dc3df7412e71.jpg not downloaded yet
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749607%252Fgeneral%252Fe879a3ec-09ad-4cea-9b8d-1fdaf3622809.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/e879a3ec-09ad-4cea-9b8d-1fdaf3622809.jpg not downloaded yet
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749606%252Fgeneral%252F4eb96bd3-0d43-4d07-b380-3f680dff3219.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/4eb96bd3-0d43-4d07-b380-3f680dff3219.jpg not downloaded yet
2026-03-27 12:24:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749607/general/361ac8d8-0c35-48a9-a8c6-f215c5b59038.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733222)
2026-03-27 12:24:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749607/general/378e86ef-077b-4bd5-ab54-f828f2ddace2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733222)
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749608%252Fgeneral%252F21a5ee80-e536-4e6d-8cf2-b8a88578e281.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/21a5ee80-e536-4e6d-8cf2-b8a88578e281.jpg not downloaded yet
2026-03-27 12:24:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733220> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbf550>
2026-03-27 12:24:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749610%252Fgeneral%252F4cba6c57-db86-49e8-9ff8-ec054da92034.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/4cba6c57-db86-49e8-9ff8-ec054da92034.jpg saved to cache
2026-03-27 12:24:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1
2026-03-27 12:24:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140824790>
2026-03-27 12:24:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749607%252Fgeneral%252F771d86a3-1226-4a5d-bf1f-1a6fbd88f76c.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/771d86a3-1226-4a5d-bf1f-1a6fbd88f76c.jpg saved to cache
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eabbf3da-9441-53dc-85af-605153403ceb
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714208b710>
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749607%252Fgeneral%252Faab0e3a6-fa93-4481-bf09-b2ba4ef0a7d7.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/aab0e3a6-fa93-4481-bf09-b2ba4ef0a7d7.jpg saved to cache
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eabbf3da-9441-53dc-85af-605153403ceb
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749610%252Fgeneral%252F0d9f838f-0b34-407a-896d-e7e96136a7ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/0d9f838f-0b34-407a-896d-e7e96136a7ca.jpg not downloaded yet
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749607%252Fgeneral%252Fd4254084-5695-4a8d-a41f-22909b244ffa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/d4254084-5695-4a8d-a41f-22909b244ffa.jpg not downloaded yet
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749606%252Fgeneral%252F5addfb51-ad97-426c-a452-84e87db1157e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/5addfb51-ad97-426c-a452-84e87db1157e.jpg not downloaded yet
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142143950>
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749610%252Fgeneral%252F926728eb-2a7e-4a34-a1f0-e67f64f731e6.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/926728eb-2a7e-4a34-a1f0-e67f64f731e6.jpg saved to cache
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749608%252Fgeneral%252F3240bb5b-042e-46dc-aeb4-f3c591c72aef.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/3240bb5b-042e-46dc-aeb4-f3c591c72aef.jpg not downloaded yet
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749610/general/4b4e2919-a5f4-4fcb-9144-9360c08fa21b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733225)
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749608/general/1665c555-d76c-41c7-8844-27109c713878.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733223)
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749607/general/4289da0c-2c09-42d9-ab0a-b6d9809c1096.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733222)
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749610/general/fb6ced2f-4235-4602-8529-6c2402b91199.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733225)
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749606%252Fgeneral%252F198be725-eb88-41f7-969d-0dbe2cc81aa4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/198be725-eb88-41f7-969d-0dbe2cc81aa4.jpg not downloaded yet
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143ef3b50>
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749607%252Fgeneral%252F361ac8d8-0c35-48a9-a8c6-f215c5b59038.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/361ac8d8-0c35-48a9-a8c6-f215c5b59038.jpg saved to cache
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eabbf3da-9441-53dc-85af-605153403ceb
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f1eb50>
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749607%252Fgeneral%252F378e86ef-077b-4bd5-ab54-f828f2ddace2.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/378e86ef-077b-4bd5-ab54-f828f2ddace2.jpg saved to cache
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eabbf3da-9441-53dc-85af-605153403ceb
2026-03-27 12:24:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2862d2d8-111c-5da2-bf36-1171df796f9f with identifier: 10732156
2026-03-27 12:24:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2862d2d8-111c-5da2-bf36-1171df796f9f with scrape type 1
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2862d2d8-111c-5da2-bf36-1171df796f9f
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749306%252Fgeneral%252F9552c450-84fa-48fa-b934-ef677d102b63.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/9552c450-84fa-48fa-b934-ef677d102b63.jpg not downloaded yet
2026-03-27 12:24:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5fc177f-f903-5a7b-a201-478fcea7cfd6 with identifier: 10733265
2026-03-27 12:24:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5fc177f-f903-5a7b-a201-478fcea7cfd6 with scrape type 1
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f5fc177f-f903-5a7b-a201-478fcea7cfd6
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749649%252Fgeneral%252F3b1cf228-58b6-404e-a217-9dea165d6267.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/3b1cf228-58b6-404e-a217-9dea165d6267.jpg not downloaded yet
2026-03-27 12:24:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with identifier: 10733220
2026-03-27 12:24:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with scrape type 1
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749605%252Fgeneral%252F1d71d95a-f4f7-4126-9c83-1a15033b0fa2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/1d71d95a-f4f7-4126-9c83-1a15033b0fa2.jpg not downloaded yet
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749608%252Fgeneral%252F07e8d063-bfb7-4acb-9d2f-73778332ed0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/07e8d063-bfb7-4acb-9d2f-73778332ed0f.jpg not downloaded yet
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749606%252Fgeneral%252F7298b84d-64eb-405d-a39e-edc609c901f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/7298b84d-64eb-405d-a39e-edc609c901f0.jpg not downloaded yet
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749306%252Fgeneral%252F7cd0f383-15fc-4b65-9b36-3d05c820c001.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/7cd0f383-15fc-4b65-9b36-3d05c820c001.jpg not downloaded yet
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749649%252Fgeneral%252F732ec182-793c-4347-a3a5-f2e4676b1540.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/732ec182-793c-4347-a3a5-f2e4676b1540.jpg not downloaded yet
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749605%252Fgeneral%252Fc812c0bb-f50b-4df7-b930-611b090e7960.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/c812c0bb-f50b-4df7-b930-611b090e7960.jpg not downloaded yet
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749606/general/5b968489-4ef1-4f4e-b26c-931e222f2b78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733221)
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749608%252Fgeneral%252F5faab914-545d-4e85-b6f9-fa74159103e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/5faab914-545d-4e85-b6f9-fa74159103e1.jpg not downloaded yet
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d7e010>
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749610%252Fgeneral%252F4b4e2919-a5f4-4fcb-9144-9360c08fa21b.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/4b4e2919-a5f4-4fcb-9144-9360c08fa21b.jpg saved to cache
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a3b50>
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749608%252Fgeneral%252F1665c555-d76c-41c7-8844-27109c713878.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/1665c555-d76c-41c7-8844-27109c713878.jpg saved to cache
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dc1c844a-ba83-59ce-9517-145a6ef02624
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a58910>
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749607%252Fgeneral%252F4289da0c-2c09-42d9-ab0a-b6d9809c1096.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/4289da0c-2c09-42d9-ab0a-b6d9809c1096.jpg saved to cache
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eabbf3da-9441-53dc-85af-605153403ceb
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cd6f90>
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749610%252Fgeneral%252Ffb6ced2f-4235-4602-8529-6c2402b91199.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/fb6ced2f-4235-4602-8529-6c2402b91199.jpg saved to cache
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749608/general/e1de87a1-dc37-4235-a6fa-edf36555d0e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733223)
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749610/general/d22f7d3d-5949-4e17-8602-4c56235f7047.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733225)
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749607/general/1720a1af-7ce9-4a94-ad6e-f5e0adce0c77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733222)
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749606%252Fgeneral%252F7fa4de07-3cf6-4ece-85f7-8a9e5e55dfc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/7fa4de07-3cf6-4ece-85f7-8a9e5e55dfc3.jpg not downloaded yet
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749306%252Fgeneral%252F497d3178-83e2-4071-85e9-083560d9fab5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/497d3178-83e2-4071-85e9-083560d9fab5.jpg not downloaded yet
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749649%252Fgeneral%252Fd8280046-ad87-4159-a694-9c1a613fc00b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/d8280046-ad87-4159-a694-9c1a613fc00b.jpg not downloaded yet
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749605%252Fgeneral%252F2a1a5076-73f1-41c1-9d84-09375cbb787c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/2a1a5076-73f1-41c1-9d84-09375cbb787c.jpg not downloaded yet
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749607/general/e879a3ec-09ad-4cea-9b8d-1fdaf3622809.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733222)
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749610/general/b2ede4c5-5e41-47fc-ad36-dc3df7412e71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733225)
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749608%252Fgeneral%252F74a6e587-e799-4d41-b17f-6d9f67d87ed7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/74a6e587-e799-4d41-b17f-6d9f67d87ed7.jpg not downloaded yet
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749606/general/5addfb51-ad97-426c-a452-84e87db1157e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733221)
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749606/general/4eb96bd3-0d43-4d07-b380-3f680dff3219.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733221)
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749606%252Fgeneral%252F657f227f-bc2a-4b94-9556-f7d9bf0255fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/657f227f-bc2a-4b94-9556-f7d9bf0255fb.jpg not downloaded yet
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749306%252Fgeneral%252F9fc40507-3dfe-486e-b055-07459e061b2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/9fc40507-3dfe-486e-b055-07459e061b2f.jpg not downloaded yet
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749649%252Fgeneral%252Fbfa5478c-b858-4d34-b221-aee2802a3c3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/bfa5478c-b858-4d34-b221-aee2802a3c3d.jpg not downloaded yet
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749605%252Fgeneral%252F815f693d-bcac-4e48-821d-0092b89a91de.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/815f693d-bcac-4e48-821d-0092b89a91de.jpg not downloaded yet
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a1d90>
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749606%252Fgeneral%252F5b968489-4ef1-4f4e-b26c-931e222f2b78.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/5b968489-4ef1-4f4e-b26c-931e222f2b78.jpg saved to cache
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749607/general/d4254084-5695-4a8d-a41f-22909b244ffa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733222)
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749608%252Fgeneral%252F22fa526e-338c-4e28-b480-8cb2e0e7e0a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/22fa526e-338c-4e28-b480-8cb2e0e7e0a4.jpg not downloaded yet
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749610/general/0d9f838f-0b34-407a-896d-e7e96136a7ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733225)
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749606%252Fgeneral%252F11c1b313-3654-41e7-a116-237a28498e64.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/11c1b313-3654-41e7-a116-237a28498e64.jpg not downloaded yet
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749306%252Fgeneral%252F4fc8087d-6957-4236-9239-f180944adfab.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/4fc8087d-6957-4236-9239-f180944adfab.jpg not downloaded yet
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749649%252Fgeneral%252Fbae7d420-ad68-43aa-bb5d-ab69a50521d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/bae7d420-ad68-43aa-bb5d-ab69a50521d2.jpg not downloaded yet
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749605%252Fgeneral%252Ff8f7504e-0dd0-473c-b576-a1f3b64c9666.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/f8f7504e-0dd0-473c-b576-a1f3b64c9666.jpg not downloaded yet
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749608/general/07e8d063-bfb7-4acb-9d2f-73778332ed0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733223)
2026-03-27 12:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749608/general/21a5ee80-e536-4e6d-8cf2-b8a88578e281.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733223)
2026-03-27 12:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749608%252Fgeneral%252F55738c23-b568-4cf8-94de-7d005dad83fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/55738c23-b568-4cf8-94de-7d005dad83fd.jpg not downloaded yet
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409c0910>
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749608%252Fgeneral%252Fe1de87a1-dc37-4235-a6fa-edf36555d0e5.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/e1de87a1-dc37-4235-a6fa-edf36555d0e5.jpg saved to cache
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dc1c844a-ba83-59ce-9517-145a6ef02624
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbac10>
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749610%252Fgeneral%252Fd22f7d3d-5949-4e17-8602-4c56235f7047.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/d22f7d3d-5949-4e17-8602-4c56235f7047.jpg saved to cache
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d33250>
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749607%252Fgeneral%252F1720a1af-7ce9-4a94-ad6e-f5e0adce0c77.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/1720a1af-7ce9-4a94-ad6e-f5e0adce0c77.jpg saved to cache
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eabbf3da-9441-53dc-85af-605153403ceb
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb9bd0>
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749607%252Fgeneral%252Fe879a3ec-09ad-4cea-9b8d-1fdaf3622809.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/e879a3ec-09ad-4cea-9b8d-1fdaf3622809.jpg saved to cache
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eabbf3da-9441-53dc-85af-605153403ceb
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714083f310>
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749610%252Fgeneral%252Fb2ede4c5-5e41-47fc-ad36-dc3df7412e71.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/b2ede4c5-5e41-47fc-ad36-dc3df7412e71.jpg saved to cache
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a3790>
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749606%252Fgeneral%252F5addfb51-ad97-426c-a452-84e87db1157e.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/5addfb51-ad97-426c-a452-84e87db1157e.jpg saved to cache
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d31910>
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749606%252Fgeneral%252F4eb96bd3-0d43-4d07-b380-3f680dff3219.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/4eb96bd3-0d43-4d07-b380-3f680dff3219.jpg saved to cache
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749606%252Fgeneral%252Fd9b6ff43-0233-44f8-b22c-dcdac5a2d3bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/d9b6ff43-0233-44f8-b22c-dcdac5a2d3bf.jpg not downloaded yet
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749306%252Fgeneral%252Fbe352d25-33f2-469c-83f2-e79e261f43ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/be352d25-33f2-469c-83f2-e79e261f43ca.jpg not downloaded yet
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749649%252Fgeneral%252Fa33b601c-ad6e-4297-ba6a-ffc69d14a1d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/a33b601c-ad6e-4297-ba6a-ffc69d14a1d5.jpg not downloaded yet
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749605%252Fgeneral%252F138bcd36-8d3b-4d76-85df-49878680b4b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/138bcd36-8d3b-4d76-85df-49878680b4b8.jpg not downloaded yet
2026-03-27 12:24:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749605/general/c812c0bb-f50b-4df7-b930-611b090e7960.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733220)
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749608%252Fgeneral%252F8fe770b4-65ac-45a2-b9be-5a5197ef1812.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/8fe770b4-65ac-45a2-b9be-5a5197ef1812.jpg not downloaded yet
2026-03-27 12:24:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749306/general/7cd0f383-15fc-4b65-9b36-3d05c820c001.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732156)
2026-03-27 12:24:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749649/general/d8280046-ad87-4159-a694-9c1a613fc00b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733265)
2026-03-27 12:24:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749605/general/2a1a5076-73f1-41c1-9d84-09375cbb787c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733220)
2026-03-27 12:24:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749649/general/732ec182-793c-4347-a3a5-f2e4676b1540.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733265)
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749606%252Fgeneral%252F8e3ddb29-11c8-4a03-b925-2d0719270fc0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/8e3ddb29-11c8-4a03-b925-2d0719270fc0.jpg not downloaded yet
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749306%252Fgeneral%252Feac0dcaf-f568-4421-a18b-261623245cf7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/eac0dcaf-f568-4421-a18b-261623245cf7.jpg not downloaded yet
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749649%252Fgeneral%252Fb913dab5-ac0d-43f2-951c-33bfb0899dae.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/b913dab5-ac0d-43f2-951c-33bfb0899dae.jpg not downloaded yet
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749605%252Fgeneral%252F06bd297b-947a-4b9a-8482-756d3a5594a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/06bd297b-947a-4b9a-8482-756d3a5594a2.jpg not downloaded yet
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d81bd0>
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749607%252Fgeneral%252Fd4254084-5695-4a8d-a41f-22909b244ffa.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/d4254084-5695-4a8d-a41f-22909b244ffa.jpg saved to cache
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eabbf3da-9441-53dc-85af-605153403ceb
2026-03-27 12:24:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e8d41e3-b83f-55d7-8711-6c32438b4dff with identifier: 10733660
2026-03-27 12:24:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e8d41e3-b83f-55d7-8711-6c32438b4dff with scrape type 1
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e8d41e3-b83f-55d7-8711-6c32438b4dff
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749794%252Fgeneral%252F778f0f78-1017-4838-8e56-6698495c8c0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/778f0f78-1017-4838-8e56-6698495c8c0e.jpg not downloaded yet
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a6bc90>
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749610%252Fgeneral%252F0d9f838f-0b34-407a-896d-e7e96136a7ca.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/0d9f838f-0b34-407a-896d-e7e96136a7ca.jpg saved to cache
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c28210>
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749608%252Fgeneral%252F07e8d063-bfb7-4acb-9d2f-73778332ed0f.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/07e8d063-bfb7-4acb-9d2f-73778332ed0f.jpg saved to cache
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dc1c844a-ba83-59ce-9517-145a6ef02624
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408baed0>
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749608%252Fgeneral%252F21a5ee80-e536-4e6d-8cf2-b8a88578e281.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/21a5ee80-e536-4e6d-8cf2-b8a88578e281.jpg saved to cache
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dc1c844a-ba83-59ce-9517-145a6ef02624
2026-03-27 12:24:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749606/general/7fa4de07-3cf6-4ece-85f7-8a9e5e55dfc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733221)
2026-03-27 12:24:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749608/general/74a6e587-e799-4d41-b17f-6d9f67d87ed7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733223)
2026-03-27 12:24:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749306/general/497d3178-83e2-4071-85e9-083560d9fab5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732156)
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749306%252Fgeneral%252F8bddfa91-a18f-432e-9af8-08255b557072.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/8bddfa91-a18f-432e-9af8-08255b557072.jpg not downloaded yet
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749649%252Fgeneral%252F5a385a3d-720a-421b-b377-281c7bd52a42.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/5a385a3d-720a-421b-b377-281c7bd52a42.jpg not downloaded yet
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749605%252Fgeneral%252Fceb70fa7-489f-4fe6-9e50-f11f2bcafdab.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/ceb70fa7-489f-4fe6-9e50-f11f2bcafdab.jpg not downloaded yet
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749794%252Fgeneral%252F76bd8406-9358-471e-bcee-1c35f915f478.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/76bd8406-9358-471e-bcee-1c35f915f478.jpg not downloaded yet
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d42990>
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749605%252Fgeneral%252Fc812c0bb-f50b-4df7-b930-611b090e7960.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/c812c0bb-f50b-4df7-b930-611b090e7960.jpg saved to cache
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a9d90>
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749306%252Fgeneral%252F7cd0f383-15fc-4b65-9b36-3d05c820c001.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/7cd0f383-15fc-4b65-9b36-3d05c820c001.jpg saved to cache
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2862d2d8-111c-5da2-bf36-1171df796f9f
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144206550>
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749649%252Fgeneral%252Fd8280046-ad87-4159-a694-9c1a613fc00b.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/d8280046-ad87-4159-a694-9c1a613fc00b.jpg saved to cache
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f5fc177f-f903-5a7b-a201-478fcea7cfd6
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408abb10>
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749605%252Fgeneral%252F2a1a5076-73f1-41c1-9d84-09375cbb787c.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/2a1a5076-73f1-41c1-9d84-09375cbb787c.jpg saved to cache
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140adcf50>
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749649%252Fgeneral%252F732ec182-793c-4347-a3a5-f2e4676b1540.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/732ec182-793c-4347-a3a5-f2e4676b1540.jpg saved to cache
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f5fc177f-f903-5a7b-a201-478fcea7cfd6
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749306%252Fgeneral%252Fc8dce14b-66b4-40c9-94ef-99d6fee11aba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/c8dce14b-66b4-40c9-94ef-99d6fee11aba.jpg not downloaded yet
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749649%252Fgeneral%252F88c07f09-bd9d-4c4b-b49e-a41430268da8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/88c07f09-bd9d-4c4b-b49e-a41430268da8.jpg not downloaded yet
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749605%252Fgeneral%252Fbdd0f794-62b5-4fa8-ae31-9f50355e261d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/bdd0f794-62b5-4fa8-ae31-9f50355e261d.jpg not downloaded yet
2026-03-27 12:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5749794%252Fgeneral%252F95f536cf-040f-42c4-901d-12d26d1814a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/95f536cf-040f-42c4-901d-12d26d1814a5.jpg not downloaded yet
2026-03-27 12:24:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749608/general/22fa526e-338c-4e28-b480-8cb2e0e7e0a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733223)
2026-03-27 12:24:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749649/general/a33b601c-ad6e-4297-ba6a-ffc69d14a1d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733265)
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749605/general/138bcd36-8d3b-4d76-85df-49878680b4b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733220)
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749605/general/815f693d-bcac-4e48-821d-0092b89a91de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733220)
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749649/general/bfa5478c-b858-4d34-b221-aee2802a3c3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733265)
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749306%252Fgeneral%252F98606061-209a-4b62-9dc7-8681f2e0e471.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/98606061-209a-4b62-9dc7-8681f2e0e471.jpg not downloaded yet
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749649%252Fgeneral%252F48cee359-020a-4196-a71a-f512790b9096.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/48cee359-020a-4196-a71a-f512790b9096.jpg not downloaded yet
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749605%252Fgeneral%252F59974586-31a5-413f-8769-7564e4f1d4b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/59974586-31a5-413f-8769-7564e4f1d4b0.jpg not downloaded yet
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252F73cc7e99-59b9-4fa2-8eb8-9579ee0f4a95.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/73cc7e99-59b9-4fa2-8eb8-9579ee0f4a95.jpg not downloaded yet
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714097cf10>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749606%252Fgeneral%252F7fa4de07-3cf6-4ece-85f7-8a9e5e55dfc3.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/7fa4de07-3cf6-4ece-85f7-8a9e5e55dfc3.jpg saved to cache
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a69810>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749608%252Fgeneral%252F74a6e587-e799-4d41-b17f-6d9f67d87ed7.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/74a6e587-e799-4d41-b17f-6d9f67d87ed7.jpg saved to cache
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dc1c844a-ba83-59ce-9517-145a6ef02624
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714097e950>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749306%252Fgeneral%252F497d3178-83e2-4071-85e9-083560d9fab5.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/497d3178-83e2-4071-85e9-083560d9fab5.jpg saved to cache
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2862d2d8-111c-5da2-bf36-1171df796f9f
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749306/general/be352d25-33f2-469c-83f2-e79e261f43ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732156)
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749306/general/9fc40507-3dfe-486e-b055-07459e061b2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732156)
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749606/general/d9b6ff43-0233-44f8-b22c-dcdac5a2d3bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733221)
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749608/general/55738c23-b568-4cf8-94de-7d005dad83fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733223)
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252F6f8e8030-a41d-4bea-85c6-462e4af7ba70.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/6f8e8030-a41d-4bea-85c6-462e4af7ba70.jpg not downloaded yet
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749608/general/8fe770b4-65ac-45a2-b9be-5a5197ef1812.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733223)
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252Fe9c9b28f-8e28-44c9-b281-1457b14024a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/e9c9b28f-8e28-44c9-b281-1457b14024a5.jpg not downloaded yet
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b4ed90>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749608%252Fgeneral%252F22fa526e-338c-4e28-b480-8cb2e0e7e0a4.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/22fa526e-338c-4e28-b480-8cb2e0e7e0a4.jpg saved to cache
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dc1c844a-ba83-59ce-9517-145a6ef02624
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140aaeed0>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749649%252Fgeneral%252Fa33b601c-ad6e-4297-ba6a-ffc69d14a1d5.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/a33b601c-ad6e-4297-ba6a-ffc69d14a1d5.jpg saved to cache
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f5fc177f-f903-5a7b-a201-478fcea7cfd6
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141df7950>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749605%252Fgeneral%252F138bcd36-8d3b-4d76-85df-49878680b4b8.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/138bcd36-8d3b-4d76-85df-49878680b4b8.jpg saved to cache
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a80d0>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749605%252Fgeneral%252F815f693d-bcac-4e48-821d-0092b89a91de.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/815f693d-bcac-4e48-821d-0092b89a91de.jpg saved to cache
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d42f90>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749649%252Fgeneral%252Fbfa5478c-b858-4d34-b221-aee2802a3c3d.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/bfa5478c-b858-4d34-b221-aee2802a3c3d.jpg saved to cache
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f5fc177f-f903-5a7b-a201-478fcea7cfd6
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252Fe547ccba-c544-46e4-a202-e5894393f218.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/e547ccba-c544-46e4-a202-e5894393f218.jpg not downloaded yet
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749649/general/88c07f09-bd9d-4c4b-b49e-a41430268da8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733265)
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749605/general/bdd0f794-62b5-4fa8-ae31-9f50355e261d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733220)
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749605/general/ceb70fa7-489f-4fe6-9e50-f11f2bcafdab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733220)
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749605/general/f8f7504e-0dd0-473c-b576-a1f3b64c9666.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733220)
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252F628ac844-0e55-4dd5-8aec-c30aad34fa92.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/628ac844-0e55-4dd5-8aec-c30aad34fa92.jpg not downloaded yet
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749794/general/76bd8406-9358-471e-bcee-1c35f915f478.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733660)
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749794/general/73cc7e99-59b9-4fa2-8eb8-9579ee0f4a95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733660)
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749794/general/95f536cf-040f-42c4-901d-12d26d1814a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733660)
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749794/general/778f0f78-1017-4838-8e56-6698495c8c0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733660)
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252F8757c5f0-c717-4263-9da4-62a17b7334a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/8757c5f0-c717-4263-9da4-62a17b7334a0.jpg not downloaded yet
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d87150>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749306%252Fgeneral%252Fbe352d25-33f2-469c-83f2-e79e261f43ca.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/be352d25-33f2-469c-83f2-e79e261f43ca.jpg saved to cache
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2862d2d8-111c-5da2-bf36-1171df796f9f
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142070cd0>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749306%252Fgeneral%252F9fc40507-3dfe-486e-b055-07459e061b2f.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/9fc40507-3dfe-486e-b055-07459e061b2f.jpg saved to cache
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2862d2d8-111c-5da2-bf36-1171df796f9f
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a84d90>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749606%252Fgeneral%252Fd9b6ff43-0233-44f8-b22c-dcdac5a2d3bf.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/d9b6ff43-0233-44f8-b22c-dcdac5a2d3bf.jpg saved to cache
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe3310>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749608%252Fgeneral%252F55738c23-b568-4cf8-94de-7d005dad83fd.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/55738c23-b568-4cf8-94de-7d005dad83fd.jpg saved to cache
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dc1c844a-ba83-59ce-9517-145a6ef02624
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f5e450>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749608%252Fgeneral%252F8fe770b4-65ac-45a2-b9be-5a5197ef1812.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/8fe770b4-65ac-45a2-b9be-5a5197ef1812.jpg saved to cache
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dc1c844a-ba83-59ce-9517-145a6ef02624
2026-03-27 12:24:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with identifier: 10734358
2026-03-27 12:24:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with scrape type 1
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F76534e5c-05fe-4024-b075-3504a6986fc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/76534e5c-05fe-4024-b075-3504a6986fc8.jpg not downloaded yet
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749649/general/48cee359-020a-4196-a71a-f512790b9096.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733265)
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252F57393a9a-a0dd-480c-8335-dcb21920e3ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/57393a9a-a0dd-480c-8335-dcb21920e3ac.jpg not downloaded yet
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252Fc483418a-c672-46c9-bd51-cb83bc44fe49.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/c483418a-c672-46c9-bd51-cb83bc44fe49.jpg not downloaded yet
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749605/general/59974586-31a5-413f-8769-7564e4f1d4b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733220)
2026-03-27 12:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749306/general/98606061-209a-4b62-9dc7-8681f2e0e471.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732156)
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F3d08ffb5-6fb4-4c2d-8fa0-dcb06dac301e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/3d08ffb5-6fb4-4c2d-8fa0-dcb06dac301e.jpg not downloaded yet
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f9e10>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749649%252Fgeneral%252F88c07f09-bd9d-4c4b-b49e-a41430268da8.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/88c07f09-bd9d-4c4b-b49e-a41430268da8.jpg saved to cache
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f5fc177f-f903-5a7b-a201-478fcea7cfd6
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd12d0>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749605%252Fgeneral%252Fbdd0f794-62b5-4fa8-ae31-9f50355e261d.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/bdd0f794-62b5-4fa8-ae31-9f50355e261d.jpg saved to cache
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c12490>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749605%252Fgeneral%252Fceb70fa7-489f-4fe6-9e50-f11f2bcafdab.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/ceb70fa7-489f-4fe6-9e50-f11f2bcafdab.jpg saved to cache
2026-03-27 12:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce47d0>
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749605%252Fgeneral%252Ff8f7504e-0dd0-473c-b576-a1f3b64c9666.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/f8f7504e-0dd0-473c-b576-a1f3b64c9666.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d33850>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252F76bd8406-9358-471e-bcee-1c35f915f478.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/76bd8406-9358-471e-bcee-1c35f915f478.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6e8d41e3-b83f-55d7-8711-6c32438b4dff
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb8a90>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252F73cc7e99-59b9-4fa2-8eb8-9579ee0f4a95.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/73cc7e99-59b9-4fa2-8eb8-9579ee0f4a95.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6e8d41e3-b83f-55d7-8711-6c32438b4dff
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce4190>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252F95f536cf-040f-42c4-901d-12d26d1814a5.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/95f536cf-040f-42c4-901d-12d26d1814a5.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6e8d41e3-b83f-55d7-8711-6c32438b4dff
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c13790>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252F778f0f78-1017-4838-8e56-6698495c8c0e.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/778f0f78-1017-4838-8e56-6698495c8c0e.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6e8d41e3-b83f-55d7-8711-6c32438b4dff
2026-03-27 12:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749649/general/5a385a3d-720a-421b-b377-281c7bd52a42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733265)
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F10d929d4-e7b1-4f88-a967-2cd0de57fb56.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/10d929d4-e7b1-4f88-a967-2cd0de57fb56.jpg not downloaded yet
2026-03-27 12:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749306/general/c8dce14b-66b4-40c9-94ef-99d6fee11aba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732156)
2026-03-27 12:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749794/general/e9c9b28f-8e28-44c9-b281-1457b14024a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733660)
2026-03-27 12:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749794/general/6f8e8030-a41d-4bea-85c6-462e4af7ba70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733660)
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143edfa90>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749649%252Fgeneral%252F48cee359-020a-4196-a71a-f512790b9096.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/48cee359-020a-4196-a71a-f512790b9096.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f5fc177f-f903-5a7b-a201-478fcea7cfd6
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bcc3d0>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749605%252Fgeneral%252F59974586-31a5-413f-8769-7564e4f1d4b0.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/59974586-31a5-413f-8769-7564e4f1d4b0.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F7ee390f2-019f-466e-9bc0-425983d500ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/7ee390f2-019f-466e-9bc0-425983d500ae.jpg not downloaded yet
2026-03-27 12:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749605/general/06bd297b-947a-4b9a-8482-756d3a5594a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733220)
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F51a21c5e-d83a-4d1f-b51a-7b61d35ea16f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/51a21c5e-d83a-4d1f-b51a-7b61d35ea16f.jpg not downloaded yet
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cca7d0>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749306%252Fgeneral%252F98606061-209a-4b62-9dc7-8681f2e0e471.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/98606061-209a-4b62-9dc7-8681f2e0e471.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2862d2d8-111c-5da2-bf36-1171df796f9f
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141da6f90>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749649%252Fgeneral%252F5a385a3d-720a-421b-b377-281c7bd52a42.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/5a385a3d-720a-421b-b377-281c7bd52a42.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f5fc177f-f903-5a7b-a201-478fcea7cfd6
2026-03-27 12:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749794/general/e547ccba-c544-46e4-a202-e5894393f218.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733660)
2026-03-27 12:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749306/general/8bddfa91-a18f-432e-9af8-08255b557072.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732156)
2026-03-27 12:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749794/general/628ac844-0e55-4dd5-8aec-c30aad34fa92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733660)
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F28fd6ef7-4c4b-42ce-94eb-0b1d790e9d05.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/28fd6ef7-4c4b-42ce-94eb-0b1d790e9d05.jpg not downloaded yet
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408a81d0>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749306%252Fgeneral%252Fc8dce14b-66b4-40c9-94ef-99d6fee11aba.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/c8dce14b-66b4-40c9-94ef-99d6fee11aba.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2862d2d8-111c-5da2-bf36-1171df796f9f
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409ce310>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252Fe9c9b28f-8e28-44c9-b281-1457b14024a5.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/e9c9b28f-8e28-44c9-b281-1457b14024a5.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6e8d41e3-b83f-55d7-8711-6c32438b4dff
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ddab50>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252F6f8e8030-a41d-4bea-85c6-462e4af7ba70.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/6f8e8030-a41d-4bea-85c6-462e4af7ba70.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6e8d41e3-b83f-55d7-8711-6c32438b4dff
2026-03-27 12:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750341/general/76534e5c-05fe-4024-b075-3504a6986fc8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734358)
2026-03-27 12:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749649/general/b913dab5-ac0d-43f2-951c-33bfb0899dae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733265)
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F134f1494-a07d-4338-8be8-d22b772cb663.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/134f1494-a07d-4338-8be8-d22b772cb663.jpg not downloaded yet
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bc9550>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749605%252Fgeneral%252F06bd297b-947a-4b9a-8482-756d3a5594a2.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/06bd297b-947a-4b9a-8482-756d3a5594a2.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8b4d0>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252Fe547ccba-c544-46e4-a202-e5894393f218.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/e547ccba-c544-46e4-a202-e5894393f218.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6e8d41e3-b83f-55d7-8711-6c32438b4dff
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407a3bd0>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749306%252Fgeneral%252F8bddfa91-a18f-432e-9af8-08255b557072.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/8bddfa91-a18f-432e-9af8-08255b557072.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2862d2d8-111c-5da2-bf36-1171df796f9f
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8a8d0>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252F628ac844-0e55-4dd5-8aec-c30aad34fa92.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/628ac844-0e55-4dd5-8aec-c30aad34fa92.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6e8d41e3-b83f-55d7-8711-6c32438b4dff
2026-03-27 12:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750341/general/c483418a-c672-46c9-bd51-cb83bc44fe49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734358)
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F0e3c157b-c562-47d9-af9a-8ddfc49c1821.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/0e3c157b-c562-47d9-af9a-8ddfc49c1821.jpg not downloaded yet
2026-03-27 12:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749794/general/8757c5f0-c717-4263-9da4-62a17b7334a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733660)
2026-03-27 12:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749306/general/eac0dcaf-f568-4421-a18b-261623245cf7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732156)
2026-03-27 12:24:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749606/general/8e3ddb29-11c8-4a03-b925-2d0719270fc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733221)
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F012cb384-af43-4f14-9a65-dc9e038c7395.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/012cb384-af43-4f14-9a65-dc9e038c7395.jpg not downloaded yet
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140adca10>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F76534e5c-05fe-4024-b075-3504a6986fc8.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/76534e5c-05fe-4024-b075-3504a6986fc8.jpg saved to cache
2026-03-27 12:24:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140adf010>
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749649%252Fgeneral%252Fb913dab5-ac0d-43f2-951c-33bfb0899dae.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/b913dab5-ac0d-43f2-951c-33bfb0899dae.jpg saved to cache
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f5fc177f-f903-5a7b-a201-478fcea7cfd6
2026-03-27 12:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750341/general/3d08ffb5-6fb4-4c2d-8fa0-dcb06dac301e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734358)
2026-03-27 12:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749649/general/bae7d420-ad68-43aa-bb5d-ab69a50521d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733265)
2026-03-27 12:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749794/general/57393a9a-a0dd-480c-8335-dcb21920e3ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733660)
2026-03-27 12:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750341/general/51a21c5e-d83a-4d1f-b51a-7b61d35ea16f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734358)
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cab2d0>
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252Fc483418a-c672-46c9-bd51-cb83bc44fe49.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/c483418a-c672-46c9-bd51-cb83bc44fe49.jpg saved to cache
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714215e550>
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252F8757c5f0-c717-4263-9da4-62a17b7334a0.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/8757c5f0-c717-4263-9da4-62a17b7334a0.jpg saved to cache
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6e8d41e3-b83f-55d7-8711-6c32438b4dff
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bbb9d0>
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749306%252Fgeneral%252Feac0dcaf-f568-4421-a18b-261623245cf7.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/eac0dcaf-f568-4421-a18b-261623245cf7.jpg saved to cache
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2862d2d8-111c-5da2-bf36-1171df796f9f
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714215edd0>
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749606%252Fgeneral%252F8e3ddb29-11c8-4a03-b925-2d0719270fc0.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/8e3ddb29-11c8-4a03-b925-2d0719270fc0.jpg saved to cache
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d
2026-03-27 12:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749606/general/11c1b313-3654-41e7-a116-237a28498e64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733221)
2026-03-27 12:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750341/general/7ee390f2-019f-466e-9bc0-425983d500ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734358)
2026-03-27 12:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750341/general/10d929d4-e7b1-4f88-a967-2cd0de57fb56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734358)
2026-03-27 12:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749306/general/4fc8087d-6957-4236-9239-f180944adfab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732156)
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c85a90>
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F3d08ffb5-6fb4-4c2d-8fa0-dcb06dac301e.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/3d08ffb5-6fb4-4c2d-8fa0-dcb06dac301e.jpg saved to cache
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e602d0>
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749649%252Fgeneral%252Fbae7d420-ad68-43aa-bb5d-ab69a50521d2.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/bae7d420-ad68-43aa-bb5d-ab69a50521d2.jpg saved to cache
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f5fc177f-f903-5a7b-a201-478fcea7cfd6
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143ef3590>
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749794%252Fgeneral%252F57393a9a-a0dd-480c-8335-dcb21920e3ac.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749794/general/57393a9a-a0dd-480c-8335-dcb21920e3ac.jpg saved to cache
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6e8d41e3-b83f-55d7-8711-6c32438b4dff
2026-03-27 12:24:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6e8d41e3-b83f-55d7-8711-6c32438b4dff, skipping ID generation
2026-03-27 12:24:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e8d41e3-b83f-55d7-8711-6c32438b4dff with scrape type 1
2026-03-27 12:24:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e8d41e3-b83f-55d7-8711-6c32438b4dff sending to next pipeline
2026-03-27 12:24:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6e8d41e3-b83f-55d7-8711-6c32438b4dff, identifier: 10733660
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f3ff10>
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F51a21c5e-d83a-4d1f-b51a-7b61d35ea16f.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/51a21c5e-d83a-4d1f-b51a-7b61d35ea16f.jpg saved to cache
2026-03-27 12:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1
2026-03-27 12:24:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6e8d41e3-b83f-55d7-8711-6c32438b4dff with identifier: 10733660
2026-03-27 12:24:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6e8d41e3-b83f-55d7-8711-6c32438b4dff with identifier: 10733660
2026-03-27 12:24:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6e8d41e3-b83f-55d7-8711-6c32438b4dff with identifier: 10733660 to the API
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749794/general/57393a9a-a0dd-480c-8335-dcb21920e3ac.jpg>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '6e8d41e3-b83f-55d7-8711-6c32438b4dff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WOB Z 7392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733660',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 30243,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196950,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749794/general/778f0f78-1017-4838-8e56-6698495c8c0e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192953,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749794/general/76bd8406-9358-471e-bcee-1c35f915f478.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170608,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749794/general/95f536cf-040f-42c4-901d-12d26d1814a5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165447,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749794/general/73cc7e99-59b9-4fa2-8eb8-9579ee0f4a95.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211648,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749794/general/6f8e8030-a41d-4bea-85c6-462e4af7ba70.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213005,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749794/general/e9c9b28f-8e28-44c9-b281-1457b14024a5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403787,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749794/general/e547ccba-c544-46e4-a202-e5894393f218.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353669,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749794/general/628ac844-0e55-4dd5-8aec-c30aad34fa92.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385747,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749794/general/8757c5f0-c717-4263-9da4-62a17b7334a0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e8d41e3-b83f-55d7-8711-6c32438b4dff/6e8d41e3-b83f-55d7-8711-6c32438b4dff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417446,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749794/general/57393a9a-a0dd-480c-8335-dcb21920e3ac.jpg',
'Width': 1920}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2024-12-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen T-ROC 1.5 TSI Life - Petrol - Automatic - 150 hp - '
'30.243 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2024}
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733660%27 HTTP/1.1" 200 None
2026-03-27 12:24:35 [adesa.de] INFO: Saving data for 10733660: {'created_time': 1774614275.60934, 'last_price_update_time': 1774614275.609354, 'auction_closing_time': 1798671600.0}
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733660') HTTP/1.1" 204 0
2026-03-27 12:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750341/general/28fd6ef7-4c4b-42ce-94eb-0b1d790e9d05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734358)
2026-03-27 12:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750341/general/134f1494-a07d-4338-8be8-d22b772cb663.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734358)
2026-03-27 12:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749608/general/5faab914-545d-4e85-b6f9-fa74159103e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733223)
2026-03-27 12:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749606/general/657f227f-bc2a-4b94-9556-f7d9bf0255fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733221)
2026-03-27 12:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749605/general/1d71d95a-f4f7-4126-9c83-1a15033b0fa2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733220)
2026-03-27 12:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749606/general/7298b84d-64eb-405d-a39e-edc609c901f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733221)
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b0b190>
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749606%252Fgeneral%252F11c1b313-3654-41e7-a116-237a28498e64.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/11c1b313-3654-41e7-a116-237a28498e64.jpg saved to cache
2026-03-27 12:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8a1d0>
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F7ee390f2-019f-466e-9bc0-425983d500ae.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/7ee390f2-019f-466e-9bc0-425983d500ae.jpg saved to cache
2026-03-27 12:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142e0b3d0>
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F10d929d4-e7b1-4f88-a967-2cd0de57fb56.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/10d929d4-e7b1-4f88-a967-2cd0de57fb56.jpg saved to cache
2026-03-27 12:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cd5150>
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749306%252Fgeneral%252F4fc8087d-6957-4236-9239-f180944adfab.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/4fc8087d-6957-4236-9239-f180944adfab.jpg saved to cache
2026-03-27 12:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2862d2d8-111c-5da2-bf36-1171df796f9f
2026-03-27 12:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750341/general/0e3c157b-c562-47d9-af9a-8ddfc49c1821.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734358)
2026-03-27 12:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749649/general/3b1cf228-58b6-404e-a217-9dea165d6267.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733265)
2026-03-27 12:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749306/general/9552c450-84fa-48fa-b934-ef677d102b63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732156)
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd82d0>
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F28fd6ef7-4c4b-42ce-94eb-0b1d790e9d05.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/28fd6ef7-4c4b-42ce-94eb-0b1d790e9d05.jpg saved to cache
2026-03-27 12:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142135710>
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F134f1494-a07d-4338-8be8-d22b772cb663.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/134f1494-a07d-4338-8be8-d22b772cb663.jpg saved to cache
2026-03-27 12:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d83290>
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749608%252Fgeneral%252F5faab914-545d-4e85-b6f9-fa74159103e1.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/5faab914-545d-4e85-b6f9-fa74159103e1.jpg saved to cache
2026-03-27 12:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dc1c844a-ba83-59ce-9517-145a6ef02624
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409b7450>
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749606%252Fgeneral%252F657f227f-bc2a-4b94-9556-f7d9bf0255fb.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/657f227f-bc2a-4b94-9556-f7d9bf0255fb.jpg saved to cache
2026-03-27 12:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409ce750>
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749605%252Fgeneral%252F1d71d95a-f4f7-4126-9c83-1a15033b0fa2.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749605/general/1d71d95a-f4f7-4126-9c83-1a15033b0fa2.jpg saved to cache
2026-03-27 12:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1
2026-03-27 12:24:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab26c8a3-8519-5103-a3ec-2bcbf63572b1, skipping ID generation
2026-03-27 12:24:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with scrape type 1
2026-03-27 12:24:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab26c8a3-8519-5103-a3ec-2bcbf63572b1 sending to next pipeline
2026-03-27 12:24:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab26c8a3-8519-5103-a3ec-2bcbf63572b1, identifier: 10733220
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d40490>
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749606%252Fgeneral%252F7298b84d-64eb-405d-a39e-edc609c901f0.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/7298b84d-64eb-405d-a39e-edc609c901f0.jpg saved to cache
2026-03-27 12:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d
2026-03-27 12:24:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750341/general/012cb384-af43-4f14-9a65-dc9e038c7395.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734358)
2026-03-27 12:24:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749606/general/198be725-eb88-41f7-969d-0dbe2cc81aa4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733221)
2026-03-27 12:24:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with identifier: 10733220
2026-03-27 12:24:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with identifier: 10733220
2026-03-27 12:24:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab26c8a3-8519-5103-a3ec-2bcbf63572b1 with identifier: 10733220 to the API
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24: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-27 12:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749605/general/1d71d95a-f4f7-4126-9c83-1a15033b0fa2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ab26c8a3-8519-5103-a3ec-2bcbf63572b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WBY71AW080FS22967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733220',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 15027,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113088,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749605/general/1d71d95a-f4f7-4126-9c83-1a15033b0fa2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96996,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749605/general/c812c0bb-f50b-4df7-b930-611b090e7960.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109834,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749605/general/2a1a5076-73f1-41c1-9d84-09375cbb787c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111667,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749605/general/815f693d-bcac-4e48-821d-0092b89a91de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117800,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749605/general/f8f7504e-0dd0-473c-b576-a1f3b64c9666.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79043,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749605/general/138bcd36-8d3b-4d76-85df-49878680b4b8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71628,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749605/general/06bd297b-947a-4b9a-8482-756d3a5594a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97690,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749605/general/ceb70fa7-489f-4fe6-9e50-f11f2bcafdab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85528,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749605/general/bdd0f794-62b5-4fa8-ae31-9f50355e261d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab26c8a3-8519-5103-a3ec-2bcbf63572b1/ab26c8a3-8519-5103-a3ec-2bcbf63572b1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79677,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749605/general/59974586-31a5-413f-8769-7564e4f1d4b0.jpg',
'Width': 800}],
'price': 29500,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'BMW i4 40 - Electric - Automatic - 340 hp - 15.027 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733220%27 HTTP/1.1" 200 None
2026-03-27 12:24:36 [adesa.de] INFO: Saving data for 10733220: {'created_time': 1774614276.780907, 'last_price_update_time': 1774614276.780923, 'auction_closing_time': 1774951200.0}
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733220') HTTP/1.1" 204 0
2026-03-27 12:24:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749608/general/3240bb5b-042e-46dc-aeb4-f3c591c72aef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733223)
2026-03-27 12:24:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749607/general/361e9b48-606c-4e18-8018-b0c25da8c740.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733222)
2026-03-27 12:24:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749610/general/98b31f3d-bd9a-43eb-8c66-3e445b22ffcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733225)
2026-03-27 12:24:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749610/general/70a52e51-9eaa-4c40-adca-2926c039f365.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733225)
2026-03-27 12:24:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749615/general/22feb168-3740-4299-80b9-44783bb09297.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733230)
2026-03-27 12:24:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749615/general/18a52943-ee6f-4a07-9065-612d9947f07b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733230)
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe32d0>
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F0e3c157b-c562-47d9-af9a-8ddfc49c1821.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/0e3c157b-c562-47d9-af9a-8ddfc49c1821.jpg saved to cache
2026-03-27 12:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142023a90>
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749649%252Fgeneral%252F3b1cf228-58b6-404e-a217-9dea165d6267.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749649/general/3b1cf228-58b6-404e-a217-9dea165d6267.jpg saved to cache
2026-03-27 12:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f5fc177f-f903-5a7b-a201-478fcea7cfd6
2026-03-27 12:24:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f5fc177f-f903-5a7b-a201-478fcea7cfd6, skipping ID generation
2026-03-27 12:24:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5fc177f-f903-5a7b-a201-478fcea7cfd6 with scrape type 1
2026-03-27 12:24:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f5fc177f-f903-5a7b-a201-478fcea7cfd6 sending to next pipeline
2026-03-27 12:24:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f5fc177f-f903-5a7b-a201-478fcea7cfd6, identifier: 10733265
2026-03-27 12:24:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140834650>
2026-03-27 12:24:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749306%252Fgeneral%252F9552c450-84fa-48fa-b934-ef677d102b63.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749306/general/9552c450-84fa-48fa-b934-ef677d102b63.jpg saved to cache
2026-03-27 12:24:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2862d2d8-111c-5da2-bf36-1171df796f9f
2026-03-27 12:24:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2862d2d8-111c-5da2-bf36-1171df796f9f, skipping ID generation
2026-03-27 12:24:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2862d2d8-111c-5da2-bf36-1171df796f9f with scrape type 1
2026-03-27 12:24:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2862d2d8-111c-5da2-bf36-1171df796f9f sending to next pipeline
2026-03-27 12:24:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2862d2d8-111c-5da2-bf36-1171df796f9f, identifier: 10732156
2026-03-27 12:24:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408ba350>
2026-03-27 12:24:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750341%252Fgeneral%252F012cb384-af43-4f14-9a65-dc9e038c7395.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750341/general/012cb384-af43-4f14-9a65-dc9e038c7395.jpg saved to cache
2026-03-27 12:24:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1
2026-03-27 12:24:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 01e0dbd5-e582-5cc7-a6db-84e11cb030d1, skipping ID generation
2026-03-27 12:24:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with scrape type 1
2026-03-27 12:24:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 sending to next pipeline
2026-03-27 12:24:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01e0dbd5-e582-5cc7-a6db-84e11cb030d1, identifier: 10734358
2026-03-27 12:24:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb92d0>
2026-03-27 12:24:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749606%252Fgeneral%252F198be725-eb88-41f7-969d-0dbe2cc81aa4.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749606/general/198be725-eb88-41f7-969d-0dbe2cc81aa4.jpg saved to cache
2026-03-27 12:24:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d
2026-03-27 12:24:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 86a9feb4-aae9-5955-8c99-fb57bdd11f4d, skipping ID generation
2026-03-27 12:24:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with scrape type 1
2026-03-27 12:24:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 86a9feb4-aae9-5955-8c99-fb57bdd11f4d sending to next pipeline
2026-03-27 12:24:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86a9feb4-aae9-5955-8c99-fb57bdd11f4d, identifier: 10733221
2026-03-27 12:24:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f5fc177f-f903-5a7b-a201-478fcea7cfd6 with identifier: 10733265
2026-03-27 12:24:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f5fc177f-f903-5a7b-a201-478fcea7cfd6 with identifier: 10733265
2026-03-27 12:24:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f5fc177f-f903-5a7b-a201-478fcea7cfd6 with identifier: 10733265 to the API
2026-03-27 12:24:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24: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-27 12:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749649/general/3b1cf228-58b6-404e-a217-9dea165d6267.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f5fc177f-f903-5a7b-a201-478fcea7cfd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LYVUZK9V9RB796653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733265',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 43643,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125977,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749649/general/3b1cf228-58b6-404e-a217-9dea165d6267.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99659,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749649/general/732ec182-793c-4347-a3a5-f2e4676b1540.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74156,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749649/general/d8280046-ad87-4159-a694-9c1a613fc00b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89207,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749649/general/bfa5478c-b858-4d34-b221-aee2802a3c3d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72234,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749649/general/bae7d420-ad68-43aa-bb5d-ab69a50521d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93118,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749649/general/a33b601c-ad6e-4297-ba6a-ffc69d14a1d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51456,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749649/general/b913dab5-ac0d-43f2-951c-33bfb0899dae.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88764,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749649/general/5a385a3d-720a-421b-b377-281c7bd52a42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52353,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749649/general/88c07f09-bd9d-4c4b-b49e-a41430268da8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5fc177f-f903-5a7b-a201-478fcea7cfd6/f5fc177f-f903-5a7b-a201-478fcea7cfd6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43842,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749649/general/48cee359-020a-4196-a71a-f512790b9096.jpg',
'Width': 800}],
'price': 27000,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': 'Santander Leasing',
'title': 'Volvo XC60 B4 Core - Petrol - Automatic - 197 hp - 43.643 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-27 12:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733265%27 HTTP/1.1" 200 None
2026-03-27 12:24:37 [adesa.de] INFO: Saving data for 10733265: {'created_time': 1774614277.991324, 'last_price_update_time': 1774614277.991337, 'auction_closing_time': 1774951200.0}
2026-03-27 12:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733265') HTTP/1.1" 204 0
2026-03-27 12:24:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2862d2d8-111c-5da2-bf36-1171df796f9f with identifier: 10732156
2026-03-27 12:24:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2862d2d8-111c-5da2-bf36-1171df796f9f with identifier: 10732156
2026-03-27 12:24:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2862d2d8-111c-5da2-bf36-1171df796f9f with identifier: 10732156 to the API
2026-03-27 12:24:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24: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-27 12:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749306/general/9552c450-84fa-48fa-b934-ef677d102b63.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '2862d2d8-111c-5da2-bf36-1171df796f9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH WJ 8587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732156',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 25099,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186760,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749306/general/9552c450-84fa-48fa-b934-ef677d102b63.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181709,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749306/general/7cd0f383-15fc-4b65-9b36-3d05c820c001.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191776,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749306/general/497d3178-83e2-4071-85e9-083560d9fab5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192674,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749306/general/9fc40507-3dfe-486e-b055-07459e061b2f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243836,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749306/general/4fc8087d-6957-4236-9239-f180944adfab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237388,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749306/general/be352d25-33f2-469c-83f2-e79e261f43ca.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341594,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749306/general/eac0dcaf-f568-4421-a18b-261623245cf7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392794,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749306/general/8bddfa91-a18f-432e-9af8-08255b557072.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367084,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749306/general/c8dce14b-66b4-40c9-94ef-99d6fee11aba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2862d2d8-111c-5da2-bf36-1171df796f9f/2862d2d8-111c-5da2-bf36-1171df796f9f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150537,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749306/general/98606061-209a-4b62-9dc7-8681f2e0e471.jpg',
'Width': 1920}],
'price': 24000,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen T-ROC 2.0 TDI Life Plus - Diesel - Automatic - 150 hp - '
'25.099 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2025}
2026-03-27 12:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732156%27 HTTP/1.1" 200 None
2026-03-27 12:24:38 [adesa.de] INFO: Saving data for 10732156: {'created_time': 1774614278.400223, 'last_price_update_time': 1774614278.400234, 'auction_closing_time': 1798671600.0}
2026-03-27 12:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732156') HTTP/1.1" 204 0
2026-03-27 12:24:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with identifier: 10734358
2026-03-27 12:24:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with identifier: 10734358
2026-03-27 12:24:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01e0dbd5-e582-5cc7-a6db-84e11cb030d1 with identifier: 10734358 to the API
2026-03-27 12:24:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24: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-27 12:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750341/general/012cb384-af43-4f14-9a65-dc9e038c7395.jpg>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '01e0dbd5-e582-5cc7-a6db-84e11cb030d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HAL GI133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734358',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 40757,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168965,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750341/general/76534e5c-05fe-4024-b075-3504a6986fc8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171987,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750341/general/c483418a-c672-46c9-bd51-cb83bc44fe49.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167082,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750341/general/3d08ffb5-6fb4-4c2d-8fa0-dcb06dac301e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162974,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750341/general/10d929d4-e7b1-4f88-a967-2cd0de57fb56.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240484,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750341/general/7ee390f2-019f-466e-9bc0-425983d500ae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243695,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750341/general/51a21c5e-d83a-4d1f-b51a-7b61d35ea16f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422975,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750341/general/28fd6ef7-4c4b-42ce-94eb-0b1d790e9d05.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427122,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750341/general/134f1494-a07d-4338-8be8-d22b772cb663.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366618,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750341/general/0e3c157b-c562-47d9-af9a-8ddfc49c1821.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01e0dbd5-e582-5cc7-a6db-84e11cb030d1/01e0dbd5-e582-5cc7-a6db-84e11cb030d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494650,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750341/general/012cb384-af43-4f14-9a65-dc9e038c7395.jpg',
'Width': 1920}],
'price': 23200,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Touran 1.5 TSI Active - Petrol - Manual - 150 hp - '
'40.757 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-27 12:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734358%27 HTTP/1.1" 200 None
2026-03-27 12:24:38 [adesa.de] INFO: Saving data for 10734358: {'created_time': 1774614278.829256, 'last_price_update_time': 1774614278.829266, 'auction_closing_time': 1798671600.0}
2026-03-27 12:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734358') HTTP/1.1" 204 0
2026-03-27 12:24:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with identifier: 10733221
2026-03-27 12:24:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with identifier: 10733221
2026-03-27 12:24:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86a9feb4-aae9-5955-8c99-fb57bdd11f4d with identifier: 10733221 to the API
2026-03-27 12:24:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24: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-27 12:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749606/general/198be725-eb88-41f7-969d-0dbe2cc81aa4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 326,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '86a9feb4-aae9-5955-8c99-fb57bdd11f4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WBY11CF080CM58487',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733221',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 59044,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104184,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749606/general/5b968489-4ef1-4f4e-b26c-931e222f2b78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151567,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749606/general/4eb96bd3-0d43-4d07-b380-3f680dff3219.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136309,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749606/general/5addfb51-ad97-426c-a452-84e87db1157e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86488,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749606/general/198be725-eb88-41f7-969d-0dbe2cc81aa4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87095,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749606/general/7298b84d-64eb-405d-a39e-edc609c901f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91152,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749606/general/7fa4de07-3cf6-4ece-85f7-8a9e5e55dfc3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113489,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749606/general/657f227f-bc2a-4b94-9556-f7d9bf0255fb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80059,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749606/general/11c1b313-3654-41e7-a116-237a28498e64.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146704,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749606/general/d9b6ff43-0233-44f8-b22c-dcdac5a2d3bf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86a9feb4-aae9-5955-8c99-fb57bdd11f4d/86a9feb4-aae9-5955-8c99-fb57bdd11f4d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66219,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749606/general/8e3ddb29-11c8-4a03-b925-2d0719270fc0.jpg',
'Width': 800}],
'price': 35800,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'BMW iX 40 - xDrive - Electric - Automatic - 326 hp - 59.044 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733221%27 HTTP/1.1" 200 None
2026-03-27 12:24:39 [adesa.de] INFO: Saving data for 10733221: {'created_time': 1774614279.181442, 'last_price_update_time': 1774614279.181453, 'auction_closing_time': 1774951200.0}
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733221') HTTP/1.1" 204 0
2026-03-27 12:24:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749616/general/5ee690d1-7839-45b8-8515-444aa43b74b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733231)
2026-03-27 12:24:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749616/general/51f01300-0c80-4dd6-9ab9-cc0e2725945d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733231)
2026-03-27 12:24:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749615/general/f49d7c93-c4ac-4964-80c3-5e09959b685f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733230)
2026-03-27 12:24:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749615/general/2061b320-6d6f-4e36-a188-519fab594408.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733230)
2026-03-27 12:24:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749616/general/75c5afc7-3bbb-43e3-97ea-459f8e8b839f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733231)
2026-03-27 12:24:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749615/general/1eacff6f-aaa5-4dd2-b466-3bb392ce1a84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733230)
2026-03-27 12:24:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749616/general/1fcbcf09-9a29-4b36-91f5-bd6c0b5f1e8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733231)
2026-03-27 12:24:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749615/general/1a75e322-c3c8-471d-810c-4d8f429c3f6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733230)
2026-03-27 12:24:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe02d0>
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749608%252Fgeneral%252F3240bb5b-042e-46dc-aeb4-f3c591c72aef.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749608/general/3240bb5b-042e-46dc-aeb4-f3c591c72aef.jpg saved to cache
2026-03-27 12:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dc1c844a-ba83-59ce-9517-145a6ef02624
2026-03-27 12:24:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dc1c844a-ba83-59ce-9517-145a6ef02624, skipping ID generation
2026-03-27 12:24:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc1c844a-ba83-59ce-9517-145a6ef02624 with scrape type 1
2026-03-27 12:24:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dc1c844a-ba83-59ce-9517-145a6ef02624 sending to next pipeline
2026-03-27 12:24:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dc1c844a-ba83-59ce-9517-145a6ef02624, identifier: 10733223
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71443fd110>
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749607%252Fgeneral%252F361e9b48-606c-4e18-8018-b0c25da8c740.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749607/general/361e9b48-606c-4e18-8018-b0c25da8c740.jpg saved to cache
2026-03-27 12:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eabbf3da-9441-53dc-85af-605153403ceb
2026-03-27 12:24:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eabbf3da-9441-53dc-85af-605153403ceb, skipping ID generation
2026-03-27 12:24:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eabbf3da-9441-53dc-85af-605153403ceb with scrape type 1
2026-03-27 12:24:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eabbf3da-9441-53dc-85af-605153403ceb sending to next pipeline
2026-03-27 12:24:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eabbf3da-9441-53dc-85af-605153403ceb, identifier: 10733222
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409cc8d0>
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749610%252Fgeneral%252F98b31f3d-bd9a-43eb-8c66-3e445b22ffcf.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/98b31f3d-bd9a-43eb-8c66-3e445b22ffcf.jpg saved to cache
2026-03-27 12:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cc8850>
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749610%252Fgeneral%252F70a52e51-9eaa-4c40-adca-2926c039f365.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749610/general/70a52e51-9eaa-4c40-adca-2926c039f365.jpg saved to cache
2026-03-27 12:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1
2026-03-27 12:24:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d225bbd1-2167-556d-aebb-bbfcaa4e04d1, skipping ID generation
2026-03-27 12:24:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with scrape type 1
2026-03-27 12:24:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d225bbd1-2167-556d-aebb-bbfcaa4e04d1 sending to next pipeline
2026-03-27 12:24:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d225bbd1-2167-556d-aebb-bbfcaa4e04d1, identifier: 10733225
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409cde90>
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252F22feb168-3740-4299-80b9-44783bb09297.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/22feb168-3740-4299-80b9-44783bb09297.jpg saved to cache
2026-03-27 12:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 580cfc5d-5636-57eb-86be-fe8faa583774
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141da6b90>
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252F18a52943-ee6f-4a07-9065-612d9947f07b.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/18a52943-ee6f-4a07-9065-612d9947f07b.jpg saved to cache
2026-03-27 12:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 580cfc5d-5636-57eb-86be-fe8faa583774
2026-03-27 12:24:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dc1c844a-ba83-59ce-9517-145a6ef02624 with identifier: 10733223
2026-03-27 12:24:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dc1c844a-ba83-59ce-9517-145a6ef02624 with identifier: 10733223
2026-03-27 12:24:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dc1c844a-ba83-59ce-9517-145a6ef02624 with identifier: 10733223 to the API
2026-03-27 12:24:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749608/general/3240bb5b-042e-46dc-aeb4-f3c591c72aef.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'dc1c844a-ba83-59ce-9517-145a6ef02624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB8P2017505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733223',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 9342,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108412,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749608/general/1665c555-d76c-41c7-8844-27109c713878.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170295,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749608/general/e1de87a1-dc37-4235-a6fa-edf36555d0e5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112627,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749608/general/21a5ee80-e536-4e6d-8cf2-b8a88578e281.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113627,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749608/general/3240bb5b-042e-46dc-aeb4-f3c591c72aef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99151,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749608/general/07e8d063-bfb7-4acb-9d2f-73778332ed0f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100500,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749608/general/5faab914-545d-4e85-b6f9-fa74159103e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85074,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749608/general/74a6e587-e799-4d41-b17f-6d9f67d87ed7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92418,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749608/general/22fa526e-338c-4e28-b480-8cb2e0e7e0a4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60176,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749608/general/55738c23-b568-4cf8-94de-7d005dad83fd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc1c844a-ba83-59ce-9517-145a6ef02624/dc1c844a-ba83-59ce-9517-145a6ef02624_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65605,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749608/general/8fe770b4-65ac-45a2-b9be-5a5197ef1812.jpg',
'Width': 800}],
'price': 19700,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Comfort - Electric - Automatic - 207 hp - 9.342 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-27 12:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733223%27 HTTP/1.1" 200 None
2026-03-27 12:24:40 [adesa.de] INFO: Saving data for 10733223: {'created_time': 1774614280.36962, 'last_price_update_time': 1774614280.369632, 'auction_closing_time': 1774951200.0}
2026-03-27 12:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733223') HTTP/1.1" 204 0
2026-03-27 12:24:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eabbf3da-9441-53dc-85af-605153403ceb with identifier: 10733222
2026-03-27 12:24:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eabbf3da-9441-53dc-85af-605153403ceb with identifier: 10733222
2026-03-27 12:24:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eabbf3da-9441-53dc-85af-605153403ceb with identifier: 10733222 to the API
2026-03-27 12:24:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749607/general/361e9b48-606c-4e18-8018-b0c25da8c740.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'eabbf3da-9441-53dc-85af-605153403ceb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WBA25DP040N261459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733222',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 31051,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107281,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749607/general/361ac8d8-0c35-48a9-a8c6-f215c5b59038.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98440,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749607/general/bfc4fc7a-8bc0-4cb7-ba44-80ff0535021a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84699,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749607/general/771d86a3-1226-4a5d-bf1f-1a6fbd88f76c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103824,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749607/general/aab0e3a6-fa93-4481-bf09-b2ba4ef0a7d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86465,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749607/general/378e86ef-077b-4bd5-ab54-f828f2ddace2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60983,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749607/general/1720a1af-7ce9-4a94-ad6e-f5e0adce0c77.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95706,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749607/general/4289da0c-2c09-42d9-ab0a-b6d9809c1096.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76445,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749607/general/361e9b48-606c-4e18-8018-b0c25da8c740.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71134,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749607/general/e879a3ec-09ad-4cea-9b8d-1fdaf3622809.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eabbf3da-9441-53dc-85af-605153403ceb/eabbf3da-9441-53dc-85af-605153403ceb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85728,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749607/general/d4254084-5695-4a8d-a41f-22909b244ffa.jpg',
'Width': 800}],
'price': 33700,
'price_includes_vat': True,
'registration_date': '2024-02-09',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'BMW X3 20i - xDrive - Petrol - Automatic - 184 hp - 31.051 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 12:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733222%27 HTTP/1.1" 200 None
2026-03-27 12:24:40 [adesa.de] INFO: Saving data for 10733222: {'created_time': 1774614280.751019, 'last_price_update_time': 1774614280.751033, 'auction_closing_time': 1774951200.0}
2026-03-27 12:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733222') HTTP/1.1" 204 0
2026-03-27 12:24:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with identifier: 10733225
2026-03-27 12:24:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with identifier: 10733225
2026-03-27 12:24:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d225bbd1-2167-556d-aebb-bbfcaa4e04d1 with identifier: 10733225 to the API
2026-03-27 12:24:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749610/general/70a52e51-9eaa-4c40-adca-2926c039f365.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'd225bbd1-2167-556d-aebb-bbfcaa4e04d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB6P2064029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733225',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 16489,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189702,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749610/general/98b31f3d-bd9a-43eb-8c66-3e445b22ffcf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179741,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749610/general/4cba6c57-db86-49e8-9ff8-ec054da92034.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113410,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749610/general/34eaf9ea-ae11-4ff9-85b7-92d326e8c2fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140477,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749610/general/d22f7d3d-5949-4e17-8602-4c56235f7047.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119249,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749610/general/926728eb-2a7e-4a34-a1f0-e67f64f731e6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72510,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749610/general/4b4e2919-a5f4-4fcb-9144-9360c08fa21b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96259,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749610/general/fb6ced2f-4235-4602-8529-6c2402b91199.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144224,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749610/general/70a52e51-9eaa-4c40-adca-2926c039f365.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77388,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749610/general/b2ede4c5-5e41-47fc-ad36-dc3df7412e71.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d225bbd1-2167-556d-aebb-bbfcaa4e04d1/d225bbd1-2167-556d-aebb-bbfcaa4e04d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63047,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749610/general/0d9f838f-0b34-407a-896d-e7e96136a7ca.jpg',
'Width': 800}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Comfort - Electric - Automatic - 207 hp - 16.489 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733225%27 HTTP/1.1" 200 None
2026-03-27 12:24:41 [adesa.de] INFO: Saving data for 10733225: {'created_time': 1774614281.211123, 'last_price_update_time': 1774614281.211135, 'auction_closing_time': 1774951200.0}
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733225') HTTP/1.1" 204 0
2026-03-27 12:24:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749616/general/9f33f20d-357e-4cd3-a8ce-09ec14fe2461.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733231)
2026-03-27 12:24:41 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.733(s), this was the 1st time calling it.
2026-03-27 12:24:41 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.8707541204812244 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f3ced0>
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252F5ee690d1-7839-45b8-8515-444aa43b74b0.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/5ee690d1-7839-45b8-8515-444aa43b74b0.jpg saved to cache
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 29f1533c-e0f0-521f-9e01-bebf779dfc74
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142071450>
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252F51f01300-0c80-4dd6-9ab9-cc0e2725945d.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/51f01300-0c80-4dd6-9ab9-cc0e2725945d.jpg saved to cache
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 29f1533c-e0f0-521f-9e01-bebf779dfc74
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409d6050>
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252Ff49d7c93-c4ac-4964-80c3-5e09959b685f.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/f49d7c93-c4ac-4964-80c3-5e09959b685f.jpg saved to cache
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 580cfc5d-5636-57eb-86be-fe8faa583774
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409dcf90>
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252F2061b320-6d6f-4e36-a188-519fab594408.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/2061b320-6d6f-4e36-a188-519fab594408.jpg saved to cache
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 580cfc5d-5636-57eb-86be-fe8faa583774
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dba750>
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252F75c5afc7-3bbb-43e3-97ea-459f8e8b839f.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/75c5afc7-3bbb-43e3-97ea-459f8e8b839f.jpg saved to cache
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 29f1533c-e0f0-521f-9e01-bebf779dfc74
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409de3d0>
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252F1eacff6f-aaa5-4dd2-b466-3bb392ce1a84.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/1eacff6f-aaa5-4dd2-b466-3bb392ce1a84.jpg saved to cache
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 580cfc5d-5636-57eb-86be-fe8faa583774
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce4190>
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252F1fcbcf09-9a29-4b36-91f5-bd6c0b5f1e8b.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/1fcbcf09-9a29-4b36-91f5-bd6c0b5f1e8b.jpg saved to cache
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 29f1533c-e0f0-521f-9e01-bebf779dfc74
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142143f50>
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749615%252Fgeneral%252F1a75e322-c3c8-471d-810c-4d8f429c3f6d.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749615/general/1a75e322-c3c8-471d-810c-4d8f429c3f6d.jpg saved to cache
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 580cfc5d-5636-57eb-86be-fe8faa583774
2026-03-27 12:24:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 580cfc5d-5636-57eb-86be-fe8faa583774, skipping ID generation
2026-03-27 12:24:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 580cfc5d-5636-57eb-86be-fe8faa583774 with scrape type 1
2026-03-27 12:24:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 580cfc5d-5636-57eb-86be-fe8faa583774 sending to next pipeline
2026-03-27 12:24:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 580cfc5d-5636-57eb-86be-fe8faa583774, identifier: 10733230
2026-03-27 12:24:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749616/general/ad721c00-5841-48af-92aa-5da01a7428f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733231)
2026-03-27 12:24:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749616/general/4bd4c90b-a204-4def-bf87-c1fbeb99126e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733231)
2026-03-27 12:24:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749616/general/9062431e-cd4c-47ae-a2dc-16f61203f67e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733231)
2026-03-27 12:24:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 580cfc5d-5636-57eb-86be-fe8faa583774 with identifier: 10733230
2026-03-27 12:24:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 580cfc5d-5636-57eb-86be-fe8faa583774 with identifier: 10733230
2026-03-27 12:24:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 580cfc5d-5636-57eb-86be-fe8faa583774 with identifier: 10733230 to the API
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749615/general/1a75e322-c3c8-471d-810c-4d8f429c3f6d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '580cfc5d-5636-57eb-86be-fe8faa583774',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB8P2005127',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733230',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 9087,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104296,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749615/general/1eacff6f-aaa5-4dd2-b466-3bb392ce1a84.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120028,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749615/general/1a75e322-c3c8-471d-810c-4d8f429c3f6d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113642,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749615/general/f49d7c93-c4ac-4964-80c3-5e09959b685f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106949,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749615/general/2061b320-6d6f-4e36-a188-519fab594408.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85786,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749615/general/22feb168-3740-4299-80b9-44783bb09297.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82240,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749615/general/18a52943-ee6f-4a07-9065-612d9947f07b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84014,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749615/general/51dc1f94-3bb0-4b28-9581-e237cad308b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88192,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749615/general/865842b9-0a65-450f-ae3e-ce6d34cbadba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99406,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749615/general/a07963b0-3079-4059-ad0e-c54ed3cd685a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580cfc5d-5636-57eb-86be-fe8faa583774/580cfc5d-5636-57eb-86be-fe8faa583774_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103789,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749615/general/78eb822e-0e11-4589-b49b-3c081402b2a0.jpg',
'Width': 800}],
'price': 20000,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 9.087 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733230%27 HTTP/1.1" 200 None
2026-03-27 12:24:42 [adesa.de] INFO: Saving data for 10733230: {'created_time': 1774614282.069785, 'last_price_update_time': 1774614282.069796, 'auction_closing_time': 1774951200.0}
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733230') HTTP/1.1" 204 0
2026-03-27 12:24:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749616/general/e6b98acd-dedd-40df-af29-2f28ab04184e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733231)
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c12990>
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252F9f33f20d-357e-4cd3-a8ce-09ec14fe2461.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/9f33f20d-357e-4cd3-a8ce-09ec14fe2461.jpg saved to cache
2026-03-27 12:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 29f1533c-e0f0-521f-9e01-bebf779dfc74
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407bef90>
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252Fad721c00-5841-48af-92aa-5da01a7428f7.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/ad721c00-5841-48af-92aa-5da01a7428f7.jpg saved to cache
2026-03-27 12:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 29f1533c-e0f0-521f-9e01-bebf779dfc74
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714214a250>
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252F4bd4c90b-a204-4def-bf87-c1fbeb99126e.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/4bd4c90b-a204-4def-bf87-c1fbeb99126e.jpg saved to cache
2026-03-27 12:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 29f1533c-e0f0-521f-9e01-bebf779dfc74
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714206ce50>
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252F9062431e-cd4c-47ae-a2dc-16f61203f67e.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/9062431e-cd4c-47ae-a2dc-16f61203f67e.jpg saved to cache
2026-03-27 12:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 29f1533c-e0f0-521f-9e01-bebf779dfc74
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714091cc50>
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749616%252Fgeneral%252Fe6b98acd-dedd-40df-af29-2f28ab04184e.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749616/general/e6b98acd-dedd-40df-af29-2f28ab04184e.jpg saved to cache
2026-03-27 12:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 29f1533c-e0f0-521f-9e01-bebf779dfc74
2026-03-27 12:24:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 29f1533c-e0f0-521f-9e01-bebf779dfc74, skipping ID generation
2026-03-27 12:24:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29f1533c-e0f0-521f-9e01-bebf779dfc74 with scrape type 1
2026-03-27 12:24:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 29f1533c-e0f0-521f-9e01-bebf779dfc74 sending to next pipeline
2026-03-27 12:24:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 29f1533c-e0f0-521f-9e01-bebf779dfc74, identifier: 10733231
2026-03-27 12:24:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 29f1533c-e0f0-521f-9e01-bebf779dfc74 with identifier: 10733231
2026-03-27 12:24:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 29f1533c-e0f0-521f-9e01-bebf779dfc74 with identifier: 10733231
2026-03-27 12:24:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 29f1533c-e0f0-521f-9e01-bebf779dfc74 with identifier: 10733231 to the API
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24: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-27 12:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749616/general/e6b98acd-dedd-40df-af29-2f28ab04184e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '29f1533c-e0f0-521f-9e01-bebf779dfc74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LC0CE4CB4P0462211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733231',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Dolphin',
'odometer': 11162,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99298,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749616/general/ad721c00-5841-48af-92aa-5da01a7428f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98041,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749616/general/9062431e-cd4c-47ae-a2dc-16f61203f67e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128369,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749616/general/4bd4c90b-a204-4def-bf87-c1fbeb99126e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132410,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749616/general/e6b98acd-dedd-40df-af29-2f28ab04184e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85636,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749616/general/9f33f20d-357e-4cd3-a8ce-09ec14fe2461.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65127,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749616/general/425c2fd4-b168-4e22-aa02-68d4670faa22.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82596,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749616/general/1fcbcf09-9a29-4b36-91f5-bd6c0b5f1e8b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80610,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749616/general/75c5afc7-3bbb-43e3-97ea-459f8e8b839f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85981,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749616/general/51f01300-0c80-4dd6-9ab9-cc0e2725945d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29f1533c-e0f0-521f-9e01-bebf779dfc74/29f1533c-e0f0-521f-9e01-bebf779dfc74_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39179,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749616/general/5ee690d1-7839-45b8-8515-444aa43b74b0.jpg',
'Width': 800}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-12-14',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Byd Dolphin Comfort - Electric - Automatic - 204 hp - 11.162 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733231%27 HTTP/1.1" 200 None
2026-03-27 12:24:42 [adesa.de] INFO: Saving data for 10733231: {'created_time': 1774614282.839389, 'last_price_update_time': 1774614282.839402, 'auction_closing_time': 1774951200.0}
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733231') HTTP/1.1" 204 0
2026-03-27 12:24:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d178befc-15cc-5003-800d-6a31c0a93bcd with identifier: 10728063
2026-03-27 12:24:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d178befc-15cc-5003-800d-6a31c0a93bcd with scrape type 2
2026-03-27 12:24:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d178befc-15cc-5003-800d-6a31c0a93bcd with scrape type 2
2026-03-27 12:24:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d178befc-15cc-5003-800d-6a31c0a93bcd, identifier: 10728063
2026-03-27 12:24:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d178befc-15cc-5003-800d-6a31c0a93bcd with identifier: 10728063
2026-03-27 12:24:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d178befc-15cc-5003-800d-6a31c0a93bcd with identifier: 10728063
2026-03-27 12:24:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d178befc-15cc-5003-800d-6a31c0a93bcd with identifier: 10728063 to the API
2026-03-27 12:24:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24: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-27 12:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728063>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Hatchback',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 174,
'expiration_date': '2026-03-27T13:48:40Z',
'fuel_type': 'Diesel',
'id': 'd178befc-15cc-5003-800d-6a31c0a93bcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990924-2504569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728063',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 96419,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-07-06',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Insignia 2.0 Grand Sport - Diesel - Automatic - 174 hp - '
'96.419 km',
'transmission': 'automatic',
'trim': 'Grand Sport',
'vin': None,
'year': 2021}
2026-03-27 12:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728063%27 HTTP/1.1" 200 None
2026-03-27 12:24:43 [adesa.de] INFO: Saving data for 10728063: {'auction_closing_time': 1774619320.0, 'created_time': 1774527642.743727, 'last_price_update_time': 1774614283.476778}
2026-03-27 12:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728063') HTTP/1.1" 204 0
2026-03-27 12:24:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06144f16-84ea-50e4-81fe-49e20c516439 with identifier: 10730133
2026-03-27 12:24:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06144f16-84ea-50e4-81fe-49e20c516439 with scrape type 1
2026-03-27 12:24:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 06144f16-84ea-50e4-81fe-49e20c516439
2026-03-27 12:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5748238%252Fgeneral%252F96a4fc41-bc0a-40c1-b2a5-e1ebc32198ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/96a4fc41-bc0a-40c1-b2a5-e1ebc32198ee.jpg not downloaded yet
2026-03-27 12:24:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c18b03da-b3e8-5253-afef-13faf712702c with identifier: 10727916
2026-03-27 12:24:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c18b03da-b3e8-5253-afef-13faf712702c with scrape type 2
2026-03-27 12:24:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c18b03da-b3e8-5253-afef-13faf712702c with scrape type 2
2026-03-27 12:24:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c18b03da-b3e8-5253-afef-13faf712702c, identifier: 10727916
2026-03-27 12:24:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c18b03da-b3e8-5253-afef-13faf712702c with identifier: 10727916
2026-03-27 12:24:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c18b03da-b3e8-5253-afef-13faf712702c with identifier: 10727916
2026-03-27 12:24:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c18b03da-b3e8-5253-afef-13faf712702c with identifier: 10727916 to the API
2026-03-27 12:24:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24: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-27 12:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727916>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T13:23:20Z',
'fuel_type': 'Petrol',
'id': 'c18b03da-b3e8-5253-afef-13faf712702c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2990932-2490742',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727916',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 17868,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Mokka 1.2 Elegance - Petrol - Manual - 100 hp - 17.868 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-27 12:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727916%27 HTTP/1.1" 200 None
2026-03-27 12:24:43 [adesa.de] INFO: Saving data for 10727916: {'auction_closing_time': 1774617800.0, 'created_time': 1774527632.372898, 'last_price_update_time': 1774614283.921756}
2026-03-27 12:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727916') HTTP/1.1" 204 0
2026-03-27 12:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5748238%252Fgeneral%252F737e479b-de4d-4c62-8462-7c233f6d3950.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/737e479b-de4d-4c62-8462-7c233f6d3950.jpg not downloaded yet
2026-03-27 12:24:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733194> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10531591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5748238%252Fgeneral%252F1c65fdc6-8402-4f98-a067-46ade885b3f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/1c65fdc6-8402-4f98-a067-46ade885b3f3.jpg not downloaded yet
2026-03-27 12:24:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252F6f67e535-5585-458b-ab84-c14537fb4bd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/6f67e535-5585-458b-ab84-c14537fb4bd5.jpg not downloaded yet
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252F286ce7ed-a7ef-4b76-beaa-0dac18835051.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/286ce7ed-a7ef-4b76-beaa-0dac18835051.jpg not downloaded yet
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252F0a45bedf-133b-4085-99f2-d49ed4d8615e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/0a45bedf-133b-4085-99f2-d49ed4d8615e.jpg not downloaded yet
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252F6c5ac6e7-3c11-4b75-a381-c90b3c04124f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/6c5ac6e7-3c11-4b75-a381-c90b3c04124f.jpg not downloaded yet
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252Fcef66085-9340-434a-aa2c-65ec8c01c1e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/cef66085-9340-434a-aa2c-65ec8c01c1e7.jpg not downloaded yet
2026-03-27 12:24:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748238/general/737e479b-de4d-4c62-8462-7c233f6d3950.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730133)
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252Ff73508bb-be5a-4b8e-ac48-287d0b9db308.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/f73508bb-be5a-4b8e-ac48-287d0b9db308.jpg not downloaded yet
2026-03-27 12:24:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748238/general/96a4fc41-bc0a-40c1-b2a5-e1ebc32198ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730133)
2026-03-27 12:24:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7b3ba03-d249-5038-8704-8ad030e4b6df with identifier: 10732155
2026-03-27 12:24:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b3ba03-d249-5038-8704-8ad030e4b6df with scrape type 1
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7b3ba03-d249-5038-8704-8ad030e4b6df
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252F90063026-e5c5-428a-8517-2f073f113941.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/90063026-e5c5-428a-8517-2f073f113941.jpg not downloaded yet
2026-03-27 12:24:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83700fdf-25e4-5295-ac7a-471f9e5bb93b with identifier: 10733194
2026-03-27 12:24:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83700fdf-25e4-5295-ac7a-471f9e5bb93b with scrape type 1
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 83700fdf-25e4-5295-ac7a-471f9e5bb93b
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252F43318b9e-e856-488b-b55a-e5636b71c574.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/43318b9e-e856-488b-b55a-e5636b71c574.jpg not downloaded yet
2026-03-27 12:24:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with identifier: 10531591
2026-03-27 12:24:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with scrape type 2
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with scrape type 2
2026-03-27 12:24:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 14fb824b-0eed-5ae7-a31b-d0b99ddc935f, identifier: 10531591
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252F68a2fe4c-cc14-4afd-abf9-7b652f8996d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/68a2fe4c-cc14-4afd-abf9-7b652f8996d5.jpg not downloaded yet
2026-03-27 12:24:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with identifier: 10531591
2026-03-27 12:24:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with identifier: 10531591
2026-03-27 12:24:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 14fb824b-0eed-5ae7-a31b-d0b99ddc935f with identifier: 10531591 to the API
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10531591>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '14fb824b-0eed-5ae7-a31b-d0b99ddc935f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KE HU50',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10531591',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 26607,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Ateca 1.5 TSI FR - Petrol - Manual - 150 hp - 26.607 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2021}
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710531591%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [adesa.de] INFO: Saving data for 10531591: {'auction_closing_time': 1798671600.0, 'created_time': 1773240232.163419, 'last_price_update_time': 1774614284.568766}
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10531591') HTTP/1.1" 204 0
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252F3ddc6864-d8b2-49dd-b224-45e310f47b2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/3ddc6864-d8b2-49dd-b224-45e310f47b2b.jpg not downloaded yet
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252F7e3bb226-085e-4acd-9875-da1673601368.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/7e3bb226-085e-4acd-9875-da1673601368.jpg not downloaded yet
2026-03-27 12:24:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c23bd0>
2026-03-27 12:24:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252F737e479b-de4d-4c62-8462-7c233f6d3950.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/737e479b-de4d-4c62-8462-7c233f6d3950.jpg saved to cache
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 06144f16-84ea-50e4-81fe-49e20c516439
2026-03-27 12:24:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b61d50>
2026-03-27 12:24:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252F96a4fc41-bc0a-40c1-b2a5-e1ebc32198ee.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/96a4fc41-bc0a-40c1-b2a5-e1ebc32198ee.jpg saved to cache
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 06144f16-84ea-50e4-81fe-49e20c516439
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252F932be62a-dc3e-44f3-aadf-9c247b89eb6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/932be62a-dc3e-44f3-aadf-9c247b89eb6f.jpg not downloaded yet
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252F4a3b8423-739d-43de-a69f-2d51da56cd58.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/4a3b8423-739d-43de-a69f-2d51da56cd58.jpg not downloaded yet
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252F3c713ca4-b610-4531-b6f9-8455cd493c74.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/3c713ca4-b610-4531-b6f9-8455cd493c74.jpg not downloaded yet
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252F88c29a2c-be49-47eb-851c-2e3101533c19.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/88c29a2c-be49-47eb-851c-2e3101533c19.jpg not downloaded yet
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252F30bb08c5-ba7d-49e5-b016-0c88191ba140.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/30bb08c5-ba7d-49e5-b016-0c88191ba140.jpg not downloaded yet
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252Fd944e59d-c07d-4d45-9ce7-1dd7e979e0bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/d944e59d-c07d-4d45-9ce7-1dd7e979e0bc.jpg not downloaded yet
2026-03-27 12:24:44 [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-27 12:24:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748238/general/6c5ac6e7-3c11-4b75-a381-c90b3c04124f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730133)
2026-03-27 12:24:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748238/general/cef66085-9340-434a-aa2c-65ec8c01c1e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730133)
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252Fdd668a57-3d8f-40aa-8c0e-2618a29b9473.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/dd668a57-3d8f-40aa-8c0e-2618a29b9473.jpg not downloaded yet
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252F6c0fd834-924a-4f44-9611-c573ea21b3f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/6c0fd834-924a-4f44-9611-c573ea21b3f7.jpg not downloaded yet
2026-03-27 12:24:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252F1e33225d-a648-40ac-80b2-fdc6f58211b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/1e33225d-a648-40ac-80b2-fdc6f58211b7.jpg not downloaded yet
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252Fb8ed242b-e1ae-4f5d-96ff-a7b73ac951cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/b8ed242b-e1ae-4f5d-96ff-a7b73ac951cf.jpg not downloaded yet
2026-03-27 12:24:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252F8c93a935-b391-4cc7-9868-bf65a8434c02.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/8c93a935-b391-4cc7-9868-bf65a8434c02.jpg not downloaded yet
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252Fc4b25253-0fca-4904-bd47-1d5189569644.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/c4b25253-0fca-4904-bd47-1d5189569644.jpg not downloaded yet
2026-03-27 12:24:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252Fa0e23de5-9fb1-4ad0-9917-cd24c61d9d5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/a0e23de5-9fb1-4ad0-9917-cd24c61d9d5c.jpg not downloaded yet
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252F56df5b40-4bb7-46a7-ab54-952acebcfeab.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/56df5b40-4bb7-46a7-ab54-952acebcfeab.jpg not downloaded yet
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252F240a4e2f-8607-4d52-93a9-a0c7d464e934.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/240a4e2f-8607-4d52-93a9-a0c7d464e934.jpg not downloaded yet
2026-03-27 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252Fe4e66dcb-99df-41d2-a982-42f580a56138.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/e4e66dcb-99df-41d2-a982-42f580a56138.jpg not downloaded yet
2026-03-27 12:24:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465
2026-03-27 12:24:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39be0960-f533-54a4-95e8-dcd74ff094af with scrape type 2
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39be0960-f533-54a4-95e8-dcd74ff094af with scrape type 2
2026-03-27 12:24:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39be0960-f533-54a4-95e8-dcd74ff094af, identifier: 10699465
2026-03-27 12:24:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af1d10>
2026-03-27 12:24:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252F6c5ac6e7-3c11-4b75-a381-c90b3c04124f.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/6c5ac6e7-3c11-4b75-a381-c90b3c04124f.jpg saved to cache
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 06144f16-84ea-50e4-81fe-49e20c516439
2026-03-27 12:24:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140843250>
2026-03-27 12:24:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252Fcef66085-9340-434a-aa2c-65ec8c01c1e7.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/cef66085-9340-434a-aa2c-65ec8c01c1e7.jpg saved to cache
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 06144f16-84ea-50e4-81fe-49e20c516439
2026-03-27 12:24:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465
2026-03-27 12:24:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465
2026-03-27 12:24:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465 to the API
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24: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-27 12:24:45 [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-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [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-27 12:24:45 [adesa.de] INFO: Saving data for 10699465: {'auction_closing_time': 1798675200.0, 'created_time': 1774009283.275134, 'last_price_update_time': 1774614285.655459}
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699465') HTTP/1.1" 204 0
2026-03-27 12:24:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 12:24:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749596/general/d944e59d-c07d-4d45-9ce7-1dd7e979e0bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733194)
2026-03-27 12:24:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749596/general/88c29a2c-be49-47eb-851c-2e3101533c19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733194)
2026-03-27 12:24:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745345/general/30bb08c5-ba7d-49e5-b016-0c88191ba140.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732155)
2026-03-27 12:24:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3356c7c-23a2-5ab3-8a06-b99a75f26d67 with identifier: 10734362
2026-03-27 12:24:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3356c7c-23a2-5ab3-8a06-b99a75f26d67 with scrape type 1
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c3356c7c-23a2-5ab3-8a06-b99a75f26d67
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5200302%252Fgeneral%252Fce3cbfbc-00c9-4621-9485-dcb8efe7a1f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5200302/general/ce3cbfbc-00c9-4621-9485-dcb8efe7a1f0.jpg not downloaded yet
2026-03-27 12:24:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5200302%252Fgeneral%252F01d98036-d9ea-4fad-9b67-26e5c2991b0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5200302/general/01d98036-d9ea-4fad-9b67-26e5c2991b0e.jpg already downloaded
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5200302%252Fgeneral%252F61bfd60f-967c-47b8-9e1c-e9b006b404a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5200302/general/61bfd60f-967c-47b8-9e1c-e9b006b404a8.jpg already downloaded
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5200302%252Fgeneral%252F127cf19b-0b91-4fa7-8d50-55fc06835737.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5200302/general/127cf19b-0b91-4fa7-8d50-55fc06835737.jpg already downloaded
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5200302%252Fgeneral%252F798eadce-6c1f-4f61-aa37-80b1dc4b3d91.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5200302/general/798eadce-6c1f-4f61-aa37-80b1dc4b3d91.jpg not downloaded yet
2026-03-27 12:24:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749596/general/b8ed242b-e1ae-4f5d-96ff-a7b73ac951cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733194)
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5200302%252Fgeneral%252Fe6b3e788-7c7b-4b9c-b2fe-db35a1934178.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5200302/general/e6b3e788-7c7b-4b9c-b2fe-db35a1934178.jpg already downloaded
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5200302%252Fgeneral%252F1dea14b9-9119-49c1-9616-805f2fbf6515.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5200302/general/1dea14b9-9119-49c1-9616-805f2fbf6515.jpg not downloaded yet
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5200302%252Fgeneral%252F0607bbd6-3205-4f5a-b51f-5489d5b68f31.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5200302/general/0607bbd6-3205-4f5a-b51f-5489d5b68f31.jpg already downloaded
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5200302%252Fgeneral%252F6f2f9fdc-4ace-4a79-bb44-4622e1cb0e29.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5200302/general/6f2f9fdc-4ace-4a79-bb44-4622e1cb0e29.jpg not downloaded yet
2026-03-27 12:24:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c29390>
2026-03-27 12:24:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252Fd944e59d-c07d-4d45-9ce7-1dd7e979e0bc.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/d944e59d-c07d-4d45-9ce7-1dd7e979e0bc.jpg saved to cache
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 83700fdf-25e4-5295-ac7a-471f9e5bb93b
2026-03-27 12:24:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714088d410>
2026-03-27 12:24:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252F88c29a2c-be49-47eb-851c-2e3101533c19.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/88c29a2c-be49-47eb-851c-2e3101533c19.jpg saved to cache
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 83700fdf-25e4-5295-ac7a-471f9e5bb93b
2026-03-27 12:24:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f3fe215-268c-5063-9e74-52c15f3dc922 with identifier: 10735740
2026-03-27 12:24:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f3fe215-268c-5063-9e74-52c15f3dc922 with scrape type 1
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f3fe215-268c-5063-9e74-52c15f3dc922
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252Ff05ce647-1439-426c-b5a7-4593d8806451.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/f05ce647-1439-426c-b5a7-4593d8806451.jpeg not downloaded yet
2026-03-27 12:24:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8643fd3-41a1-5c23-9a1d-60d316b59aa5 with identifier: 10735739
2026-03-27 12:24:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8643fd3-41a1-5c23-9a1d-60d316b59aa5 with scrape type 1
2026-03-27 12:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8643fd3-41a1-5c23-9a1d-60d316b59aa5
2026-03-27 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252Fd6eeeb1a-7341-438c-8775-2c4cd37d0c45.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/d6eeeb1a-7341-438c-8775-2c4cd37d0c45.jpeg not downloaded yet
2026-03-27 12:24:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d411d0>
2026-03-27 12:24:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252F30bb08c5-ba7d-49e5-b016-0c88191ba140.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/30bb08c5-ba7d-49e5-b016-0c88191ba140.jpg saved to cache
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b7b3ba03-d249-5038-8704-8ad030e4b6df
2026-03-27 12:24:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cd696f4-581f-59c7-8e83-91393c86e801 with identifier: 10736401
2026-03-27 12:24:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cd696f4-581f-59c7-8e83-91393c86e801 with scrape type 1
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3cd696f4-581f-59c7-8e83-91393c86e801
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252Fb45e098d-d318-45f9-bc68-0744fc5722b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/b45e098d-d318-45f9-bc68-0744fc5722b4.jpg already downloaded
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252F16b6bdf2-3515-4b86-9dbc-0099bb22d76f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/16b6bdf2-3515-4b86-9dbc-0099bb22d76f.jpg already downloaded
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252F7fc62761-e4a4-4eba-92b9-4d4aef2e6716.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/7fc62761-e4a4-4eba-92b9-4d4aef2e6716.jpg already downloaded
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252F85bf419d-3cc1-41b2-8201-306d68576d12.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/85bf419d-3cc1-41b2-8201-306d68576d12.jpg already downloaded
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252Fd2b8b68c-2a18-499b-b67f-126ec20a1cac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/d2b8b68c-2a18-499b-b67f-126ec20a1cac.jpg already downloaded
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252Fab0fa3a5-b426-416b-bebc-f6a44a8471e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/ab0fa3a5-b426-416b-bebc-f6a44a8471e3.jpg already downloaded
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252Fc9ee921a-2be4-4a77-aafa-2b77c3b47a66.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/c9ee921a-2be4-4a77-aafa-2b77c3b47a66.jpg already downloaded
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252F0a64ce1d-10d9-4f27-96ee-0253d37e1e0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/0a64ce1d-10d9-4f27-96ee-0253d37e1e0b.jpg already downloaded
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252F167c8ead-1fa2-494e-9f28-cfb726be582c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/167c8ead-1fa2-494e-9f28-cfb726be582c.jpg already downloaded
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741053%252Fgeneral%252Fbaca5e56-a695-4423-a8b4-0888e30fd4c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741053/general/baca5e56-a695-4423-a8b4-0888e30fd4c4.jpg already downloaded
2026-03-27 12:24:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3cd696f4-581f-59c7-8e83-91393c86e801, identifier: 10736401
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5200302%252Fgeneral%252Fdc5960f2-939c-4488-a059-973d0d22be34.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5200302/general/dc5960f2-939c-4488-a059-973d0d22be34.jpg not downloaded yet
2026-03-27 12:24:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3cd696f4-581f-59c7-8e83-91393c86e801 with identifier: 10736401
2026-03-27 12:24:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3cd696f4-581f-59c7-8e83-91393c86e801 with identifier: 10736401
2026-03-27 12:24:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3cd696f4-581f-59c7-8e83-91393c86e801 with identifier: 10736401 to the API
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736401>
{'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-30T09: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=10736401',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Talisman',
'odometer': 102267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5741053/general/b45e098d-d318-45f9-bc68-0744fc5722b4.jpg',
'https://images.openlane.eu/carimgs/5741053/general/16b6bdf2-3515-4b86-9dbc-0099bb22d76f.jpg',
'https://images.openlane.eu/carimgs/5741053/general/7fc62761-e4a4-4eba-92b9-4d4aef2e6716.jpg',
'https://images.openlane.eu/carimgs/5741053/general/85bf419d-3cc1-41b2-8201-306d68576d12.jpg',
'https://images.openlane.eu/carimgs/5741053/general/d2b8b68c-2a18-499b-b67f-126ec20a1cac.jpg',
'https://images.openlane.eu/carimgs/5741053/general/ab0fa3a5-b426-416b-bebc-f6a44a8471e3.jpg',
'https://images.openlane.eu/carimgs/5741053/general/c9ee921a-2be4-4a77-aafa-2b77c3b47a66.jpg',
'https://images.openlane.eu/carimgs/5741053/general/0a64ce1d-10d9-4f27-96ee-0253d37e1e0b.jpg',
'https://images.openlane.eu/carimgs/5741053/general/167c8ead-1fa2-494e-9f28-cfb726be582c.jpg',
'https://images.openlane.eu/carimgs/5741053/general/baca5e56-a695-4423-a8b4-0888e30fd4c4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251707,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/b45e098d-d318-45f9-bc68-0744fc5722b4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279716,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/16b6bdf2-3515-4b86-9dbc-0099bb22d76f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291229,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/7fc62761-e4a4-4eba-92b9-4d4aef2e6716.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292211,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/85bf419d-3cc1-41b2-8201-306d68576d12.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201163,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/d2b8b68c-2a18-499b-b67f-126ec20a1cac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174137,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/ab0fa3a5-b426-416b-bebc-f6a44a8471e3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167752,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/c9ee921a-2be4-4a77-aafa-2b77c3b47a66.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198037,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/0a64ce1d-10d9-4f27-96ee-0253d37e1e0b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161933,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/167c8ead-1fa2-494e-9f28-cfb726be582c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cd696f4-581f-59c7-8e83-91393c86e801/3cd696f4-581f-59c7-8e83-91393c86e801_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101882,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741053/general/baca5e56-a695-4423-a8b4-0888e30fd4c4.jpg',
'Width': 1280}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2019-11-26',
'seats_number': 5,
'seller_name': 'Auto Fisher',
'title': 'Renault Talisman 1.8 TCe Limited - Petrol - Automatic - 225 hp - '
'102.267 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2019}
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736401%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [adesa.de] INFO: Saving data for 10736401: {'created_time': 1774614286.842627, 'last_price_update_time': 1774614286.842638, 'auction_closing_time': 1774863000.0}
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736401') HTTP/1.1" 204 0
2026-03-27 12:24:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749596/general/e4e66dcb-99df-41d2-a982-42f580a56138.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733194)
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252F25bbb3ca-d530-479c-9f7b-be40aa4f02c1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/25bbb3ca-d530-479c-9f7b-be40aa4f02c1.jpeg not downloaded yet
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252Fe04d240d-6ead-4cea-a2da-7cf98e3fa80d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/e04d240d-6ead-4cea-a2da-7cf98e3fa80d.jpeg not downloaded yet
2026-03-27 12:24:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749596/general/c4b25253-0fca-4904-bd47-1d5189569644.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733194)
2026-03-27 12:24:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745345/general/240a4e2f-8607-4d52-93a9-a0c7d464e934.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732155)
2026-03-27 12:24:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736391> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745345/general/a0e23de5-9fb1-4ad0-9917-cd24c61d9d5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732155)
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252Fda94f534-ea7c-4bbc-b999-3b53ff94eebd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/da94f534-ea7c-4bbc-b999-3b53ff94eebd.jpeg not downloaded yet
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252Fb4978934-ed99-4f85-861d-da105f0f17c7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/b4978934-ed99-4f85-861d-da105f0f17c7.jpeg not downloaded yet
2026-03-27 12:24:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:24:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b24290>
2026-03-27 12:24:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252Fb8ed242b-e1ae-4f5d-96ff-a7b73ac951cf.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/b8ed242b-e1ae-4f5d-96ff-a7b73ac951cf.jpg saved to cache
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 83700fdf-25e4-5295-ac7a-471f9e5bb93b
2026-03-27 12:24:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749596/general/56df5b40-4bb7-46a7-ab54-952acebcfeab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733194)
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252F98a9325d-a69d-4438-b30a-bb68c06a1d9a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/98a9325d-a69d-4438-b30a-bb68c06a1d9a.jpeg not downloaded yet
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252F35ebeabd-42a0-4a7f-9359-2f484f89b7b7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/35ebeabd-42a0-4a7f-9359-2f484f89b7b7.jpeg not downloaded yet
2026-03-27 12:24:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745345/general/8c93a935-b391-4cc7-9868-bf65a8434c02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732155)
2026-03-27 12:24:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e3fa10>
2026-03-27 12:24:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252Fe4e66dcb-99df-41d2-a982-42f580a56138.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/e4e66dcb-99df-41d2-a982-42f580a56138.jpg saved to cache
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 83700fdf-25e4-5295-ac7a-471f9e5bb93b
2026-03-27 12:24:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dac8d0>
2026-03-27 12:24:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252Fc4b25253-0fca-4904-bd47-1d5189569644.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/c4b25253-0fca-4904-bd47-1d5189569644.jpg saved to cache
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 83700fdf-25e4-5295-ac7a-471f9e5bb93b
2026-03-27 12:24:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8d6d0>
2026-03-27 12:24:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252F240a4e2f-8607-4d52-93a9-a0c7d464e934.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/240a4e2f-8607-4d52-93a9-a0c7d464e934.jpg saved to cache
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b7b3ba03-d249-5038-8704-8ad030e4b6df
2026-03-27 12:24:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c791c3ed-981d-5cdb-ad2d-01beea747a30 with identifier: 10736391
2026-03-27 12:24:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c791c3ed-981d-5cdb-ad2d-01beea747a30 with scrape type 1
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c791c3ed-981d-5cdb-ad2d-01beea747a30
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726954%252Fgeneral%252F4c86c9d4-8a69-4368-9fa2-9404580af082.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726954/general/4c86c9d4-8a69-4368-9fa2-9404580af082.jpeg already downloaded
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726954%252Fgeneral%252F5264a98d-d7fe-44d3-aa4b-329461cdcc58.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726954/general/5264a98d-d7fe-44d3-aa4b-329461cdcc58.jpeg already downloaded
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726954%252Fgeneral%252F82971465-5ce5-48fe-924a-aedbf3410124.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726954/general/82971465-5ce5-48fe-924a-aedbf3410124.jpeg already downloaded
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726954%252Fgeneral%252F601e6ad4-683d-48b4-8856-e9130a67cb7f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726954/general/601e6ad4-683d-48b4-8856-e9130a67cb7f.jpeg already downloaded
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726954%252Fgeneral%252F472f09d1-b9eb-4a87-95c9-bd7c06a9506f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726954/general/472f09d1-b9eb-4a87-95c9-bd7c06a9506f.jpeg already downloaded
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726954%252Fgeneral%252F62275636-6b43-40a0-a353-d025eb97e51f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726954/general/62275636-6b43-40a0-a353-d025eb97e51f.jpeg already downloaded
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726954%252Fgeneral%252F2f5afd36-82cf-4b71-9f37-013b347a9acd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726954/general/2f5afd36-82cf-4b71-9f37-013b347a9acd.jpeg already downloaded
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726954%252Fgeneral%252F1da71ad7-f9f3-4457-991b-29ef5ca078eb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726954/general/1da71ad7-f9f3-4457-991b-29ef5ca078eb.jpeg already downloaded
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726954%252Fgeneral%252F9ab44d8e-287e-40ba-a512-a9fc7677209f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726954/general/9ab44d8e-287e-40ba-a512-a9fc7677209f.jpeg already downloaded
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726954%252Fgeneral%252Fd4226f7e-3012-48a1-a6f4-b14885101444.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726954/general/d4226f7e-3012-48a1-a6f4-b14885101444.jpeg already downloaded
2026-03-27 12:24:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c791c3ed-981d-5cdb-ad2d-01beea747a30, identifier: 10736391
2026-03-27 12:24:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 096fd26d-e99a-506b-a5c4-8e1ba32e9680 with identifier: 10735536
2026-03-27 12:24:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 096fd26d-e99a-506b-a5c4-8e1ba32e9680 with scrape type 1
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 096fd26d-e99a-506b-a5c4-8e1ba32e9680
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252F04639c2e-4e60-404d-a76a-8ac883c44fea.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/04639c2e-4e60-404d-a76a-8ac883c44fea.jpg already downloaded
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252F2edde80c-f9a0-4d34-a9ca-65100f2cf9a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/2edde80c-f9a0-4d34-a9ca-65100f2cf9a0.jpg already downloaded
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252F0c93a9f8-6be3-437f-8bd4-61893614d460.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/0c93a9f8-6be3-437f-8bd4-61893614d460.jpg already downloaded
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252Fe97b35b2-b08b-4d0a-9a0c-a2ddd99e25d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/e97b35b2-b08b-4d0a-9a0c-a2ddd99e25d4.jpg already downloaded
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252Fdae2259d-c200-476e-9758-7a772a60a74a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/dae2259d-c200-476e-9758-7a772a60a74a.jpg already downloaded
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252F9d793a57-e23c-4a02-aa95-64e76aa1283c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/9d793a57-e23c-4a02-aa95-64e76aa1283c.jpg already downloaded
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252Fc98b1057-a9df-49e5-b595-ae99374714dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/c98b1057-a9df-49e5-b595-ae99374714dc.jpg already downloaded
2026-03-27 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252F6e00109f-3383-47c5-8b76-2edc711e39d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/6e00109f-3383-47c5-8b76-2edc711e39d5.jpg already downloaded
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252F9cee353a-cc22-4218-8da2-33a4c6e32bb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/9cee353a-cc22-4218-8da2-33a4c6e32bb3.jpg already downloaded
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730986%252Fgeneral%252Fa3ec97d6-e50c-4de3-aaf5-dd122087eee3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730986/general/a3ec97d6-e50c-4de3-aaf5-dd122087eee3.jpg already downloaded
2026-03-27 12:24:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 096fd26d-e99a-506b-a5c4-8e1ba32e9680, identifier: 10735536
2026-03-27 12:24:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e3ee90>
2026-03-27 12:24:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252Fa0e23de5-9fb1-4ad0-9917-cd24c61d9d5c.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/a0e23de5-9fb1-4ad0-9917-cd24c61d9d5c.jpg saved to cache
2026-03-27 12:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b7b3ba03-d249-5038-8704-8ad030e4b6df
2026-03-27 12:24:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5200302/general/798eadce-6c1f-4f61-aa37-80b1dc4b3d91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734362)
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252F5d48d180-81a8-4511-bfcc-7afbfed2bc13.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/5d48d180-81a8-4511-bfcc-7afbfed2bc13.jpeg not downloaded yet
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252F6f15ca80-fae5-4e9f-bdb8-2336535d6d28.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/6f15ca80-fae5-4e9f-bdb8-2336535d6d28.jpeg not downloaded yet
2026-03-27 12:24:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c791c3ed-981d-5cdb-ad2d-01beea747a30 with identifier: 10736391
2026-03-27 12:24:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c791c3ed-981d-5cdb-ad2d-01beea747a30 with identifier: 10736391
2026-03-27 12:24:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c791c3ed-981d-5cdb-ad2d-01beea747a30 with identifier: 10736391 to the API
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736391>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '4.0L',
'engine_horse_power': 525,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c791c3ed-981d-5cdb-ad2d-01beea747a30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BITAB9',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736391',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': '911 GT3',
'odometer': 6556,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5726954/general/4c86c9d4-8a69-4368-9fa2-9404580af082.jpeg',
'https://images.openlane.eu/carimgs/5726954/general/5264a98d-d7fe-44d3-aa4b-329461cdcc58.jpeg',
'https://images.openlane.eu/carimgs/5726954/general/82971465-5ce5-48fe-924a-aedbf3410124.jpeg',
'https://images.openlane.eu/carimgs/5726954/general/601e6ad4-683d-48b4-8856-e9130a67cb7f.jpeg',
'https://images.openlane.eu/carimgs/5726954/general/472f09d1-b9eb-4a87-95c9-bd7c06a9506f.jpeg',
'https://images.openlane.eu/carimgs/5726954/general/62275636-6b43-40a0-a353-d025eb97e51f.jpeg',
'https://images.openlane.eu/carimgs/5726954/general/2f5afd36-82cf-4b71-9f37-013b347a9acd.jpeg',
'https://images.openlane.eu/carimgs/5726954/general/1da71ad7-f9f3-4457-991b-29ef5ca078eb.jpeg',
'https://images.openlane.eu/carimgs/5726954/general/9ab44d8e-287e-40ba-a512-a9fc7677209f.jpeg',
'https://images.openlane.eu/carimgs/5726954/general/d4226f7e-3012-48a1-a6f4-b14885101444.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c791c3ed-981d-5cdb-ad2d-01beea747a30/c791c3ed-981d-5cdb-ad2d-01beea747a30_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1819882,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726954/general/4c86c9d4-8a69-4368-9fa2-9404580af082.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c791c3ed-981d-5cdb-ad2d-01beea747a30/c791c3ed-981d-5cdb-ad2d-01beea747a30_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2006126,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726954/general/5264a98d-d7fe-44d3-aa4b-329461cdcc58.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c791c3ed-981d-5cdb-ad2d-01beea747a30/c791c3ed-981d-5cdb-ad2d-01beea747a30_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1645278,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726954/general/82971465-5ce5-48fe-924a-aedbf3410124.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c791c3ed-981d-5cdb-ad2d-01beea747a30/c791c3ed-981d-5cdb-ad2d-01beea747a30_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1718199,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726954/general/601e6ad4-683d-48b4-8856-e9130a67cb7f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c791c3ed-981d-5cdb-ad2d-01beea747a30/c791c3ed-981d-5cdb-ad2d-01beea747a30_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4112795,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726954/general/472f09d1-b9eb-4a87-95c9-bd7c06a9506f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c791c3ed-981d-5cdb-ad2d-01beea747a30/c791c3ed-981d-5cdb-ad2d-01beea747a30_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4264464,
'Height': 4098,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726954/general/62275636-6b43-40a0-a353-d025eb97e51f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c791c3ed-981d-5cdb-ad2d-01beea747a30/c791c3ed-981d-5cdb-ad2d-01beea747a30_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3928422,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726954/general/2f5afd36-82cf-4b71-9f37-013b347a9acd.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c791c3ed-981d-5cdb-ad2d-01beea747a30/c791c3ed-981d-5cdb-ad2d-01beea747a30_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4840261,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726954/general/1da71ad7-f9f3-4457-991b-29ef5ca078eb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c791c3ed-981d-5cdb-ad2d-01beea747a30/c791c3ed-981d-5cdb-ad2d-01beea747a30_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3530150,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726954/general/9ab44d8e-287e-40ba-a512-a9fc7677209f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c791c3ed-981d-5cdb-ad2d-01beea747a30/c791c3ed-981d-5cdb-ad2d-01beea747a30_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4631930,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726954/general/d4226f7e-3012-48a1-a6f4-b14885101444.jpeg',
'Width': 5712}],
'price': 225500,
'price_includes_vat': True,
'registration_date': '2024-09-24',
'seats_number': 2,
'seller_name': 'Inbos',
'title': 'Porsche 911 GT3 RS 4.0i GT3 RS - Petrol - Automatic - 525 hp - '
'6.556 km',
'transmission': 'automatic',
'trim': 'GT3 RS',
'vin': None,
'year': 2024}
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736391%27 HTTP/1.1" 200 None
2026-03-27 12:24:48 [adesa.de] INFO: Saving data for 10736391: {'created_time': 1774614288.689199, 'last_price_update_time': 1774614288.689209, 'auction_closing_time': 1774863000.0}
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736391') HTTP/1.1" 204 0
2026-03-27 12:24:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 096fd26d-e99a-506b-a5c4-8e1ba32e9680 with identifier: 10735536
2026-03-27 12:24:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 096fd26d-e99a-506b-a5c4-8e1ba32e9680 with identifier: 10735536
2026-03-27 12:24:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 096fd26d-e99a-506b-a5c4-8e1ba32e9680 with identifier: 10735536 to the API
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735536>
{'auction_title': '',
'c_o_2_emission_value': 54,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 440,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '096fd26d-e99a-506b-a5c4-8e1ba32e9680',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735536',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 77969,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5730986/general/04639c2e-4e60-404d-a76a-8ac883c44fea.jpg',
'https://images.openlane.eu/carimgs/5730986/general/2edde80c-f9a0-4d34-a9ca-65100f2cf9a0.jpg',
'https://images.openlane.eu/carimgs/5730986/general/0c93a9f8-6be3-437f-8bd4-61893614d460.jpg',
'https://images.openlane.eu/carimgs/5730986/general/e97b35b2-b08b-4d0a-9a0c-a2ddd99e25d4.jpg',
'https://images.openlane.eu/carimgs/5730986/general/dae2259d-c200-476e-9758-7a772a60a74a.jpg',
'https://images.openlane.eu/carimgs/5730986/general/9d793a57-e23c-4a02-aa95-64e76aa1283c.jpg',
'https://images.openlane.eu/carimgs/5730986/general/c98b1057-a9df-49e5-b595-ae99374714dc.jpg',
'https://images.openlane.eu/carimgs/5730986/general/6e00109f-3383-47c5-8b76-2edc711e39d5.jpg',
'https://images.openlane.eu/carimgs/5730986/general/9cee353a-cc22-4218-8da2-33a4c6e32bb3.jpg',
'https://images.openlane.eu/carimgs/5730986/general/a3ec97d6-e50c-4de3-aaf5-dd122087eee3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290838,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/04639c2e-4e60-404d-a76a-8ac883c44fea.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361667,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/2edde80c-f9a0-4d34-a9ca-65100f2cf9a0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 612927,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/0c93a9f8-6be3-437f-8bd4-61893614d460.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376893,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/e97b35b2-b08b-4d0a-9a0c-a2ddd99e25d4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397997,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/dae2259d-c200-476e-9758-7a772a60a74a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235937,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/9d793a57-e23c-4a02-aa95-64e76aa1283c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255978,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/c98b1057-a9df-49e5-b595-ae99374714dc.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208860,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/6e00109f-3383-47c5-8b76-2edc711e39d5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445998,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/9cee353a-cc22-4218-8da2-33a4c6e32bb3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_096fd26d-e99a-506b-a5c4-8e1ba32e9680/096fd26d-e99a-506b-a5c4-8e1ba32e9680_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346830,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730986/general/a3ec97d6-e50c-4de3-aaf5-dd122087eee3.jpg',
'Width': 1200}],
'price': 57500,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Porsche Panamera 4S 2.9 - AWD - Hybrid - Automatic - 440 hp - '
'77.969 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735536%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [adesa.de] INFO: Saving data for 10735536: {'created_time': 1774614289.054277, 'last_price_update_time': 1774614289.054289, 'auction_closing_time': 1774863000.0}
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735536') HTTP/1.1" 204 0
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252F305fc874-4135-49a6-ac4b-996916856f44.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/305fc874-4135-49a6-ac4b-996916856f44.jpeg not downloaded yet
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252F2af574d5-ba58-426d-9de4-f165e2746fb4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/2af574d5-ba58-426d-9de4-f165e2746fb4.jpeg not downloaded yet
2026-03-27 12:24:49 [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-27 12:24:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dda190>
2026-03-27 12:24:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252F56df5b40-4bb7-46a7-ab54-952acebcfeab.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/56df5b40-4bb7-46a7-ab54-952acebcfeab.jpg saved to cache
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 83700fdf-25e4-5295-ac7a-471f9e5bb93b
2026-03-27 12:24:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714206fa50>
2026-03-27 12:24:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252F8c93a935-b391-4cc7-9868-bf65a8434c02.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/8c93a935-b391-4cc7-9868-bf65a8434c02.jpg saved to cache
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b7b3ba03-d249-5038-8704-8ad030e4b6df
2026-03-27 12:24:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252Fda8c37bb-ae5c-4a49-be9c-1a43c7ecf445.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/da8c37bb-ae5c-4a49-be9c-1a43c7ecf445.jpeg not downloaded yet
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252Fcbbc627f-eac5-49ee-9e22-62221e4eaeee.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/cbbc627f-eac5-49ee-9e22-62221e4eaeee.jpeg not downloaded yet
2026-03-27 12:24:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f3850>
2026-03-27 12:24:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3356c7c-23a2-5ab3-8a06-b99a75f26d67/c3356c7c-23a2-5ab3-8a06-b99a75f26d67_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5200302%252Fgeneral%252F798eadce-6c1f-4f61-aa37-80b1dc4b3d91.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5200302/general/798eadce-6c1f-4f61-aa37-80b1dc4b3d91.jpg saved to cache
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c3356c7c-23a2-5ab3-8a06-b99a75f26d67
2026-03-27 12:24:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5200302/general/6f2f9fdc-4ace-4a79-bb44-4622e1cb0e29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734362)
2026-03-27 12:24:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5200302/general/dc5960f2-939c-4488-a059-973d0d22be34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734362)
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252F322d934b-1952-4d26-9d0c-13a341b09952.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/322d934b-1952-4d26-9d0c-13a341b09952.jpeg not downloaded yet
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252F8be4e963-7cfd-4130-b789-33ac8cf76944.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/8be4e963-7cfd-4130-b789-33ac8cf76944.jpeg not downloaded yet
2026-03-27 12:24:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5200302/general/1dea14b9-9119-49c1-9616-805f2fbf6515.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734362)
2026-03-27 12:24:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4989298e-4ef4-581f-aa70-fc9240e9e933 with identifier: 10726328
2026-03-27 12:24:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4989298e-4ef4-581f-aa70-fc9240e9e933 with scrape type 2
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4989298e-4ef4-581f-aa70-fc9240e9e933 with scrape type 2
2026-03-27 12:24:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4989298e-4ef4-581f-aa70-fc9240e9e933, identifier: 10726328
2026-03-27 12:24:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13793000-9597-584f-aed4-3081b2080199 with identifier: 10735560
2026-03-27 12:24:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13793000-9597-584f-aed4-3081b2080199 with scrape type 1
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 13793000-9597-584f-aed4-3081b2080199
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252Fc017957e-956d-480b-9e2f-f8623331aa24.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/c017957e-956d-480b-9e2f-f8623331aa24.jpeg not downloaded yet
2026-03-27 12:24:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d048a2e6-79c0-5f8b-b4ec-b48f03b617bb with identifier: 10735574
2026-03-27 12:24:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d048a2e6-79c0-5f8b-b4ec-b48f03b617bb with scrape type 1
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d048a2e6-79c0-5f8b-b4ec-b48f03b617bb
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252Fcee61b7c-00e0-40f0-91cb-aed62e3b0fda.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/cee61b7c-00e0-40f0-91cb-aed62e3b0fda.jpeg not downloaded yet
2026-03-27 12:24:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be9bc9f0-71f0-5206-9fea-cee0717af830 with identifier: 10730137
2026-03-27 12:24:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be9bc9f0-71f0-5206-9fea-cee0717af830 with scrape type 1
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item be9bc9f0-71f0-5206-9fea-cee0717af830
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252F348dd753-c853-41db-b052-34082b47c925.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/348dd753-c853-41db-b052-34082b47c925.jpg not downloaded yet
2026-03-27 12:24:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79059b19-7f17-5f48-9b07-319e442f03e5 with identifier: 10735448
2026-03-27 12:24:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79059b19-7f17-5f48-9b07-319e442f03e5 with scrape type 1
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79059b19-7f17-5f48-9b07-319e442f03e5
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641873%252Fgeneral%252Fce8c2a7a-70fe-4d9b-a3fe-fa7dae4e7dca.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641873/general/ce8c2a7a-70fe-4d9b-a3fe-fa7dae4e7dca.jpg already downloaded
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641873%252Fgeneral%252F7e7abf40-5256-4aa1-bf00-b3135333a7ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641873/general/7e7abf40-5256-4aa1-bf00-b3135333a7ba.jpg already downloaded
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641873%252Fgeneral%252F498bd212-ff20-4fea-8e2c-989564a3c447.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641873/general/498bd212-ff20-4fea-8e2c-989564a3c447.jpg already downloaded
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641873%252Fgeneral%252F7613f6e2-c5ae-4660-b3ab-7a590b47168b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641873/general/7613f6e2-c5ae-4660-b3ab-7a590b47168b.jpg already downloaded
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641873%252Fgeneral%252F46986e13-b325-488a-9b88-417be5cda146.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641873/general/46986e13-b325-488a-9b88-417be5cda146.jpg already downloaded
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641873%252Fgeneral%252F8760eb7d-1dc0-41b0-9a25-d16433db0ea2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641873/general/8760eb7d-1dc0-41b0-9a25-d16433db0ea2.jpg already downloaded
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641873%252Fgeneral%252F7e85f52f-0249-4cfb-9e86-2ef54e327678.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641873/general/7e85f52f-0249-4cfb-9e86-2ef54e327678.jpg already downloaded
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641873%252Fgeneral%252Fccb62f90-0281-49bf-8661-bd8e1cff0fe6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641873/general/ccb62f90-0281-49bf-8661-bd8e1cff0fe6.jpg already downloaded
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641873%252Fgeneral%252F2c9d1eba-3ace-4c57-b4db-60d08789f56b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641873/general/2c9d1eba-3ace-4c57-b4db-60d08789f56b.jpg already downloaded
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641873%252Fgeneral%252F82fde282-822f-484e-9573-9790f5ddefb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641873/general/82fde282-822f-484e-9573-9790f5ddefb0.jpg already downloaded
2026-03-27 12:24:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 79059b19-7f17-5f48-9b07-319e442f03e5, identifier: 10735448
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252Fbc66afb4-92a6-4b5c-b545-42ffa2148ef3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/bc66afb4-92a6-4b5c-b545-42ffa2148ef3.jpeg not downloaded yet
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252Fb4af6d82-dc8c-41f8-8c03-caaad3bcb768.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/b4af6d82-dc8c-41f8-8c03-caaad3bcb768.jpeg not downloaded yet
2026-03-27 12:24:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4989298e-4ef4-581f-aa70-fc9240e9e933 with identifier: 10726328
2026-03-27 12:24:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4989298e-4ef4-581f-aa70-fc9240e9e933 with identifier: 10726328
2026-03-27 12:24:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4989298e-4ef4-581f-aa70-fc9240e9e933 with identifier: 10726328 to the API
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:50 [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': 0,
'price': 18100,
'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-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726328%27 HTTP/1.1" 200 None
2026-03-27 12:24:50 [adesa.de] INFO: Saving data for 10726328: {'auction_closing_time': 1774962000.0, 'created_time': 1774498579.499835, 'last_price_update_time': 1774614290.41505}
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726328') HTTP/1.1" 204 0
2026-03-27 12:24:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 79059b19-7f17-5f48-9b07-319e442f03e5 with identifier: 10735448
2026-03-27 12:24:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 79059b19-7f17-5f48-9b07-319e442f03e5 with identifier: 10735448
2026-03-27 12:24:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 79059b19-7f17-5f48-9b07-319e442f03e5 with identifier: 10735448 to the API
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735448>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 509,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '79059b19-7f17-5f48-9b07-319e442f03e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SBPL53',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735448',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 99600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5641873/general/ce8c2a7a-70fe-4d9b-a3fe-fa7dae4e7dca.jpg',
'https://images.openlane.eu/carimgs/5641873/general/7e7abf40-5256-4aa1-bf00-b3135333a7ba.jpg',
'https://images.openlane.eu/carimgs/5641873/general/498bd212-ff20-4fea-8e2c-989564a3c447.jpg',
'https://images.openlane.eu/carimgs/5641873/general/7613f6e2-c5ae-4660-b3ab-7a590b47168b.jpg',
'https://images.openlane.eu/carimgs/5641873/general/46986e13-b325-488a-9b88-417be5cda146.jpg',
'https://images.openlane.eu/carimgs/5641873/general/8760eb7d-1dc0-41b0-9a25-d16433db0ea2.jpg',
'https://images.openlane.eu/carimgs/5641873/general/7e85f52f-0249-4cfb-9e86-2ef54e327678.jpg',
'https://images.openlane.eu/carimgs/5641873/general/ccb62f90-0281-49bf-8661-bd8e1cff0fe6.jpg',
'https://images.openlane.eu/carimgs/5641873/general/2c9d1eba-3ace-4c57-b4db-60d08789f56b.jpg',
'https://images.openlane.eu/carimgs/5641873/general/82fde282-822f-484e-9573-9790f5ddefb0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79059b19-7f17-5f48-9b07-319e442f03e5/79059b19-7f17-5f48-9b07-319e442f03e5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 608249,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641873/general/ce8c2a7a-70fe-4d9b-a3fe-fa7dae4e7dca.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79059b19-7f17-5f48-9b07-319e442f03e5/79059b19-7f17-5f48-9b07-319e442f03e5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 644777,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641873/general/7e7abf40-5256-4aa1-bf00-b3135333a7ba.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79059b19-7f17-5f48-9b07-319e442f03e5/79059b19-7f17-5f48-9b07-319e442f03e5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 476402,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641873/general/498bd212-ff20-4fea-8e2c-989564a3c447.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79059b19-7f17-5f48-9b07-319e442f03e5/79059b19-7f17-5f48-9b07-319e442f03e5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 490892,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641873/general/7613f6e2-c5ae-4660-b3ab-7a590b47168b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79059b19-7f17-5f48-9b07-319e442f03e5/79059b19-7f17-5f48-9b07-319e442f03e5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 621052,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641873/general/46986e13-b325-488a-9b88-417be5cda146.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79059b19-7f17-5f48-9b07-319e442f03e5/79059b19-7f17-5f48-9b07-319e442f03e5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 698997,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641873/general/8760eb7d-1dc0-41b0-9a25-d16433db0ea2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79059b19-7f17-5f48-9b07-319e442f03e5/79059b19-7f17-5f48-9b07-319e442f03e5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412030,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641873/general/7e85f52f-0249-4cfb-9e86-2ef54e327678.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79059b19-7f17-5f48-9b07-319e442f03e5/79059b19-7f17-5f48-9b07-319e442f03e5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363645,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641873/general/ccb62f90-0281-49bf-8661-bd8e1cff0fe6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79059b19-7f17-5f48-9b07-319e442f03e5/79059b19-7f17-5f48-9b07-319e442f03e5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 560699,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641873/general/2c9d1eba-3ace-4c57-b4db-60d08789f56b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79059b19-7f17-5f48-9b07-319e442f03e5/79059b19-7f17-5f48-9b07-319e442f03e5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362672,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641873/general/82fde282-822f-484e-9573-9790f5ddefb0.jpg',
'Width': 2000}],
'price': 41000,
'price_includes_vat': True,
'registration_date': '2022-07-13',
'seats_number': 5,
'seller_name': 'Trust Consulting sprl',
'title': 'Mercedes-Benz GLC AMG 63 S AMG Line - Petrol - Automatic - 509 hp - '
'99.600 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735448%27 HTTP/1.1" 200 None
2026-03-27 12:24:50 [adesa.de] INFO: Saving data for 10735448: {'created_time': 1774614290.760571, 'last_price_update_time': 1774614290.760582, 'auction_closing_time': 1774863000.0}
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735448') HTTP/1.1" 204 0
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252Faaf81b57-b2a4-4f4b-846b-c9cb7225f01f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/aaf81b57-b2a4-4f4b-846b-c9cb7225f01f.jpeg not downloaded yet
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252F06b53603-7ede-4604-b91f-122c717885ec.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/06b53603-7ede-4604-b91f-122c717885ec.jpeg not downloaded yet
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252F55ac1f37-ac99-4b9b-9447-34e856f3468e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/55ac1f37-ac99-4b9b-9447-34e856f3468e.jpg not downloaded yet
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252F9c0c70ad-5e5c-429f-a134-064d392969a3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/9c0c70ad-5e5c-429f-a134-064d392969a3.jpeg not downloaded yet
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252F454e99c6-0c99-4779-b485-b35cff35c8e9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/454e99c6-0c99-4779-b485-b35cff35c8e9.jpeg not downloaded yet
2026-03-27 12:24:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e21b50>
2026-03-27 12:24:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3356c7c-23a2-5ab3-8a06-b99a75f26d67/c3356c7c-23a2-5ab3-8a06-b99a75f26d67_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5200302%252Fgeneral%252F6f2f9fdc-4ace-4a79-bb44-4622e1cb0e29.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5200302/general/6f2f9fdc-4ace-4a79-bb44-4622e1cb0e29.jpg saved to cache
2026-03-27 12:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c3356c7c-23a2-5ab3-8a06-b99a75f26d67
2026-03-27 12:24:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b854d0>
2026-03-27 12:24:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3356c7c-23a2-5ab3-8a06-b99a75f26d67/c3356c7c-23a2-5ab3-8a06-b99a75f26d67_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5200302%252Fgeneral%252Fdc5960f2-939c-4488-a059-973d0d22be34.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5200302/general/dc5960f2-939c-4488-a059-973d0d22be34.jpg saved to cache
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c3356c7c-23a2-5ab3-8a06-b99a75f26d67
2026-03-27 12:24:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a75d0>
2026-03-27 12:24:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3356c7c-23a2-5ab3-8a06-b99a75f26d67/c3356c7c-23a2-5ab3-8a06-b99a75f26d67_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5200302%252Fgeneral%252F1dea14b9-9119-49c1-9616-805f2fbf6515.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5200302/general/1dea14b9-9119-49c1-9616-805f2fbf6515.jpg saved to cache
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c3356c7c-23a2-5ab3-8a06-b99a75f26d67
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252F7db6261c-a979-4924-b5c1-c2a21bc15fb4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/7db6261c-a979-4924-b5c1-c2a21bc15fb4.jpeg not downloaded yet
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252F3730c180-2fcf-4c8c-9083-974935ed0dd6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/3730c180-2fcf-4c8c-9083-974935ed0dd6.jpeg not downloaded yet
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252F308af0e2-f208-4562-b273-76e58be8d2a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/308af0e2-f208-4562-b273-76e58be8d2a3.jpg not downloaded yet
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252F7fbfc251-ec13-45f8-bd37-5dbe2df25d22.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/7fbfc251-ec13-45f8-bd37-5dbe2df25d22.jpeg not downloaded yet
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252F31222793-e576-4fbe-9f8a-cd0708eea522.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/31222793-e576-4fbe-9f8a-cd0708eea522.jpeg not downloaded yet
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252F720fe432-9a8a-48a1-8897-59139bd16b15.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/720fe432-9a8a-48a1-8897-59139bd16b15.jpg not downloaded yet
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252F18c16d35-409e-429a-905c-0cc7b7f88624.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/18c16d35-409e-429a-905c-0cc7b7f88624.jpeg not downloaded yet
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252F87f1334e-61e7-43c4-832c-1aaf9ffb3c7e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/87f1334e-61e7-43c4-832c-1aaf9ffb3c7e.jpeg not downloaded yet
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252Fda4dc34c-f1ba-4f88-93dc-6d465cfbed0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/da4dc34c-f1ba-4f88-93dc-6d465cfbed0e.jpg not downloaded yet
2026-03-27 12:24:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a39e7ead-b0e3-588a-ad84-7dc25e673ded with identifier: 10735756
2026-03-27 12:24:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a39e7ead-b0e3-588a-ad84-7dc25e673ded with scrape type 1
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a39e7ead-b0e3-588a-ad84-7dc25e673ded
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741055%252Fgeneral%252F3c22f76b-4b11-48bb-9689-cbb448fdcd66.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741055/general/3c22f76b-4b11-48bb-9689-cbb448fdcd66.jpeg already downloaded
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741055%252Fgeneral%252Fba8a1bca-94f2-45c6-95ce-4a7972777771.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741055/general/ba8a1bca-94f2-45c6-95ce-4a7972777771.jpeg already downloaded
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741055%252Fgeneral%252F71cfae60-6542-4cbb-9097-5e0ebf1e11eb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741055/general/71cfae60-6542-4cbb-9097-5e0ebf1e11eb.jpeg already downloaded
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741055%252Fgeneral%252Ffa118f3e-9a56-4c55-a509-6877ea013f96.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741055/general/fa118f3e-9a56-4c55-a509-6877ea013f96.jpeg already downloaded
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741055%252Fgeneral%252Fbe82dd85-497c-4ed3-8ea6-8e4f1fa94c1d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741055/general/be82dd85-497c-4ed3-8ea6-8e4f1fa94c1d.jpeg already downloaded
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741055%252Fgeneral%252F5e29a654-17cf-4147-8a56-4bfaae4fdbf2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741055/general/5e29a654-17cf-4147-8a56-4bfaae4fdbf2.jpeg already downloaded
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741055%252Fgeneral%252F6274549e-ff4d-4237-85af-8c07bdaee667.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741055/general/6274549e-ff4d-4237-85af-8c07bdaee667.jpeg already downloaded
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741055%252Fgeneral%252F441c2622-f3ea-4a23-bfbd-9e169a6ef5ad.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741055/general/441c2622-f3ea-4a23-bfbd-9e169a6ef5ad.jpeg already downloaded
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741055%252Fgeneral%252F44795bf9-a0d0-4094-ba2a-4e3f537c6956.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741055/general/44795bf9-a0d0-4094-ba2a-4e3f537c6956.jpeg already downloaded
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741055%252Fgeneral%252F93aea530-9445-4173-bd53-df44f2f5548f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741055/general/93aea530-9445-4173-bd53-df44f2f5548f.jpeg already downloaded
2026-03-27 12:24:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a39e7ead-b0e3-588a-ad84-7dc25e673ded, identifier: 10735756
2026-03-27 12:24:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a39e7ead-b0e3-588a-ad84-7dc25e673ded with identifier: 10735756
2026-03-27 12:24:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a39e7ead-b0e3-588a-ad84-7dc25e673ded with identifier: 10735756
2026-03-27 12:24:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a39e7ead-b0e3-588a-ad84-7dc25e673ded with identifier: 10735756 to the API
2026-03-27 12:24:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24: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-27 12:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735756>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 381,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'a39e7ead-b0e3-588a-ad84-7dc25e673ded',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'E245D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735756',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 143003,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5741055/general/3c22f76b-4b11-48bb-9689-cbb448fdcd66.jpeg',
'https://images.openlane.eu/carimgs/5741055/general/ba8a1bca-94f2-45c6-95ce-4a7972777771.jpeg',
'https://images.openlane.eu/carimgs/5741055/general/71cfae60-6542-4cbb-9097-5e0ebf1e11eb.jpeg',
'https://images.openlane.eu/carimgs/5741055/general/fa118f3e-9a56-4c55-a509-6877ea013f96.jpeg',
'https://images.openlane.eu/carimgs/5741055/general/be82dd85-497c-4ed3-8ea6-8e4f1fa94c1d.jpeg',
'https://images.openlane.eu/carimgs/5741055/general/5e29a654-17cf-4147-8a56-4bfaae4fdbf2.jpeg',
'https://images.openlane.eu/carimgs/5741055/general/6274549e-ff4d-4237-85af-8c07bdaee667.jpeg',
'https://images.openlane.eu/carimgs/5741055/general/441c2622-f3ea-4a23-bfbd-9e169a6ef5ad.jpeg',
'https://images.openlane.eu/carimgs/5741055/general/44795bf9-a0d0-4094-ba2a-4e3f537c6956.jpeg',
'https://images.openlane.eu/carimgs/5741055/general/93aea530-9445-4173-bd53-df44f2f5548f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39e7ead-b0e3-588a-ad84-7dc25e673ded/a39e7ead-b0e3-588a-ad84-7dc25e673ded_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6872258,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741055/general/3c22f76b-4b11-48bb-9689-cbb448fdcd66.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39e7ead-b0e3-588a-ad84-7dc25e673ded/a39e7ead-b0e3-588a-ad84-7dc25e673ded_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5486546,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741055/general/ba8a1bca-94f2-45c6-95ce-4a7972777771.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39e7ead-b0e3-588a-ad84-7dc25e673ded/a39e7ead-b0e3-588a-ad84-7dc25e673ded_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4985639,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741055/general/71cfae60-6542-4cbb-9097-5e0ebf1e11eb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39e7ead-b0e3-588a-ad84-7dc25e673ded/a39e7ead-b0e3-588a-ad84-7dc25e673ded_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4269168,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741055/general/fa118f3e-9a56-4c55-a509-6877ea013f96.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39e7ead-b0e3-588a-ad84-7dc25e673ded/a39e7ead-b0e3-588a-ad84-7dc25e673ded_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4155896,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741055/general/be82dd85-497c-4ed3-8ea6-8e4f1fa94c1d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39e7ead-b0e3-588a-ad84-7dc25e673ded/a39e7ead-b0e3-588a-ad84-7dc25e673ded_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4870777,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741055/general/5e29a654-17cf-4147-8a56-4bfaae4fdbf2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39e7ead-b0e3-588a-ad84-7dc25e673ded/a39e7ead-b0e3-588a-ad84-7dc25e673ded_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3397573,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741055/general/6274549e-ff4d-4237-85af-8c07bdaee667.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39e7ead-b0e3-588a-ad84-7dc25e673ded/a39e7ead-b0e3-588a-ad84-7dc25e673ded_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4771838,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741055/general/441c2622-f3ea-4a23-bfbd-9e169a6ef5ad.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39e7ead-b0e3-588a-ad84-7dc25e673ded/a39e7ead-b0e3-588a-ad84-7dc25e673ded_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4408145,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741055/general/44795bf9-a0d0-4094-ba2a-4e3f537c6956.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a39e7ead-b0e3-588a-ad84-7dc25e673ded/a39e7ead-b0e3-588a-ad84-7dc25e673ded_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5381649,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741055/general/93aea530-9445-4173-bd53-df44f2f5548f.jpeg',
'Width': 5712}],
'price': 15950,
'price_includes_vat': True,
'registration_date': '2016-11-02',
'seats_number': 5,
'seller_name': 'SBCARS',
'title': 'BMW 5 Series M550 Touring 3.0d Sport - xDrive - Diesel - Automatic '
'- 381 hp - 143.003 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2016}
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735756%27 HTTP/1.1" 200 None
2026-03-27 12:24:52 [adesa.de] INFO: Saving data for 10735756: {'created_time': 1774614292.077334, 'last_price_update_time': 1774614292.077348, 'auction_closing_time': 1774953000.0}
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735756') HTTP/1.1" 204 0
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252F7be13239-f086-4fe9-9d38-963ae0d7250e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/7be13239-f086-4fe9-9d38-963ae0d7250e.jpeg not downloaded yet
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252Feb500b0e-a801-4f63-baa6-c53f685ecee1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/eb500b0e-a801-4f63-baa6-c53f685ecee1.jpeg not downloaded yet
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252Fcf6e986d-b977-4b8e-8289-3a75f25fa1a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/cf6e986d-b977-4b8e-8289-3a75f25fa1a0.jpg not downloaded yet
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252F4c25f45a-fd4d-47ee-859f-d23d5708d6fe.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/4c25f45a-fd4d-47ee-859f-d23d5708d6fe.jpeg not downloaded yet
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252Fe666811c-33da-415d-a3e6-c89f344952be.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/e666811c-33da-415d-a3e6-c89f344952be.jpeg not downloaded yet
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252F51e121ed-c458-482e-b838-fe3662d7122d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/51e121ed-c458-482e-b838-fe3662d7122d.jpg not downloaded yet
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252F5ad3fda8-19c8-4a96-b598-827f40589295.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/5ad3fda8-19c8-4a96-b598-827f40589295.jpeg not downloaded yet
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252F137ef6a1-5d2b-4bac-a7c1-a149d64fa31e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/137ef6a1-5d2b-4bac-a7c1-a149d64fa31e.jpeg not downloaded yet
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252F4bffe370-096c-478e-850a-1129140a7cd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/4bffe370-096c-478e-850a-1129140a7cd8.jpg not downloaded yet
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252Fbede4910-ee9c-49eb-8cb1-732431ffe904.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/bede4910-ee9c-49eb-8cb1-732431ffe904.jpeg not downloaded yet
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252F74684193-ef03-453a-8138-1dfab743945e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/74684193-ef03-453a-8138-1dfab743945e.jpeg not downloaded yet
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252F4d14519e-a7fe-4811-af76-875d0f73d160.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/4d14519e-a7fe-4811-af76-875d0f73d160.jpg not downloaded yet
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252F8eb18b90-86a1-4a9f-b433-d9190de7be10.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/8eb18b90-86a1-4a9f-b433-d9190de7be10.jpeg not downloaded yet
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252F048e0cf7-283a-4805-b58c-23e6168f2279.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/048e0cf7-283a-4805-b58c-23e6168f2279.jpeg not downloaded yet
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252F339dec9a-5711-4a01-99b7-d014197674cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/339dec9a-5711-4a01-99b7-d014197674cd.jpg not downloaded yet
2026-03-27 12:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750465/general/25bbb3ca-d530-479c-9f7b-be40aa4f02c1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735740)
2026-03-27 12:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750460/general/e04d240d-6ead-4cea-a2da-7cf98e3fa80d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735739)
2026-03-27 12:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750460/general/b4978934-ed99-4f85-861d-da105f0f17c7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735739)
2026-03-27 12:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750460/general/d6eeeb1a-7341-438c-8775-2c4cd37d0c45.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735739)
2026-03-27 12:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750465/general/f05ce647-1439-426c-b5a7-4593d8806451.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735740)
2026-03-27 12:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750460/general/35ebeabd-42a0-4a7f-9359-2f484f89b7b7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735739)
2026-03-27 12:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750460/general/2af574d5-ba58-426d-9de4-f165e2746fb4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735739)
2026-03-27 12:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750465/general/305fc874-4135-49a6-ac4b-996916856f44.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735740)
2026-03-27 12:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748240/general/4d14519e-a7fe-4811-af76-875d0f73d160.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730137)
2026-03-27 12:24:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c07e50>
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252F25bbb3ca-d530-479c-9f7b-be40aa4f02c1.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/25bbb3ca-d530-479c-9f7b-be40aa4f02c1.jpeg saved to cache
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1f3fe215-268c-5063-9e74-52c15f3dc922
2026-03-27 12:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748240/general/339dec9a-5711-4a01-99b7-d014197674cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730137)
2026-03-27 12:24:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d15550>
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252Fe04d240d-6ead-4cea-a2da-7cf98e3fa80d.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/e04d240d-6ead-4cea-a2da-7cf98e3fa80d.jpeg saved to cache
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a8643fd3-41a1-5c23-9a1d-60d316b59aa5
2026-03-27 12:24:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe2bd0>
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252Fb4978934-ed99-4f85-861d-da105f0f17c7.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/b4978934-ed99-4f85-861d-da105f0f17c7.jpeg saved to cache
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a8643fd3-41a1-5c23-9a1d-60d316b59aa5
2026-03-27 12:24:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f1cd0>
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252Fd6eeeb1a-7341-438c-8775-2c4cd37d0c45.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/d6eeeb1a-7341-438c-8775-2c4cd37d0c45.jpeg saved to cache
2026-03-27 12:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a8643fd3-41a1-5c23-9a1d-60d316b59aa5
2026-03-27 12:24:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe3750>
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252Ff05ce647-1439-426c-b5a7-4593d8806451.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/f05ce647-1439-426c-b5a7-4593d8806451.jpeg saved to cache
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1f3fe215-268c-5063-9e74-52c15f3dc922
2026-03-27 12:24:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f10210>
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252F35ebeabd-42a0-4a7f-9359-2f484f89b7b7.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/35ebeabd-42a0-4a7f-9359-2f484f89b7b7.jpeg saved to cache
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a8643fd3-41a1-5c23-9a1d-60d316b59aa5
2026-03-27 12:24:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b8910>
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252F2af574d5-ba58-426d-9de4-f165e2746fb4.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/2af574d5-ba58-426d-9de4-f165e2746fb4.jpeg saved to cache
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a8643fd3-41a1-5c23-9a1d-60d316b59aa5
2026-03-27 12:24:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f13610>
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252F305fc874-4135-49a6-ac4b-996916856f44.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/305fc874-4135-49a6-ac4b-996916856f44.jpeg saved to cache
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1f3fe215-268c-5063-9e74-52c15f3dc922
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe3890>
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252F4d14519e-a7fe-4811-af76-875d0f73d160.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/4d14519e-a7fe-4811-af76-875d0f73d160.jpg saved to cache
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item be9bc9f0-71f0-5206-9fea-cee0717af830
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d42850>
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252F339dec9a-5711-4a01-99b7-d014197674cd.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/339dec9a-5711-4a01-99b7-d014197674cd.jpg saved to cache
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item be9bc9f0-71f0-5206-9fea-cee0717af830
2026-03-27 12:24:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750465/general/da8c37bb-ae5c-4a49-be9c-1a43c7ecf445.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735740)
2026-03-27 12:24:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750465/general/5d48d180-81a8-4511-bfcc-7afbfed2bc13.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735740)
2026-03-27 12:24:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750460/general/454e99c6-0c99-4779-b485-b35cff35c8e9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735739)
2026-03-27 12:24:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750460/general/cbbc627f-eac5-49ee-9e22-62221e4eaeee.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735739)
2026-03-27 12:24:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750465/general/98a9325d-a69d-4438-b30a-bb68c06a1d9a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735740)
2026-03-27 12:24:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750460/general/6f15ca80-fae5-4e9f-bdb8-2336535d6d28.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735739)
2026-03-27 12:24:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750465/general/da94f534-ea7c-4bbc-b999-3b53ff94eebd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735740)
2026-03-27 12:24:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748240/general/4bffe370-096c-478e-850a-1129140a7cd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730137)
2026-03-27 12:24:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd9710>
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252Fda8c37bb-ae5c-4a49-be9c-1a43c7ecf445.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/da8c37bb-ae5c-4a49-be9c-1a43c7ecf445.jpeg saved to cache
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1f3fe215-268c-5063-9e74-52c15f3dc922
2026-03-27 12:24:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748240/general/51e121ed-c458-482e-b838-fe3662d7122d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730137)
2026-03-27 12:24:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a4c450>
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252F5d48d180-81a8-4511-bfcc-7afbfed2bc13.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/5d48d180-81a8-4511-bfcc-7afbfed2bc13.jpeg saved to cache
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1f3fe215-268c-5063-9e74-52c15f3dc922
2026-03-27 12:24:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714215de90>
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252F454e99c6-0c99-4779-b485-b35cff35c8e9.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/454e99c6-0c99-4779-b485-b35cff35c8e9.jpeg saved to cache
2026-03-27 12:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a8643fd3-41a1-5c23-9a1d-60d316b59aa5
2026-03-27 12:24:53 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714082f910>
2026-03-27 12:24:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252Fcbbc627f-eac5-49ee-9e22-62221e4eaeee.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/cbbc627f-eac5-49ee-9e22-62221e4eaeee.jpeg saved to cache
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a8643fd3-41a1-5c23-9a1d-60d316b59aa5
2026-03-27 12:24:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714082cfd0>
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252F98a9325d-a69d-4438-b30a-bb68c06a1d9a.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/98a9325d-a69d-4438-b30a-bb68c06a1d9a.jpeg saved to cache
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1f3fe215-268c-5063-9e74-52c15f3dc922
2026-03-27 12:24:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140810b50>
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252F6f15ca80-fae5-4e9f-bdb8-2336535d6d28.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/6f15ca80-fae5-4e9f-bdb8-2336535d6d28.jpeg saved to cache
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a8643fd3-41a1-5c23-9a1d-60d316b59aa5
2026-03-27 12:24:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714205b150>
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252Fda94f534-ea7c-4bbc-b999-3b53ff94eebd.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/da94f534-ea7c-4bbc-b999-3b53ff94eebd.jpeg saved to cache
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1f3fe215-268c-5063-9e74-52c15f3dc922
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140813950>
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252F4bffe370-096c-478e-850a-1129140a7cd8.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/4bffe370-096c-478e-850a-1129140a7cd8.jpg saved to cache
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item be9bc9f0-71f0-5206-9fea-cee0717af830
2026-03-27 12:24:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407bc590>
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252F51e121ed-c458-482e-b838-fe3662d7122d.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/51e121ed-c458-482e-b838-fe3662d7122d.jpg saved to cache
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item be9bc9f0-71f0-5206-9fea-cee0717af830
2026-03-27 12:24:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743376/general/74684193-ef03-453a-8138-1dfab743945e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735574)
2026-03-27 12:24:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c7fad2e-aae8-5210-ab02-13da5486458f with identifier: 10733667
2026-03-27 12:24:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c7fad2e-aae8-5210-ab02-13da5486458f with scrape type 1
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3c7fad2e-aae8-5210-ab02-13da5486458f
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5742341%252Fgeneral%252F9075f140-77c3-4d44-a321-d28ea771096e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/9075f140-77c3-4d44-a321-d28ea771096e.jpg not downloaded yet
2026-03-27 12:24:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748240/general/cf6e986d-b977-4b8e-8289-3a75f25fa1a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730137)
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5742341%252Fgeneral%252Fc8f9b6ba-a2dd-41dc-bb7c-8724330121ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/c8f9b6ba-a2dd-41dc-bb7c-8724330121ab.jpg not downloaded yet
2026-03-27 12:24:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739877/general/5ad3fda8-19c8-4a96-b598-827f40589295.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735560)
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5742341%252Fgeneral%252F73a1af01-6739-4bc0-b650-4ca2559bffa0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/73a1af01-6739-4bc0-b650-4ca2559bffa0.jpg not downloaded yet
2026-03-27 12:24:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743376/general/137ef6a1-5d2b-4bac-a7c1-a149d64fa31e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735574)
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5742341%252Fgeneral%252F4f3eaf12-8495-4c76-a46e-e6172c855fd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/4f3eaf12-8495-4c76-a46e-e6172c855fd9.jpg not downloaded yet
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5742341%252Fgeneral%252F75f4b827-b083-4f14-9dd2-6089adaa2e24.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/75f4b827-b083-4f14-9dd2-6089adaa2e24.jpg not downloaded yet
2026-03-27 12:24:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409b6690>
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252F74684193-ef03-453a-8138-1dfab743945e.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/74684193-ef03-453a-8138-1dfab743945e.jpeg saved to cache
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d048a2e6-79c0-5f8b-b4ec-b48f03b617bb
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5742341%252Fgeneral%252F3b7e0881-11ff-4d1f-8ef6-b938de8d0fd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/3b7e0881-11ff-4d1f-8ef6-b938de8d0fd3.jpg not downloaded yet
2026-03-27 12:24:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748240/general/da4dc34c-f1ba-4f88-93dc-6d465cfbed0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730137)
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5742341%252Fgeneral%252F88652cd8-6b15-46e3-83fd-6d552a37e200.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/88652cd8-6b15-46e3-83fd-6d552a37e200.jpg not downloaded yet
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5742341%252Fgeneral%252F3f4a84de-14cb-495c-810d-9499974d3c2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/3f4a84de-14cb-495c-810d-9499974d3c2f.jpg not downloaded yet
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140804c10>
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252Fcf6e986d-b977-4b8e-8289-3a75f25fa1a0.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/cf6e986d-b977-4b8e-8289-3a75f25fa1a0.jpg saved to cache
2026-03-27 12:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item be9bc9f0-71f0-5206-9fea-cee0717af830
2026-03-27 12:24:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce0ad0>
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252F5ad3fda8-19c8-4a96-b598-827f40589295.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/5ad3fda8-19c8-4a96-b598-827f40589295.jpeg saved to cache
2026-03-27 12:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 13793000-9597-584f-aed4-3081b2080199
2026-03-27 12:24:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7144209d90>
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252F137ef6a1-5d2b-4bac-a7c1-a149d64fa31e.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/137ef6a1-5d2b-4bac-a7c1-a149d64fa31e.jpeg saved to cache
2026-03-27 12:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d048a2e6-79c0-5f8b-b4ec-b48f03b617bb
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5742341%252Fgeneral%252Fc0820983-c4a6-44bf-9510-43f91add546e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/c0820983-c4a6-44bf-9510-43f91add546e.jpg not downloaded yet
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24: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%252F5742341%252Fgeneral%252F80f06134-a8e7-4d37-bca4-d65698f86849.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/80f06134-a8e7-4d37-bca4-d65698f86849.jpg not downloaded yet
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142134cd0>
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252Fda4dc34c-f1ba-4f88-93dc-6d465cfbed0e.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/da4dc34c-f1ba-4f88-93dc-6d465cfbed0e.jpg saved to cache
2026-03-27 12:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item be9bc9f0-71f0-5206-9fea-cee0717af830
2026-03-27 12:24:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739877/general/bede4910-ee9c-49eb-8cb1-732431ffe904.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735560)
2026-03-27 12:24:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739877/general/8eb18b90-86a1-4a9f-b433-d9190de7be10.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735560)
2026-03-27 12:24:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743376/general/048e0cf7-283a-4805-b58c-23e6168f2279.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735574)
2026-03-27 12:24:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743376/general/e666811c-33da-415d-a3e6-c89f344952be.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735574)
2026-03-27 12:24:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739877/general/4c25f45a-fd4d-47ee-859f-d23d5708d6fe.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735560)
2026-03-27 12:24:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739877/general/7be13239-f086-4fe9-9d38-963ae0d7250e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735560)
2026-03-27 12:24:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743376/general/87f1334e-61e7-43c4-832c-1aaf9ffb3c7e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735574)
2026-03-27 12:24:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748240/general/720fe432-9a8a-48a1-8897-59139bd16b15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730137)
2026-03-27 12:24:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742341/general/88652cd8-6b15-46e3-83fd-6d552a37e200.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733667)
2026-03-27 12:24:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742341/general/3f4a84de-14cb-495c-810d-9499974d3c2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733667)
2026-03-27 12:24:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714214a2d0>
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252Fbede4910-ee9c-49eb-8cb1-732431ffe904.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/bede4910-ee9c-49eb-8cb1-732431ffe904.jpeg saved to cache
2026-03-27 12:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 13793000-9597-584f-aed4-3081b2080199
2026-03-27 12:24:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141df6690>
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252F8eb18b90-86a1-4a9f-b433-d9190de7be10.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/8eb18b90-86a1-4a9f-b433-d9190de7be10.jpeg saved to cache
2026-03-27 12:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 13793000-9597-584f-aed4-3081b2080199
2026-03-27 12:24:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a87610>
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252F048e0cf7-283a-4805-b58c-23e6168f2279.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/048e0cf7-283a-4805-b58c-23e6168f2279.jpeg saved to cache
2026-03-27 12:24:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d048a2e6-79c0-5f8b-b4ec-b48f03b617bb
2026-03-27 12:24:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bce510>
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252Fe666811c-33da-415d-a3e6-c89f344952be.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/e666811c-33da-415d-a3e6-c89f344952be.jpeg saved to cache
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d048a2e6-79c0-5f8b-b4ec-b48f03b617bb
2026-03-27 12:24:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407a64d0>
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252F4c25f45a-fd4d-47ee-859f-d23d5708d6fe.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/4c25f45a-fd4d-47ee-859f-d23d5708d6fe.jpeg saved to cache
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 13793000-9597-584f-aed4-3081b2080199
2026-03-27 12:24:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bad250>
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252F7be13239-f086-4fe9-9d38-963ae0d7250e.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/7be13239-f086-4fe9-9d38-963ae0d7250e.jpeg saved to cache
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 13793000-9597-584f-aed4-3081b2080199
2026-03-27 12:24:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9f810>
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252F87f1334e-61e7-43c4-832c-1aaf9ffb3c7e.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/87f1334e-61e7-43c4-832c-1aaf9ffb3c7e.jpeg saved to cache
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d048a2e6-79c0-5f8b-b4ec-b48f03b617bb
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8c0d0>
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252F720fe432-9a8a-48a1-8897-59139bd16b15.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/720fe432-9a8a-48a1-8897-59139bd16b15.jpg saved to cache
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item be9bc9f0-71f0-5206-9fea-cee0717af830
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407a4090>
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742341%252Fgeneral%252F88652cd8-6b15-46e3-83fd-6d552a37e200.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/88652cd8-6b15-46e3-83fd-6d552a37e200.jpg saved to cache
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3c7fad2e-aae8-5210-ab02-13da5486458f
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407b2190>
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742341%252Fgeneral%252F3f4a84de-14cb-495c-810d-9499974d3c2f.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/3f4a84de-14cb-495c-810d-9499974d3c2f.jpg saved to cache
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3c7fad2e-aae8-5210-ab02-13da5486458f
2026-03-27 12:24:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743376/general/eb500b0e-a801-4f63-baa6-c53f685ecee1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735574)
2026-03-27 12:24:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742341/general/9075f140-77c3-4d44-a321-d28ea771096e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733667)
2026-03-27 12:24:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742341/general/3b7e0881-11ff-4d1f-8ef6-b938de8d0fd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733667)
2026-03-27 12:24:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739877/general/18c16d35-409e-429a-905c-0cc7b7f88624.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735560)
2026-03-27 12:24:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739877/general/7fbfc251-ec13-45f8-bd37-5dbe2df25d22.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735560)
2026-03-27 12:24:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743376/general/31222793-e576-4fbe-9f8a-cd0708eea522.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735574)
2026-03-27 12:24:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748240/general/308af0e2-f208-4562-b273-76e58be8d2a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730137)
2026-03-27 12:24:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141da5010>
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252Feb500b0e-a801-4f63-baa6-c53f685ecee1.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/eb500b0e-a801-4f63-baa6-c53f685ecee1.jpeg saved to cache
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d048a2e6-79c0-5f8b-b4ec-b48f03b617bb
2026-03-27 12:24:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742341/general/c0820983-c4a6-44bf-9510-43f91add546e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733667)
2026-03-27 12:24:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742341/general/80f06134-a8e7-4d37-bca4-d65698f86849.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733667)
2026-03-27 12:24:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742341/general/c8f9b6ba-a2dd-41dc-bb7c-8724330121ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733667)
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8be50>
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742341%252Fgeneral%252F9075f140-77c3-4d44-a321-d28ea771096e.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/9075f140-77c3-4d44-a321-d28ea771096e.jpg saved to cache
2026-03-27 12:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3c7fad2e-aae8-5210-ab02-13da5486458f
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409cb890>
2026-03-27 12:24:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742341%252Fgeneral%252F3b7e0881-11ff-4d1f-8ef6-b938de8d0fd3.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/3b7e0881-11ff-4d1f-8ef6-b938de8d0fd3.jpg saved to cache
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3c7fad2e-aae8-5210-ab02-13da5486458f
2026-03-27 12:24:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409cab90>
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252F18c16d35-409e-429a-905c-0cc7b7f88624.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/18c16d35-409e-429a-905c-0cc7b7f88624.jpeg saved to cache
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 13793000-9597-584f-aed4-3081b2080199
2026-03-27 12:24:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb5750>
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252F7fbfc251-ec13-45f8-bd37-5dbe2df25d22.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/7fbfc251-ec13-45f8-bd37-5dbe2df25d22.jpeg saved to cache
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 13793000-9597-584f-aed4-3081b2080199
2026-03-27 12:24:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af1b90>
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252F31222793-e576-4fbe-9f8a-cd0708eea522.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/31222793-e576-4fbe-9f8a-cd0708eea522.jpeg saved to cache
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d048a2e6-79c0-5f8b-b4ec-b48f03b617bb
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d2ad90>
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252F308af0e2-f208-4562-b273-76e58be8d2a3.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/308af0e2-f208-4562-b273-76e58be8d2a3.jpg saved to cache
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item be9bc9f0-71f0-5206-9fea-cee0717af830
2026-03-27 12:24:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742341/general/73a1af01-6739-4bc0-b650-4ca2559bffa0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733667)
2026-03-27 12:24:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742341/general/4f3eaf12-8495-4c76-a46e-e6172c855fd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733667)
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e3c350>
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742341%252Fgeneral%252Fc0820983-c4a6-44bf-9510-43f91add546e.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/c0820983-c4a6-44bf-9510-43f91add546e.jpg saved to cache
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3c7fad2e-aae8-5210-ab02-13da5486458f
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142080910>
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742341%252Fgeneral%252F80f06134-a8e7-4d37-bca4-d65698f86849.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/80f06134-a8e7-4d37-bca4-d65698f86849.jpg saved to cache
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3c7fad2e-aae8-5210-ab02-13da5486458f
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409cb250>
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742341%252Fgeneral%252Fc8f9b6ba-a2dd-41dc-bb7c-8724330121ab.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/c8f9b6ba-a2dd-41dc-bb7c-8724330121ab.jpg saved to cache
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3c7fad2e-aae8-5210-ab02-13da5486458f
2026-03-27 12:24:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742341/general/75f4b827-b083-4f14-9dd2-6089adaa2e24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733667)
2026-03-27 12:24:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748240/general/55ac1f37-ac99-4b9b-9447-34e856f3468e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730137)
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b9d50>
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742341%252Fgeneral%252F73a1af01-6739-4bc0-b650-4ca2559bffa0.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/73a1af01-6739-4bc0-b650-4ca2559bffa0.jpg saved to cache
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3c7fad2e-aae8-5210-ab02-13da5486458f
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408bf050>
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742341%252Fgeneral%252F4f3eaf12-8495-4c76-a46e-e6172c855fd9.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/4f3eaf12-8495-4c76-a46e-e6172c855fd9.jpg saved to cache
2026-03-27 12:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3c7fad2e-aae8-5210-ab02-13da5486458f
2026-03-27 12:24:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748240/general/348dd753-c853-41db-b052-34082b47c925.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730137)
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c219d0>
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742341%252Fgeneral%252F75f4b827-b083-4f14-9dd2-6089adaa2e24.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742341/general/75f4b827-b083-4f14-9dd2-6089adaa2e24.jpg saved to cache
2026-03-27 12:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3c7fad2e-aae8-5210-ab02-13da5486458f
2026-03-27 12:24:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3c7fad2e-aae8-5210-ab02-13da5486458f, skipping ID generation
2026-03-27 12:24:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c7fad2e-aae8-5210-ab02-13da5486458f with scrape type 1
2026-03-27 12:24:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c7fad2e-aae8-5210-ab02-13da5486458f sending to next pipeline
2026-03-27 12:24:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3c7fad2e-aae8-5210-ab02-13da5486458f, identifier: 10733667
2026-03-27 12:24:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143edfa90>
2026-03-27 12:24:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252F55ac1f37-ac99-4b9b-9447-34e856f3468e.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/55ac1f37-ac99-4b9b-9447-34e856f3468e.jpg saved to cache
2026-03-27 12:24:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item be9bc9f0-71f0-5206-9fea-cee0717af830
2026-03-27 12:24:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3c7fad2e-aae8-5210-ab02-13da5486458f with identifier: 10733667
2026-03-27 12:24:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3c7fad2e-aae8-5210-ab02-13da5486458f with identifier: 10733667
2026-03-27 12:24:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3c7fad2e-aae8-5210-ab02-13da5486458f with identifier: 10733667 to the API
2026-03-27 12:24:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742341/general/75f4b827-b083-4f14-9dd2-6089adaa2e24.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3c7fad2e-aae8-5210-ab02-13da5486458f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733667',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 474940,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742341/general/9075f140-77c3-4d44-a321-d28ea771096e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223487,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742341/general/c8f9b6ba-a2dd-41dc-bb7c-8724330121ab.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442212,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742341/general/73a1af01-6739-4bc0-b650-4ca2559bffa0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441893,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742341/general/4f3eaf12-8495-4c76-a46e-e6172c855fd9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420384,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742341/general/75f4b827-b083-4f14-9dd2-6089adaa2e24.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419964,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742341/general/3b7e0881-11ff-4d1f-8ef6-b938de8d0fd3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303606,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742341/general/88652cd8-6b15-46e3-83fd-6d552a37e200.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291932,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742341/general/3f4a84de-14cb-495c-810d-9499974d3c2f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179173,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742341/general/c0820983-c4a6-44bf-9510-43f91add546e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c7fad2e-aae8-5210-ab02-13da5486458f/3c7fad2e-aae8-5210-ab02-13da5486458f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280705,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742341/general/80f06134-a8e7-4d37-bca4-d65698f86849.jpg',
'Width': 1600}],
'price': 20400,
'price_includes_vat': True,
'registration_date': '2025-08-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Kamiq 1.0 - Petrol - Automatic - 116 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 12:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733667%27 HTTP/1.1" 200 None
2026-03-27 12:24:58 [adesa.de] INFO: Saving data for 10733667: {'created_time': 1774614298.957137, 'last_price_update_time': 1774614298.957149, 'auction_closing_time': 1798675200.0}
2026-03-27 12:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733667') HTTP/1.1" 204 0
2026-03-27 12:24:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739877/general/7db6261c-a979-4924-b5c1-c2a21bc15fb4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735560)
2026-03-27 12:24:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce55d0>
2026-03-27 12:24:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748240%252Fgeneral%252F348dd753-c853-41db-b052-34082b47c925.jpg') HTTP/1.1" 204 0
2026-03-27 12:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748240/general/348dd753-c853-41db-b052-34082b47c925.jpg saved to cache
2026-03-27 12:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item be9bc9f0-71f0-5206-9fea-cee0717af830
2026-03-27 12:24:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: be9bc9f0-71f0-5206-9fea-cee0717af830, skipping ID generation
2026-03-27 12:24:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be9bc9f0-71f0-5206-9fea-cee0717af830 with scrape type 1
2026-03-27 12:24:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item be9bc9f0-71f0-5206-9fea-cee0717af830 sending to next pipeline
2026-03-27 12:24:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: be9bc9f0-71f0-5206-9fea-cee0717af830, identifier: 10730137
2026-03-27 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743376/general/3730c180-2fcf-4c8c-9083-974935ed0dd6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735574)
2026-03-27 12:24:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: be9bc9f0-71f0-5206-9fea-cee0717af830 with identifier: 10730137
2026-03-27 12:24:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: be9bc9f0-71f0-5206-9fea-cee0717af830 with identifier: 10730137
2026-03-27 12:24:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: be9bc9f0-71f0-5206-9fea-cee0717af830 with identifier: 10730137 to the API
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748240/general/348dd753-c853-41db-b052-34082b47c925.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'be9bc9f0-71f0-5206-9fea-cee0717af830',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57495',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730137',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 39801,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748240/general/348dd753-c853-41db-b052-34082b47c925.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748240/general/55ac1f37-ac99-4b9b-9447-34e856f3468e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748240/general/308af0e2-f208-4562-b273-76e58be8d2a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748240/general/720fe432-9a8a-48a1-8897-59139bd16b15.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28257,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748240/general/da4dc34c-f1ba-4f88-93dc-6d465cfbed0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748240/general/cf6e986d-b977-4b8e-8289-3a75f25fa1a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748240/general/51e121ed-c458-482e-b838-fe3662d7122d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748240/general/4bffe370-096c-478e-850a-1129140a7cd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748240/general/4d14519e-a7fe-4811-af76-875d0f73d160.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be9bc9f0-71f0-5206-9fea-cee0717af830/be9bc9f0-71f0-5206-9fea-cee0717af830_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748240/general/339dec9a-5711-4a01-99b7-d014197674cd.jpg',
'Width': 1024}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-10-10',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen ID.4 Pro Performance - Electric - Automatic - 207 hp - '
'39.801 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730137%27 HTTP/1.1" 200 None
2026-03-27 12:24:59 [adesa.de] INFO: Saving data for 10730137: {'created_time': 1774614299.526133, 'last_price_update_time': 1774614299.526149, 'auction_closing_time': 1798675200.0}
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730137') HTTP/1.1" 204 0
2026-03-27 12:24:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d3b9d0>
2026-03-27 12:24:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252F7db6261c-a979-4924-b5c1-c2a21bc15fb4.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/7db6261c-a979-4924-b5c1-c2a21bc15fb4.jpeg saved to cache
2026-03-27 12:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 13793000-9597-584f-aed4-3081b2080199
2026-03-27 12:24:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714208ded0>
2026-03-27 12:24:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252F3730c180-2fcf-4c8c-9083-974935ed0dd6.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/3730c180-2fcf-4c8c-9083-974935ed0dd6.jpeg saved to cache
2026-03-27 12:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d048a2e6-79c0-5f8b-b4ec-b48f03b617bb
2026-03-27 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743376/general/06b53603-7ede-4604-b91f-122c717885ec.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735574)
2026-03-27 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750465/general/9c0c70ad-5e5c-429f-a134-064d392969a3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735740)
2026-03-27 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750465/general/bc66afb4-92a6-4b5c-b545-42ffa2148ef3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735740)
2026-03-27 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750460/general/b4af6d82-dc8c-41f8-8c03-caaad3bcb768.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735739)
2026-03-27 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743376/general/cee61b7c-00e0-40f0-91cb-aed62e3b0fda.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735574)
2026-03-27 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739877/general/aaf81b57-b2a4-4f4b-846b-c9cb7225f01f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735560)
2026-03-27 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739877/general/c017957e-956d-480b-9e2f-f8623331aa24.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735560)
2026-03-27 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750460/general/8be4e963-7cfd-4130-b789-33ac8cf76944.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735739)
2026-03-27 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749596/general/4a3b8423-739d-43de-a69f-2d51da56cd58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733194)
2026-03-27 12:24:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:24:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:24:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b0bf10>
2026-03-27 12:24:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:24:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252F06b53603-7ede-4604-b91f-122c717885ec.jpeg') HTTP/1.1" 204 0
2026-03-27 12:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/06b53603-7ede-4604-b91f-122c717885ec.jpeg saved to cache
2026-03-27 12:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d048a2e6-79c0-5f8b-b4ec-b48f03b617bb
2026-03-27 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5200302/general/ce3cbfbc-00c9-4621-9485-dcb8efe7a1f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734362)
2026-03-27 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745345/general/1e33225d-a648-40ac-80b2-fdc6f58211b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732155)
2026-03-27 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745345/general/3c713ca4-b610-4531-b6f9-8455cd493c74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732155)
2026-03-27 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745345/general/dd668a57-3d8f-40aa-8c0e-2618a29b9473.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732155)
2026-03-27 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749596/general/7e3bb226-085e-4acd-9875-da1673601368.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733194)
2026-03-27 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745345/general/932be62a-dc3e-44f3-aadf-9c247b89eb6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732155)
2026-03-27 12:25:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408b8510>
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252F9c0c70ad-5e5c-429f-a134-064d392969a3.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/9c0c70ad-5e5c-429f-a134-064d392969a3.jpeg saved to cache
2026-03-27 12:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1f3fe215-268c-5063-9e74-52c15f3dc922
2026-03-27 12:25:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ff33d0>
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252Fbc66afb4-92a6-4b5c-b545-42ffa2148ef3.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/bc66afb4-92a6-4b5c-b545-42ffa2148ef3.jpeg saved to cache
2026-03-27 12:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1f3fe215-268c-5063-9e74-52c15f3dc922
2026-03-27 12:25:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142148a10>
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252Fb4af6d82-dc8c-41f8-8c03-caaad3bcb768.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/b4af6d82-dc8c-41f8-8c03-caaad3bcb768.jpeg saved to cache
2026-03-27 12:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a8643fd3-41a1-5c23-9a1d-60d316b59aa5
2026-03-27 12:25:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a4dd10>
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743376%252Fgeneral%252Fcee61b7c-00e0-40f0-91cb-aed62e3b0fda.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743376/general/cee61b7c-00e0-40f0-91cb-aed62e3b0fda.jpeg saved to cache
2026-03-27 12:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d048a2e6-79c0-5f8b-b4ec-b48f03b617bb
2026-03-27 12:25:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d048a2e6-79c0-5f8b-b4ec-b48f03b617bb, skipping ID generation
2026-03-27 12:25:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d048a2e6-79c0-5f8b-b4ec-b48f03b617bb with scrape type 1
2026-03-27 12:25:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d048a2e6-79c0-5f8b-b4ec-b48f03b617bb sending to next pipeline
2026-03-27 12:25:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d048a2e6-79c0-5f8b-b4ec-b48f03b617bb, identifier: 10735574
2026-03-27 12:25:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408fbf50>
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252Faaf81b57-b2a4-4f4b-846b-c9cb7225f01f.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/aaf81b57-b2a4-4f4b-846b-c9cb7225f01f.jpeg saved to cache
2026-03-27 12:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 13793000-9597-584f-aed4-3081b2080199
2026-03-27 12:25:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b4d710>
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739877%252Fgeneral%252Fc017957e-956d-480b-9e2f-f8623331aa24.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739877/general/c017957e-956d-480b-9e2f-f8623331aa24.jpeg saved to cache
2026-03-27 12:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 13793000-9597-584f-aed4-3081b2080199
2026-03-27 12:25:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 13793000-9597-584f-aed4-3081b2080199, skipping ID generation
2026-03-27 12:25:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13793000-9597-584f-aed4-3081b2080199 with scrape type 1
2026-03-27 12:25:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 13793000-9597-584f-aed4-3081b2080199 sending to next pipeline
2026-03-27 12:25:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 13793000-9597-584f-aed4-3081b2080199, identifier: 10735560
2026-03-27 12:25:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9e590>
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750460%252Fgeneral%252F8be4e963-7cfd-4130-b789-33ac8cf76944.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750460/general/8be4e963-7cfd-4130-b789-33ac8cf76944.jpeg saved to cache
2026-03-27 12:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a8643fd3-41a1-5c23-9a1d-60d316b59aa5
2026-03-27 12:25:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a8643fd3-41a1-5c23-9a1d-60d316b59aa5, skipping ID generation
2026-03-27 12:25:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8643fd3-41a1-5c23-9a1d-60d316b59aa5 with scrape type 1
2026-03-27 12:25:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a8643fd3-41a1-5c23-9a1d-60d316b59aa5 sending to next pipeline
2026-03-27 12:25:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a8643fd3-41a1-5c23-9a1d-60d316b59aa5, identifier: 10735739
2026-03-27 12:25:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408f3b50>
2026-03-27 12:25:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252F4a3b8423-739d-43de-a69f-2d51da56cd58.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/4a3b8423-739d-43de-a69f-2d51da56cd58.jpg saved to cache
2026-03-27 12:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 83700fdf-25e4-5295-ac7a-471f9e5bb93b
2026-03-27 12:25:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749596/general/6c0fd834-924a-4f44-9611-c573ea21b3f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733194)
2026-03-27 12:25:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d048a2e6-79c0-5f8b-b4ec-b48f03b617bb with identifier: 10735574
2026-03-27 12:25:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d048a2e6-79c0-5f8b-b4ec-b48f03b617bb with identifier: 10735574
2026-03-27 12:25:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d048a2e6-79c0-5f8b-b4ec-b48f03b617bb with identifier: 10735574 to the API
2026-03-27 12:25:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743376/general/cee61b7c-00e0-40f0-91cb-aed62e3b0fda.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd048a2e6-79c0-5f8b-b4ec-b48f03b617bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EUFB4842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735574',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 11340,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1371290,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743376/general/cee61b7c-00e0-40f0-91cb-aed62e3b0fda.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1413393,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743376/general/06b53603-7ede-4604-b91f-122c717885ec.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1540020,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743376/general/3730c180-2fcf-4c8c-9083-974935ed0dd6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2575501,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743376/general/31222793-e576-4fbe-9f8a-cd0708eea522.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2336380,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743376/general/87f1334e-61e7-43c4-832c-1aaf9ffb3c7e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2517000,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743376/general/eb500b0e-a801-4f63-baa6-c53f685ecee1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4122380,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743376/general/e666811c-33da-415d-a3e6-c89f344952be.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3274791,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743376/general/137ef6a1-5d2b-4bac-a7c1-a149d64fa31e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2414544,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743376/general/74684193-ef03-453a-8138-1dfab743945e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d048a2e6-79c0-5f8b-b4ec-b48f03b617bb/d048a2e6-79c0-5f8b-b4ec-b48f03b617bb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4055369,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743376/general/048e0cf7-283a-4805-b58c-23e6168f2279.jpeg',
'Width': 5712}],
'price': 61000,
'price_includes_vat': True,
'registration_date': '2025-07-17',
'seats_number': 5,
'seller_name': 'Inbos',
'title': 'BMW X6 30d M Sport - xDrive - Diesel - Automatic - 286 hp - 11.340 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-27 12:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735574%27 HTTP/1.1" 200 None
2026-03-27 12:25:01 [adesa.de] INFO: Saving data for 10735574: {'created_time': 1774614301.654602, 'last_price_update_time': 1774614301.654613, 'auction_closing_time': 1774863000.0}
2026-03-27 12:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735574') HTTP/1.1" 204 0
2026-03-27 12:25:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 13793000-9597-584f-aed4-3081b2080199 with identifier: 10735560
2026-03-27 12:25:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 13793000-9597-584f-aed4-3081b2080199 with identifier: 10735560
2026-03-27 12:25:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 13793000-9597-584f-aed4-3081b2080199 with identifier: 10735560 to the API
2026-03-27 12:25:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5739877/general/c017957e-956d-480b-9e2f-f8623331aa24.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '13793000-9597-584f-aed4-3081b2080199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EUWK3446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735560',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 22472,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2481859,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739877/general/c017957e-956d-480b-9e2f-f8623331aa24.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2357339,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739877/general/aaf81b57-b2a4-4f4b-846b-c9cb7225f01f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1429452,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739877/general/7db6261c-a979-4924-b5c1-c2a21bc15fb4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2641538,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739877/general/7fbfc251-ec13-45f8-bd37-5dbe2df25d22.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2428787,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739877/general/18c16d35-409e-429a-905c-0cc7b7f88624.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2564615,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739877/general/7be13239-f086-4fe9-9d38-963ae0d7250e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4093081,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739877/general/4c25f45a-fd4d-47ee-859f-d23d5708d6fe.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3356344,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739877/general/5ad3fda8-19c8-4a96-b598-827f40589295.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4102730,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739877/general/bede4910-ee9c-49eb-8cb1-732431ffe904.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13793000-9597-584f-aed4-3081b2080199/13793000-9597-584f-aed4-3081b2080199_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4182350,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739877/general/8eb18b90-86a1-4a9f-b433-d9190de7be10.jpeg',
'Width': 5712}],
'price': 60500,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': 'Inbos',
'title': 'BMW X6 30d M Sport - xDrive - Diesel - Automatic - 286 hp - 22.472 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-27 12:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735560%27 HTTP/1.1" 200 None
2026-03-27 12:25:02 [adesa.de] INFO: Saving data for 10735560: {'created_time': 1774614302.089119, 'last_price_update_time': 1774614302.089135, 'auction_closing_time': 1774863000.0}
2026-03-27 12:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735560') HTTP/1.1" 204 0
2026-03-27 12:25:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a8643fd3-41a1-5c23-9a1d-60d316b59aa5 with identifier: 10735739
2026-03-27 12:25:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a8643fd3-41a1-5c23-9a1d-60d316b59aa5 with identifier: 10735739
2026-03-27 12:25:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a8643fd3-41a1-5c23-9a1d-60d316b59aa5 with identifier: 10735739 to the API
2026-03-27 12:25:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25: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-27 12:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750460/general/8be4e963-7cfd-4130-b789-33ac8cf76944.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'a8643fd3-41a1-5c23-9a1d-60d316b59aa5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D RH 2664',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735739',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 194578,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2225395,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750460/general/d6eeeb1a-7341-438c-8775-2c4cd37d0c45.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1828159,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750460/general/e04d240d-6ead-4cea-a2da-7cf98e3fa80d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1719944,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750460/general/b4978934-ed99-4f85-861d-da105f0f17c7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1792928,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750460/general/35ebeabd-42a0-4a7f-9359-2f484f89b7b7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1835892,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750460/general/6f15ca80-fae5-4e9f-bdb8-2336535d6d28.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1842668,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750460/general/2af574d5-ba58-426d-9de4-f165e2746fb4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1658500,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750460/general/cbbc627f-eac5-49ee-9e22-62221e4eaeee.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1326851,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750460/general/8be4e963-7cfd-4130-b789-33ac8cf76944.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1696077,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750460/general/b4af6d82-dc8c-41f8-8c03-caaad3bcb768.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8643fd3-41a1-5c23-9a1d-60d316b59aa5/a8643fd3-41a1-5c23-9a1d-60d316b59aa5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1917340,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750460/general/454e99c6-0c99-4779-b485-b35cff35c8e9.jpeg',
'Width': 4032}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': 'IVC BV',
'title': 'Skoda Superb Combi 2.0 TDI L&K - Diesel - Automatic - 200 hp - '
'194.578 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2020}
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735739%27 HTTP/1.1" 200 None
2026-03-27 12:25:03 [adesa.de] INFO: Saving data for 10735739: {'created_time': 1774614303.189168, 'last_price_update_time': 1774614303.189179, 'auction_closing_time': 1774866600.0}
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735739') HTTP/1.1" 204 0
2026-03-27 12:25:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748238/general/68a2fe4c-cc14-4afd-abf9-7b652f8996d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730133)
2026-03-27 12:25:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745345/general/3ddc6864-d8b2-49dd-b224-45e310f47b2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732155)
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9dad0>
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3356c7c-23a2-5ab3-8a06-b99a75f26d67/c3356c7c-23a2-5ab3-8a06-b99a75f26d67_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5200302%252Fgeneral%252Fce3cbfbc-00c9-4621-9485-dcb8efe7a1f0.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5200302/general/ce3cbfbc-00c9-4621-9485-dcb8efe7a1f0.jpg saved to cache
2026-03-27 12:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c3356c7c-23a2-5ab3-8a06-b99a75f26d67
2026-03-27 12:25:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c3356c7c-23a2-5ab3-8a06-b99a75f26d67, skipping ID generation
2026-03-27 12:25:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3356c7c-23a2-5ab3-8a06-b99a75f26d67 with scrape type 1
2026-03-27 12:25:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c3356c7c-23a2-5ab3-8a06-b99a75f26d67 sending to next pipeline
2026-03-27 12:25:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c3356c7c-23a2-5ab3-8a06-b99a75f26d67, identifier: 10734362
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714204cb10>
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252F1e33225d-a648-40ac-80b2-fdc6f58211b7.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/1e33225d-a648-40ac-80b2-fdc6f58211b7.jpg saved to cache
2026-03-27 12:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b7b3ba03-d249-5038-8704-8ad030e4b6df
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f3a390>
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252F3c713ca4-b610-4531-b6f9-8455cd493c74.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/3c713ca4-b610-4531-b6f9-8455cd493c74.jpg saved to cache
2026-03-27 12:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b7b3ba03-d249-5038-8704-8ad030e4b6df
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe9390>
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252Fdd668a57-3d8f-40aa-8c0e-2618a29b9473.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/dd668a57-3d8f-40aa-8c0e-2618a29b9473.jpg saved to cache
2026-03-27 12:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b7b3ba03-d249-5038-8704-8ad030e4b6df
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714208ca10>
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252F7e3bb226-085e-4acd-9875-da1673601368.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/7e3bb226-085e-4acd-9875-da1673601368.jpg saved to cache
2026-03-27 12:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 83700fdf-25e4-5295-ac7a-471f9e5bb93b
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142118c50>
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252F932be62a-dc3e-44f3-aadf-9c247b89eb6f.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/932be62a-dc3e-44f3-aadf-9c247b89eb6f.jpg saved to cache
2026-03-27 12:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b7b3ba03-d249-5038-8704-8ad030e4b6df
2026-03-27 12:25:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750465/general/322d934b-1952-4d26-9d0c-13a341b09952.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735740)
2026-03-27 12:25:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c3356c7c-23a2-5ab3-8a06-b99a75f26d67 with identifier: 10734362
2026-03-27 12:25:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c3356c7c-23a2-5ab3-8a06-b99a75f26d67 with identifier: 10734362
2026-03-27 12:25:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c3356c7c-23a2-5ab3-8a06-b99a75f26d67 with identifier: 10734362 to the API
2026-03-27 12:25:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25: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-27 12:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5200302/general/ce3cbfbc-00c9-4621-9485-dcb8efe7a1f0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c3356c7c-23a2-5ab3-8a06-b99a75f26d67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH MH 538 E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734362',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 34252,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 66,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3356c7c-23a2-5ab3-8a06-b99a75f26d67/c3356c7c-23a2-5ab3-8a06-b99a75f26d67_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241675,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5200302/general/ce3cbfbc-00c9-4621-9485-dcb8efe7a1f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3356c7c-23a2-5ab3-8a06-b99a75f26d67/c3356c7c-23a2-5ab3-8a06-b99a75f26d67_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250927,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5200302/general/01d98036-d9ea-4fad-9b67-26e5c2991b0e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3356c7c-23a2-5ab3-8a06-b99a75f26d67/c3356c7c-23a2-5ab3-8a06-b99a75f26d67_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252246,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5200302/general/61bfd60f-967c-47b8-9e1c-e9b006b404a8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3356c7c-23a2-5ab3-8a06-b99a75f26d67/c3356c7c-23a2-5ab3-8a06-b99a75f26d67_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238831,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5200302/general/127cf19b-0b91-4fa7-8d50-55fc06835737.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3356c7c-23a2-5ab3-8a06-b99a75f26d67/c3356c7c-23a2-5ab3-8a06-b99a75f26d67_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441174,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5200302/general/798eadce-6c1f-4f61-aa37-80b1dc4b3d91.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3356c7c-23a2-5ab3-8a06-b99a75f26d67/c3356c7c-23a2-5ab3-8a06-b99a75f26d67_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368044,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5200302/general/e6b3e788-7c7b-4b9c-b2fe-db35a1934178.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3356c7c-23a2-5ab3-8a06-b99a75f26d67/c3356c7c-23a2-5ab3-8a06-b99a75f26d67_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383536,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5200302/general/1dea14b9-9119-49c1-9616-805f2fbf6515.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3356c7c-23a2-5ab3-8a06-b99a75f26d67/c3356c7c-23a2-5ab3-8a06-b99a75f26d67_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432501,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5200302/general/0607bbd6-3205-4f5a-b51f-5489d5b68f31.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3356c7c-23a2-5ab3-8a06-b99a75f26d67/c3356c7c-23a2-5ab3-8a06-b99a75f26d67_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367647,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5200302/general/6f2f9fdc-4ace-4a79-bb44-4622e1cb0e29.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3356c7c-23a2-5ab3-8a06-b99a75f26d67/c3356c7c-23a2-5ab3-8a06-b99a75f26d67_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420855,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5200302/general/dc5960f2-939c-4488-a059-973d0d22be34.jpg',
'Width': 1920}],
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 34.252 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734362%27 HTTP/1.1" 200 None
2026-03-27 12:25:04 [adesa.de] INFO: Saving data for 10734362: {'created_time': 1774614304.025326, 'last_price_update_time': 1774614304.025336, 'auction_closing_time': 1798671600.0}
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734362') HTTP/1.1" 204 0
2026-03-27 12:25:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b14310>
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252F6c0fd834-924a-4f44-9611-c573ea21b3f7.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/6c0fd834-924a-4f44-9611-c573ea21b3f7.jpg saved to cache
2026-03-27 12:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 83700fdf-25e4-5295-ac7a-471f9e5bb93b
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ccb510>
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252F68a2fe4c-cc14-4afd-abf9-7b652f8996d5.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/68a2fe4c-cc14-4afd-abf9-7b652f8996d5.jpg saved to cache
2026-03-27 12:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 06144f16-84ea-50e4-81fe-49e20c516439
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f378d0>
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252F3ddc6864-d8b2-49dd-b224-45e310f47b2b.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/3ddc6864-d8b2-49dd-b224-45e310f47b2b.jpg saved to cache
2026-03-27 12:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b7b3ba03-d249-5038-8704-8ad030e4b6df
2026-03-27 12:25:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0e410>
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750465%252Fgeneral%252F322d934b-1952-4d26-9d0c-13a341b09952.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750465/general/322d934b-1952-4d26-9d0c-13a341b09952.jpeg saved to cache
2026-03-27 12:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1f3fe215-268c-5063-9e74-52c15f3dc922
2026-03-27 12:25:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f3fe215-268c-5063-9e74-52c15f3dc922, skipping ID generation
2026-03-27 12:25:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f3fe215-268c-5063-9e74-52c15f3dc922 with scrape type 1
2026-03-27 12:25:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f3fe215-268c-5063-9e74-52c15f3dc922 sending to next pipeline
2026-03-27 12:25:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f3fe215-268c-5063-9e74-52c15f3dc922, identifier: 10735740
2026-03-27 12:25:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f3fe215-268c-5063-9e74-52c15f3dc922 with identifier: 10735740
2026-03-27 12:25:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f3fe215-268c-5063-9e74-52c15f3dc922 with identifier: 10735740
2026-03-27 12:25:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f3fe215-268c-5063-9e74-52c15f3dc922 with identifier: 10735740 to the API
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25: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-27 12:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750465/general/322d934b-1952-4d26-9d0c-13a341b09952.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '1f3fe215-268c-5063-9e74-52c15f3dc922',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PE R1157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735740',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 167367,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2202911,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750465/general/f05ce647-1439-426c-b5a7-4593d8806451.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1703810,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750465/general/25bbb3ca-d530-479c-9f7b-be40aa4f02c1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2029807,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750465/general/da94f534-ea7c-4bbc-b999-3b53ff94eebd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1631517,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750465/general/98a9325d-a69d-4438-b30a-bb68c06a1d9a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1679637,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750465/general/5d48d180-81a8-4511-bfcc-7afbfed2bc13.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2373150,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750465/general/305fc874-4135-49a6-ac4b-996916856f44.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1113038,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750465/general/da8c37bb-ae5c-4a49-be9c-1a43c7ecf445.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1081532,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750465/general/322d934b-1952-4d26-9d0c-13a341b09952.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1222632,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750465/general/bc66afb4-92a6-4b5c-b545-42ffa2148ef3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f3fe215-268c-5063-9e74-52c15f3dc922/1f3fe215-268c-5063-9e74-52c15f3dc922_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1755355,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750465/general/9c0c70ad-5e5c-429f-a134-064d392969a3.jpeg',
'Width': 4032}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2019-10-30',
'seats_number': 5,
'seller_name': 'IVC BV',
'title': 'Volkswagen Tiguan 2.0 TDI - 4Motion - Diesel - Automatic - 190 hp - '
'167.367 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735740%27 HTTP/1.1" 200 None
2026-03-27 12:25:04 [adesa.de] INFO: Saving data for 10735740: {'created_time': 1774614304.796093, 'last_price_update_time': 1774614304.796103, 'auction_closing_time': 1774866600.0}
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735740') HTTP/1.1" 204 0
2026-03-27 12:25:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748238/general/6f67e535-5585-458b-ab84-c14537fb4bd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730133)
2026-03-27 12:25:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748238/general/0a45bedf-133b-4085-99f2-d49ed4d8615e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730133)
2026-03-27 12:25:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748238/general/286ce7ed-a7ef-4b76-beaa-0dac18835051.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730133)
2026-03-27 12:25:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748238/general/1c65fdc6-8402-4f98-a067-46ade885b3f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730133)
2026-03-27 12:25:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749596/general/43318b9e-e856-488b-b55a-e5636b71c574.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733194)
2026-03-27 12:25:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745345/general/90063026-e5c5-428a-8517-2f073f113941.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732155)
2026-03-27 12:25:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748238/general/f73508bb-be5a-4b8e-ac48-287d0b9db308.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730133)
2026-03-27 12:25:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748742/general/a172f66b-97d6-44a1-81ec-9cd4684c7e75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731075)
2026-03-27 12:25:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748742/general/7ac43482-4892-423b-a524-393bdc9006d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731075)
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a82c10>
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252F6f67e535-5585-458b-ab84-c14537fb4bd5.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/6f67e535-5585-458b-ab84-c14537fb4bd5.jpg saved to cache
2026-03-27 12:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 06144f16-84ea-50e4-81fe-49e20c516439
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c5d110>
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252F0a45bedf-133b-4085-99f2-d49ed4d8615e.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/0a45bedf-133b-4085-99f2-d49ed4d8615e.jpg saved to cache
2026-03-27 12:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 06144f16-84ea-50e4-81fe-49e20c516439
2026-03-27 12:25:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748742/general/120eb723-b034-47a9-9f69-743c24ffd430.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731075)
2026-03-27 12:25:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd3310>
2026-03-27 12:25:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252F286ce7ed-a7ef-4b76-beaa-0dac18835051.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/286ce7ed-a7ef-4b76-beaa-0dac18835051.jpg saved to cache
2026-03-27 12:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 06144f16-84ea-50e4-81fe-49e20c516439
2026-03-27 12:25:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af9790>
2026-03-27 12:25:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252F1c65fdc6-8402-4f98-a067-46ade885b3f3.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/1c65fdc6-8402-4f98-a067-46ade885b3f3.jpg saved to cache
2026-03-27 12:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 06144f16-84ea-50e4-81fe-49e20c516439
2026-03-27 12:25:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140958c50>
2026-03-27 12:25:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749596%252Fgeneral%252F43318b9e-e856-488b-b55a-e5636b71c574.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749596/general/43318b9e-e856-488b-b55a-e5636b71c574.jpg saved to cache
2026-03-27 12:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 83700fdf-25e4-5295-ac7a-471f9e5bb93b
2026-03-27 12:25:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83700fdf-25e4-5295-ac7a-471f9e5bb93b, skipping ID generation
2026-03-27 12:25:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83700fdf-25e4-5295-ac7a-471f9e5bb93b with scrape type 1
2026-03-27 12:25:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83700fdf-25e4-5295-ac7a-471f9e5bb93b sending to next pipeline
2026-03-27 12:25:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 83700fdf-25e4-5295-ac7a-471f9e5bb93b, identifier: 10733194
2026-03-27 12:25:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141de7190>
2026-03-27 12:25:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745345%252Fgeneral%252F90063026-e5c5-428a-8517-2f073f113941.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745345/general/90063026-e5c5-428a-8517-2f073f113941.jpg saved to cache
2026-03-27 12:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b7b3ba03-d249-5038-8704-8ad030e4b6df
2026-03-27 12:25:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b7b3ba03-d249-5038-8704-8ad030e4b6df, skipping ID generation
2026-03-27 12:25:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b3ba03-d249-5038-8704-8ad030e4b6df with scrape type 1
2026-03-27 12:25:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b7b3ba03-d249-5038-8704-8ad030e4b6df sending to next pipeline
2026-03-27 12:25:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7b3ba03-d249-5038-8704-8ad030e4b6df, identifier: 10732155
2026-03-27 12:25:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748742/general/7873b92c-ba3c-431b-b41b-209aeec72e95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731075)
2026-03-27 12:25:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748742/general/3776a877-95d1-41d4-b275-a131d4b7ac75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731075)
2026-03-27 12:25:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 83700fdf-25e4-5295-ac7a-471f9e5bb93b with identifier: 10733194
2026-03-27 12:25:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 83700fdf-25e4-5295-ac7a-471f9e5bb93b with identifier: 10733194
2026-03-27 12:25:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 83700fdf-25e4-5295-ac7a-471f9e5bb93b with identifier: 10733194 to the API
2026-03-27 12:25:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25: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-27 12:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749596/general/43318b9e-e856-488b-b55a-e5636b71c574.jpg>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '83700fdf-25e4-5295-ac7a-471f9e5bb93b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH TG 386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733194',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 42685,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169606,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749596/general/43318b9e-e856-488b-b55a-e5636b71c574.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171086,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749596/general/7e3bb226-085e-4acd-9875-da1673601368.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169933,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749596/general/4a3b8423-739d-43de-a69f-2d51da56cd58.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163674,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749596/general/88c29a2c-be49-47eb-851c-2e3101533c19.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248661,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749596/general/d944e59d-c07d-4d45-9ce7-1dd7e979e0bc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248550,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749596/general/6c0fd834-924a-4f44-9611-c573ea21b3f7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386281,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749596/general/b8ed242b-e1ae-4f5d-96ff-a7b73ac951cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392897,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749596/general/c4b25253-0fca-4904-bd47-1d5189569644.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486220,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749596/general/56df5b40-4bb7-46a7-ab54-952acebcfeab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83700fdf-25e4-5295-ac7a-471f9e5bb93b/83700fdf-25e4-5295-ac7a-471f9e5bb93b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362371,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749596/general/e4e66dcb-99df-41d2-a982-42f580a56138.jpg',
'Width': 1920}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2020-10-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Manual - 116 hp - 42.685 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2020}
2026-03-27 12:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733194%27 HTTP/1.1" 200 None
2026-03-27 12:25:06 [adesa.de] INFO: Saving data for 10733194: {'created_time': 1774614306.257812, 'last_price_update_time': 1774614306.257824, 'auction_closing_time': 1798671600.0}
2026-03-27 12:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733194') HTTP/1.1" 204 0
2026-03-27 12:25:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7b3ba03-d249-5038-8704-8ad030e4b6df with identifier: 10732155
2026-03-27 12:25:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7b3ba03-d249-5038-8704-8ad030e4b6df with identifier: 10732155
2026-03-27 12:25:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7b3ba03-d249-5038-8704-8ad030e4b6df with identifier: 10732155 to the API
2026-03-27 12:25:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25: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-27 12:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745345/general/90063026-e5c5-428a-8517-2f073f113941.jpg>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7b3ba03-d249-5038-8704-8ad030e4b6df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B JD 2605 E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732155',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 11064,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183925,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745345/general/90063026-e5c5-428a-8517-2f073f113941.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178760,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745345/general/3ddc6864-d8b2-49dd-b224-45e310f47b2b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197351,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745345/general/932be62a-dc3e-44f3-aadf-9c247b89eb6f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170171,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745345/general/3c713ca4-b610-4531-b6f9-8455cd493c74.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174231,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745345/general/30bb08c5-ba7d-49e5-b016-0c88191ba140.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200355,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745345/general/dd668a57-3d8f-40aa-8c0e-2618a29b9473.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414054,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745345/general/1e33225d-a648-40ac-80b2-fdc6f58211b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352652,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745345/general/8c93a935-b391-4cc7-9868-bf65a8434c02.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343485,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745345/general/a0e23de5-9fb1-4ad0-9917-cd24c61d9d5c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7b3ba03-d249-5038-8704-8ad030e4b6df/b7b3ba03-d249-5038-8704-8ad030e4b6df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375726,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745345/general/240a4e2f-8607-4d52-93a9-a0c7d464e934.jpg',
'Width': 1920}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Octavia 1.4 TSI Ambition - Petrol - Automatic - 150 hp - '
'11.064 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-27 12:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732155%27 HTTP/1.1" 200 None
2026-03-27 12:25:06 [adesa.de] INFO: Saving data for 10732155: {'created_time': 1774614306.709447, 'last_price_update_time': 1774614306.70946, 'auction_closing_time': 1798671600.0}
2026-03-27 12:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732155') HTTP/1.1" 204 0
2026-03-27 12:25:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714088e810>
2026-03-27 12:25:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748238%252Fgeneral%252Ff73508bb-be5a-4b8e-ac48-287d0b9db308.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748238/general/f73508bb-be5a-4b8e-ac48-287d0b9db308.jpg saved to cache
2026-03-27 12:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 06144f16-84ea-50e4-81fe-49e20c516439
2026-03-27 12:25:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 06144f16-84ea-50e4-81fe-49e20c516439, skipping ID generation
2026-03-27 12:25:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06144f16-84ea-50e4-81fe-49e20c516439 with scrape type 1
2026-03-27 12:25:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 06144f16-84ea-50e4-81fe-49e20c516439 sending to next pipeline
2026-03-27 12:25:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 06144f16-84ea-50e4-81fe-49e20c516439, identifier: 10730133
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141de6d10>
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252Fa172f66b-97d6-44a1-81ec-9cd4684c7e75.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/a172f66b-97d6-44a1-81ec-9cd4684c7e75.jpg saved to cache
2026-03-27 12:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 662b167b-9b32-5f8f-b93c-8606beb135aa
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ed6fd0>
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252F7ac43482-4892-423b-a524-393bdc9006d5.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/7ac43482-4892-423b-a524-393bdc9006d5.jpg saved to cache
2026-03-27 12:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 662b167b-9b32-5f8f-b93c-8606beb135aa
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409d6650>
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252F120eb723-b034-47a9-9f69-743c24ffd430.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/120eb723-b034-47a9-9f69-743c24ffd430.jpg saved to cache
2026-03-27 12:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 662b167b-9b32-5f8f-b93c-8606beb135aa
2026-03-27 12:25:07 [scrapy.extensions.logstats] INFO: Crawled 382 pages (at 39 pages/min), scraped 356 items (at 39 items/min)
2026-03-27 12:25:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-27 12:25:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 06144f16-84ea-50e4-81fe-49e20c516439 with identifier: 10730133
2026-03-27 12:25:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 06144f16-84ea-50e4-81fe-49e20c516439 with identifier: 10730133
2026-03-27 12:25:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 06144f16-84ea-50e4-81fe-49e20c516439 with identifier: 10730133 to the API
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25: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-27 12:25:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748238/general/f73508bb-be5a-4b8e-ac48-287d0b9db308.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '06144f16-84ea-50e4-81fe-49e20c516439',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WOB K 9424',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730133',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 17629,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190776,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748238/general/96a4fc41-bc0a-40c1-b2a5-e1ebc32198ee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181083,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748238/general/737e479b-de4d-4c62-8462-7c233f6d3950.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174466,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748238/general/1c65fdc6-8402-4f98-a067-46ade885b3f3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173467,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748238/general/6f67e535-5585-458b-ab84-c14537fb4bd5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155557,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748238/general/286ce7ed-a7ef-4b76-beaa-0dac18835051.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142431,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748238/general/0a45bedf-133b-4085-99f2-d49ed4d8615e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347044,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748238/general/6c5ac6e7-3c11-4b75-a381-c90b3c04124f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356415,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748238/general/cef66085-9340-434a-aa2c-65ec8c01c1e7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396457,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748238/general/f73508bb-be5a-4b8e-ac48-287d0b9db308.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06144f16-84ea-50e4-81fe-49e20c516439/06144f16-84ea-50e4-81fe-49e20c516439_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145399,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748238/general/68a2fe4c-cc14-4afd-abf9-7b652f8996d5.jpg',
'Width': 1920}],
'price': 29200,
'price_includes_vat': True,
'registration_date': '2024-09-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Tiguan 1.5 eTSI Life Plus - Petrol - Automatic - 130 hp '
'- 17.629 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2024}
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730133%27 HTTP/1.1" 200 None
2026-03-27 12:25:07 [adesa.de] INFO: Saving data for 10730133: {'created_time': 1774614307.528089, 'last_price_update_time': 1774614307.528099, 'auction_closing_time': 1798671600.0}
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730133') HTTP/1.1" 204 0
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0db90>
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252F7873b92c-ba3c-431b-b41b-209aeec72e95.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/7873b92c-ba3c-431b-b41b-209aeec72e95.jpg saved to cache
2026-03-27 12:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 662b167b-9b32-5f8f-b93c-8606beb135aa
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142081090>
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252F3776a877-95d1-41d4-b275-a131d4b7ac75.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/3776a877-95d1-41d4-b275-a131d4b7ac75.jpg saved to cache
2026-03-27 12:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 662b167b-9b32-5f8f-b93c-8606beb135aa
2026-03-27 12:25:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748742/general/67b06b7c-52c4-4464-b1e8-754770eeca50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731075)
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7151be8710>
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748742%252Fgeneral%252F67b06b7c-52c4-4464-b1e8-754770eeca50.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/67b06b7c-52c4-4464-b1e8-754770eeca50.jpg saved to cache
2026-03-27 12:25:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 662b167b-9b32-5f8f-b93c-8606beb135aa
2026-03-27 12:25:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 662b167b-9b32-5f8f-b93c-8606beb135aa, skipping ID generation
2026-03-27 12:25:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662b167b-9b32-5f8f-b93c-8606beb135aa with scrape type 1
2026-03-27 12:25:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 662b167b-9b32-5f8f-b93c-8606beb135aa sending to next pipeline
2026-03-27 12:25:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 662b167b-9b32-5f8f-b93c-8606beb135aa, identifier: 10731075
2026-03-27 12:25:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 662b167b-9b32-5f8f-b93c-8606beb135aa with identifier: 10731075
2026-03-27 12:25:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 662b167b-9b32-5f8f-b93c-8606beb135aa with identifier: 10731075
2026-03-27 12:25:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 662b167b-9b32-5f8f-b93c-8606beb135aa with identifier: 10731075 to the API
2026-03-27 12:25:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748742/general/67b06b7c-52c4-4464-b1e8-754770eeca50.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:00:00Z',
'fuel_type': 'Diesel',
'id': '662b167b-9b32-5f8f-b93c-8606beb135aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '35283',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731075',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 81763,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106593,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748742/general/18eb8f34-1a04-4d6c-ae3b-d3bda83a0f36.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100862,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748742/general/67b06b7c-52c4-4464-b1e8-754770eeca50.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91783,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748742/general/d996ff05-6cac-4e69-b029-9f1c22a5fa7a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74245,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748742/general/7873b92c-ba3c-431b-b41b-209aeec72e95.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103069,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748742/general/3776a877-95d1-41d4-b275-a131d4b7ac75.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83394,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748742/general/120eb723-b034-47a9-9f69-743c24ffd430.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66359,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748742/general/c1efc498-8130-4a6c-bc4f-fbda97f19824.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80185,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748742/general/747ac599-01ad-4869-ae0f-9b1c774a1966.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134655,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748742/general/7ac43482-4892-423b-a524-393bdc9006d5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_662b167b-9b32-5f8f-b93c-8606beb135aa/662b167b-9b32-5f8f-b93c-8606beb135aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65288,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748742/general/a172f66b-97d6-44a1-81ec-9cd4684c7e75.jpg',
'Width': 1280}],
'price': 22100,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Manual - 150 hp - '
'81.763 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731075%27 HTTP/1.1" 200 None
2026-03-27 12:25:08 [adesa.de] INFO: Saving data for 10731075: {'created_time': 1774614308.197356, 'last_price_update_time': 1774614308.197371, 'auction_closing_time': 1774872000.0}
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731075') HTTP/1.1" 204 0
2026-03-27 12:25:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 489432ea-3219-5479-9a53-07b79d3430a9 with identifier: 10734661
2026-03-27 12:25:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 489432ea-3219-5479-9a53-07b79d3430a9 with scrape type 1
2026-03-27 12:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 489432ea-3219-5479-9a53-07b79d3430a9
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5745466%252Fgeneral%252F6d6309c5-2d3a-4f85-a465-688c2b35a0ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/6d6309c5-2d3a-4f85-a465-688c2b35a0ea.jpg already downloaded
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5745466%252Fgeneral%252Fd9e0fd7b-5fcd-4dcc-9f97-94bedee5c0dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/d9e0fd7b-5fcd-4dcc-9f97-94bedee5c0dc.jpg already downloaded
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5745466%252Fgeneral%252Fd9b354c1-dc31-4f51-92f0-c4c0d83e5bfd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/d9b354c1-dc31-4f51-92f0-c4c0d83e5bfd.jpg already downloaded
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5745466%252Fgeneral%252Fe297087c-14a2-44ba-8541-71ed1f935795.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/e297087c-14a2-44ba-8541-71ed1f935795.jpg already downloaded
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5745466%252Fgeneral%252F282d8c97-ddf4-45bd-b4c6-0a6975b2ac7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/282d8c97-ddf4-45bd-b4c6-0a6975b2ac7c.jpg already downloaded
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5745466%252Fgeneral%252F74417755-cec6-4487-97de-4cf6fa613cdf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/74417755-cec6-4487-97de-4cf6fa613cdf.jpg already downloaded
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5745466%252Fgeneral%252F31755540-aad0-43c1-a236-9276496841e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/31755540-aad0-43c1-a236-9276496841e6.jpg already downloaded
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5745466%252Fgeneral%252Fc93017be-959b-48f9-97b9-e1f2d0832594.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/c93017be-959b-48f9-97b9-e1f2d0832594.jpg already downloaded
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5745466%252Fgeneral%252F7f441af0-6bf6-46ce-b1aa-99be204317d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/7f441af0-6bf6-46ce-b1aa-99be204317d6.jpg already downloaded
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5745466%252Fgeneral%252F334d4251-2047-49e5-8853-4216df8263bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/334d4251-2047-49e5-8853-4216df8263bc.jpg already downloaded
2026-03-27 12:25:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 489432ea-3219-5479-9a53-07b79d3430a9, identifier: 10734661
2026-03-27 12:25:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 489432ea-3219-5479-9a53-07b79d3430a9 with identifier: 10734661
2026-03-27 12:25:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 489432ea-3219-5479-9a53-07b79d3430a9 with identifier: 10734661
2026-03-27 12:25:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 489432ea-3219-5479-9a53-07b79d3430a9 with identifier: 10734661 to the API
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734661>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Hybrid',
'id': '489432ea-3219-5479-9a53-07b79d3430a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734661',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 68955,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5745466/general/6d6309c5-2d3a-4f85-a465-688c2b35a0ea.jpg',
'https://images.openlane.eu/carimgs/5745466/general/d9e0fd7b-5fcd-4dcc-9f97-94bedee5c0dc.jpg',
'https://images.openlane.eu/carimgs/5745466/general/d9b354c1-dc31-4f51-92f0-c4c0d83e5bfd.jpg',
'https://images.openlane.eu/carimgs/5745466/general/e297087c-14a2-44ba-8541-71ed1f935795.jpg',
'https://images.openlane.eu/carimgs/5745466/general/282d8c97-ddf4-45bd-b4c6-0a6975b2ac7c.jpg',
'https://images.openlane.eu/carimgs/5745466/general/74417755-cec6-4487-97de-4cf6fa613cdf.jpg',
'https://images.openlane.eu/carimgs/5745466/general/31755540-aad0-43c1-a236-9276496841e6.jpg',
'https://images.openlane.eu/carimgs/5745466/general/c93017be-959b-48f9-97b9-e1f2d0832594.jpg',
'https://images.openlane.eu/carimgs/5745466/general/7f441af0-6bf6-46ce-b1aa-99be204317d6.jpg',
'https://images.openlane.eu/carimgs/5745466/general/334d4251-2047-49e5-8853-4216df8263bc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49793,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/6d6309c5-2d3a-4f85-a465-688c2b35a0ea.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49106,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/d9e0fd7b-5fcd-4dcc-9f97-94bedee5c0dc.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46171,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/d9b354c1-dc31-4f51-92f0-c4c0d83e5bfd.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44849,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/e297087c-14a2-44ba-8541-71ed1f935795.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41382,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/282d8c97-ddf4-45bd-b4c6-0a6975b2ac7c.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45460,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/74417755-cec6-4487-97de-4cf6fa613cdf.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22574,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/31755540-aad0-43c1-a236-9276496841e6.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35979,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/c93017be-959b-48f9-97b9-e1f2d0832594.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31293,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/7f441af0-6bf6-46ce-b1aa-99be204317d6.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489432ea-3219-5479-9a53-07b79d3430a9/489432ea-3219-5479-9a53-07b79d3430a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23307,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745466/general/334d4251-2047-49e5-8853-4216df8263bc.jpg',
'Width': 460}],
'price': 28100,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC60 T6 R-Design - AWD - Hybrid - Automatic - 253 hp - 68.955 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734661%27 HTTP/1.1" 200 None
2026-03-27 12:25:08 [adesa.de] INFO: Saving data for 10734661: {'created_time': 1774614308.933873, 'last_price_update_time': 1774614308.933888, 'auction_closing_time': 1774856400.0}
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734661') HTTP/1.1" 204 0
2026-03-27 12:25:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e33c1e03-fab8-5527-97e1-a3c6c2d54d06 with identifier: 10734603
2026-03-27 12:25:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e33c1e03-fab8-5527-97e1-a3c6c2d54d06 with scrape type 1
2026-03-27 12:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e33c1e03-fab8-5527-97e1-a3c6c2d54d06
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5697189%252Fgeneral%252F51029c74-c793-4ab4-b630-f426080c7365.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/51029c74-c793-4ab4-b630-f426080c7365.jpg already downloaded
2026-03-27 12:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5697189%252Fgeneral%252F4ab5610e-62ee-4911-97a7-4de049a53358.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/4ab5610e-62ee-4911-97a7-4de049a53358.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697189%252Fgeneral%252Fd8da897c-a39f-4388-9525-cd88afefac3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/d8da897c-a39f-4388-9525-cd88afefac3a.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697189%252Fgeneral%252F2e4a5827-9dfa-425e-b9fe-55bde054cadb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/2e4a5827-9dfa-425e-b9fe-55bde054cadb.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697189%252Fgeneral%252Fbf14ac04-f1c6-439b-ad80-80034633704d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/bf14ac04-f1c6-439b-ad80-80034633704d.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697189%252Fgeneral%252F28b6530a-9133-4ab1-b43d-883913362ceb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/28b6530a-9133-4ab1-b43d-883913362ceb.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697189%252Fgeneral%252Ff9d1f503-c639-4eef-a6e7-54fce59eb977.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/f9d1f503-c639-4eef-a6e7-54fce59eb977.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697189%252Fgeneral%252Ff9b1913a-6875-4d0b-9335-5665b179c5f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/f9b1913a-6875-4d0b-9335-5665b179c5f8.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697189%252Fgeneral%252F40bf2bb3-d168-46ac-a100-8caa55886068.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/40bf2bb3-d168-46ac-a100-8caa55886068.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697189%252Fgeneral%252F34515785-3ac7-47d5-8a68-2c30b0de6c08.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/34515785-3ac7-47d5-8a68-2c30b0de6c08.jpg already downloaded
2026-03-27 12:25:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e33c1e03-fab8-5527-97e1-a3c6c2d54d06, identifier: 10734603
2026-03-27 12:25:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5bbded3-d313-5b14-8538-ab6bb948d1fe with identifier: 10734616
2026-03-27 12:25:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5bbded3-d313-5b14-8538-ab6bb948d1fe with scrape type 1
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5bbded3-d313-5b14-8538-ab6bb948d1fe
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737181%252Fgeneral%252F1826e317-4e22-4b48-b4e4-f142c29dc019.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/1826e317-4e22-4b48-b4e4-f142c29dc019.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737181%252Fgeneral%252F9d0a25fd-d316-4016-aadf-f0200a97ccca.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/9d0a25fd-d316-4016-aadf-f0200a97ccca.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737181%252Fgeneral%252Fe00684fe-e421-4165-894b-9ecf6ec2bc34.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/e00684fe-e421-4165-894b-9ecf6ec2bc34.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737181%252Fgeneral%252Fc5b7c0ba-308a-4867-8135-148845c7bb1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/c5b7c0ba-308a-4867-8135-148845c7bb1e.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737181%252Fgeneral%252Faf0c7f30-bed4-43ba-a93b-c338c583541a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/af0c7f30-bed4-43ba-a93b-c338c583541a.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737181%252Fgeneral%252F4bc72b82-e088-4fb2-b604-61e157348cf7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/4bc72b82-e088-4fb2-b604-61e157348cf7.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737181%252Fgeneral%252F74e3660c-5604-4227-9fed-9b69309e973b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/74e3660c-5604-4227-9fed-9b69309e973b.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737181%252Fgeneral%252F4733f1e4-4533-43f0-8e30-8a05d42ed092.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/4733f1e4-4533-43f0-8e30-8a05d42ed092.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737181%252Fgeneral%252F3bd92f47-7c8c-40e3-8519-f57d475ffbae.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/3bd92f47-7c8c-40e3-8519-f57d475ffbae.jpg already downloaded
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737181%252Fgeneral%252F76fbec75-8ed6-4d51-9bc1-75abea781011.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/76fbec75-8ed6-4d51-9bc1-75abea781011.jpg already downloaded
2026-03-27 12:25:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e5bbded3-d313-5b14-8538-ab6bb948d1fe, identifier: 10734616
2026-03-27 12:25:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de8beab5-6435-5038-9623-10ca7fec53fe with identifier: 10734671
2026-03-27 12:25:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de8beab5-6435-5038-9623-10ca7fec53fe with scrape type 1
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de8beab5-6435-5038-9623-10ca7fec53fe
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252Fb0de3cc5-94ac-4eef-9dce-6fb4f336815d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/b0de3cc5-94ac-4eef-9dce-6fb4f336815d.jpg not downloaded yet
2026-03-27 12:25:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e33c1e03-fab8-5527-97e1-a3c6c2d54d06 with identifier: 10734603
2026-03-27 12:25:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e33c1e03-fab8-5527-97e1-a3c6c2d54d06 with identifier: 10734603
2026-03-27 12:25:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e33c1e03-fab8-5527-97e1-a3c6c2d54d06 with identifier: 10734603 to the API
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734603>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'e33c1e03-fab8-5527-97e1-a3c6c2d54d06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734603',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 48356,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5697189/general/51029c74-c793-4ab4-b630-f426080c7365.jpg',
'https://images.openlane.eu/carimgs/5697189/general/4ab5610e-62ee-4911-97a7-4de049a53358.jpg',
'https://images.openlane.eu/carimgs/5697189/general/d8da897c-a39f-4388-9525-cd88afefac3a.jpg',
'https://images.openlane.eu/carimgs/5697189/general/2e4a5827-9dfa-425e-b9fe-55bde054cadb.jpg',
'https://images.openlane.eu/carimgs/5697189/general/bf14ac04-f1c6-439b-ad80-80034633704d.jpg',
'https://images.openlane.eu/carimgs/5697189/general/28b6530a-9133-4ab1-b43d-883913362ceb.jpg',
'https://images.openlane.eu/carimgs/5697189/general/f9d1f503-c639-4eef-a6e7-54fce59eb977.jpg',
'https://images.openlane.eu/carimgs/5697189/general/f9b1913a-6875-4d0b-9335-5665b179c5f8.jpg',
'https://images.openlane.eu/carimgs/5697189/general/40bf2bb3-d168-46ac-a100-8caa55886068.jpg',
'https://images.openlane.eu/carimgs/5697189/general/34515785-3ac7-47d5-8a68-2c30b0de6c08.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33c1e03-fab8-5527-97e1-a3c6c2d54d06/e33c1e03-fab8-5527-97e1-a3c6c2d54d06_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160756,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697189/general/51029c74-c793-4ab4-b630-f426080c7365.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33c1e03-fab8-5527-97e1-a3c6c2d54d06/e33c1e03-fab8-5527-97e1-a3c6c2d54d06_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138525,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697189/general/4ab5610e-62ee-4911-97a7-4de049a53358.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33c1e03-fab8-5527-97e1-a3c6c2d54d06/e33c1e03-fab8-5527-97e1-a3c6c2d54d06_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135991,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697189/general/d8da897c-a39f-4388-9525-cd88afefac3a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33c1e03-fab8-5527-97e1-a3c6c2d54d06/e33c1e03-fab8-5527-97e1-a3c6c2d54d06_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127066,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697189/general/2e4a5827-9dfa-425e-b9fe-55bde054cadb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33c1e03-fab8-5527-97e1-a3c6c2d54d06/e33c1e03-fab8-5527-97e1-a3c6c2d54d06_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68922,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697189/general/bf14ac04-f1c6-439b-ad80-80034633704d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33c1e03-fab8-5527-97e1-a3c6c2d54d06/e33c1e03-fab8-5527-97e1-a3c6c2d54d06_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70172,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697189/general/28b6530a-9133-4ab1-b43d-883913362ceb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33c1e03-fab8-5527-97e1-a3c6c2d54d06/e33c1e03-fab8-5527-97e1-a3c6c2d54d06_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81151,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697189/general/f9d1f503-c639-4eef-a6e7-54fce59eb977.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33c1e03-fab8-5527-97e1-a3c6c2d54d06/e33c1e03-fab8-5527-97e1-a3c6c2d54d06_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91139,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697189/general/f9b1913a-6875-4d0b-9335-5665b179c5f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33c1e03-fab8-5527-97e1-a3c6c2d54d06/e33c1e03-fab8-5527-97e1-a3c6c2d54d06_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53266,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697189/general/40bf2bb3-d168-46ac-a100-8caa55886068.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e33c1e03-fab8-5527-97e1-a3c6c2d54d06/e33c1e03-fab8-5527-97e1-a3c6c2d54d06_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47846,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697189/general/34515785-3ac7-47d5-8a68-2c30b0de6c08.jpg',
'Width': 800}],
'price': 28500,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen Tiguan 2.0 TSI R-Line - 4Motion - Petrol - Automatic - '
'190 hp - 48.356 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734603%27 HTTP/1.1" 200 None
2026-03-27 12:25:09 [adesa.de] INFO: Saving data for 10734603: {'created_time': 1774614309.975061, 'last_price_update_time': 1774614309.975075, 'auction_closing_time': 1774855800.0}
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734603') HTTP/1.1" 204 0
2026-03-27 12:25:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e5bbded3-d313-5b14-8538-ab6bb948d1fe with identifier: 10734616
2026-03-27 12:25:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e5bbded3-d313-5b14-8538-ab6bb948d1fe with identifier: 10734616
2026-03-27 12:25:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e5bbded3-d313-5b14-8538-ab6bb948d1fe with identifier: 10734616 to the API
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734616>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Petrol',
'id': 'e5bbded3-d313-5b14-8538-ab6bb948d1fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000688',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734616',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'S60',
'odometer': 83621,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5737181/general/1826e317-4e22-4b48-b4e4-f142c29dc019.jpg',
'https://images.openlane.eu/carimgs/5737181/general/9d0a25fd-d316-4016-aadf-f0200a97ccca.jpg',
'https://images.openlane.eu/carimgs/5737181/general/e00684fe-e421-4165-894b-9ecf6ec2bc34.jpg',
'https://images.openlane.eu/carimgs/5737181/general/c5b7c0ba-308a-4867-8135-148845c7bb1e.jpg',
'https://images.openlane.eu/carimgs/5737181/general/af0c7f30-bed4-43ba-a93b-c338c583541a.jpg',
'https://images.openlane.eu/carimgs/5737181/general/4bc72b82-e088-4fb2-b604-61e157348cf7.jpg',
'https://images.openlane.eu/carimgs/5737181/general/74e3660c-5604-4227-9fed-9b69309e973b.jpg',
'https://images.openlane.eu/carimgs/5737181/general/4733f1e4-4533-43f0-8e30-8a05d42ed092.jpg',
'https://images.openlane.eu/carimgs/5737181/general/3bd92f47-7c8c-40e3-8519-f57d475ffbae.jpg',
'https://images.openlane.eu/carimgs/5737181/general/76fbec75-8ed6-4d51-9bc1-75abea781011.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5bbded3-d313-5b14-8538-ab6bb948d1fe/e5bbded3-d313-5b14-8538-ab6bb948d1fe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109800,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737181/general/1826e317-4e22-4b48-b4e4-f142c29dc019.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5bbded3-d313-5b14-8538-ab6bb948d1fe/e5bbded3-d313-5b14-8538-ab6bb948d1fe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109599,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737181/general/9d0a25fd-d316-4016-aadf-f0200a97ccca.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5bbded3-d313-5b14-8538-ab6bb948d1fe/e5bbded3-d313-5b14-8538-ab6bb948d1fe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110616,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737181/general/e00684fe-e421-4165-894b-9ecf6ec2bc34.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5bbded3-d313-5b14-8538-ab6bb948d1fe/e5bbded3-d313-5b14-8538-ab6bb948d1fe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114497,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737181/general/c5b7c0ba-308a-4867-8135-148845c7bb1e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5bbded3-d313-5b14-8538-ab6bb948d1fe/e5bbded3-d313-5b14-8538-ab6bb948d1fe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101236,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737181/general/af0c7f30-bed4-43ba-a93b-c338c583541a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5bbded3-d313-5b14-8538-ab6bb948d1fe/e5bbded3-d313-5b14-8538-ab6bb948d1fe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89425,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737181/general/4bc72b82-e088-4fb2-b604-61e157348cf7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5bbded3-d313-5b14-8538-ab6bb948d1fe/e5bbded3-d313-5b14-8538-ab6bb948d1fe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92207,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737181/general/74e3660c-5604-4227-9fed-9b69309e973b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5bbded3-d313-5b14-8538-ab6bb948d1fe/e5bbded3-d313-5b14-8538-ab6bb948d1fe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96161,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737181/general/4733f1e4-4533-43f0-8e30-8a05d42ed092.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5bbded3-d313-5b14-8538-ab6bb948d1fe/e5bbded3-d313-5b14-8538-ab6bb948d1fe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48044,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737181/general/3bd92f47-7c8c-40e3-8519-f57d475ffbae.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5bbded3-d313-5b14-8538-ab6bb948d1fe/e5bbded3-d313-5b14-8538-ab6bb948d1fe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52648,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737181/general/76fbec75-8ed6-4d51-9bc1-75abea781011.jpg',
'Width': 1280}],
'price': 22200,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo S60 B4 Plus Dark - Petrol - Automatic - 197 hp - 83.621 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734616%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [adesa.de] INFO: Saving data for 10734616: {'created_time': 1774614310.392781, 'last_price_update_time': 1774614310.392794, 'auction_closing_time': 1774855800.0}
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734616') HTTP/1.1" 204 0
2026-03-27 12:25:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252F9ba95da5-1771-4f8a-a36c-2ce0a2ad4e63.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/9ba95da5-1771-4f8a-a36c-2ce0a2ad4e63.jpg not downloaded yet
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252F13f366d1-57f4-4d54-be9c-a7e442c97cca.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/13f366d1-57f4-4d54-be9c-a7e442c97cca.jpg not downloaded yet
2026-03-27 12:25:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbbf77f6-f85f-56e5-b781-f24d3468b931 with identifier: 10734612
2026-03-27 12:25:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbbf77f6-f85f-56e5-b781-f24d3468b931 with scrape type 1
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fbbf77f6-f85f-56e5-b781-f24d3468b931
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734053%252Fgeneral%252Fe25fb22b-b406-4b4c-99a3-3f458029fa78.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/e25fb22b-b406-4b4c-99a3-3f458029fa78.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734053%252Fgeneral%252Fa14b1611-16be-4007-8dee-ce503956ddce.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/a14b1611-16be-4007-8dee-ce503956ddce.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734053%252Fgeneral%252F908be15b-6195-4e3f-b004-d9ee738fabda.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/908be15b-6195-4e3f-b004-d9ee738fabda.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734053%252Fgeneral%252Fb5ed141a-7f3c-41ac-bcbd-9c0160d69164.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/b5ed141a-7f3c-41ac-bcbd-9c0160d69164.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734053%252Fgeneral%252F484004dc-3dfc-425c-9af1-011ada3c18aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/484004dc-3dfc-425c-9af1-011ada3c18aa.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734053%252Fgeneral%252F01ff0867-d8ed-4fd9-961a-1f9058294dae.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/01ff0867-d8ed-4fd9-961a-1f9058294dae.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734053%252Fgeneral%252Fc3938170-67ab-4ddd-8460-7d7561174a95.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/c3938170-67ab-4ddd-8460-7d7561174a95.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734053%252Fgeneral%252F8599986b-b005-496f-b968-b1652126c9ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/8599986b-b005-496f-b968-b1652126c9ec.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734053%252Fgeneral%252F238348ee-60b7-464f-bd4e-1eb860cc7d05.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/238348ee-60b7-464f-bd4e-1eb860cc7d05.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734053%252Fgeneral%252F96cdffc6-322c-4616-a5d4-9d8cbdd2be00.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/96cdffc6-322c-4616-a5d4-9d8cbdd2be00.jpg already downloaded
2026-03-27 12:25:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fbbf77f6-f85f-56e5-b781-f24d3468b931, identifier: 10734612
2026-03-27 12:25:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with identifier: 10734647
2026-03-27 12:25:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with scrape type 1
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd90c1d3-34e1-546f-bc6a-3f62e0457fc9
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732848%252Fgeneral%252Fce22f7bc-6346-406f-94f3-0ad16f568823.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/ce22f7bc-6346-406f-94f3-0ad16f568823.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732848%252Fgeneral%252F7add9b32-f97b-471f-95a6-c1f9e947da3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/7add9b32-f97b-471f-95a6-c1f9e947da3d.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732848%252Fgeneral%252F5815f461-596e-4173-b6b2-37577ff06512.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/5815f461-596e-4173-b6b2-37577ff06512.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732848%252Fgeneral%252F0cd86177-074c-46fe-b102-cc52156e3e27.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/0cd86177-074c-46fe-b102-cc52156e3e27.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732848%252Fgeneral%252F42187d1c-994c-4e15-9d8c-8516c727af76.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/42187d1c-994c-4e15-9d8c-8516c727af76.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732848%252Fgeneral%252Fb7062eef-1f07-42db-8b5e-c2b25262fcfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/b7062eef-1f07-42db-8b5e-c2b25262fcfb.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732848%252Fgeneral%252Fa3a335fb-214e-4b61-a154-124f8aa98719.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/a3a335fb-214e-4b61-a154-124f8aa98719.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732848%252Fgeneral%252F042e8825-dcbb-46fc-82dc-678e65dde736.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/042e8825-dcbb-46fc-82dc-678e65dde736.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732848%252Fgeneral%252Fd111c92f-5c6c-477d-bb4b-db844170f06a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/d111c92f-5c6c-477d-bb4b-db844170f06a.jpg already downloaded
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732848%252Fgeneral%252Fb18bd0f0-bdb5-4fe7-befb-71f2d25411cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/b18bd0f0-bdb5-4fe7-befb-71f2d25411cb.jpg already downloaded
2026-03-27 12:25:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9, identifier: 10734647
2026-03-27 12:25:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e11f6abe-657b-5b65-b785-10b119abf269 with identifier: 10734624
2026-03-27 12:25:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e11f6abe-657b-5b65-b785-10b119abf269 with scrape type 1
2026-03-27 12:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e11f6abe-657b-5b65-b785-10b119abf269
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F6024bb7d-4c95-497b-855b-89bfd68eb4f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/6024bb7d-4c95-497b-855b-89bfd68eb4f3.jpg already downloaded
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F95fa50bd-6689-4db1-a892-2c49058b2062.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/95fa50bd-6689-4db1-a892-2c49058b2062.jpg already downloaded
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F7639530e-f869-4656-be32-969413686eda.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/7639530e-f869-4656-be32-969413686eda.jpg already downloaded
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F3ffc1c8a-430e-4daf-ad50-bbb95b8a7e66.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/3ffc1c8a-430e-4daf-ad50-bbb95b8a7e66.jpg already downloaded
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252Fcf52c986-6a34-43ef-92ba-eac19f5468c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/cf52c986-6a34-43ef-92ba-eac19f5468c0.jpg already downloaded
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F8e238d61-5c23-4050-afb3-d87a67723015.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/8e238d61-5c23-4050-afb3-d87a67723015.jpg already downloaded
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F296b33ee-b2e8-4a50-8589-8e2d2baf887d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/296b33ee-b2e8-4a50-8589-8e2d2baf887d.jpg already downloaded
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F36d221f3-d0df-499d-a7df-e1bb647675ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/36d221f3-d0df-499d-a7df-e1bb647675ec.jpg already downloaded
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252Fd6fd7d7a-284e-4021-bfce-74d23ac277bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/d6fd7d7a-284e-4021-bfce-74d23ac277bc.jpg already downloaded
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745971%252Fgeneral%252F70b56d1f-d93f-4536-8148-09294ceda0e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/70b56d1f-d93f-4536-8148-09294ceda0e6.jpg already downloaded
2026-03-27 12:25:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e11f6abe-657b-5b65-b785-10b119abf269, identifier: 10734624
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252F31e457ce-2a1b-4543-9c44-d61d9d958458.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/31e457ce-2a1b-4543-9c44-d61d9d958458.jpg not downloaded yet
2026-03-27 12:25:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fbbf77f6-f85f-56e5-b781-f24d3468b931 with identifier: 10734612
2026-03-27 12:25:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fbbf77f6-f85f-56e5-b781-f24d3468b931 with identifier: 10734612
2026-03-27 12:25:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fbbf77f6-f85f-56e5-b781-f24d3468b931 with identifier: 10734612 to the API
2026-03-27 12:25:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734612>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': 'fbbf77f6-f85f-56e5-b781-f24d3468b931',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734612',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': '#1',
'odometer': 7889,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5734053/general/e25fb22b-b406-4b4c-99a3-3f458029fa78.jpg',
'https://images.openlane.eu/carimgs/5734053/general/a14b1611-16be-4007-8dee-ce503956ddce.jpg',
'https://images.openlane.eu/carimgs/5734053/general/908be15b-6195-4e3f-b004-d9ee738fabda.jpg',
'https://images.openlane.eu/carimgs/5734053/general/b5ed141a-7f3c-41ac-bcbd-9c0160d69164.jpg',
'https://images.openlane.eu/carimgs/5734053/general/484004dc-3dfc-425c-9af1-011ada3c18aa.jpg',
'https://images.openlane.eu/carimgs/5734053/general/01ff0867-d8ed-4fd9-961a-1f9058294dae.jpg',
'https://images.openlane.eu/carimgs/5734053/general/c3938170-67ab-4ddd-8460-7d7561174a95.jpg',
'https://images.openlane.eu/carimgs/5734053/general/8599986b-b005-496f-b968-b1652126c9ec.jpg',
'https://images.openlane.eu/carimgs/5734053/general/238348ee-60b7-464f-bd4e-1eb860cc7d05.jpg',
'https://images.openlane.eu/carimgs/5734053/general/96cdffc6-322c-4616-a5d4-9d8cbdd2be00.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf77f6-f85f-56e5-b781-f24d3468b931/fbbf77f6-f85f-56e5-b781-f24d3468b931_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734053/general/e25fb22b-b406-4b4c-99a3-3f458029fa78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf77f6-f85f-56e5-b781-f24d3468b931/fbbf77f6-f85f-56e5-b781-f24d3468b931_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118617,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734053/general/a14b1611-16be-4007-8dee-ce503956ddce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf77f6-f85f-56e5-b781-f24d3468b931/fbbf77f6-f85f-56e5-b781-f24d3468b931_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106670,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734053/general/908be15b-6195-4e3f-b004-d9ee738fabda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf77f6-f85f-56e5-b781-f24d3468b931/fbbf77f6-f85f-56e5-b781-f24d3468b931_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734053/general/b5ed141a-7f3c-41ac-bcbd-9c0160d69164.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf77f6-f85f-56e5-b781-f24d3468b931/fbbf77f6-f85f-56e5-b781-f24d3468b931_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734053/general/484004dc-3dfc-425c-9af1-011ada3c18aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf77f6-f85f-56e5-b781-f24d3468b931/fbbf77f6-f85f-56e5-b781-f24d3468b931_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734053/general/01ff0867-d8ed-4fd9-961a-1f9058294dae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf77f6-f85f-56e5-b781-f24d3468b931/fbbf77f6-f85f-56e5-b781-f24d3468b931_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734053/general/c3938170-67ab-4ddd-8460-7d7561174a95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf77f6-f85f-56e5-b781-f24d3468b931/fbbf77f6-f85f-56e5-b781-f24d3468b931_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734053/general/8599986b-b005-496f-b968-b1652126c9ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf77f6-f85f-56e5-b781-f24d3468b931/fbbf77f6-f85f-56e5-b781-f24d3468b931_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734053/general/238348ee-60b7-464f-bd4e-1eb860cc7d05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbbf77f6-f85f-56e5-b781-f24d3468b931/fbbf77f6-f85f-56e5-b781-f24d3468b931_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734053/general/96cdffc6-322c-4616-a5d4-9d8cbdd2be00.jpg',
'Width': 1024}],
'price': 24500,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Smart #1 Premium - Electric - Automatic - 272 hp - 7.889 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2024}
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734612%27 HTTP/1.1" 200 None
2026-03-27 12:25:12 [adesa.de] INFO: Saving data for 10734612: {'created_time': 1774614312.158231, 'last_price_update_time': 1774614312.158245, 'auction_closing_time': 1774855800.0}
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734612') HTTP/1.1" 204 0
2026-03-27 12:25:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with identifier: 10734647
2026-03-27 12:25:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with identifier: 10734647
2026-03-27 12:25:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with identifier: 10734647 to the API
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734647>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': 'fd90c1d3-34e1-546f-bc6a-3f62e0457fc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000219',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734647',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': '#3',
'odometer': 7356,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5732848/general/ce22f7bc-6346-406f-94f3-0ad16f568823.jpg',
'https://images.openlane.eu/carimgs/5732848/general/7add9b32-f97b-471f-95a6-c1f9e947da3d.jpg',
'https://images.openlane.eu/carimgs/5732848/general/5815f461-596e-4173-b6b2-37577ff06512.jpg',
'https://images.openlane.eu/carimgs/5732848/general/0cd86177-074c-46fe-b102-cc52156e3e27.jpg',
'https://images.openlane.eu/carimgs/5732848/general/42187d1c-994c-4e15-9d8c-8516c727af76.jpg',
'https://images.openlane.eu/carimgs/5732848/general/b7062eef-1f07-42db-8b5e-c2b25262fcfb.jpg',
'https://images.openlane.eu/carimgs/5732848/general/a3a335fb-214e-4b61-a154-124f8aa98719.jpg',
'https://images.openlane.eu/carimgs/5732848/general/042e8825-dcbb-46fc-82dc-678e65dde736.jpg',
'https://images.openlane.eu/carimgs/5732848/general/d111c92f-5c6c-477d-bb4b-db844170f06a.jpg',
'https://images.openlane.eu/carimgs/5732848/general/b18bd0f0-bdb5-4fe7-befb-71f2d25411cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd90c1d3-34e1-546f-bc6a-3f62e0457fc9/fd90c1d3-34e1-546f-bc6a-3f62e0457fc9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732848/general/ce22f7bc-6346-406f-94f3-0ad16f568823.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd90c1d3-34e1-546f-bc6a-3f62e0457fc9/fd90c1d3-34e1-546f-bc6a-3f62e0457fc9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130099,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732848/general/7add9b32-f97b-471f-95a6-c1f9e947da3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd90c1d3-34e1-546f-bc6a-3f62e0457fc9/fd90c1d3-34e1-546f-bc6a-3f62e0457fc9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732848/general/5815f461-596e-4173-b6b2-37577ff06512.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd90c1d3-34e1-546f-bc6a-3f62e0457fc9/fd90c1d3-34e1-546f-bc6a-3f62e0457fc9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732848/general/0cd86177-074c-46fe-b102-cc52156e3e27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd90c1d3-34e1-546f-bc6a-3f62e0457fc9/fd90c1d3-34e1-546f-bc6a-3f62e0457fc9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732848/general/42187d1c-994c-4e15-9d8c-8516c727af76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd90c1d3-34e1-546f-bc6a-3f62e0457fc9/fd90c1d3-34e1-546f-bc6a-3f62e0457fc9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732848/general/b7062eef-1f07-42db-8b5e-c2b25262fcfb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd90c1d3-34e1-546f-bc6a-3f62e0457fc9/fd90c1d3-34e1-546f-bc6a-3f62e0457fc9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732848/general/a3a335fb-214e-4b61-a154-124f8aa98719.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd90c1d3-34e1-546f-bc6a-3f62e0457fc9/fd90c1d3-34e1-546f-bc6a-3f62e0457fc9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87183,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732848/general/042e8825-dcbb-46fc-82dc-678e65dde736.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd90c1d3-34e1-546f-bc6a-3f62e0457fc9/fd90c1d3-34e1-546f-bc6a-3f62e0457fc9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74477,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732848/general/d111c92f-5c6c-477d-bb4b-db844170f06a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd90c1d3-34e1-546f-bc6a-3f62e0457fc9/fd90c1d3-34e1-546f-bc6a-3f62e0457fc9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120052,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732848/general/b18bd0f0-bdb5-4fe7-befb-71f2d25411cb.jpg',
'Width': 1024}],
'price': 23200,
'price_includes_vat': True,
'registration_date': '2024-06-04',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Smart #3 - Electric - Automatic - 272 hp - 7.356 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734647%27 HTTP/1.1" 200 None
2026-03-27 12:25:12 [adesa.de] INFO: Saving data for 10734647: {'created_time': 1774614312.571895, 'last_price_update_time': 1774614312.57191, 'auction_closing_time': 1774856400.0}
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734647') HTTP/1.1" 204 0
2026-03-27 12:25:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e11f6abe-657b-5b65-b785-10b119abf269 with identifier: 10734624
2026-03-27 12:25:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e11f6abe-657b-5b65-b785-10b119abf269 with identifier: 10734624
2026-03-27 12:25:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e11f6abe-657b-5b65-b785-10b119abf269 with identifier: 10734624 to the API
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734624>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 487,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': 'e11f6abe-657b-5b65-b785-10b119abf269',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734624',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 87800,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5745971/general/6024bb7d-4c95-497b-855b-89bfd68eb4f3.jpg',
'https://images.openlane.eu/carimgs/5745971/general/95fa50bd-6689-4db1-a892-2c49058b2062.jpg',
'https://images.openlane.eu/carimgs/5745971/general/7639530e-f869-4656-be32-969413686eda.jpg',
'https://images.openlane.eu/carimgs/5745971/general/3ffc1c8a-430e-4daf-ad50-bbb95b8a7e66.jpg',
'https://images.openlane.eu/carimgs/5745971/general/cf52c986-6a34-43ef-92ba-eac19f5468c0.jpg',
'https://images.openlane.eu/carimgs/5745971/general/8e238d61-5c23-4050-afb3-d87a67723015.jpg',
'https://images.openlane.eu/carimgs/5745971/general/296b33ee-b2e8-4a50-8589-8e2d2baf887d.jpg',
'https://images.openlane.eu/carimgs/5745971/general/36d221f3-d0df-499d-a7df-e1bb647675ec.jpg',
'https://images.openlane.eu/carimgs/5745971/general/d6fd7d7a-284e-4021-bfce-74d23ac277bc.jpg',
'https://images.openlane.eu/carimgs/5745971/general/70b56d1f-d93f-4536-8148-09294ceda0e6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88282,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/6024bb7d-4c95-497b-855b-89bfd68eb4f3.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86890,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/95fa50bd-6689-4db1-a892-2c49058b2062.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81898,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/7639530e-f869-4656-be32-969413686eda.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81145,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/3ffc1c8a-430e-4daf-ad50-bbb95b8a7e66.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62676,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/cf52c986-6a34-43ef-92ba-eac19f5468c0.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65968,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/8e238d61-5c23-4050-afb3-d87a67723015.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65610,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/296b33ee-b2e8-4a50-8589-8e2d2baf887d.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80145,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/36d221f3-d0df-499d-a7df-e1bb647675ec.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64144,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/d6fd7d7a-284e-4021-bfce-74d23ac277bc.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e11f6abe-657b-5b65-b785-10b119abf269/e11f6abe-657b-5b65-b785-10b119abf269_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87925,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745971/general/70b56d1f-d93f-4536-8148-09294ceda0e6.jpg',
'Width': 720}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Tesla Model 3 Performance 75 kWh - Dual Motor - Electric - '
'Automatic - 487 hp - 87.800 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734624%27 HTTP/1.1" 200 None
2026-03-27 12:25:12 [adesa.de] INFO: Saving data for 10734624: {'created_time': 1774614312.94971, 'last_price_update_time': 1774614312.949722, 'auction_closing_time': 1774855800.0}
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734624') HTTP/1.1" 204 0
2026-03-27 12:25:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750200/general/b0de3cc5-94ac-4eef-9dce-6fb4f336815d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734671)
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252F28c5c19c-b1bd-4d25-9c49-01c66acad099.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/28c5c19c-b1bd-4d25-9c49-01c66acad099.jpg not downloaded yet
2026-03-27 12:25:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252F8a30dd12-0748-4032-a70b-59b265f1c75b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/8a30dd12-0748-4032-a70b-59b265f1c75b.jpg not downloaded yet
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252F30f6cc72-119b-40fe-8b07-c241e1c9ea2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/30f6cc72-119b-40fe-8b07-c241e1c9ea2f.jpg not downloaded yet
2026-03-27 12:25:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714095a8d0>
2026-03-27 12:25:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252Fb0de3cc5-94ac-4eef-9dce-6fb4f336815d.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/b0de3cc5-94ac-4eef-9dce-6fb4f336815d.jpg saved to cache
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item de8beab5-6435-5038-9623-10ca7fec53fe
2026-03-27 12:25:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 940532ac-2409-5937-8732-2a58d8081ddb with identifier: 10734641
2026-03-27 12:25:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 940532ac-2409-5937-8732-2a58d8081ddb with scrape type 1
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 940532ac-2409-5937-8732-2a58d8081ddb
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705435%252Fgeneral%252Fc8bc9426-89c2-4609-bb5a-554a18b06004.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705435/general/c8bc9426-89c2-4609-bb5a-554a18b06004.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705435%252Fgeneral%252Fa545fbfe-5d0a-41c8-bdfa-2b5796ce0e7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705435/general/a545fbfe-5d0a-41c8-bdfa-2b5796ce0e7c.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705435%252Fgeneral%252F974621e4-0415-459b-b9ac-c984023a4845.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705435/general/974621e4-0415-459b-b9ac-c984023a4845.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705435%252Fgeneral%252F7f494c31-18df-48d2-9f89-9a5ce5e5fc6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705435/general/7f494c31-18df-48d2-9f89-9a5ce5e5fc6a.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705435%252Fgeneral%252F1a32501b-266d-42a6-bbe5-c3e5f9eecd77.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705435/general/1a32501b-266d-42a6-bbe5-c3e5f9eecd77.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705435%252Fgeneral%252F7fbe0448-efcf-4c32-8f64-369680b87a6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705435/general/7fbe0448-efcf-4c32-8f64-369680b87a6d.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705435%252Fgeneral%252F1c7a78c3-1a1a-45a0-8bed-e8035c34a714.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705435/general/1c7a78c3-1a1a-45a0-8bed-e8035c34a714.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705435%252Fgeneral%252Fb79ec362-1321-4eb2-810c-e06750399660.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705435/general/b79ec362-1321-4eb2-810c-e06750399660.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705435%252Fgeneral%252Fca2d9681-c76f-4c51-9b9c-29ab1da1aaf8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705435/general/ca2d9681-c76f-4c51-9b9c-29ab1da1aaf8.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705435%252Fgeneral%252F9d55baec-04b9-460f-bc40-b62d54cbb80a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705435/general/9d55baec-04b9-460f-bc40-b62d54cbb80a.jpg already downloaded
2026-03-27 12:25:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 940532ac-2409-5937-8732-2a58d8081ddb, identifier: 10734641
2026-03-27 12:25:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f with identifier: 10734663
2026-03-27 12:25:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f with scrape type 1
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746761%252Fgeneral%252F1f297baf-ac48-4ebf-93d0-3fd13bb9d932.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/1f297baf-ac48-4ebf-93d0-3fd13bb9d932.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746761%252Fgeneral%252F3db94f44-193f-48b2-b5b4-662e8d781239.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/3db94f44-193f-48b2-b5b4-662e8d781239.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746761%252Fgeneral%252F02758a6d-b8ab-473a-ab25-aec67b3673bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/02758a6d-b8ab-473a-ab25-aec67b3673bd.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746761%252Fgeneral%252F76b30aa7-40f6-469c-9657-81d6e5e54614.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/76b30aa7-40f6-469c-9657-81d6e5e54614.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746761%252Fgeneral%252F1b9cc077-0341-4cde-92f8-028e222ee22c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/1b9cc077-0341-4cde-92f8-028e222ee22c.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746761%252Fgeneral%252F1bdc9de5-feee-49f7-bc68-ad3189c65bc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/1bdc9de5-feee-49f7-bc68-ad3189c65bc2.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746761%252Fgeneral%252F8bdb1a92-0feb-4714-9f6e-a67f1abd74fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/8bdb1a92-0feb-4714-9f6e-a67f1abd74fd.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746761%252Fgeneral%252F24009119-dc40-449a-81b3-4a4f6bbcdc9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/24009119-dc40-449a-81b3-4a4f6bbcdc9e.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746761%252Fgeneral%252Fe0e8f199-f900-445d-9603-c385506ed65e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/e0e8f199-f900-445d-9603-c385506ed65e.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746761%252Fgeneral%252Fee55bc54-c8cc-42f0-83a7-753e12bb92d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/ee55bc54-c8cc-42f0-83a7-753e12bb92d3.jpg already downloaded
2026-03-27 12:25:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f, identifier: 10734663
2026-03-27 12:25:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 114e43bd-bcce-5925-9c74-09829f22006f with identifier: 10734618
2026-03-27 12:25:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 114e43bd-bcce-5925-9c74-09829f22006f with scrape type 1
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 114e43bd-bcce-5925-9c74-09829f22006f
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742569%252Fgeneral%252F3cf0cefa-45cf-4bfd-a340-db8d65b49579.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/3cf0cefa-45cf-4bfd-a340-db8d65b49579.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742569%252Fgeneral%252F8cc674c2-f947-453a-ad92-0194b82e0a52.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/8cc674c2-f947-453a-ad92-0194b82e0a52.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742569%252Fgeneral%252Fcc24f927-9991-40ee-92c6-1f4829a8fdef.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/cc24f927-9991-40ee-92c6-1f4829a8fdef.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742569%252Fgeneral%252Ff79800d9-b7b3-4a15-9dbf-f0f47ca52bc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/f79800d9-b7b3-4a15-9dbf-f0f47ca52bc3.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742569%252Fgeneral%252F771293f1-c436-4061-9ed0-3c8f15cd9b4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/771293f1-c436-4061-9ed0-3c8f15cd9b4e.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742569%252Fgeneral%252F5187dc6d-1dee-461b-97bd-431564fb7efb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/5187dc6d-1dee-461b-97bd-431564fb7efb.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742569%252Fgeneral%252F00b0afbc-916b-44d4-81b1-135139c6b4bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/00b0afbc-916b-44d4-81b1-135139c6b4bd.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742569%252Fgeneral%252F891f28db-c85f-4675-be5a-9813882cee13.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/891f28db-c85f-4675-be5a-9813882cee13.jpg already downloaded
2026-03-27 12:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742569%252Fgeneral%252F881071ae-287d-420e-9160-9f6c8a37a2d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/881071ae-287d-420e-9160-9f6c8a37a2d7.jpg already downloaded
2026-03-27 12:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742569%252Fgeneral%252F8bef4fda-ac19-4b07-afa6-792e3574d966.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/8bef4fda-ac19-4b07-afa6-792e3574d966.jpg already downloaded
2026-03-27 12:25:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 114e43bd-bcce-5925-9c74-09829f22006f, identifier: 10734618
2026-03-27 12:25:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 940532ac-2409-5937-8732-2a58d8081ddb with identifier: 10734641
2026-03-27 12:25:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 940532ac-2409-5937-8732-2a58d8081ddb with identifier: 10734641
2026-03-27 12:25:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 940532ac-2409-5937-8732-2a58d8081ddb with identifier: 10734641 to the API
2026-03-27 12:25:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25: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-27 12:25:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734641>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '940532ac-2409-5937-8732-2a58d8081ddb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000553',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734641',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 38027,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5705435/general/c8bc9426-89c2-4609-bb5a-554a18b06004.jpg',
'https://images.openlane.eu/carimgs/5705435/general/a545fbfe-5d0a-41c8-bdfa-2b5796ce0e7c.jpg',
'https://images.openlane.eu/carimgs/5705435/general/974621e4-0415-459b-b9ac-c984023a4845.jpg',
'https://images.openlane.eu/carimgs/5705435/general/7f494c31-18df-48d2-9f89-9a5ce5e5fc6a.jpg',
'https://images.openlane.eu/carimgs/5705435/general/1a32501b-266d-42a6-bbe5-c3e5f9eecd77.jpg',
'https://images.openlane.eu/carimgs/5705435/general/7fbe0448-efcf-4c32-8f64-369680b87a6d.jpg',
'https://images.openlane.eu/carimgs/5705435/general/1c7a78c3-1a1a-45a0-8bed-e8035c34a714.jpg',
'https://images.openlane.eu/carimgs/5705435/general/b79ec362-1321-4eb2-810c-e06750399660.jpg',
'https://images.openlane.eu/carimgs/5705435/general/ca2d9681-c76f-4c51-9b9c-29ab1da1aaf8.jpg',
'https://images.openlane.eu/carimgs/5705435/general/9d55baec-04b9-460f-bc40-b62d54cbb80a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_940532ac-2409-5937-8732-2a58d8081ddb/940532ac-2409-5937-8732-2a58d8081ddb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 617320,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705435/general/c8bc9426-89c2-4609-bb5a-554a18b06004.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_940532ac-2409-5937-8732-2a58d8081ddb/940532ac-2409-5937-8732-2a58d8081ddb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 745856,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705435/general/a545fbfe-5d0a-41c8-bdfa-2b5796ce0e7c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_940532ac-2409-5937-8732-2a58d8081ddb/940532ac-2409-5937-8732-2a58d8081ddb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 628561,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705435/general/974621e4-0415-459b-b9ac-c984023a4845.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_940532ac-2409-5937-8732-2a58d8081ddb/940532ac-2409-5937-8732-2a58d8081ddb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643952,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705435/general/7f494c31-18df-48d2-9f89-9a5ce5e5fc6a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_940532ac-2409-5937-8732-2a58d8081ddb/940532ac-2409-5937-8732-2a58d8081ddb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 785156,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705435/general/1a32501b-266d-42a6-bbe5-c3e5f9eecd77.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_940532ac-2409-5937-8732-2a58d8081ddb/940532ac-2409-5937-8732-2a58d8081ddb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682592,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705435/general/7fbe0448-efcf-4c32-8f64-369680b87a6d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_940532ac-2409-5937-8732-2a58d8081ddb/940532ac-2409-5937-8732-2a58d8081ddb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 938332,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705435/general/1c7a78c3-1a1a-45a0-8bed-e8035c34a714.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_940532ac-2409-5937-8732-2a58d8081ddb/940532ac-2409-5937-8732-2a58d8081ddb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 585286,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705435/general/b79ec362-1321-4eb2-810c-e06750399660.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_940532ac-2409-5937-8732-2a58d8081ddb/940532ac-2409-5937-8732-2a58d8081ddb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 628790,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705435/general/ca2d9681-c76f-4c51-9b9c-29ab1da1aaf8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_940532ac-2409-5937-8732-2a58d8081ddb/940532ac-2409-5937-8732-2a58d8081ddb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609309,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705435/general/9d55baec-04b9-460f-bc40-b62d54cbb80a.jpg',
'Width': 2731}],
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Renault Megane E-Tech Equilibre - Electric - Automatic - 218 hp - '
'38.027 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-27 12:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734641%27 HTTP/1.1" 200 None
2026-03-27 12:25:14 [adesa.de] INFO: Saving data for 10734641: {'created_time': 1774614314.495728, 'last_price_update_time': 1774614314.495738, 'auction_closing_time': 1774856400.0}
2026-03-27 12:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734641') HTTP/1.1" 204 0
2026-03-27 12:25:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f with identifier: 10734663
2026-03-27 12:25:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f with identifier: 10734663
2026-03-27 12:25:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f with identifier: 10734663 to the API
2026-03-27 12:25:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25: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-27 12:25:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734663>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Diesel',
'id': 'bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000713',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734663',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 105751,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5746761/general/1f297baf-ac48-4ebf-93d0-3fd13bb9d932.jpg',
'https://images.openlane.eu/carimgs/5746761/general/3db94f44-193f-48b2-b5b4-662e8d781239.jpg',
'https://images.openlane.eu/carimgs/5746761/general/02758a6d-b8ab-473a-ab25-aec67b3673bd.jpg',
'https://images.openlane.eu/carimgs/5746761/general/76b30aa7-40f6-469c-9657-81d6e5e54614.jpg',
'https://images.openlane.eu/carimgs/5746761/general/1b9cc077-0341-4cde-92f8-028e222ee22c.jpg',
'https://images.openlane.eu/carimgs/5746761/general/1bdc9de5-feee-49f7-bc68-ad3189c65bc2.jpg',
'https://images.openlane.eu/carimgs/5746761/general/8bdb1a92-0feb-4714-9f6e-a67f1abd74fd.jpg',
'https://images.openlane.eu/carimgs/5746761/general/24009119-dc40-449a-81b3-4a4f6bbcdc9e.jpg',
'https://images.openlane.eu/carimgs/5746761/general/e0e8f199-f900-445d-9603-c385506ed65e.jpg',
'https://images.openlane.eu/carimgs/5746761/general/ee55bc54-c8cc-42f0-83a7-753e12bb92d3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f/bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437747,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746761/general/1f297baf-ac48-4ebf-93d0-3fd13bb9d932.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f/bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437787,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746761/general/3db94f44-193f-48b2-b5b4-662e8d781239.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f/bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439316,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746761/general/02758a6d-b8ab-473a-ab25-aec67b3673bd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f/bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438954,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746761/general/76b30aa7-40f6-469c-9657-81d6e5e54614.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f/bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 606837,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746761/general/1b9cc077-0341-4cde-92f8-028e222ee22c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f/bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 770787,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746761/general/1bdc9de5-feee-49f7-bc68-ad3189c65bc2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f/bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 683495,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746761/general/8bdb1a92-0feb-4714-9f6e-a67f1abd74fd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f/bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 780420,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746761/general/24009119-dc40-449a-81b3-4a4f6bbcdc9e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f/bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 572952,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746761/general/e0e8f199-f900-445d-9603-c385506ed65e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f/bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 703972,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746761/general/ee55bc54-c8cc-42f0-83a7-753e12bb92d3.jpg',
'Width': 2731}],
'price': 23600,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 7,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Kodiaq 2.0 TDI Style - AWD - Diesel - Automatic - 200 hp - '
'105.751 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734663%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [adesa.de] INFO: Saving data for 10734663: {'created_time': 1774614315.043023, 'last_price_update_time': 1774614315.043033, 'auction_closing_time': 1774856400.0}
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734663') HTTP/1.1" 204 0
2026-03-27 12:25:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 114e43bd-bcce-5925-9c74-09829f22006f with identifier: 10734618
2026-03-27 12:25:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 114e43bd-bcce-5925-9c74-09829f22006f with identifier: 10734618
2026-03-27 12:25:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 114e43bd-bcce-5925-9c74-09829f22006f with identifier: 10734618 to the API
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734618>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '114e43bd-bcce-5925-9c74-09829f22006f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734618',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 73494,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5742569/general/3cf0cefa-45cf-4bfd-a340-db8d65b49579.jpg',
'https://images.openlane.eu/carimgs/5742569/general/8cc674c2-f947-453a-ad92-0194b82e0a52.jpg',
'https://images.openlane.eu/carimgs/5742569/general/cc24f927-9991-40ee-92c6-1f4829a8fdef.jpg',
'https://images.openlane.eu/carimgs/5742569/general/f79800d9-b7b3-4a15-9dbf-f0f47ca52bc3.jpg',
'https://images.openlane.eu/carimgs/5742569/general/771293f1-c436-4061-9ed0-3c8f15cd9b4e.jpg',
'https://images.openlane.eu/carimgs/5742569/general/5187dc6d-1dee-461b-97bd-431564fb7efb.jpg',
'https://images.openlane.eu/carimgs/5742569/general/00b0afbc-916b-44d4-81b1-135139c6b4bd.jpg',
'https://images.openlane.eu/carimgs/5742569/general/891f28db-c85f-4675-be5a-9813882cee13.jpg',
'https://images.openlane.eu/carimgs/5742569/general/881071ae-287d-420e-9160-9f6c8a37a2d7.jpg',
'https://images.openlane.eu/carimgs/5742569/general/8bef4fda-ac19-4b07-afa6-792e3574d966.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_114e43bd-bcce-5925-9c74-09829f22006f/114e43bd-bcce-5925-9c74-09829f22006f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1029619,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742569/general/3cf0cefa-45cf-4bfd-a340-db8d65b49579.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_114e43bd-bcce-5925-9c74-09829f22006f/114e43bd-bcce-5925-9c74-09829f22006f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1009029,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742569/general/8cc674c2-f947-453a-ad92-0194b82e0a52.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_114e43bd-bcce-5925-9c74-09829f22006f/114e43bd-bcce-5925-9c74-09829f22006f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 951546,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742569/general/cc24f927-9991-40ee-92c6-1f4829a8fdef.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_114e43bd-bcce-5925-9c74-09829f22006f/114e43bd-bcce-5925-9c74-09829f22006f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 951326,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742569/general/f79800d9-b7b3-4a15-9dbf-f0f47ca52bc3.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_114e43bd-bcce-5925-9c74-09829f22006f/114e43bd-bcce-5925-9c74-09829f22006f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1304819,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742569/general/771293f1-c436-4061-9ed0-3c8f15cd9b4e.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_114e43bd-bcce-5925-9c74-09829f22006f/114e43bd-bcce-5925-9c74-09829f22006f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1115183,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742569/general/5187dc6d-1dee-461b-97bd-431564fb7efb.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_114e43bd-bcce-5925-9c74-09829f22006f/114e43bd-bcce-5925-9c74-09829f22006f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1198372,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742569/general/00b0afbc-916b-44d4-81b1-135139c6b4bd.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_114e43bd-bcce-5925-9c74-09829f22006f/114e43bd-bcce-5925-9c74-09829f22006f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1419584,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742569/general/891f28db-c85f-4675-be5a-9813882cee13.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_114e43bd-bcce-5925-9c74-09829f22006f/114e43bd-bcce-5925-9c74-09829f22006f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1362373,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742569/general/881071ae-287d-420e-9160-9f6c8a37a2d7.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_114e43bd-bcce-5925-9c74-09829f22006f/114e43bd-bcce-5925-9c74-09829f22006f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1068543,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742569/general/8bef4fda-ac19-4b07-afa6-792e3574d966.jpg',
'Width': 3641}],
'price': 33400,
'price_includes_vat': True,
'registration_date': '2021-04-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 73.494 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734618%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [adesa.de] INFO: Saving data for 10734618: {'created_time': 1774614315.430845, 'last_price_update_time': 1774614315.430857, 'auction_closing_time': 1774855800.0}
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734618') HTTP/1.1" 204 0
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252Fadfc67ad-d291-48f1-bcbe-d8905e1f1a01.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/adfc67ad-d291-48f1-bcbe-d8905e1f1a01.jpg not downloaded yet
2026-03-27 12:25:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750200/general/31e457ce-2a1b-4543-9c44-d61d9d958458.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734671)
2026-03-27 12:25:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750200/general/13f366d1-57f4-4d54-be9c-a7e442c97cca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734671)
2026-03-27 12:25:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750200/general/9ba95da5-1771-4f8a-a36c-2ce0a2ad4e63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734671)
2026-03-27 12:25:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252F0bfe4354-aad9-4bfa-9f66-65012762a419.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/0bfe4354-aad9-4bfa-9f66-65012762a419.jpg not downloaded yet
2026-03-27 12:25:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f8a753b-cf77-5aa1-997c-2f4113529021 with identifier: 10735738
2026-03-27 12:25:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f8a753b-cf77-5aa1-997c-2f4113529021 with scrape type 1
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f8a753b-cf77-5aa1-997c-2f4113529021
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750451%252Fgeneral%252F4a4e2545-e8e8-4bdf-9163-e6531b17dfbd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/4a4e2545-e8e8-4bdf-9163-e6531b17dfbd.jpeg not downloaded yet
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252Fab3aff79-641f-4a1c-87b4-f83999d36b52.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/ab3aff79-641f-4a1c-87b4-f83999d36b52.jpg not downloaded yet
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750451%252Fgeneral%252Fe9642dff-b98f-439e-8e64-f9bfc1757391.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/e9642dff-b98f-439e-8e64-f9bfc1757391.jpeg not downloaded yet
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750451%252Fgeneral%252F4b858ca2-fab2-4232-be93-d2e03f8fe5c9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/4b858ca2-fab2-4232-be93-d2e03f8fe5c9.jpeg not downloaded yet
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750451%252Fgeneral%252F1694ab5d-e933-4908-bb84-f3bd7d247377.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/1694ab5d-e933-4908-bb84-f3bd7d247377.jpeg not downloaded yet
2026-03-27 12:25:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b84090>
2026-03-27 12:25:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252F31e457ce-2a1b-4543-9c44-d61d9d958458.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/31e457ce-2a1b-4543-9c44-d61d9d958458.jpg saved to cache
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item de8beab5-6435-5038-9623-10ca7fec53fe
2026-03-27 12:25:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b8c750>
2026-03-27 12:25:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252F13f366d1-57f4-4d54-be9c-a7e442c97cca.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/13f366d1-57f4-4d54-be9c-a7e442c97cca.jpg saved to cache
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item de8beab5-6435-5038-9623-10ca7fec53fe
2026-03-27 12:25:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142056cd0>
2026-03-27 12:25:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252F9ba95da5-1771-4f8a-a36c-2ce0a2ad4e63.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/9ba95da5-1771-4f8a-a36c-2ce0a2ad4e63.jpg saved to cache
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item de8beab5-6435-5038-9623-10ca7fec53fe
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750451%252Fgeneral%252Ff0f759a1-ba06-4299-a59f-612adffc4f76.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/f0f759a1-ba06-4299-a59f-612adffc4f76.jpeg not downloaded yet
2026-03-27 12:25:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750200/general/8a30dd12-0748-4032-a70b-59b265f1c75b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734671)
2026-03-27 12:25:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750200/general/28c5c19c-b1bd-4d25-9c49-01c66acad099.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734671)
2026-03-27 12:25:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf40c3a7-6a60-5801-b9a5-16eb58edf02d with identifier: 10734613
2026-03-27 12:25:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf40c3a7-6a60-5801-b9a5-16eb58edf02d with scrape type 1
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cf40c3a7-6a60-5801-b9a5-16eb58edf02d
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734427%252Fgeneral%252F37f3556d-02ea-4592-8016-65a4fcb8c5df.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/37f3556d-02ea-4592-8016-65a4fcb8c5df.jpg already downloaded
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734427%252Fgeneral%252F0db8940a-3e07-46eb-8e0f-4aa9b9d2b49e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/0db8940a-3e07-46eb-8e0f-4aa9b9d2b49e.jpg already downloaded
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734427%252Fgeneral%252Fabdf4a91-b47d-427a-b97b-0cfbebf5ab3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/abdf4a91-b47d-427a-b97b-0cfbebf5ab3a.jpg already downloaded
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734427%252Fgeneral%252Fb6d27b58-c80a-4984-97d7-55b106af0e05.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/b6d27b58-c80a-4984-97d7-55b106af0e05.jpg already downloaded
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734427%252Fgeneral%252F27fa2c1c-19ca-4979-8cdf-8c07d0e6b02b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/27fa2c1c-19ca-4979-8cdf-8c07d0e6b02b.jpg already downloaded
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734427%252Fgeneral%252F91872461-3e7f-4994-933d-80532b894a2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/91872461-3e7f-4994-933d-80532b894a2f.jpg already downloaded
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734427%252Fgeneral%252F83517770-6b7b-4697-9850-c715491d9302.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/83517770-6b7b-4697-9850-c715491d9302.jpg already downloaded
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734427%252Fgeneral%252F5d793a46-0ad5-4bd5-9fec-031e1a4e5309.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/5d793a46-0ad5-4bd5-9fec-031e1a4e5309.jpg already downloaded
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734427%252Fgeneral%252Fabe12492-7c60-43cc-8c61-1c434a325da2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/abe12492-7c60-43cc-8c61-1c434a325da2.jpg already downloaded
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734427%252Fgeneral%252F1fb5f63b-d755-4d56-8054-b6c9c9254415.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/1fb5f63b-d755-4d56-8054-b6c9c9254415.jpg already downloaded
2026-03-27 12:25:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cf40c3a7-6a60-5801-b9a5-16eb58edf02d, identifier: 10734613
2026-03-27 12:25:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750200/general/adfc67ad-d291-48f1-bcbe-d8905e1f1a01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734671)
2026-03-27 12:25:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750200/general/30f6cc72-119b-40fe-8b07-c241e1c9ea2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734671)
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5750451%252Fgeneral%252Fa2c802a7-4979-4791-a6b9-a4e0947550e3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/a2c802a7-4979-4791-a6b9-a4e0947550e3.jpeg not downloaded yet
2026-03-27 12:25:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cf40c3a7-6a60-5801-b9a5-16eb58edf02d with identifier: 10734613
2026-03-27 12:25:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cf40c3a7-6a60-5801-b9a5-16eb58edf02d with identifier: 10734613
2026-03-27 12:25:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cf40c3a7-6a60-5801-b9a5-16eb58edf02d with identifier: 10734613 to the API
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734613>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': 'cf40c3a7-6a60-5801-b9a5-16eb58edf02d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734613',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 110357,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5734427/general/37f3556d-02ea-4592-8016-65a4fcb8c5df.jpg',
'https://images.openlane.eu/carimgs/5734427/general/0db8940a-3e07-46eb-8e0f-4aa9b9d2b49e.jpg',
'https://images.openlane.eu/carimgs/5734427/general/abdf4a91-b47d-427a-b97b-0cfbebf5ab3a.jpg',
'https://images.openlane.eu/carimgs/5734427/general/b6d27b58-c80a-4984-97d7-55b106af0e05.jpg',
'https://images.openlane.eu/carimgs/5734427/general/27fa2c1c-19ca-4979-8cdf-8c07d0e6b02b.jpg',
'https://images.openlane.eu/carimgs/5734427/general/91872461-3e7f-4994-933d-80532b894a2f.jpg',
'https://images.openlane.eu/carimgs/5734427/general/83517770-6b7b-4697-9850-c715491d9302.jpg',
'https://images.openlane.eu/carimgs/5734427/general/5d793a46-0ad5-4bd5-9fec-031e1a4e5309.jpg',
'https://images.openlane.eu/carimgs/5734427/general/abe12492-7c60-43cc-8c61-1c434a325da2.jpg',
'https://images.openlane.eu/carimgs/5734427/general/1fb5f63b-d755-4d56-8054-b6c9c9254415.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf40c3a7-6a60-5801-b9a5-16eb58edf02d/cf40c3a7-6a60-5801-b9a5-16eb58edf02d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53091,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734427/general/37f3556d-02ea-4592-8016-65a4fcb8c5df.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf40c3a7-6a60-5801-b9a5-16eb58edf02d/cf40c3a7-6a60-5801-b9a5-16eb58edf02d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24299,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734427/general/0db8940a-3e07-46eb-8e0f-4aa9b9d2b49e.jpg',
'Width': 460},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf40c3a7-6a60-5801-b9a5-16eb58edf02d/cf40c3a7-6a60-5801-b9a5-16eb58edf02d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27650,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734427/general/abdf4a91-b47d-427a-b97b-0cfbebf5ab3a.jpg',
'Width': 460},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf40c3a7-6a60-5801-b9a5-16eb58edf02d/cf40c3a7-6a60-5801-b9a5-16eb58edf02d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55978,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734427/general/b6d27b58-c80a-4984-97d7-55b106af0e05.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf40c3a7-6a60-5801-b9a5-16eb58edf02d/cf40c3a7-6a60-5801-b9a5-16eb58edf02d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41158,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734427/general/27fa2c1c-19ca-4979-8cdf-8c07d0e6b02b.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf40c3a7-6a60-5801-b9a5-16eb58edf02d/cf40c3a7-6a60-5801-b9a5-16eb58edf02d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46130,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734427/general/91872461-3e7f-4994-933d-80532b894a2f.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf40c3a7-6a60-5801-b9a5-16eb58edf02d/cf40c3a7-6a60-5801-b9a5-16eb58edf02d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41382,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734427/general/83517770-6b7b-4697-9850-c715491d9302.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf40c3a7-6a60-5801-b9a5-16eb58edf02d/cf40c3a7-6a60-5801-b9a5-16eb58edf02d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38541,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734427/general/5d793a46-0ad5-4bd5-9fec-031e1a4e5309.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf40c3a7-6a60-5801-b9a5-16eb58edf02d/cf40c3a7-6a60-5801-b9a5-16eb58edf02d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29154,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734427/general/abe12492-7c60-43cc-8c61-1c434a325da2.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf40c3a7-6a60-5801-b9a5-16eb58edf02d/cf40c3a7-6a60-5801-b9a5-16eb58edf02d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42247,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734427/general/1fb5f63b-d755-4d56-8054-b6c9c9254415.jpg',
'Width': 688}],
'price': 22600,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQB 300 AMG Line - 4-Matic - Electric - Automatic - '
'228 hp - 110.357 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734613%27 HTTP/1.1" 200 None
2026-03-27 12:25:16 [adesa.de] INFO: Saving data for 10734613: {'created_time': 1774614316.57716, 'last_price_update_time': 1774614316.577171, 'auction_closing_time': 1774855800.0}
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734613') HTTP/1.1" 204 0
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5750451%252Fgeneral%252Ffead565f-7a4a-416b-ad36-42f8988ce10c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/fead565f-7a4a-416b-ad36-42f8988ce10c.jpeg not downloaded yet
2026-03-27 12:25:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142141d90>
2026-03-27 12:25:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252F8a30dd12-0748-4032-a70b-59b265f1c75b.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/8a30dd12-0748-4032-a70b-59b265f1c75b.jpg saved to cache
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item de8beab5-6435-5038-9623-10ca7fec53fe
2026-03-27 12:25:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d32f50>
2026-03-27 12:25:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252F28c5c19c-b1bd-4d25-9c49-01c66acad099.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/28c5c19c-b1bd-4d25-9c49-01c66acad099.jpg saved to cache
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item de8beab5-6435-5038-9623-10ca7fec53fe
2026-03-27 12:25:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140aeabd0>
2026-03-27 12:25:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252Fadfc67ad-d291-48f1-bcbe-d8905e1f1a01.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/adfc67ad-d291-48f1-bcbe-d8905e1f1a01.jpg saved to cache
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item de8beab5-6435-5038-9623-10ca7fec53fe
2026-03-27 12:25:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e34410>
2026-03-27 12:25:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252F30f6cc72-119b-40fe-8b07-c241e1c9ea2f.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/30f6cc72-119b-40fe-8b07-c241e1c9ea2f.jpg saved to cache
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item de8beab5-6435-5038-9623-10ca7fec53fe
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5750451%252Fgeneral%252F0ca64fba-b1df-4302-bcb4-1aa19feb7d4e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/0ca64fba-b1df-4302-bcb4-1aa19feb7d4e.jpeg not downloaded yet
2026-03-27 12:25:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5750451%252Fgeneral%252F4e872224-a913-4ae2-bf4c-b137fecbd570.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/4e872224-a913-4ae2-bf4c-b137fecbd570.jpeg not downloaded yet
2026-03-27 12:25:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3820e1bb-43b9-5b63-ae73-3522fedde9de with identifier: 10734611
2026-03-27 12:25:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3820e1bb-43b9-5b63-ae73-3522fedde9de with scrape type 1
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3820e1bb-43b9-5b63-ae73-3522fedde9de
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5733308%252Fgeneral%252F8d8f7051-e41f-4c1d-9c40-61d8d50beba0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/8d8f7051-e41f-4c1d-9c40-61d8d50beba0.jpg already downloaded
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5733308%252Fgeneral%252Fe1c0c6e7-0bb2-4e0e-9365-b8d68d77aeba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/e1c0c6e7-0bb2-4e0e-9365-b8d68d77aeba.jpg already downloaded
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5733308%252Fgeneral%252F1bb56dc9-6ce2-4f6d-978e-a9bad86b9b19.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/1bb56dc9-6ce2-4f6d-978e-a9bad86b9b19.jpg already downloaded
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5733308%252Fgeneral%252Fb92e57fa-ff98-49ec-b638-d06be6f0f1c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/b92e57fa-ff98-49ec-b638-d06be6f0f1c9.jpg already downloaded
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5733308%252Fgeneral%252F385e1219-9acd-4a0a-a170-7cfe347334dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/385e1219-9acd-4a0a-a170-7cfe347334dd.jpg already downloaded
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5733308%252Fgeneral%252F4c44cec6-de36-42fc-9886-9cdfc21fc89d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/4c44cec6-de36-42fc-9886-9cdfc21fc89d.jpg already downloaded
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5733308%252Fgeneral%252F1486347f-b6b9-4079-9131-bc0ee0cf2c67.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/1486347f-b6b9-4079-9131-bc0ee0cf2c67.jpg already downloaded
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5733308%252Fgeneral%252Fac0d7a22-80c2-45f3-9abf-12198d24b931.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/ac0d7a22-80c2-45f3-9abf-12198d24b931.jpg already downloaded
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5733308%252Fgeneral%252F89fb3f76-4a42-4633-b5a8-85dc5362cd54.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/89fb3f76-4a42-4633-b5a8-85dc5362cd54.jpg already downloaded
2026-03-27 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5733308%252Fgeneral%252F70549e30-2c04-42a0-83e6-6b932999fdd6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/70549e30-2c04-42a0-83e6-6b932999fdd6.jpg already downloaded
2026-03-27 12:25:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3820e1bb-43b9-5b63-ae73-3522fedde9de, identifier: 10734611
2026-03-27 12:25:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19f22c3c-419a-5cb2-8183-8b2d2f0f052f with identifier: 10734648
2026-03-27 12:25:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19f22c3c-419a-5cb2-8183-8b2d2f0f052f with scrape type 1
2026-03-27 12:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 19f22c3c-419a-5cb2-8183-8b2d2f0f052f
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732974%252Fgeneral%252Fbf562bde-210f-48d9-8169-c29b13d72ea8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/bf562bde-210f-48d9-8169-c29b13d72ea8.jpg already downloaded
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732974%252Fgeneral%252F97879c84-a142-4296-9297-eccb50922f2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/97879c84-a142-4296-9297-eccb50922f2e.jpg already downloaded
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732974%252Fgeneral%252Faa6df971-de7f-44b9-9c89-a714f6b0af1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/aa6df971-de7f-44b9-9c89-a714f6b0af1a.jpg already downloaded
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732974%252Fgeneral%252F074cc5ee-814b-41e5-b9f3-716f0d72b6b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/074cc5ee-814b-41e5-b9f3-716f0d72b6b7.jpg already downloaded
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732974%252Fgeneral%252F3bcd810e-7bc9-4d50-b2e5-f3b7464b9b6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/3bcd810e-7bc9-4d50-b2e5-f3b7464b9b6f.jpg already downloaded
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732974%252Fgeneral%252F7ac3809e-2c84-45fc-afc4-28cd24534d81.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/7ac3809e-2c84-45fc-afc4-28cd24534d81.jpg already downloaded
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732974%252Fgeneral%252F1eff3456-632c-44ca-83fd-88de2a2234fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/1eff3456-632c-44ca-83fd-88de2a2234fb.jpg already downloaded
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732974%252Fgeneral%252F3cd5b469-2ece-4a59-9808-517489cd8a89.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/3cd5b469-2ece-4a59-9808-517489cd8a89.jpg already downloaded
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732974%252Fgeneral%252F98e32b10-b788-4065-aba1-71fd39c8dc19.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/98e32b10-b788-4065-aba1-71fd39c8dc19.jpg already downloaded
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732974%252Fgeneral%252F1ad263fc-ece6-4f71-8571-faec285859d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/1ad263fc-ece6-4f71-8571-faec285859d3.jpg already downloaded
2026-03-27 12:25:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 19f22c3c-419a-5cb2-8183-8b2d2f0f052f, identifier: 10734648
2026-03-27 12:25:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3820e1bb-43b9-5b63-ae73-3522fedde9de with identifier: 10734611
2026-03-27 12:25:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3820e1bb-43b9-5b63-ae73-3522fedde9de with identifier: 10734611
2026-03-27 12:25:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3820e1bb-43b9-5b63-ae73-3522fedde9de with identifier: 10734611 to the API
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734611>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '3820e1bb-43b9-5b63-ae73-3522fedde9de',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000672',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734611',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 95973,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5733308/general/8d8f7051-e41f-4c1d-9c40-61d8d50beba0.jpg',
'https://images.openlane.eu/carimgs/5733308/general/e1c0c6e7-0bb2-4e0e-9365-b8d68d77aeba.jpg',
'https://images.openlane.eu/carimgs/5733308/general/1bb56dc9-6ce2-4f6d-978e-a9bad86b9b19.jpg',
'https://images.openlane.eu/carimgs/5733308/general/b92e57fa-ff98-49ec-b638-d06be6f0f1c9.jpg',
'https://images.openlane.eu/carimgs/5733308/general/385e1219-9acd-4a0a-a170-7cfe347334dd.jpg',
'https://images.openlane.eu/carimgs/5733308/general/4c44cec6-de36-42fc-9886-9cdfc21fc89d.jpg',
'https://images.openlane.eu/carimgs/5733308/general/1486347f-b6b9-4079-9131-bc0ee0cf2c67.jpg',
'https://images.openlane.eu/carimgs/5733308/general/ac0d7a22-80c2-45f3-9abf-12198d24b931.jpg',
'https://images.openlane.eu/carimgs/5733308/general/89fb3f76-4a42-4633-b5a8-85dc5362cd54.jpg',
'https://images.openlane.eu/carimgs/5733308/general/70549e30-2c04-42a0-83e6-6b932999fdd6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3820e1bb-43b9-5b63-ae73-3522fedde9de/3820e1bb-43b9-5b63-ae73-3522fedde9de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98185,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733308/general/8d8f7051-e41f-4c1d-9c40-61d8d50beba0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3820e1bb-43b9-5b63-ae73-3522fedde9de/3820e1bb-43b9-5b63-ae73-3522fedde9de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95976,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733308/general/e1c0c6e7-0bb2-4e0e-9365-b8d68d77aeba.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3820e1bb-43b9-5b63-ae73-3522fedde9de/3820e1bb-43b9-5b63-ae73-3522fedde9de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91442,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733308/general/1bb56dc9-6ce2-4f6d-978e-a9bad86b9b19.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3820e1bb-43b9-5b63-ae73-3522fedde9de/3820e1bb-43b9-5b63-ae73-3522fedde9de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87372,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733308/general/b92e57fa-ff98-49ec-b638-d06be6f0f1c9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3820e1bb-43b9-5b63-ae73-3522fedde9de/3820e1bb-43b9-5b63-ae73-3522fedde9de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103624,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733308/general/385e1219-9acd-4a0a-a170-7cfe347334dd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3820e1bb-43b9-5b63-ae73-3522fedde9de/3820e1bb-43b9-5b63-ae73-3522fedde9de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71268,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733308/general/4c44cec6-de36-42fc-9886-9cdfc21fc89d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3820e1bb-43b9-5b63-ae73-3522fedde9de/3820e1bb-43b9-5b63-ae73-3522fedde9de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93073,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733308/general/1486347f-b6b9-4079-9131-bc0ee0cf2c67.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3820e1bb-43b9-5b63-ae73-3522fedde9de/3820e1bb-43b9-5b63-ae73-3522fedde9de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90993,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733308/general/ac0d7a22-80c2-45f3-9abf-12198d24b931.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3820e1bb-43b9-5b63-ae73-3522fedde9de/3820e1bb-43b9-5b63-ae73-3522fedde9de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124471,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733308/general/89fb3f76-4a42-4633-b5a8-85dc5362cd54.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3820e1bb-43b9-5b63-ae73-3522fedde9de/3820e1bb-43b9-5b63-ae73-3522fedde9de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91265,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733308/general/70549e30-2c04-42a0-83e6-6b932999fdd6.jpg',
'Width': 1280}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-11-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQA 250 progressive - Electric - Automatic - 190 hp - '
'95.973 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2022}
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734611%27 HTTP/1.1" 200 None
2026-03-27 12:25:17 [adesa.de] INFO: Saving data for 10734611: {'created_time': 1774614317.707398, 'last_price_update_time': 1774614317.707413, 'auction_closing_time': 1774855800.0}
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734611') HTTP/1.1" 204 0
2026-03-27 12:25:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 19f22c3c-419a-5cb2-8183-8b2d2f0f052f with identifier: 10734648
2026-03-27 12:25:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 19f22c3c-419a-5cb2-8183-8b2d2f0f052f with identifier: 10734648
2026-03-27 12:25:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 19f22c3c-419a-5cb2-8183-8b2d2f0f052f with identifier: 10734648 to the API
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '19f22c3c-419a-5cb2-8183-8b2d2f0f052f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734648',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 82281,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5732974/general/bf562bde-210f-48d9-8169-c29b13d72ea8.jpg',
'https://images.openlane.eu/carimgs/5732974/general/97879c84-a142-4296-9297-eccb50922f2e.jpg',
'https://images.openlane.eu/carimgs/5732974/general/aa6df971-de7f-44b9-9c89-a714f6b0af1a.jpg',
'https://images.openlane.eu/carimgs/5732974/general/074cc5ee-814b-41e5-b9f3-716f0d72b6b7.jpg',
'https://images.openlane.eu/carimgs/5732974/general/3bcd810e-7bc9-4d50-b2e5-f3b7464b9b6f.jpg',
'https://images.openlane.eu/carimgs/5732974/general/7ac3809e-2c84-45fc-afc4-28cd24534d81.jpg',
'https://images.openlane.eu/carimgs/5732974/general/1eff3456-632c-44ca-83fd-88de2a2234fb.jpg',
'https://images.openlane.eu/carimgs/5732974/general/3cd5b469-2ece-4a59-9808-517489cd8a89.jpg',
'https://images.openlane.eu/carimgs/5732974/general/98e32b10-b788-4065-aba1-71fd39c8dc19.jpg',
'https://images.openlane.eu/carimgs/5732974/general/1ad263fc-ece6-4f71-8571-faec285859d3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f22c3c-419a-5cb2-8183-8b2d2f0f052f/19f22c3c-419a-5cb2-8183-8b2d2f0f052f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50509,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732974/general/bf562bde-210f-48d9-8169-c29b13d72ea8.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f22c3c-419a-5cb2-8183-8b2d2f0f052f/19f22c3c-419a-5cb2-8183-8b2d2f0f052f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25371,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732974/general/97879c84-a142-4296-9297-eccb50922f2e.jpg',
'Width': 460},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f22c3c-419a-5cb2-8183-8b2d2f0f052f/19f22c3c-419a-5cb2-8183-8b2d2f0f052f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25273,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732974/general/aa6df971-de7f-44b9-9c89-a714f6b0af1a.jpg',
'Width': 460},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f22c3c-419a-5cb2-8183-8b2d2f0f052f/19f22c3c-419a-5cb2-8183-8b2d2f0f052f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49213,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732974/general/074cc5ee-814b-41e5-b9f3-716f0d72b6b7.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f22c3c-419a-5cb2-8183-8b2d2f0f052f/19f22c3c-419a-5cb2-8183-8b2d2f0f052f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47459,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732974/general/3bcd810e-7bc9-4d50-b2e5-f3b7464b9b6f.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f22c3c-419a-5cb2-8183-8b2d2f0f052f/19f22c3c-419a-5cb2-8183-8b2d2f0f052f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38028,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732974/general/7ac3809e-2c84-45fc-afc4-28cd24534d81.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f22c3c-419a-5cb2-8183-8b2d2f0f052f/19f22c3c-419a-5cb2-8183-8b2d2f0f052f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47026,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732974/general/1eff3456-632c-44ca-83fd-88de2a2234fb.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f22c3c-419a-5cb2-8183-8b2d2f0f052f/19f22c3c-419a-5cb2-8183-8b2d2f0f052f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43361,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732974/general/3cd5b469-2ece-4a59-9808-517489cd8a89.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f22c3c-419a-5cb2-8183-8b2d2f0f052f/19f22c3c-419a-5cb2-8183-8b2d2f0f052f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37715,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732974/general/98e32b10-b788-4065-aba1-71fd39c8dc19.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19f22c3c-419a-5cb2-8183-8b2d2f0f052f/19f22c3c-419a-5cb2-8183-8b2d2f0f052f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41704,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732974/general/1ad263fc-ece6-4f71-8571-faec285859d3.jpg',
'Width': 688}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQB 250 progressive - Electric - Automatic - 190 hp - '
'82.281 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2023}
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734648%27 HTTP/1.1" 200 None
2026-03-27 12:25:18 [adesa.de] INFO: Saving data for 10734648: {'created_time': 1774614318.101014, 'last_price_update_time': 1774614318.101025, 'auction_closing_time': 1774856400.0}
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734648') HTTP/1.1" 204 0
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5750451%252Fgeneral%252F55e12423-c70a-48ee-8306-744075880589.jpeg%27 HTTP/1.1" 200 None
2026-03-27 12:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/55e12423-c70a-48ee-8306-744075880589.jpeg not downloaded yet
2026-03-27 12:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750451/general/fead565f-7a4a-416b-ad36-42f8988ce10c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735738)
2026-03-27 12:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750451/general/a2c802a7-4979-4791-a6b9-a4e0947550e3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735738)
2026-03-27 12:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750451/general/1694ab5d-e933-4908-bb84-f3bd7d247377.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735738)
2026-03-27 12:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750451/general/4b858ca2-fab2-4232-be93-d2e03f8fe5c9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735738)
2026-03-27 12:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750451/general/f0f759a1-ba06-4299-a59f-612adffc4f76.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735738)
2026-03-27 12:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750451/general/e9642dff-b98f-439e-8e64-f9bfc1757391.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735738)
2026-03-27 12:25:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d52050>
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750451%252Fgeneral%252Ffead565f-7a4a-416b-ad36-42f8988ce10c.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/fead565f-7a4a-416b-ad36-42f8988ce10c.jpeg saved to cache
2026-03-27 12:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7f8a753b-cf77-5aa1-997c-2f4113529021
2026-03-27 12:25:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f36f90>
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750451%252Fgeneral%252Fa2c802a7-4979-4791-a6b9-a4e0947550e3.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/a2c802a7-4979-4791-a6b9-a4e0947550e3.jpeg saved to cache
2026-03-27 12:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7f8a753b-cf77-5aa1-997c-2f4113529021
2026-03-27 12:25:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142055c50>
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750451%252Fgeneral%252F1694ab5d-e933-4908-bb84-f3bd7d247377.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/1694ab5d-e933-4908-bb84-f3bd7d247377.jpeg saved to cache
2026-03-27 12:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7f8a753b-cf77-5aa1-997c-2f4113529021
2026-03-27 12:25:18 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 12:25:18 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 12:25:18 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x17f\xb1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\xe6\xa4\x00\x17<\x9e\x00\x00\x00\x00'
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141da50d0>
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_2.mpo HTTP/1.1" 201 0
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750451%252Fgeneral%252F4b858ca2-fab2-4232-be93-d2e03f8fe5c9.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/4b858ca2-fab2-4232-be93-d2e03f8fe5c9.jpeg saved to cache
2026-03-27 12:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7f8a753b-cf77-5aa1-997c-2f4113529021
2026-03-27 12:25:18 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 12:25:18 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 12:25:18 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x1a\xb3D\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03r\xa7\x00\x1a\x88\xbe\x00\x00\x00\x00'
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140aaeb10>
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_4.mpo HTTP/1.1" 201 0
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750451%252Fgeneral%252Ff0f759a1-ba06-4299-a59f-612adffc4f76.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/f0f759a1-ba06-4299-a59f-612adffc4f76.jpeg saved to cache
2026-03-27 12:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7f8a753b-cf77-5aa1-997c-2f4113529021
2026-03-27 12:25:18 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 12:25:18 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 12:25:18 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x1beU\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\xaf*\x00\x1b8\xe1\x00\x00\x00\x00'
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141da7c90>
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_1.mpo HTTP/1.1" 201 0
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750451%252Fgeneral%252Fe9642dff-b98f-439e-8e64-f9bfc1757391.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/e9642dff-b98f-439e-8e64-f9bfc1757391.jpeg saved to cache
2026-03-27 12:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7f8a753b-cf77-5aa1-997c-2f4113529021
2026-03-27 12:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750451/general/55e12423-c70a-48ee-8306-744075880589.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735738)
2026-03-27 12:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750451/general/4e872224-a913-4ae2-bf4c-b137fecbd570.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735738)
2026-03-27 12:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750451/general/0ca64fba-b1df-4302-bcb4-1aa19feb7d4e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735738)
2026-03-27 12:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750200/general/0bfe4354-aad9-4bfa-9f66-65012762a419.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734671)
2026-03-27 12:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750200/general/ab3aff79-641f-4a1c-87b4-f83999d36b52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734671)
2026-03-27 12:25:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d41210>
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750451%252Fgeneral%252F55e12423-c70a-48ee-8306-744075880589.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/55e12423-c70a-48ee-8306-744075880589.jpeg saved to cache
2026-03-27 12:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7f8a753b-cf77-5aa1-997c-2f4113529021
2026-03-27 12:25:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:25:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142085ed0>
2026-03-27 12:25:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750451%252Fgeneral%252F4e872224-a913-4ae2-bf4c-b137fecbd570.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/4e872224-a913-4ae2-bf4c-b137fecbd570.jpeg saved to cache
2026-03-27 12:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7f8a753b-cf77-5aa1-997c-2f4113529021
2026-03-27 12:25:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:25:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142068650>
2026-03-27 12:25:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750451%252Fgeneral%252F0ca64fba-b1df-4302-bcb4-1aa19feb7d4e.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/0ca64fba-b1df-4302-bcb4-1aa19feb7d4e.jpeg saved to cache
2026-03-27 12:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7f8a753b-cf77-5aa1-997c-2f4113529021
2026-03-27 12:25:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fd3390>
2026-03-27 12:25:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252F0bfe4354-aad9-4bfa-9f66-65012762a419.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/0bfe4354-aad9-4bfa-9f66-65012762a419.jpg saved to cache
2026-03-27 12:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item de8beab5-6435-5038-9623-10ca7fec53fe
2026-03-27 12:25:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142143a10>
2026-03-27 12:25:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750200%252Fgeneral%252Fab3aff79-641f-4a1c-87b4-f83999d36b52.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/ab3aff79-641f-4a1c-87b4-f83999d36b52.jpg saved to cache
2026-03-27 12:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item de8beab5-6435-5038-9623-10ca7fec53fe
2026-03-27 12:25:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: de8beab5-6435-5038-9623-10ca7fec53fe, skipping ID generation
2026-03-27 12:25:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de8beab5-6435-5038-9623-10ca7fec53fe with scrape type 1
2026-03-27 12:25:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item de8beab5-6435-5038-9623-10ca7fec53fe sending to next pipeline
2026-03-27 12:25:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: de8beab5-6435-5038-9623-10ca7fec53fe, identifier: 10734671
2026-03-27 12:25:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: de8beab5-6435-5038-9623-10ca7fec53fe with identifier: 10734671
2026-03-27 12:25:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: de8beab5-6435-5038-9623-10ca7fec53fe with identifier: 10734671
2026-03-27 12:25:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: de8beab5-6435-5038-9623-10ca7fec53fe with identifier: 10734671 to the API
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25: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-27 12:25:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750200/general/ab3aff79-641f-4a1c-87b4-f83999d36b52.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Hybrid',
'id': 'de8beab5-6435-5038-9623-10ca7fec53fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000730',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734671',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 67698,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99530,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750200/general/b0de3cc5-94ac-4eef-9dce-6fb4f336815d.jpg',
'Width': 1919},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102076,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750200/general/9ba95da5-1771-4f8a-a36c-2ce0a2ad4e63.jpg',
'Width': 1919},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110253,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750200/general/13f366d1-57f4-4d54-be9c-a7e442c97cca.jpg',
'Width': 1919},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111504,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750200/general/31e457ce-2a1b-4543-9c44-d61d9d958458.jpg',
'Width': 1919},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135271,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750200/general/28c5c19c-b1bd-4d25-9c49-01c66acad099.jpg',
'Width': 1919},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122333,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750200/general/8a30dd12-0748-4032-a70b-59b265f1c75b.jpg',
'Width': 1919},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172605,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750200/general/30f6cc72-119b-40fe-8b07-c241e1c9ea2f.jpg',
'Width': 1919},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174041,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750200/general/adfc67ad-d291-48f1-bcbe-d8905e1f1a01.jpg',
'Width': 1919},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84211,
'Height': 607,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750200/general/0bfe4354-aad9-4bfa-9f66-65012762a419.jpg',
'Width': 1080},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8beab5-6435-5038-9623-10ca7fec53fe/de8beab5-6435-5038-9623-10ca7fec53fe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254901,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750200/general/ab3aff79-641f-4a1c-87b4-f83999d36b52.jpg',
'Width': 1919}],
'price': 23600,
'price_includes_vat': True,
'registration_date': '2024-10-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen Golf GTE 1.5 - Hybrid - Automatic - 177 hp - 67.698 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734671%27 HTTP/1.1" 200 None
2026-03-27 12:25:19 [adesa.de] INFO: Saving data for 10734671: {'created_time': 1774614319.922787, 'last_price_update_time': 1774614319.922798, 'auction_closing_time': 1774856400.0}
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734671') HTTP/1.1" 204 0
2026-03-27 12:25:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750451/general/4a4e2545-e8e8-4bdf-9163-e6531b17dfbd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735738)
2026-03-27 12:25:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 12:25:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d167d0>
2026-03-27 12:25:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750451%252Fgeneral%252F4a4e2545-e8e8-4bdf-9163-e6531b17dfbd.jpeg') HTTP/1.1" 204 0
2026-03-27 12:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750451/general/4a4e2545-e8e8-4bdf-9163-e6531b17dfbd.jpeg saved to cache
2026-03-27 12:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7f8a753b-cf77-5aa1-997c-2f4113529021
2026-03-27 12:25:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7f8a753b-cf77-5aa1-997c-2f4113529021, skipping ID generation
2026-03-27 12:25:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f8a753b-cf77-5aa1-997c-2f4113529021 with scrape type 1
2026-03-27 12:25:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7f8a753b-cf77-5aa1-997c-2f4113529021 sending to next pipeline
2026-03-27 12:25:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7f8a753b-cf77-5aa1-997c-2f4113529021, identifier: 10735738
2026-03-27 12:25:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7f8a753b-cf77-5aa1-997c-2f4113529021 with identifier: 10735738
2026-03-27 12:25:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7f8a753b-cf77-5aa1-997c-2f4113529021 with identifier: 10735738
2026-03-27 12:25:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7f8a753b-cf77-5aa1-997c-2f4113529021 with identifier: 10735738 to the API
2026-03-27 12:25:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25: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-27 12:25:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750451/general/4a4e2545-e8e8-4bdf-9163-e6531b17dfbd.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '7f8a753b-cf77-5aa1-997c-2f4113529021',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D IR 103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735738',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 135658,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1993722,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750451/general/4a4e2545-e8e8-4bdf-9163-e6531b17dfbd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2036863,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750451/general/e9642dff-b98f-439e-8e64-f9bfc1757391.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 1789269,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750451/general/4b858ca2-fab2-4232-be93-d2e03f8fe5c9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1610777,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750451/general/1694ab5d-e933-4908-bb84-f3bd7d247377.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 1975787,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750451/general/f0f759a1-ba06-4299-a59f-612adffc4f76.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1191139,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750451/general/a2c802a7-4979-4791-a6b9-a4e0947550e3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 878607,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750451/general/fead565f-7a4a-416b-ad36-42f8988ce10c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1664131,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750451/general/0ca64fba-b1df-4302-bcb4-1aa19feb7d4e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1647667,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750451/general/4e872224-a913-4ae2-bf4c-b137fecbd570.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f8a753b-cf77-5aa1-997c-2f4113529021/7f8a753b-cf77-5aa1-997c-2f4113529021_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1476233,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750451/general/55e12423-c70a-48ee-8306-744075880589.jpeg',
'Width': 4032}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-01-07',
'seats_number': 5,
'seller_name': 'IVC BV',
'title': 'BMW 3 Series Touring 320d - Diesel - Automatic - 190 hp - 135.658 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 12:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735738%27 HTTP/1.1" 200 None
2026-03-27 12:25:20 [adesa.de] INFO: Saving data for 10735738: {'created_time': 1774614320.615229, 'last_price_update_time': 1774614320.61524, 'auction_closing_time': 1774866600.0}
2026-03-27 12:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735738') HTTP/1.1" 204 0
2026-03-27 12:25:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with identifier: 10734607
2026-03-27 12:25:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with scrape type 1
2026-03-27 12:25:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b569deb-02b6-5e12-b9aa-4f0ba98daebd
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724253%252Fgeneral%252Ff9dce8ce-7f60-4717-9468-8914afdd2d5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/f9dce8ce-7f60-4717-9468-8914afdd2d5f.jpg already downloaded
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724253%252Fgeneral%252F273afa52-02c4-4496-9393-c025912469e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/273afa52-02c4-4496-9393-c025912469e0.jpg already downloaded
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724253%252Fgeneral%252Fbb4c520c-8716-408b-87e8-456562090697.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/bb4c520c-8716-408b-87e8-456562090697.jpg already downloaded
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724253%252Fgeneral%252F80fe1e80-ac76-476b-8755-fd6a20480f03.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/80fe1e80-ac76-476b-8755-fd6a20480f03.jpg already downloaded
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724253%252Fgeneral%252F4f618a86-6349-4ff0-b65a-6c80a1a62f7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/4f618a86-6349-4ff0-b65a-6c80a1a62f7d.jpg already downloaded
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724253%252Fgeneral%252Fe713fbff-478b-4229-b0a5-6a3c08e953d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/e713fbff-478b-4229-b0a5-6a3c08e953d5.jpg already downloaded
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724253%252Fgeneral%252Fa8fe4083-52fa-4262-a06a-3d3e7d9ebd05.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/a8fe4083-52fa-4262-a06a-3d3e7d9ebd05.jpg already downloaded
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724253%252Fgeneral%252F5a9db669-d9d0-44a2-ba19-e117aef401b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/5a9db669-d9d0-44a2-ba19-e117aef401b1.jpg already downloaded
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724253%252Fgeneral%252F794c1fe6-2ef1-4a1a-be4a-e88effa93f3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/794c1fe6-2ef1-4a1a-be4a-e88effa93f3a.jpg already downloaded
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724253%252Fgeneral%252F87517b0b-b005-4a1a-a1d2-7557f2dd9d2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/87517b0b-b005-4a1a-a1d2-7557f2dd9d2d.jpg already downloaded
2026-03-27 12:25:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd, identifier: 10734607
2026-03-27 12:25:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with identifier: 10734607
2026-03-27 12:25:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with identifier: 10734607
2026-03-27 12:25:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with identifier: 10734607 to the API
2026-03-27 12:25:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734607>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '7b569deb-02b6-5e12-b9aa-4f0ba98daebd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000647',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734607',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 117395,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5724253/general/f9dce8ce-7f60-4717-9468-8914afdd2d5f.jpg',
'https://images.openlane.eu/carimgs/5724253/general/273afa52-02c4-4496-9393-c025912469e0.jpg',
'https://images.openlane.eu/carimgs/5724253/general/bb4c520c-8716-408b-87e8-456562090697.jpg',
'https://images.openlane.eu/carimgs/5724253/general/80fe1e80-ac76-476b-8755-fd6a20480f03.jpg',
'https://images.openlane.eu/carimgs/5724253/general/4f618a86-6349-4ff0-b65a-6c80a1a62f7d.jpg',
'https://images.openlane.eu/carimgs/5724253/general/e713fbff-478b-4229-b0a5-6a3c08e953d5.jpg',
'https://images.openlane.eu/carimgs/5724253/general/a8fe4083-52fa-4262-a06a-3d3e7d9ebd05.jpg',
'https://images.openlane.eu/carimgs/5724253/general/5a9db669-d9d0-44a2-ba19-e117aef401b1.jpg',
'https://images.openlane.eu/carimgs/5724253/general/794c1fe6-2ef1-4a1a-be4a-e88effa93f3a.jpg',
'https://images.openlane.eu/carimgs/5724253/general/87517b0b-b005-4a1a-a1d2-7557f2dd9d2d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b569deb-02b6-5e12-b9aa-4f0ba98daebd/7b569deb-02b6-5e12-b9aa-4f0ba98daebd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1202412,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724253/general/f9dce8ce-7f60-4717-9468-8914afdd2d5f.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b569deb-02b6-5e12-b9aa-4f0ba98daebd/7b569deb-02b6-5e12-b9aa-4f0ba98daebd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1064763,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724253/general/273afa52-02c4-4496-9393-c025912469e0.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b569deb-02b6-5e12-b9aa-4f0ba98daebd/7b569deb-02b6-5e12-b9aa-4f0ba98daebd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1394908,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724253/general/bb4c520c-8716-408b-87e8-456562090697.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b569deb-02b6-5e12-b9aa-4f0ba98daebd/7b569deb-02b6-5e12-b9aa-4f0ba98daebd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1349560,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724253/general/80fe1e80-ac76-476b-8755-fd6a20480f03.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b569deb-02b6-5e12-b9aa-4f0ba98daebd/7b569deb-02b6-5e12-b9aa-4f0ba98daebd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1565974,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724253/general/4f618a86-6349-4ff0-b65a-6c80a1a62f7d.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b569deb-02b6-5e12-b9aa-4f0ba98daebd/7b569deb-02b6-5e12-b9aa-4f0ba98daebd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1342712,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724253/general/e713fbff-478b-4229-b0a5-6a3c08e953d5.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b569deb-02b6-5e12-b9aa-4f0ba98daebd/7b569deb-02b6-5e12-b9aa-4f0ba98daebd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1339273,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724253/general/a8fe4083-52fa-4262-a06a-3d3e7d9ebd05.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b569deb-02b6-5e12-b9aa-4f0ba98daebd/7b569deb-02b6-5e12-b9aa-4f0ba98daebd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1148481,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724253/general/5a9db669-d9d0-44a2-ba19-e117aef401b1.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b569deb-02b6-5e12-b9aa-4f0ba98daebd/7b569deb-02b6-5e12-b9aa-4f0ba98daebd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1062048,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724253/general/794c1fe6-2ef1-4a1a-be4a-e88effa93f3a.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b569deb-02b6-5e12-b9aa-4f0ba98daebd/7b569deb-02b6-5e12-b9aa-4f0ba98daebd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1268762,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724253/general/87517b0b-b005-4a1a-a1d2-7557f2dd9d2d.jpg',
'Width': 3641}],
'price': 31400,
'price_includes_vat': True,
'registration_date': '2023-08-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C 400e AMG Line - Hybrid - Automatic - 252 hp - '
'117.395 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 12:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734607%27 HTTP/1.1" 200 None
2026-03-27 12:25:24 [adesa.de] INFO: Saving data for 10734607: {'created_time': 1774614324.378236, 'last_price_update_time': 1774614324.378245, 'auction_closing_time': 1774855800.0}
2026-03-27 12:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734607') HTTP/1.1" 204 0
2026-03-27 12:25:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with identifier: 10734649
2026-03-27 12:25:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with scrape type 1
2026-03-27 12:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b
2026-03-27 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5734415%252Fgeneral%252F60d77610-022b-4e1c-9b62-cc5ad977cc8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734415/general/60d77610-022b-4e1c-9b62-cc5ad977cc8e.jpg already downloaded
2026-03-27 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5734415%252Fgeneral%252Fad7299ec-5afc-4e54-a27f-f33a5992624d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734415/general/ad7299ec-5afc-4e54-a27f-f33a5992624d.jpg already downloaded
2026-03-27 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5734415%252Fgeneral%252F97b4b1ca-c4df-4f3c-ad0c-e03f830237cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734415/general/97b4b1ca-c4df-4f3c-ad0c-e03f830237cf.jpg already downloaded
2026-03-27 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5734415%252Fgeneral%252F319497f2-a493-4e4a-a525-db47997890a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734415/general/319497f2-a493-4e4a-a525-db47997890a0.jpg already downloaded
2026-03-27 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5734415%252Fgeneral%252F83fe1032-0016-46ca-883c-f009a5a7d17a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734415/general/83fe1032-0016-46ca-883c-f009a5a7d17a.jpg already downloaded
2026-03-27 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5734415%252Fgeneral%252F545ddc23-893b-46b1-accd-a2a38bd86e51.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734415/general/545ddc23-893b-46b1-accd-a2a38bd86e51.jpg already downloaded
2026-03-27 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5734415%252Fgeneral%252Fac709a35-91fa-42a4-96db-3ed6621d80b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734415/general/ac709a35-91fa-42a4-96db-3ed6621d80b2.jpg already downloaded
2026-03-27 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5734415%252Fgeneral%252Fa99d6ac4-3628-49ff-b185-c9011d157469.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734415/general/a99d6ac4-3628-49ff-b185-c9011d157469.jpg already downloaded
2026-03-27 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5734415%252Fgeneral%252F69940051-da95-4684-9707-ec2340596a0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734415/general/69940051-da95-4684-9707-ec2340596a0f.jpg already downloaded
2026-03-27 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5734415%252Fgeneral%252F302f4ae4-cbbd-40fb-a901-d67533fa212b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734415/general/302f4ae4-cbbd-40fb-a901-d67533fa212b.jpg already downloaded
2026-03-27 12:25:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b, identifier: 10734649
2026-03-27 12:25:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with identifier: 10734649
2026-03-27 12:25:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with identifier: 10734649
2026-03-27 12:25:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b with identifier: 10734649 to the API
2026-03-27 12:25:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Green',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000675',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734649',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'i5',
'odometer': 53555,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5734415/general/60d77610-022b-4e1c-9b62-cc5ad977cc8e.jpg',
'https://images.openlane.eu/carimgs/5734415/general/ad7299ec-5afc-4e54-a27f-f33a5992624d.jpg',
'https://images.openlane.eu/carimgs/5734415/general/97b4b1ca-c4df-4f3c-ad0c-e03f830237cf.jpg',
'https://images.openlane.eu/carimgs/5734415/general/319497f2-a493-4e4a-a525-db47997890a0.jpg',
'https://images.openlane.eu/carimgs/5734415/general/83fe1032-0016-46ca-883c-f009a5a7d17a.jpg',
'https://images.openlane.eu/carimgs/5734415/general/545ddc23-893b-46b1-accd-a2a38bd86e51.jpg',
'https://images.openlane.eu/carimgs/5734415/general/ac709a35-91fa-42a4-96db-3ed6621d80b2.jpg',
'https://images.openlane.eu/carimgs/5734415/general/a99d6ac4-3628-49ff-b185-c9011d157469.jpg',
'https://images.openlane.eu/carimgs/5734415/general/69940051-da95-4684-9707-ec2340596a0f.jpg',
'https://images.openlane.eu/carimgs/5734415/general/302f4ae4-cbbd-40fb-a901-d67533fa212b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b/4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47849,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734415/general/60d77610-022b-4e1c-9b62-cc5ad977cc8e.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b/4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25149,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734415/general/ad7299ec-5afc-4e54-a27f-f33a5992624d.jpg',
'Width': 460},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b/4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48697,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734415/general/97b4b1ca-c4df-4f3c-ad0c-e03f830237cf.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b/4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44476,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734415/general/319497f2-a493-4e4a-a525-db47997890a0.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b/4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34561,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734415/general/83fe1032-0016-46ca-883c-f009a5a7d17a.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b/4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39630,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734415/general/545ddc23-893b-46b1-accd-a2a38bd86e51.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b/4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33930,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734415/general/ac709a35-91fa-42a4-96db-3ed6621d80b2.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b/4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37271,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734415/general/a99d6ac4-3628-49ff-b185-c9011d157469.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b/4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23615,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734415/general/69940051-da95-4684-9707-ec2340596a0f.jpg',
'Width': 460},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b/4e89bb6a-da6a-5c5d-8ff1-9f6b0f5fc13b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50707,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734415/general/302f4ae4-cbbd-40fb-a901-d67533fa212b.jpg',
'Width': 688}],
'price': 38100,
'price_includes_vat': True,
'registration_date': '2024-03-25',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW i5 40 - Electric - Automatic - 340 hp - 53.555 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734649%27 HTTP/1.1" 200 None
2026-03-27 12:25:28 [adesa.de] INFO: Saving data for 10734649: {'created_time': 1774614328.777197, 'last_price_update_time': 1774614328.777206, 'auction_closing_time': 1774856400.0}
2026-03-27 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734649') HTTP/1.1" 204 0
2026-03-27 12:25:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86369cd0-8bf2-5b83-b181-f9da38e591eb with identifier: 10734664
2026-03-27 12:25:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86369cd0-8bf2-5b83-b181-f9da38e591eb with scrape type 1
2026-03-27 12:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86369cd0-8bf2-5b83-b181-f9da38e591eb
2026-03-27 12:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5747529%252Fgeneral%252Fc37edeb8-2073-4eda-ae58-a89d7bda57eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/c37edeb8-2073-4eda-ae58-a89d7bda57eb.jpg already downloaded
2026-03-27 12:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5747529%252Fgeneral%252F9a30c579-89fb-4eb8-82d8-dbaaa7d6c208.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/9a30c579-89fb-4eb8-82d8-dbaaa7d6c208.jpg already downloaded
2026-03-27 12:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5747529%252Fgeneral%252Fac311782-d7b9-4b36-be07-b3cd31d20202.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/ac311782-d7b9-4b36-be07-b3cd31d20202.jpg already downloaded
2026-03-27 12:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5747529%252Fgeneral%252Fa9d7489b-058f-4b51-9e30-68ce5a397f5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/a9d7489b-058f-4b51-9e30-68ce5a397f5e.jpg already downloaded
2026-03-27 12:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5747529%252Fgeneral%252Fd6b4c620-fbe7-4e0f-9985-3eb6007afc06.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/d6b4c620-fbe7-4e0f-9985-3eb6007afc06.jpg already downloaded
2026-03-27 12:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5747529%252Fgeneral%252F46107f69-61b6-468a-95dd-36280e40419c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/46107f69-61b6-468a-95dd-36280e40419c.jpg already downloaded
2026-03-27 12:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5747529%252Fgeneral%252F8467e1b9-4396-405b-95a1-53e906d550c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/8467e1b9-4396-405b-95a1-53e906d550c3.jpg already downloaded
2026-03-27 12:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5747529%252Fgeneral%252F28fbbe34-dde1-4a7e-b8e0-315dce4fa198.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/28fbbe34-dde1-4a7e-b8e0-315dce4fa198.jpg already downloaded
2026-03-27 12:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5747529%252Fgeneral%252F63769d83-8e94-4cad-9fac-7ae1bbf40a09.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/63769d83-8e94-4cad-9fac-7ae1bbf40a09.jpg already downloaded
2026-03-27 12:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5747529%252Fgeneral%252F162bc609-415a-473e-8a1a-fa32c9a1a0d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/162bc609-415a-473e-8a1a-fa32c9a1a0d2.jpg already downloaded
2026-03-27 12:25:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86369cd0-8bf2-5b83-b181-f9da38e591eb, identifier: 10734664
2026-03-27 12:25:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86369cd0-8bf2-5b83-b181-f9da38e591eb with identifier: 10734664
2026-03-27 12:25:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86369cd0-8bf2-5b83-b181-f9da38e591eb with identifier: 10734664
2026-03-27 12:25:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86369cd0-8bf2-5b83-b181-f9da38e591eb with identifier: 10734664 to the API
2026-03-27 12:25:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734664>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '86369cd0-8bf2-5b83-b181-f9da38e591eb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000239',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734664',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 95868,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5747529/general/c37edeb8-2073-4eda-ae58-a89d7bda57eb.jpg',
'https://images.openlane.eu/carimgs/5747529/general/9a30c579-89fb-4eb8-82d8-dbaaa7d6c208.jpg',
'https://images.openlane.eu/carimgs/5747529/general/ac311782-d7b9-4b36-be07-b3cd31d20202.jpg',
'https://images.openlane.eu/carimgs/5747529/general/a9d7489b-058f-4b51-9e30-68ce5a397f5e.jpg',
'https://images.openlane.eu/carimgs/5747529/general/d6b4c620-fbe7-4e0f-9985-3eb6007afc06.jpg',
'https://images.openlane.eu/carimgs/5747529/general/46107f69-61b6-468a-95dd-36280e40419c.jpg',
'https://images.openlane.eu/carimgs/5747529/general/8467e1b9-4396-405b-95a1-53e906d550c3.jpg',
'https://images.openlane.eu/carimgs/5747529/general/28fbbe34-dde1-4a7e-b8e0-315dce4fa198.jpg',
'https://images.openlane.eu/carimgs/5747529/general/63769d83-8e94-4cad-9fac-7ae1bbf40a09.jpg',
'https://images.openlane.eu/carimgs/5747529/general/162bc609-415a-473e-8a1a-fa32c9a1a0d2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369cd0-8bf2-5b83-b181-f9da38e591eb/86369cd0-8bf2-5b83-b181-f9da38e591eb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173024,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747529/general/c37edeb8-2073-4eda-ae58-a89d7bda57eb.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369cd0-8bf2-5b83-b181-f9da38e591eb/86369cd0-8bf2-5b83-b181-f9da38e591eb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188909,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747529/general/9a30c579-89fb-4eb8-82d8-dbaaa7d6c208.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369cd0-8bf2-5b83-b181-f9da38e591eb/86369cd0-8bf2-5b83-b181-f9da38e591eb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155378,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747529/general/ac311782-d7b9-4b36-be07-b3cd31d20202.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369cd0-8bf2-5b83-b181-f9da38e591eb/86369cd0-8bf2-5b83-b181-f9da38e591eb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192875,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747529/general/a9d7489b-058f-4b51-9e30-68ce5a397f5e.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369cd0-8bf2-5b83-b181-f9da38e591eb/86369cd0-8bf2-5b83-b181-f9da38e591eb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169773,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747529/general/d6b4c620-fbe7-4e0f-9985-3eb6007afc06.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369cd0-8bf2-5b83-b181-f9da38e591eb/86369cd0-8bf2-5b83-b181-f9da38e591eb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185043,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747529/general/46107f69-61b6-468a-95dd-36280e40419c.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369cd0-8bf2-5b83-b181-f9da38e591eb/86369cd0-8bf2-5b83-b181-f9da38e591eb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165707,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747529/general/8467e1b9-4396-405b-95a1-53e906d550c3.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369cd0-8bf2-5b83-b181-f9da38e591eb/86369cd0-8bf2-5b83-b181-f9da38e591eb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224056,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747529/general/28fbbe34-dde1-4a7e-b8e0-315dce4fa198.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369cd0-8bf2-5b83-b181-f9da38e591eb/86369cd0-8bf2-5b83-b181-f9da38e591eb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236202,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747529/general/63769d83-8e94-4cad-9fac-7ae1bbf40a09.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369cd0-8bf2-5b83-b181-f9da38e591eb/86369cd0-8bf2-5b83-b181-f9da38e591eb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186424,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747529/general/162bc609-415a-473e-8a1a-fa32c9a1a0d2.jpg',
'Width': 1200}],
'price': 31400,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW i4 M 50 - xDrive - Electric - Automatic - 544 hp - 95.868 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734664%27 HTTP/1.1" 200 None
2026-03-27 12:25:30 [adesa.de] INFO: Saving data for 10734664: {'created_time': 1774614330.528106, 'last_price_update_time': 1774614330.528116, 'auction_closing_time': 1774856400.0}
2026-03-27 12:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734664') HTTP/1.1" 204 0
2026-03-27 12:25:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b301b954-7030-5b5a-a0bf-55db413c513b with identifier: 10734610
2026-03-27 12:25:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b301b954-7030-5b5a-a0bf-55db413c513b with scrape type 1
2026-03-27 12:25:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b301b954-7030-5b5a-a0bf-55db413c513b
2026-03-27 12:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5732306%252Fgeneral%252F144d13b9-615b-45d4-a94f-766722b8afac.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/144d13b9-615b-45d4-a94f-766722b8afac.jpg already downloaded
2026-03-27 12:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5732306%252Fgeneral%252F01def160-96b5-44ee-b7bd-307e41b25781.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/01def160-96b5-44ee-b7bd-307e41b25781.jpg already downloaded
2026-03-27 12:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5732306%252Fgeneral%252F9f5ba0e4-1c0d-4dcf-970d-6ae5cbfb67cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/9f5ba0e4-1c0d-4dcf-970d-6ae5cbfb67cc.jpg already downloaded
2026-03-27 12:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5732306%252Fgeneral%252F6bd55ceb-692a-424b-a4a1-72ab16d02485.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/6bd55ceb-692a-424b-a4a1-72ab16d02485.jpg already downloaded
2026-03-27 12:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5732306%252Fgeneral%252F16201671-b882-46bc-826c-8fe56ea1842d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/16201671-b882-46bc-826c-8fe56ea1842d.jpg already downloaded
2026-03-27 12:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5732306%252Fgeneral%252F3f5042e6-5663-42eb-88e9-16f3c429e297.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/3f5042e6-5663-42eb-88e9-16f3c429e297.jpg already downloaded
2026-03-27 12:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5732306%252Fgeneral%252Fe5b18fb8-c432-4344-a37b-7cc9680bbb64.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/e5b18fb8-c432-4344-a37b-7cc9680bbb64.jpg already downloaded
2026-03-27 12:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5732306%252Fgeneral%252F6a8413c5-9910-4cfa-bdce-d03e443efbee.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/6a8413c5-9910-4cfa-bdce-d03e443efbee.jpg already downloaded
2026-03-27 12:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5732306%252Fgeneral%252Fcd451c50-c077-4d64-b100-455b5be732d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/cd451c50-c077-4d64-b100-455b5be732d7.jpg already downloaded
2026-03-27 12:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5732306%252Fgeneral%252F735d35b0-a21c-4442-9d8b-d052b9dfe3e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/735d35b0-a21c-4442-9d8b-d052b9dfe3e4.jpg already downloaded
2026-03-27 12:25:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b301b954-7030-5b5a-a0bf-55db413c513b, identifier: 10734610
2026-03-27 12:25:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b301b954-7030-5b5a-a0bf-55db413c513b with identifier: 10734610
2026-03-27 12:25:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b301b954-7030-5b5a-a0bf-55db413c513b with identifier: 10734610
2026-03-27 12:25:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b301b954-7030-5b5a-a0bf-55db413c513b with identifier: 10734610 to the API
2026-03-27 12:25:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734610>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b301b954-7030-5b5a-a0bf-55db413c513b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734610',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 146202,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5732306/general/144d13b9-615b-45d4-a94f-766722b8afac.jpg',
'https://images.openlane.eu/carimgs/5732306/general/01def160-96b5-44ee-b7bd-307e41b25781.jpg',
'https://images.openlane.eu/carimgs/5732306/general/9f5ba0e4-1c0d-4dcf-970d-6ae5cbfb67cc.jpg',
'https://images.openlane.eu/carimgs/5732306/general/6bd55ceb-692a-424b-a4a1-72ab16d02485.jpg',
'https://images.openlane.eu/carimgs/5732306/general/16201671-b882-46bc-826c-8fe56ea1842d.jpg',
'https://images.openlane.eu/carimgs/5732306/general/3f5042e6-5663-42eb-88e9-16f3c429e297.jpg',
'https://images.openlane.eu/carimgs/5732306/general/e5b18fb8-c432-4344-a37b-7cc9680bbb64.jpg',
'https://images.openlane.eu/carimgs/5732306/general/6a8413c5-9910-4cfa-bdce-d03e443efbee.jpg',
'https://images.openlane.eu/carimgs/5732306/general/cd451c50-c077-4d64-b100-455b5be732d7.jpg',
'https://images.openlane.eu/carimgs/5732306/general/735d35b0-a21c-4442-9d8b-d052b9dfe3e4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b301b954-7030-5b5a-a0bf-55db413c513b/b301b954-7030-5b5a-a0bf-55db413c513b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 663832,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732306/general/144d13b9-615b-45d4-a94f-766722b8afac.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b301b954-7030-5b5a-a0bf-55db413c513b/b301b954-7030-5b5a-a0bf-55db413c513b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 712299,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732306/general/01def160-96b5-44ee-b7bd-307e41b25781.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b301b954-7030-5b5a-a0bf-55db413c513b/b301b954-7030-5b5a-a0bf-55db413c513b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682820,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732306/general/9f5ba0e4-1c0d-4dcf-970d-6ae5cbfb67cc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b301b954-7030-5b5a-a0bf-55db413c513b/b301b954-7030-5b5a-a0bf-55db413c513b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 710365,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732306/general/6bd55ceb-692a-424b-a4a1-72ab16d02485.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b301b954-7030-5b5a-a0bf-55db413c513b/b301b954-7030-5b5a-a0bf-55db413c513b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 596351,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732306/general/16201671-b882-46bc-826c-8fe56ea1842d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b301b954-7030-5b5a-a0bf-55db413c513b/b301b954-7030-5b5a-a0bf-55db413c513b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690639,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732306/general/3f5042e6-5663-42eb-88e9-16f3c429e297.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b301b954-7030-5b5a-a0bf-55db413c513b/b301b954-7030-5b5a-a0bf-55db413c513b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 754021,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732306/general/e5b18fb8-c432-4344-a37b-7cc9680bbb64.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b301b954-7030-5b5a-a0bf-55db413c513b/b301b954-7030-5b5a-a0bf-55db413c513b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568424,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732306/general/6a8413c5-9910-4cfa-bdce-d03e443efbee.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b301b954-7030-5b5a-a0bf-55db413c513b/b301b954-7030-5b5a-a0bf-55db413c513b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464977,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732306/general/cd451c50-c077-4d64-b100-455b5be732d7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b301b954-7030-5b5a-a0bf-55db413c513b/b301b954-7030-5b5a-a0bf-55db413c513b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700323,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732306/general/735d35b0-a21c-4442-9d8b-d052b9dfe3e4.jpg',
'Width': 2731}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C Break 300e Avantgarde - Hybrid - Automatic - 204 hp '
'- 146.202 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2022}
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734610%27 HTTP/1.1" 200 None
2026-03-27 12:25:32 [adesa.de] INFO: Saving data for 10734610: {'created_time': 1774614332.238279, 'last_price_update_time': 1774614332.23829, 'auction_closing_time': 1774855800.0}
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734610') HTTP/1.1" 204 0
2026-03-27 12:25:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10734622
2026-03-27 12:25:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2b454f6-830c-5e7b-8163-3f7f32e6c697 with scrape type 1
2026-03-27 12:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2b454f6-830c-5e7b-8163-3f7f32e6c697
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Fd1c49a80-9324-41ee-a7a7-d6d7decb199a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/d1c49a80-9324-41ee-a7a7-d6d7decb199a.jpg already downloaded
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Ff3854f2a-7ed8-449d-bdb5-b6aa73e52a44.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/f3854f2a-7ed8-449d-bdb5-b6aa73e52a44.jpg already downloaded
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Fdf0508b9-f51c-46db-8fcd-810ef568e9c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/df0508b9-f51c-46db-8fcd-810ef568e9c7.jpg already downloaded
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252F991ed4c9-9605-42fc-b42a-ec720e88fa2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/991ed4c9-9605-42fc-b42a-ec720e88fa2e.jpg already downloaded
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Fac4640f9-8501-4d86-bca3-6863044b644c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/ac4640f9-8501-4d86-bca3-6863044b644c.jpg already downloaded
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Fb1553cea-e04e-47db-aff8-7c091586f021.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/b1553cea-e04e-47db-aff8-7c091586f021.jpg already downloaded
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252Fc58331c8-43eb-40f4-b626-4b66677a10cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/c58331c8-43eb-40f4-b626-4b66677a10cd.jpg already downloaded
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252F51697fdc-471e-44e1-8cc9-e42995fdbe66.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/51697fdc-471e-44e1-8cc9-e42995fdbe66.jpg already downloaded
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252F22d7fb74-dd3b-4655-b6b5-172d19541dcf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/22d7fb74-dd3b-4655-b6b5-172d19541dcf.jpg already downloaded
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745631%252Fgeneral%252F1acbcd54-6a11-4e59-8558-905692bc9620.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/1acbcd54-6a11-4e59-8558-905692bc9620.jpg already downloaded
2026-03-27 12:25:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e2b454f6-830c-5e7b-8163-3f7f32e6c697, identifier: 10734622
2026-03-27 12:25:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10734622
2026-03-27 12:25:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10734622
2026-03-27 12:25:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10734622 to the API
2026-03-27 12:25:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734622>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'e2b454f6-830c-5e7b-8163-3f7f32e6c697',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000710',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734622',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 155238,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5745631/general/d1c49a80-9324-41ee-a7a7-d6d7decb199a.jpg',
'https://images.openlane.eu/carimgs/5745631/general/f3854f2a-7ed8-449d-bdb5-b6aa73e52a44.jpg',
'https://images.openlane.eu/carimgs/5745631/general/df0508b9-f51c-46db-8fcd-810ef568e9c7.jpg',
'https://images.openlane.eu/carimgs/5745631/general/991ed4c9-9605-42fc-b42a-ec720e88fa2e.jpg',
'https://images.openlane.eu/carimgs/5745631/general/ac4640f9-8501-4d86-bca3-6863044b644c.jpg',
'https://images.openlane.eu/carimgs/5745631/general/b1553cea-e04e-47db-aff8-7c091586f021.jpg',
'https://images.openlane.eu/carimgs/5745631/general/c58331c8-43eb-40f4-b626-4b66677a10cd.jpg',
'https://images.openlane.eu/carimgs/5745631/general/51697fdc-471e-44e1-8cc9-e42995fdbe66.jpg',
'https://images.openlane.eu/carimgs/5745631/general/22d7fb74-dd3b-4655-b6b5-172d19541dcf.jpg',
'https://images.openlane.eu/carimgs/5745631/general/1acbcd54-6a11-4e59-8558-905692bc9620.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 984527,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/d1c49a80-9324-41ee-a7a7-d6d7decb199a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 968009,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/f3854f2a-7ed8-449d-bdb5-b6aa73e52a44.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 915446,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/df0508b9-f51c-46db-8fcd-810ef568e9c7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 923043,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/991ed4c9-9605-42fc-b42a-ec720e88fa2e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 674257,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/ac4640f9-8501-4d86-bca3-6863044b644c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 787419,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/b1553cea-e04e-47db-aff8-7c091586f021.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 706632,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/c58331c8-43eb-40f4-b626-4b66677a10cd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 685245,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/51697fdc-471e-44e1-8cc9-e42995fdbe66.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 645016,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/22d7fb74-dd3b-4655-b6b5-172d19541dcf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b454f6-830c-5e7b-8163-3f7f32e6c697/e2b454f6-830c-5e7b-8163-3f7f32e6c697_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 867340,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745631/general/1acbcd54-6a11-4e59-8558-905692bc9620.jpg',
'Width': 2731}],
'price': 22600,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C Break 220d AMG Line - 4-Matic - Diesel - Automatic '
'- 200 hp - 155.238 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 12:25:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734622%27 HTTP/1.1" 200 None
2026-03-27 12:25:33 [adesa.de] INFO: Saving data for 10734622: {'created_time': 1774614333.377075, 'last_price_update_time': 1774614333.377092, 'auction_closing_time': 1774855800.0}
2026-03-27 12:25:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734622') HTTP/1.1" 204 0
2026-03-27 12:25:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with identifier: 10734658
2026-03-27 12:25:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with scrape type 1
2026-03-27 12:25:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f9d44a1-0674-5b9b-bcd1-0471a25e978c
2026-03-27 12:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5742567%252Fgeneral%252F0e6507c8-cb6f-4bb7-b149-cdfe858396ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/0e6507c8-cb6f-4bb7-b149-cdfe858396ae.jpg already downloaded
2026-03-27 12:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5742567%252Fgeneral%252Fc2e68a46-26ad-4283-b0ea-262719780289.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/c2e68a46-26ad-4283-b0ea-262719780289.jpg already downloaded
2026-03-27 12:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5742567%252Fgeneral%252Fdc820fcc-6d2e-4f13-a561-821aafe36d39.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/dc820fcc-6d2e-4f13-a561-821aafe36d39.jpg already downloaded
2026-03-27 12:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5742567%252Fgeneral%252Ff0ecfb41-8bd9-4330-b2ef-6ec21cc90621.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/f0ecfb41-8bd9-4330-b2ef-6ec21cc90621.jpg already downloaded
2026-03-27 12:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5742567%252Fgeneral%252Fe4f12b71-7d0e-423c-b778-f3d5939935e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/e4f12b71-7d0e-423c-b778-f3d5939935e3.jpg already downloaded
2026-03-27 12:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5742567%252Fgeneral%252F9a55763d-9d7f-4a28-a06d-a0b3c7224552.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/9a55763d-9d7f-4a28-a06d-a0b3c7224552.jpg already downloaded
2026-03-27 12:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5742567%252Fgeneral%252Fda0123f3-526a-4639-99e6-489ca01f18c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/da0123f3-526a-4639-99e6-489ca01f18c7.jpg already downloaded
2026-03-27 12:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5742567%252Fgeneral%252F6b3e224b-89ba-434f-ad66-424d68baac80.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/6b3e224b-89ba-434f-ad66-424d68baac80.jpg already downloaded
2026-03-27 12:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5742567%252Fgeneral%252F8ef030df-455c-4937-95de-efce98af5c7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/8ef030df-455c-4937-95de-efce98af5c7c.jpg already downloaded
2026-03-27 12:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5742567%252Fgeneral%252F028933ff-c05b-4602-a32d-10caaf5f9163.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/028933ff-c05b-4602-a32d-10caaf5f9163.jpg already downloaded
2026-03-27 12:25:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c, identifier: 10734658
2026-03-27 12:25:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with identifier: 10734658
2026-03-27 12:25:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with identifier: 10734658
2026-03-27 12:25:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with identifier: 10734658 to the API
2026-03-27 12:25:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734658>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '6f9d44a1-0674-5b9b-bcd1-0471a25e978c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734658',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 39600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5742567/general/0e6507c8-cb6f-4bb7-b149-cdfe858396ae.jpg',
'https://images.openlane.eu/carimgs/5742567/general/c2e68a46-26ad-4283-b0ea-262719780289.jpg',
'https://images.openlane.eu/carimgs/5742567/general/dc820fcc-6d2e-4f13-a561-821aafe36d39.jpg',
'https://images.openlane.eu/carimgs/5742567/general/f0ecfb41-8bd9-4330-b2ef-6ec21cc90621.jpg',
'https://images.openlane.eu/carimgs/5742567/general/e4f12b71-7d0e-423c-b778-f3d5939935e3.jpg',
'https://images.openlane.eu/carimgs/5742567/general/9a55763d-9d7f-4a28-a06d-a0b3c7224552.jpg',
'https://images.openlane.eu/carimgs/5742567/general/da0123f3-526a-4639-99e6-489ca01f18c7.jpg',
'https://images.openlane.eu/carimgs/5742567/general/6b3e224b-89ba-434f-ad66-424d68baac80.jpg',
'https://images.openlane.eu/carimgs/5742567/general/8ef030df-455c-4937-95de-efce98af5c7c.jpg',
'https://images.openlane.eu/carimgs/5742567/general/028933ff-c05b-4602-a32d-10caaf5f9163.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f9d44a1-0674-5b9b-bcd1-0471a25e978c/6f9d44a1-0674-5b9b-bcd1-0471a25e978c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1109301,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742567/general/0e6507c8-cb6f-4bb7-b149-cdfe858396ae.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f9d44a1-0674-5b9b-bcd1-0471a25e978c/6f9d44a1-0674-5b9b-bcd1-0471a25e978c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1003752,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742567/general/c2e68a46-26ad-4283-b0ea-262719780289.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f9d44a1-0674-5b9b-bcd1-0471a25e978c/6f9d44a1-0674-5b9b-bcd1-0471a25e978c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 960248,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742567/general/dc820fcc-6d2e-4f13-a561-821aafe36d39.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f9d44a1-0674-5b9b-bcd1-0471a25e978c/6f9d44a1-0674-5b9b-bcd1-0471a25e978c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 927564,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742567/general/f0ecfb41-8bd9-4330-b2ef-6ec21cc90621.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f9d44a1-0674-5b9b-bcd1-0471a25e978c/6f9d44a1-0674-5b9b-bcd1-0471a25e978c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 818833,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742567/general/e4f12b71-7d0e-423c-b778-f3d5939935e3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f9d44a1-0674-5b9b-bcd1-0471a25e978c/6f9d44a1-0674-5b9b-bcd1-0471a25e978c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 738456,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742567/general/9a55763d-9d7f-4a28-a06d-a0b3c7224552.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f9d44a1-0674-5b9b-bcd1-0471a25e978c/6f9d44a1-0674-5b9b-bcd1-0471a25e978c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 826371,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742567/general/da0123f3-526a-4639-99e6-489ca01f18c7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f9d44a1-0674-5b9b-bcd1-0471a25e978c/6f9d44a1-0674-5b9b-bcd1-0471a25e978c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 826467,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742567/general/6b3e224b-89ba-434f-ad66-424d68baac80.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f9d44a1-0674-5b9b-bcd1-0471a25e978c/6f9d44a1-0674-5b9b-bcd1-0471a25e978c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 859988,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742567/general/8ef030df-455c-4937-95de-efce98af5c7c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f9d44a1-0674-5b9b-bcd1-0471a25e978c/6f9d44a1-0674-5b9b-bcd1-0471a25e978c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1048907,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742567/general/028933ff-c05b-4602-a32d-10caaf5f9163.jpg',
'Width': 2731}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQB 250 progressive - Electric - Automatic - 190 hp - '
'39.600 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2023}
2026-03-27 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734658%27 HTTP/1.1" 200 None
2026-03-27 12:25:35 [adesa.de] INFO: Saving data for 10734658: {'created_time': 1774614335.185904, 'last_price_update_time': 1774614335.185916, 'auction_closing_time': 1774856400.0}
2026-03-27 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734658') HTTP/1.1" 204 0
2026-03-27 12:25:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e21c3a82-647e-5e0c-b802-dd54be4e6970 with identifier: 10734654
2026-03-27 12:25:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e21c3a82-647e-5e0c-b802-dd54be4e6970 with scrape type 1
2026-03-27 12:25:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e21c3a82-647e-5e0c-b802-dd54be4e6970
2026-03-27 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5737466%252Fgeneral%252F6ac823d3-7de5-4d74-abbf-3d9b1686056f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/6ac823d3-7de5-4d74-abbf-3d9b1686056f.jpg already downloaded
2026-03-27 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5737466%252Fgeneral%252F46a52fed-b8d6-4bb6-a8e0-cacb2872de29.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/46a52fed-b8d6-4bb6-a8e0-cacb2872de29.jpg already downloaded
2026-03-27 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5737466%252Fgeneral%252Fe077d2d1-5bc7-42f6-8ddf-bd556ed6d2f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/e077d2d1-5bc7-42f6-8ddf-bd556ed6d2f6.jpg already downloaded
2026-03-27 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5737466%252Fgeneral%252F3bd6cbcc-3230-479d-b11e-94e3443ca8f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/3bd6cbcc-3230-479d-b11e-94e3443ca8f2.jpg already downloaded
2026-03-27 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5737466%252Fgeneral%252Fcdce67bc-5ebc-4590-9cac-f9c0c68738f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/cdce67bc-5ebc-4590-9cac-f9c0c68738f1.jpg already downloaded
2026-03-27 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5737466%252Fgeneral%252Fda4de476-0087-4d93-a66c-e1249efa3253.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/da4de476-0087-4d93-a66c-e1249efa3253.jpg already downloaded
2026-03-27 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5737466%252Fgeneral%252Fe03deae4-89af-4a5f-ac8c-45ea29209fef.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/e03deae4-89af-4a5f-ac8c-45ea29209fef.jpg already downloaded
2026-03-27 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5737466%252Fgeneral%252Fae387d14-6484-4695-a707-89ba129250d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/ae387d14-6484-4695-a707-89ba129250d1.jpg already downloaded
2026-03-27 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5737466%252Fgeneral%252F9270334c-2726-42b2-b511-945346f81191.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/9270334c-2726-42b2-b511-945346f81191.jpg already downloaded
2026-03-27 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5737466%252Fgeneral%252F714b1774-7db8-47ce-8682-9d8c66c07f04.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/714b1774-7db8-47ce-8682-9d8c66c07f04.jpg already downloaded
2026-03-27 12:25:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e21c3a82-647e-5e0c-b802-dd54be4e6970, identifier: 10734654
2026-03-27 12:25:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e21c3a82-647e-5e0c-b802-dd54be4e6970 with identifier: 10734654
2026-03-27 12:25:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e21c3a82-647e-5e0c-b802-dd54be4e6970 with identifier: 10734654
2026-03-27 12:25:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e21c3a82-647e-5e0c-b802-dd54be4e6970 with identifier: 10734654 to the API
2026-03-27 12:25:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25: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-27 12:25:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734654>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': 'e21c3a82-647e-5e0c-b802-dd54be4e6970',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000199',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734654',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 36477,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5737466/general/6ac823d3-7de5-4d74-abbf-3d9b1686056f.jpg',
'https://images.openlane.eu/carimgs/5737466/general/46a52fed-b8d6-4bb6-a8e0-cacb2872de29.jpg',
'https://images.openlane.eu/carimgs/5737466/general/e077d2d1-5bc7-42f6-8ddf-bd556ed6d2f6.jpg',
'https://images.openlane.eu/carimgs/5737466/general/3bd6cbcc-3230-479d-b11e-94e3443ca8f2.jpg',
'https://images.openlane.eu/carimgs/5737466/general/cdce67bc-5ebc-4590-9cac-f9c0c68738f1.jpg',
'https://images.openlane.eu/carimgs/5737466/general/da4de476-0087-4d93-a66c-e1249efa3253.jpg',
'https://images.openlane.eu/carimgs/5737466/general/e03deae4-89af-4a5f-ac8c-45ea29209fef.jpg',
'https://images.openlane.eu/carimgs/5737466/general/ae387d14-6484-4695-a707-89ba129250d1.jpg',
'https://images.openlane.eu/carimgs/5737466/general/9270334c-2726-42b2-b511-945346f81191.jpg',
'https://images.openlane.eu/carimgs/5737466/general/714b1774-7db8-47ce-8682-9d8c66c07f04.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e21c3a82-647e-5e0c-b802-dd54be4e6970/e21c3a82-647e-5e0c-b802-dd54be4e6970_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737466/general/6ac823d3-7de5-4d74-abbf-3d9b1686056f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e21c3a82-647e-5e0c-b802-dd54be4e6970/e21c3a82-647e-5e0c-b802-dd54be4e6970_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737466/general/46a52fed-b8d6-4bb6-a8e0-cacb2872de29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e21c3a82-647e-5e0c-b802-dd54be4e6970/e21c3a82-647e-5e0c-b802-dd54be4e6970_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737466/general/e077d2d1-5bc7-42f6-8ddf-bd556ed6d2f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e21c3a82-647e-5e0c-b802-dd54be4e6970/e21c3a82-647e-5e0c-b802-dd54be4e6970_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737466/general/3bd6cbcc-3230-479d-b11e-94e3443ca8f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e21c3a82-647e-5e0c-b802-dd54be4e6970/e21c3a82-647e-5e0c-b802-dd54be4e6970_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737466/general/cdce67bc-5ebc-4590-9cac-f9c0c68738f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e21c3a82-647e-5e0c-b802-dd54be4e6970/e21c3a82-647e-5e0c-b802-dd54be4e6970_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92235,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737466/general/da4de476-0087-4d93-a66c-e1249efa3253.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e21c3a82-647e-5e0c-b802-dd54be4e6970/e21c3a82-647e-5e0c-b802-dd54be4e6970_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737466/general/e03deae4-89af-4a5f-ac8c-45ea29209fef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e21c3a82-647e-5e0c-b802-dd54be4e6970/e21c3a82-647e-5e0c-b802-dd54be4e6970_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737466/general/ae387d14-6484-4695-a707-89ba129250d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e21c3a82-647e-5e0c-b802-dd54be4e6970/e21c3a82-647e-5e0c-b802-dd54be4e6970_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737466/general/9270334c-2726-42b2-b511-945346f81191.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e21c3a82-647e-5e0c-b802-dd54be4e6970/e21c3a82-647e-5e0c-b802-dd54be4e6970_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78819,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737466/general/714b1774-7db8-47ce-8682-9d8c66c07f04.jpg',
'Width': 1024}],
'price': 24900,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'36.477 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-27 12:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734654%27 HTTP/1.1" 200 None
2026-03-27 12:25:36 [adesa.de] INFO: Saving data for 10734654: {'created_time': 1774614336.214243, 'last_price_update_time': 1774614336.214253, 'auction_closing_time': 1774856400.0}
2026-03-27 12:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734654') HTTP/1.1" 204 0
2026-03-27 12:25:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea01870d-b3f9-5636-8c13-9191477d1927 with identifier: 10734597
2026-03-27 12:25:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea01870d-b3f9-5636-8c13-9191477d1927 with scrape type 1
2026-03-27 12:25:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea01870d-b3f9-5636-8c13-9191477d1927
2026-03-27 12:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743910%252Fgeneral%252Ffc9f6b9f-6354-4ecb-a477-dd067dc7b0dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/fc9f6b9f-6354-4ecb-a477-dd067dc7b0dd.jpg not downloaded yet
2026-03-27 12:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743910%252Fgeneral%252F34e3b80b-d05b-46df-abcc-1f0f8060fcaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/34e3b80b-d05b-46df-abcc-1f0f8060fcaf.jpg not downloaded yet
2026-03-27 12:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743910%252Fgeneral%252F878994c9-0f4c-4039-923a-db34277c4dff.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/878994c9-0f4c-4039-923a-db34277c4dff.jpg not downloaded yet
2026-03-27 12:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743910%252Fgeneral%252F1f2c3f19-356d-4067-8e90-96655cebe72c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/1f2c3f19-356d-4067-8e90-96655cebe72c.jpg not downloaded yet
2026-03-27 12:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743910%252Fgeneral%252F36f86e01-4c1a-4ba5-8269-1a4b20a69771.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/36f86e01-4c1a-4ba5-8269-1a4b20a69771.jpg not downloaded yet
2026-03-27 12:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743910%252Fgeneral%252F6902b872-76a3-4bf3-946a-83f61e3dd05e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/6902b872-76a3-4bf3-946a-83f61e3dd05e.jpg not downloaded yet
2026-03-27 12:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743910%252Fgeneral%252Ffc18652b-7c2e-4ed6-b927-bbccc64e497d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/fc18652b-7c2e-4ed6-b927-bbccc64e497d.jpg not downloaded yet
2026-03-27 12:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743910%252Fgeneral%252F0aae41ee-42c2-47b6-89c9-c3f69c5e05e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/0aae41ee-42c2-47b6-89c9-c3f69c5e05e9.jpg not downloaded yet
2026-03-27 12:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743910%252Fgeneral%252F180bf25c-920e-471f-a87a-619a4755d30e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/180bf25c-920e-471f-a87a-619a4755d30e.jpg not downloaded yet
2026-03-27 12:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743910%252Fgeneral%252F30383926-8f15-4b52-a48a-64aa2b98f3ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/30383926-8f15-4b52-a48a-64aa2b98f3ce.jpg not downloaded yet
2026-03-27 12:25:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743910/general/30383926-8f15-4b52-a48a-64aa2b98f3ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734597)
2026-03-27 12:25:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a50c24c-215c-5f7d-aab5-13f761738b8f with identifier: 10734620
2026-03-27 12:25:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a50c24c-215c-5f7d-aab5-13f761738b8f with scrape type 1
2026-03-27 12:25:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a50c24c-215c-5f7d-aab5-13f761738b8f
2026-03-27 12:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743523%252Fgeneral%252Fe868c655-27e9-48b7-a108-1fc0247514e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/e868c655-27e9-48b7-a108-1fc0247514e9.jpg already downloaded
2026-03-27 12:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743523%252Fgeneral%252F39bcc074-c8c8-482f-9b7e-59b6a085a5e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/39bcc074-c8c8-482f-9b7e-59b6a085a5e6.jpg already downloaded
2026-03-27 12:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743523%252Fgeneral%252F8536fcde-56ed-4a1b-9ebb-c9a56b174e0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/8536fcde-56ed-4a1b-9ebb-c9a56b174e0c.jpg already downloaded
2026-03-27 12:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743523%252Fgeneral%252Fde18d580-4995-4da6-aa79-df285af21431.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/de18d580-4995-4da6-aa79-df285af21431.jpg already downloaded
2026-03-27 12:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743523%252Fgeneral%252Ff289f17f-a5b8-4cdb-8657-d55bdb7996d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/f289f17f-a5b8-4cdb-8657-d55bdb7996d8.jpg already downloaded
2026-03-27 12:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743523%252Fgeneral%252F3286a8be-b227-48de-bc28-556105ef0f5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/3286a8be-b227-48de-bc28-556105ef0f5d.jpg already downloaded
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743523%252Fgeneral%252F575fc0b0-3960-40bd-ab58-e70d15b535f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/575fc0b0-3960-40bd-ab58-e70d15b535f4.jpg already downloaded
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743523%252Fgeneral%252Fe51ca221-86b0-487f-af6e-87fdbdb79a6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/e51ca221-86b0-487f-af6e-87fdbdb79a6e.jpg already downloaded
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743523%252Fgeneral%252Fd3b2e8d1-11c0-4c51-afc6-585d1fa195ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/d3b2e8d1-11c0-4c51-afc6-585d1fa195ec.jpg already downloaded
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743523%252Fgeneral%252Fd182152f-f4c0-422a-9fe5-974618aeea3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/d182152f-f4c0-422a-9fe5-974618aeea3b.jpg already downloaded
2026-03-27 12:25:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3a50c24c-215c-5f7d-aab5-13f761738b8f, identifier: 10734620
2026-03-27 12:25:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3a50c24c-215c-5f7d-aab5-13f761738b8f with identifier: 10734620
2026-03-27 12:25:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3a50c24c-215c-5f7d-aab5-13f761738b8f with identifier: 10734620
2026-03-27 12:25:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3a50c24c-215c-5f7d-aab5-13f761738b8f with identifier: 10734620 to the API
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734620>
{'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-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '3a50c24c-215c-5f7d-aab5-13f761738b8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000236',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734620',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 75466,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 10,
'photo_urls': ['https://images.openlane.eu/carimgs/5743523/general/e868c655-27e9-48b7-a108-1fc0247514e9.jpg',
'https://images.openlane.eu/carimgs/5743523/general/39bcc074-c8c8-482f-9b7e-59b6a085a5e6.jpg',
'https://images.openlane.eu/carimgs/5743523/general/8536fcde-56ed-4a1b-9ebb-c9a56b174e0c.jpg',
'https://images.openlane.eu/carimgs/5743523/general/de18d580-4995-4da6-aa79-df285af21431.jpg',
'https://images.openlane.eu/carimgs/5743523/general/f289f17f-a5b8-4cdb-8657-d55bdb7996d8.jpg',
'https://images.openlane.eu/carimgs/5743523/general/3286a8be-b227-48de-bc28-556105ef0f5d.jpg',
'https://images.openlane.eu/carimgs/5743523/general/575fc0b0-3960-40bd-ab58-e70d15b535f4.jpg',
'https://images.openlane.eu/carimgs/5743523/general/e51ca221-86b0-487f-af6e-87fdbdb79a6e.jpg',
'https://images.openlane.eu/carimgs/5743523/general/d3b2e8d1-11c0-4c51-afc6-585d1fa195ec.jpg',
'https://images.openlane.eu/carimgs/5743523/general/d182152f-f4c0-422a-9fe5-974618aeea3b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a50c24c-215c-5f7d-aab5-13f761738b8f/3a50c24c-215c-5f7d-aab5-13f761738b8f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 495997,
'Height': 1498,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743523/general/e868c655-27e9-48b7-a108-1fc0247514e9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a50c24c-215c-5f7d-aab5-13f761738b8f/3a50c24c-215c-5f7d-aab5-13f761738b8f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 480694,
'Height': 1498,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743523/general/39bcc074-c8c8-482f-9b7e-59b6a085a5e6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a50c24c-215c-5f7d-aab5-13f761738b8f/3a50c24c-215c-5f7d-aab5-13f761738b8f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423866,
'Height': 1498,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743523/general/8536fcde-56ed-4a1b-9ebb-c9a56b174e0c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a50c24c-215c-5f7d-aab5-13f761738b8f/3a50c24c-215c-5f7d-aab5-13f761738b8f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415780,
'Height': 1498,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743523/general/de18d580-4995-4da6-aa79-df285af21431.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a50c24c-215c-5f7d-aab5-13f761738b8f/3a50c24c-215c-5f7d-aab5-13f761738b8f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331816,
'Height': 1498,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743523/general/f289f17f-a5b8-4cdb-8657-d55bdb7996d8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a50c24c-215c-5f7d-aab5-13f761738b8f/3a50c24c-215c-5f7d-aab5-13f761738b8f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301419,
'Height': 1498,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743523/general/3286a8be-b227-48de-bc28-556105ef0f5d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a50c24c-215c-5f7d-aab5-13f761738b8f/3a50c24c-215c-5f7d-aab5-13f761738b8f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293104,
'Height': 1407,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743523/general/575fc0b0-3960-40bd-ab58-e70d15b535f4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a50c24c-215c-5f7d-aab5-13f761738b8f/3a50c24c-215c-5f7d-aab5-13f761738b8f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 502755,
'Height': 1498,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743523/general/e51ca221-86b0-487f-af6e-87fdbdb79a6e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a50c24c-215c-5f7d-aab5-13f761738b8f/3a50c24c-215c-5f7d-aab5-13f761738b8f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358672,
'Height': 1330,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743523/general/d3b2e8d1-11c0-4c51-afc6-585d1fa195ec.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a50c24c-215c-5f7d-aab5-13f761738b8f/3a50c24c-215c-5f7d-aab5-13f761738b8f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383273,
'Height': 1330,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743523/general/d182152f-f4c0-422a-9fe5-974618aeea3b.jpg',
'Width': 2000}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-08-16',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi Q4 E-tron 40 - Electric - Automatic - 204 hp - 75.466 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734620%27 HTTP/1.1" 200 None
2026-03-27 12:25:44 [adesa.de] INFO: Saving data for 10734620: {'created_time': 1774614344.524887, 'last_price_update_time': 1774614344.524903, 'auction_closing_time': 1774855800.0}
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734620') HTTP/1.1" 204 0
2026-03-27 12:25:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743910/general/180bf25c-920e-471f-a87a-619a4755d30e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734597)
2026-03-27 12:25:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f3b290>
2026-03-27 12:25:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743910%252Fgeneral%252F30383926-8f15-4b52-a48a-64aa2b98f3ce.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/30383926-8f15-4b52-a48a-64aa2b98f3ce.jpg saved to cache
2026-03-27 12:25:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ea01870d-b3f9-5636-8c13-9191477d1927
2026-03-27 12:25:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d9ab10>
2026-03-27 12:25:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743910%252Fgeneral%252F180bf25c-920e-471f-a87a-619a4755d30e.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/180bf25c-920e-471f-a87a-619a4755d30e.jpg saved to cache
2026-03-27 12:25:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ea01870d-b3f9-5636-8c13-9191477d1927
2026-03-27 12:25:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743910/general/0aae41ee-42c2-47b6-89c9-c3f69c5e05e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734597)
2026-03-27 12:25:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb0150>
2026-03-27 12:25:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743910%252Fgeneral%252F0aae41ee-42c2-47b6-89c9-c3f69c5e05e9.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/0aae41ee-42c2-47b6-89c9-c3f69c5e05e9.jpg saved to cache
2026-03-27 12:25:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ea01870d-b3f9-5636-8c13-9191477d1927
2026-03-27 12:25:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743910/general/fc18652b-7c2e-4ed6-b927-bbccc64e497d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734597)
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140811b10>
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743910%252Fgeneral%252Ffc18652b-7c2e-4ed6-b927-bbccc64e497d.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/fc18652b-7c2e-4ed6-b927-bbccc64e497d.jpg saved to cache
2026-03-27 12:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ea01870d-b3f9-5636-8c13-9191477d1927
2026-03-27 12:25:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743910/general/6902b872-76a3-4bf3-946a-83f61e3dd05e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734597)
2026-03-27 12:25:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743910/general/36f86e01-4c1a-4ba5-8269-1a4b20a69771.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734597)
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142e08350>
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743910%252Fgeneral%252F6902b872-76a3-4bf3-946a-83f61e3dd05e.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/6902b872-76a3-4bf3-946a-83f61e3dd05e.jpg saved to cache
2026-03-27 12:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ea01870d-b3f9-5636-8c13-9191477d1927
2026-03-27 12:25:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743910/general/1f2c3f19-356d-4067-8e90-96655cebe72c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734597)
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bcd990>
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743910%252Fgeneral%252F36f86e01-4c1a-4ba5-8269-1a4b20a69771.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/36f86e01-4c1a-4ba5-8269-1a4b20a69771.jpg saved to cache
2026-03-27 12:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ea01870d-b3f9-5636-8c13-9191477d1927
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbafd0>
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743910%252Fgeneral%252F1f2c3f19-356d-4067-8e90-96655cebe72c.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/1f2c3f19-356d-4067-8e90-96655cebe72c.jpg saved to cache
2026-03-27 12:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ea01870d-b3f9-5636-8c13-9191477d1927
2026-03-27 12:25:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743910/general/878994c9-0f4c-4039-923a-db34277c4dff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734597)
2026-03-27 12:25:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743910/general/34e3b80b-d05b-46df-abcc-1f0f8060fcaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734597)
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407bc310>
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743910%252Fgeneral%252F878994c9-0f4c-4039-923a-db34277c4dff.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/878994c9-0f4c-4039-923a-db34277c4dff.jpg saved to cache
2026-03-27 12:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ea01870d-b3f9-5636-8c13-9191477d1927
2026-03-27 12:25:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743910/general/fc9f6b9f-6354-4ecb-a477-dd067dc7b0dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734597)
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714088e8d0>
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743910%252Fgeneral%252F34e3b80b-d05b-46df-abcc-1f0f8060fcaf.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/34e3b80b-d05b-46df-abcc-1f0f8060fcaf.jpg saved to cache
2026-03-27 12:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ea01870d-b3f9-5636-8c13-9191477d1927
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f742d0>
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743910%252Fgeneral%252Ffc9f6b9f-6354-4ecb-a477-dd067dc7b0dd.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743910/general/fc9f6b9f-6354-4ecb-a477-dd067dc7b0dd.jpg saved to cache
2026-03-27 12:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ea01870d-b3f9-5636-8c13-9191477d1927
2026-03-27 12:25:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea01870d-b3f9-5636-8c13-9191477d1927, skipping ID generation
2026-03-27 12:25:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea01870d-b3f9-5636-8c13-9191477d1927 with scrape type 1
2026-03-27 12:25:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea01870d-b3f9-5636-8c13-9191477d1927 sending to next pipeline
2026-03-27 12:25:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea01870d-b3f9-5636-8c13-9191477d1927, identifier: 10734597
2026-03-27 12:25:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea01870d-b3f9-5636-8c13-9191477d1927 with identifier: 10734597
2026-03-27 12:25:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea01870d-b3f9-5636-8c13-9191477d1927 with identifier: 10734597
2026-03-27 12:25:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea01870d-b3f9-5636-8c13-9191477d1927 with identifier: 10734597 to the API
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743910/general/fc9f6b9f-6354-4ecb-a477-dd067dc7b0dd.jpg>
{'auction_title': '',
'c_o_2_emission_value': 200,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'ea01870d-b3f9-5636-8c13-9191477d1927',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BT-T 619',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734597',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 74997,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177478,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743910/general/fc9f6b9f-6354-4ecb-a477-dd067dc7b0dd.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162342,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743910/general/34e3b80b-d05b-46df-abcc-1f0f8060fcaf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139655,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743910/general/878994c9-0f4c-4039-923a-db34277c4dff.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139791,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743910/general/1f2c3f19-356d-4067-8e90-96655cebe72c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181994,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743910/general/36f86e01-4c1a-4ba5-8269-1a4b20a69771.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182827,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743910/general/6902b872-76a3-4bf3-946a-83f61e3dd05e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138673,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743910/general/fc18652b-7c2e-4ed6-b927-bbccc64e497d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169418,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743910/general/0aae41ee-42c2-47b6-89c9-c3f69c5e05e9.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201387,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743910/general/180bf25c-920e-471f-a87a-619a4755d30e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea01870d-b3f9-5636-8c13-9191477d1927/ea01870d-b3f9-5636-8c13-9191477d1927_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162591,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743910/general/30383926-8f15-4b52-a48a-64aa2b98f3ce.jpg',
'Width': 1440}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2019-08-12',
'seats_number': 2,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volkswagen Transporter 2.0 TDI - 4Motion - Diesel - Manual - 150 hp '
'- 74.997 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734597%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [adesa.de] INFO: Saving data for 10734597: {'created_time': 1774614346.355363, 'last_price_update_time': 1774614346.355375, 'auction_closing_time': 1774949100.0}
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734597') HTTP/1.1" 204 0
2026-03-27 12:25:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f44169f-79f1-5361-bf2a-920f616a640b with identifier: 10734424
2026-03-27 12:25:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f44169f-79f1-5361-bf2a-920f616a640b with scrape type 1
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f44169f-79f1-5361-bf2a-920f616a640b
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252Fff4d343d-987d-4c39-80e3-d4bd51bb4572.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/ff4d343d-987d-4c39-80e3-d4bd51bb4572.jpg not downloaded yet
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252F27bf068d-6668-4ec9-8ab4-31258b881e00.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/27bf068d-6668-4ec9-8ab4-31258b881e00.jpg not downloaded yet
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252Fe447abc4-09cc-49af-9a8e-c8733e257e72.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/e447abc4-09cc-49af-9a8e-c8733e257e72.jpg not downloaded yet
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252F186bd457-90a1-4525-b3f3-ae8505589374.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/186bd457-90a1-4525-b3f3-ae8505589374.jpg not downloaded yet
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252F594d943b-d8cd-4459-a96c-e14c401c8f33.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/594d943b-d8cd-4459-a96c-e14c401c8f33.jpg not downloaded yet
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252F16dc6f68-4daa-4647-b459-a5c5d6e1eb33.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/16dc6f68-4daa-4647-b459-a5c5d6e1eb33.jpg not downloaded yet
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252Fdb8e10f5-8c15-4fb8-9dfb-195471d1aa91.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/db8e10f5-8c15-4fb8-9dfb-195471d1aa91.jpg not downloaded yet
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252F99c82d90-3e79-495a-bc1c-d0d77f06a44f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/99c82d90-3e79-495a-bc1c-d0d77f06a44f.jpg not downloaded yet
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252F57ec10b8-82be-407c-b564-0ea8a9cf71c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/57ec10b8-82be-407c-b564-0ea8a9cf71c8.jpg not downloaded yet
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252Fef8e13fc-570d-4213-84c6-9302b5f12ef8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/ef8e13fc-570d-4213-84c6-9302b5f12ef8.jpg not downloaded yet
2026-03-27 12:25:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1673774c-218b-5f04-b6f6-be98594063d9 with identifier: 10734651
2026-03-27 12:25:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1673774c-218b-5f04-b6f6-be98594063d9 with scrape type 1
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1673774c-218b-5f04-b6f6-be98594063d9
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735506%252Fgeneral%252Fed941d45-446b-4c96-a4f2-c97fade62a85.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/ed941d45-446b-4c96-a4f2-c97fade62a85.jpg already downloaded
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735506%252Fgeneral%252Fa4840551-6d68-4a97-8b59-7a6ad6276b12.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/a4840551-6d68-4a97-8b59-7a6ad6276b12.jpg already downloaded
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735506%252Fgeneral%252Fddaedb75-d2fa-49b3-94eb-30b09fa9ea20.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/ddaedb75-d2fa-49b3-94eb-30b09fa9ea20.jpg already downloaded
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735506%252Fgeneral%252Fb1d2f3e1-f2a3-4599-bc37-ee0d380cea1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/b1d2f3e1-f2a3-4599-bc37-ee0d380cea1f.jpg already downloaded
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735506%252Fgeneral%252Fe5211cc8-7662-4e27-93d7-631065c5eb83.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/e5211cc8-7662-4e27-93d7-631065c5eb83.jpg already downloaded
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735506%252Fgeneral%252Ff5b74a0e-3c7c-4531-adac-d9bf33501c9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/f5b74a0e-3c7c-4531-adac-d9bf33501c9d.jpg already downloaded
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735506%252Fgeneral%252Fa78c93b8-7de3-48da-a996-99eb2222aea4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/a78c93b8-7de3-48da-a996-99eb2222aea4.jpg already downloaded
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735506%252Fgeneral%252Fdf8ee20f-7048-48cf-9bd9-7ff792ed3fe6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/df8ee20f-7048-48cf-9bd9-7ff792ed3fe6.jpg already downloaded
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735506%252Fgeneral%252F1424ac4c-1d86-49ae-8e36-1b377fe6eec6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/1424ac4c-1d86-49ae-8e36-1b377fe6eec6.jpg already downloaded
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735506%252Fgeneral%252Fa650f328-7a29-4ddc-a74e-bbbac93ae600.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/a650f328-7a29-4ddc-a74e-bbbac93ae600.jpg already downloaded
2026-03-27 12:25:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1673774c-218b-5f04-b6f6-be98594063d9, identifier: 10734651
2026-03-27 12:25:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1673774c-218b-5f04-b6f6-be98594063d9 with identifier: 10734651
2026-03-27 12:25:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1673774c-218b-5f04-b6f6-be98594063d9 with identifier: 10734651
2026-03-27 12:25:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1673774c-218b-5f04-b6f6-be98594063d9 with identifier: 10734651 to the API
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:25:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734651>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '1673774c-218b-5f04-b6f6-be98594063d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734651',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 119460,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5735506/general/ed941d45-446b-4c96-a4f2-c97fade62a85.jpg',
'https://images.openlane.eu/carimgs/5735506/general/a4840551-6d68-4a97-8b59-7a6ad6276b12.jpg',
'https://images.openlane.eu/carimgs/5735506/general/ddaedb75-d2fa-49b3-94eb-30b09fa9ea20.jpg',
'https://images.openlane.eu/carimgs/5735506/general/b1d2f3e1-f2a3-4599-bc37-ee0d380cea1f.jpg',
'https://images.openlane.eu/carimgs/5735506/general/e5211cc8-7662-4e27-93d7-631065c5eb83.jpg',
'https://images.openlane.eu/carimgs/5735506/general/f5b74a0e-3c7c-4531-adac-d9bf33501c9d.jpg',
'https://images.openlane.eu/carimgs/5735506/general/a78c93b8-7de3-48da-a996-99eb2222aea4.jpg',
'https://images.openlane.eu/carimgs/5735506/general/df8ee20f-7048-48cf-9bd9-7ff792ed3fe6.jpg',
'https://images.openlane.eu/carimgs/5735506/general/1424ac4c-1d86-49ae-8e36-1b377fe6eec6.jpg',
'https://images.openlane.eu/carimgs/5735506/general/a650f328-7a29-4ddc-a74e-bbbac93ae600.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1673774c-218b-5f04-b6f6-be98594063d9/1673774c-218b-5f04-b6f6-be98594063d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79566,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735506/general/ed941d45-446b-4c96-a4f2-c97fade62a85.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1673774c-218b-5f04-b6f6-be98594063d9/1673774c-218b-5f04-b6f6-be98594063d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84009,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735506/general/a4840551-6d68-4a97-8b59-7a6ad6276b12.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1673774c-218b-5f04-b6f6-be98594063d9/1673774c-218b-5f04-b6f6-be98594063d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99887,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735506/general/ddaedb75-d2fa-49b3-94eb-30b09fa9ea20.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1673774c-218b-5f04-b6f6-be98594063d9/1673774c-218b-5f04-b6f6-be98594063d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78955,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735506/general/b1d2f3e1-f2a3-4599-bc37-ee0d380cea1f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1673774c-218b-5f04-b6f6-be98594063d9/1673774c-218b-5f04-b6f6-be98594063d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79877,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735506/general/e5211cc8-7662-4e27-93d7-631065c5eb83.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1673774c-218b-5f04-b6f6-be98594063d9/1673774c-218b-5f04-b6f6-be98594063d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70438,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735506/general/f5b74a0e-3c7c-4531-adac-d9bf33501c9d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1673774c-218b-5f04-b6f6-be98594063d9/1673774c-218b-5f04-b6f6-be98594063d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76829,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735506/general/a78c93b8-7de3-48da-a996-99eb2222aea4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1673774c-218b-5f04-b6f6-be98594063d9/1673774c-218b-5f04-b6f6-be98594063d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71935,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735506/general/df8ee20f-7048-48cf-9bd9-7ff792ed3fe6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1673774c-218b-5f04-b6f6-be98594063d9/1673774c-218b-5f04-b6f6-be98594063d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85488,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735506/general/1424ac4c-1d86-49ae-8e36-1b377fe6eec6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1673774c-218b-5f04-b6f6-be98594063d9/1673774c-218b-5f04-b6f6-be98594063d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85050,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735506/general/a650f328-7a29-4ddc-a74e-bbbac93ae600.jpg',
'Width': 1280}],
'price': 29600,
'price_includes_vat': True,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW i4 M 50 - xDrive - Electric - Automatic - 544 hp - 119.460 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734651%27 HTTP/1.1" 200 None
2026-03-27 12:25:47 [adesa.de] INFO: Saving data for 10734651: {'created_time': 1774614347.31358, 'last_price_update_time': 1774614347.313591, 'auction_closing_time': 1774856400.0}
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734651') HTTP/1.1" 204 0
2026-03-27 12:25:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743792/general/ef8e13fc-570d-4213-84c6-9302b5f12ef8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734424)
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dbad50>
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252Fef8e13fc-570d-4213-84c6-9302b5f12ef8.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/ef8e13fc-570d-4213-84c6-9302b5f12ef8.jpg saved to cache
2026-03-27 12:25:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1f44169f-79f1-5361-bf2a-920f616a640b
2026-03-27 12:25:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743792/general/57ec10b8-82be-407c-b564-0ea8a9cf71c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734424)
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ed5ad0>
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252F57ec10b8-82be-407c-b564-0ea8a9cf71c8.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/57ec10b8-82be-407c-b564-0ea8a9cf71c8.jpg saved to cache
2026-03-27 12:25:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1f44169f-79f1-5361-bf2a-920f616a640b
2026-03-27 12:25:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743792/general/99c82d90-3e79-495a-bc1c-d0d77f06a44f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734424)
2026-03-27 12:25:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743792/general/db8e10f5-8c15-4fb8-9dfb-195471d1aa91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734424)
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e0fc90>
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252F99c82d90-3e79-495a-bc1c-d0d77f06a44f.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/99c82d90-3e79-495a-bc1c-d0d77f06a44f.jpg saved to cache
2026-03-27 12:25:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1f44169f-79f1-5361-bf2a-920f616a640b
2026-03-27 12:25:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743792/general/16dc6f68-4daa-4647-b459-a5c5d6e1eb33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734424)
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb2950>
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252Fdb8e10f5-8c15-4fb8-9dfb-195471d1aa91.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/db8e10f5-8c15-4fb8-9dfb-195471d1aa91.jpg saved to cache
2026-03-27 12:25:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1f44169f-79f1-5361-bf2a-920f616a640b
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140813f10>
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252F16dc6f68-4daa-4647-b459-a5c5d6e1eb33.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/16dc6f68-4daa-4647-b459-a5c5d6e1eb33.jpg saved to cache
2026-03-27 12:25:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1f44169f-79f1-5361-bf2a-920f616a640b
2026-03-27 12:25:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743792/general/594d943b-d8cd-4459-a96c-e14c401c8f33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734424)
2026-03-27 12:25:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743792/general/186bd457-90a1-4525-b3f3-ae8505589374.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734424)
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b84e90>
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252F594d943b-d8cd-4459-a96c-e14c401c8f33.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/594d943b-d8cd-4459-a96c-e14c401c8f33.jpg saved to cache
2026-03-27 12:25:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1f44169f-79f1-5361-bf2a-920f616a640b
2026-03-27 12:25:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743792/general/e447abc4-09cc-49af-9a8e-c8733e257e72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734424)
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420ab990>
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252F186bd457-90a1-4525-b3f3-ae8505589374.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/186bd457-90a1-4525-b3f3-ae8505589374.jpg saved to cache
2026-03-27 12:25:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1f44169f-79f1-5361-bf2a-920f616a640b
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd33d0>
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252Fe447abc4-09cc-49af-9a8e-c8733e257e72.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/e447abc4-09cc-49af-9a8e-c8733e257e72.jpg saved to cache
2026-03-27 12:25:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1f44169f-79f1-5361-bf2a-920f616a640b
2026-03-27 12:25:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743792/general/27bf068d-6668-4ec9-8ab4-31258b881e00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734424)
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408122d0>
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252F27bf068d-6668-4ec9-8ab4-31258b881e00.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/27bf068d-6668-4ec9-8ab4-31258b881e00.jpg saved to cache
2026-03-27 12:25:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1f44169f-79f1-5361-bf2a-920f616a640b
2026-03-27 12:25:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743792/general/ff4d343d-987d-4c39-80e3-d4bd51bb4572.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734424)
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d82310>
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743792%252Fgeneral%252Fff4d343d-987d-4c39-80e3-d4bd51bb4572.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743792/general/ff4d343d-987d-4c39-80e3-d4bd51bb4572.jpg saved to cache
2026-03-27 12:25:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1f44169f-79f1-5361-bf2a-920f616a640b
2026-03-27 12:25:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f44169f-79f1-5361-bf2a-920f616a640b, skipping ID generation
2026-03-27 12:25:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f44169f-79f1-5361-bf2a-920f616a640b with scrape type 1
2026-03-27 12:25:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f44169f-79f1-5361-bf2a-920f616a640b sending to next pipeline
2026-03-27 12:25:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f44169f-79f1-5361-bf2a-920f616a640b, identifier: 10734424
2026-03-27 12:25:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f44169f-79f1-5361-bf2a-920f616a640b with identifier: 10734424
2026-03-27 12:25:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f44169f-79f1-5361-bf2a-920f616a640b with identifier: 10734424
2026-03-27 12:25:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f44169f-79f1-5361-bf2a-920f616a640b with identifier: 10734424 to the API
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:25: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-27 12:25:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743792/general/ff4d343d-987d-4c39-80e3-d4bd51bb4572.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Petrol',
'id': '1f44169f-79f1-5361-bf2a-920f616a640b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'A-TQ 202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734424',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 29165,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185396,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743792/general/ff4d343d-987d-4c39-80e3-d4bd51bb4572.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196820,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743792/general/27bf068d-6668-4ec9-8ab4-31258b881e00.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151005,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743792/general/e447abc4-09cc-49af-9a8e-c8733e257e72.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168563,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743792/general/186bd457-90a1-4525-b3f3-ae8505589374.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156293,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743792/general/594d943b-d8cd-4459-a96c-e14c401c8f33.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171706,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743792/general/16dc6f68-4daa-4647-b459-a5c5d6e1eb33.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112327,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743792/general/db8e10f5-8c15-4fb8-9dfb-195471d1aa91.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129735,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743792/general/99c82d90-3e79-495a-bc1c-d0d77f06a44f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176626,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743792/general/57ec10b8-82be-407c-b564-0ea8a9cf71c8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f44169f-79f1-5361-bf2a-920f616a640b/1f44169f-79f1-5361-bf2a-920f616a640b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134113,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743792/general/ef8e13fc-570d-4213-84c6-9302b5f12ef8.jpg',
'Width': 1920}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 29.165 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734424%27 HTTP/1.1" 200 None
2026-03-27 12:25:48 [adesa.de] INFO: Saving data for 10734424: {'created_time': 1774614348.999609, 'last_price_update_time': 1774614348.999621, 'auction_closing_time': 1774949100.0}
2026-03-27 12:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734424') HTTP/1.1" 204 0
2026-03-27 12:25:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e7e5e7c-78d6-51b6-8e97-164e722a263b with identifier: 10734593
2026-03-27 12:25:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e7e5e7c-78d6-51b6-8e97-164e722a263b with scrape type 1
2026-03-27 12:25:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e7e5e7c-78d6-51b6-8e97-164e722a263b
2026-03-27 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743919%252Fgeneral%252F20547d63-dae0-4532-9598-500d131fd2ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743919/general/20547d63-dae0-4532-9598-500d131fd2ab.jpg not downloaded yet
2026-03-27 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743919%252Fgeneral%252F7c879165-c975-43b7-a7bc-5d7bb1704252.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743919/general/7c879165-c975-43b7-a7bc-5d7bb1704252.jpg not downloaded yet
2026-03-27 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743919%252Fgeneral%252F6e1a70c5-6606-4202-819f-924dea3e879b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743919/general/6e1a70c5-6606-4202-819f-924dea3e879b.jpg not downloaded yet
2026-03-27 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743919%252Fgeneral%252F299fadaa-7770-4375-b790-ddc05026fb03.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743919/general/299fadaa-7770-4375-b790-ddc05026fb03.jpg not downloaded yet
2026-03-27 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743919%252Fgeneral%252F772816cd-1679-4bd2-85af-762aa506eadb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743919/general/772816cd-1679-4bd2-85af-762aa506eadb.jpg not downloaded yet
2026-03-27 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743919%252Fgeneral%252F00e8008c-2468-4b6e-ac90-243e1f87bab7.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743919/general/00e8008c-2468-4b6e-ac90-243e1f87bab7.jpg not downloaded yet
2026-03-27 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743919%252Fgeneral%252F0ede173e-cb81-41a3-b8cb-74c5704ed44a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743919/general/0ede173e-cb81-41a3-b8cb-74c5704ed44a.jpg not downloaded yet
2026-03-27 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743919%252Fgeneral%252Fb76924ef-fe11-4ddc-8a90-33bdaffa4a72.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743919/general/b76924ef-fe11-4ddc-8a90-33bdaffa4a72.jpg not downloaded yet
2026-03-27 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743919%252Fgeneral%252Fcb3338af-6d6d-41f4-831a-d00c94f3841e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743919/general/cb3338af-6d6d-41f4-831a-d00c94f3841e.jpg not downloaded yet
2026-03-27 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743919%252Fgeneral%252F6c4d31ad-a89a-44c3-996f-fcce36115b11.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743919/general/6c4d31ad-a89a-44c3-996f-fcce36115b11.jpg not downloaded yet
2026-03-27 12:25:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734423> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf4fcac4-881c-5d7e-a637-6f8410723bb3 with identifier: 10734423
2026-03-27 12:25:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf4fcac4-881c-5d7e-a637-6f8410723bb3 with scrape type 1
2026-03-27 12:25:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cf4fcac4-881c-5d7e-a637-6f8410723bb3
2026-03-27 12:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743820%252Fgeneral%252F63e1d90a-e01a-4da6-82ea-24fdc27d0874.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/63e1d90a-e01a-4da6-82ea-24fdc27d0874.jpg not downloaded yet
2026-03-27 12:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743820%252Fgeneral%252F886d4bf1-5e8f-45b3-bc6f-91e6f7926e88.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/886d4bf1-5e8f-45b3-bc6f-91e6f7926e88.jpg not downloaded yet
2026-03-27 12:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743820%252Fgeneral%252Fd24cd3f5-7609-4045-98b7-999fe5442b56.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/d24cd3f5-7609-4045-98b7-999fe5442b56.jpg not downloaded yet
2026-03-27 12:25:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743919/general/6c4d31ad-a89a-44c3-996f-fcce36115b11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734593)
2026-03-27 12:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743820%252Fgeneral%252Fd1cd2ee6-8853-49d4-8fb2-1ef4663c905c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/d1cd2ee6-8853-49d4-8fb2-1ef4663c905c.jpg not downloaded yet
2026-03-27 12:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743820%252Fgeneral%252F709ebbd5-a899-400f-8228-63e0846246ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/709ebbd5-a899-400f-8228-63e0846246ba.jpg not downloaded yet
2026-03-27 12:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743820%252Fgeneral%252Fd7af5d8b-483a-4920-bb4e-b6bc2615c066.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/d7af5d8b-483a-4920-bb4e-b6bc2615c066.jpg not downloaded yet
2026-03-27 12:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743820%252Fgeneral%252F4cef9def-190d-4b13-80f3-e03b1055a377.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/4cef9def-190d-4b13-80f3-e03b1055a377.jpg not downloaded yet
2026-03-27 12:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743820%252Fgeneral%252F694fa92e-da4a-4a56-96e3-90f89ad41e05.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/694fa92e-da4a-4a56-96e3-90f89ad41e05.jpg not downloaded yet
2026-03-27 12:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743820%252Fgeneral%252F94a17bd0-88ff-41ad-9327-6464cac9ff1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/94a17bd0-88ff-41ad-9327-6464cac9ff1e.jpg not downloaded yet
2026-03-27 12:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743820%252Fgeneral%252F9abfd475-c988-4ff9-8875-b9af41ffade3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/9abfd475-c988-4ff9-8875-b9af41ffade3.jpg not downloaded yet
2026-03-27 12:25:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141cbbbd0>
2026-03-27 12:25:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e7e5e7c-78d6-51b6-8e97-164e722a263b/5e7e5e7c-78d6-51b6-8e97-164e722a263b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743919%252Fgeneral%252F6c4d31ad-a89a-44c3-996f-fcce36115b11.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743919/general/6c4d31ad-a89a-44c3-996f-fcce36115b11.jpg saved to cache
2026-03-27 12:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5e7e5e7c-78d6-51b6-8e97-164e722a263b
2026-03-27 12:25:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743820/general/d24cd3f5-7609-4045-98b7-999fe5442b56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734423)
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd1d90>
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743820%252Fgeneral%252Fd24cd3f5-7609-4045-98b7-999fe5442b56.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/d24cd3f5-7609-4045-98b7-999fe5442b56.jpg saved to cache
2026-03-27 12:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cf4fcac4-881c-5d7e-a637-6f8410723bb3
2026-03-27 12:25:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743820/general/9abfd475-c988-4ff9-8875-b9af41ffade3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734423)
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f1b10>
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743820%252Fgeneral%252F9abfd475-c988-4ff9-8875-b9af41ffade3.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/9abfd475-c988-4ff9-8875-b9af41ffade3.jpg saved to cache
2026-03-27 12:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cf4fcac4-881c-5d7e-a637-6f8410723bb3
2026-03-27 12:25:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743820/general/94a17bd0-88ff-41ad-9327-6464cac9ff1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734423)
2026-03-27 12:25:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743820/general/694fa92e-da4a-4a56-96e3-90f89ad41e05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734423)
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714208c2d0>
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743820%252Fgeneral%252F94a17bd0-88ff-41ad-9327-6464cac9ff1e.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/94a17bd0-88ff-41ad-9327-6464cac9ff1e.jpg saved to cache
2026-03-27 12:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cf4fcac4-881c-5d7e-a637-6f8410723bb3
2026-03-27 12:25:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743820/general/4cef9def-190d-4b13-80f3-e03b1055a377.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734423)
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714208d550>
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743820%252Fgeneral%252F694fa92e-da4a-4a56-96e3-90f89ad41e05.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/694fa92e-da4a-4a56-96e3-90f89ad41e05.jpg saved to cache
2026-03-27 12:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cf4fcac4-881c-5d7e-a637-6f8410723bb3
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d82350>
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743820%252Fgeneral%252F4cef9def-190d-4b13-80f3-e03b1055a377.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/4cef9def-190d-4b13-80f3-e03b1055a377.jpg saved to cache
2026-03-27 12:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cf4fcac4-881c-5d7e-a637-6f8410723bb3
2026-03-27 12:25:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743820/general/d7af5d8b-483a-4920-bb4e-b6bc2615c066.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734423)
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d16350>
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743820%252Fgeneral%252Fd7af5d8b-483a-4920-bb4e-b6bc2615c066.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/d7af5d8b-483a-4920-bb4e-b6bc2615c066.jpg saved to cache
2026-03-27 12:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cf4fcac4-881c-5d7e-a637-6f8410723bb3
2026-03-27 12:25:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743820/general/709ebbd5-a899-400f-8228-63e0846246ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734423)
2026-03-27 12:25:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e2e26c5-6c16-5477-98b7-e7c342d4584e with identifier: 10734596
2026-03-27 12:25:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e with scrape type 1
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743918%252Fgeneral%252Ffd74e050-2827-45c8-b6b7-4fe8afef0eec.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/fd74e050-2827-45c8-b6b7-4fe8afef0eec.jpg not downloaded yet
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743918%252Fgeneral%252F862107f4-6ccb-4bec-98dc-3be6a8e52980.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/862107f4-6ccb-4bec-98dc-3be6a8e52980.jpg not downloaded yet
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743918%252Fgeneral%252F98ee33d8-e3ff-4ec3-ac9c-e27b8b852d3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/98ee33d8-e3ff-4ec3-ac9c-e27b8b852d3a.jpg not downloaded yet
2026-03-27 12:25:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743820/general/886d4bf1-5e8f-45b3-bc6f-91e6f7926e88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734423)
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743918%252Fgeneral%252Fc9ba7cba-833c-4f2a-86f6-fe38f14dcb77.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/c9ba7cba-833c-4f2a-86f6-fe38f14dcb77.jpg not downloaded yet
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe14d0>
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743820%252Fgeneral%252F709ebbd5-a899-400f-8228-63e0846246ba.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/709ebbd5-a899-400f-8228-63e0846246ba.jpg saved to cache
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cf4fcac4-881c-5d7e-a637-6f8410723bb3
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743918%252Fgeneral%252F5ae94ad9-ba38-419d-a76e-3c3ac6efcb4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/5ae94ad9-ba38-419d-a76e-3c3ac6efcb4b.jpg not downloaded yet
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743918%252Fgeneral%252F2b100ae5-16af-4b6c-9c0a-be47e7d9ae9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/2b100ae5-16af-4b6c-9c0a-be47e7d9ae9e.jpg not downloaded yet
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743918%252Fgeneral%252F31f259cb-23a0-4884-9538-40c7d9e1cf76.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/31f259cb-23a0-4884-9538-40c7d9e1cf76.jpg not downloaded yet
2026-03-27 12:25:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743820/general/d1cd2ee6-8853-49d4-8fb2-1ef4663c905c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734423)
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743918%252Fgeneral%252Ffaba0178-061b-45aa-8eb5-051ba33d7d45.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/faba0178-061b-45aa-8eb5-051ba33d7d45.jpg not downloaded yet
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142135310>
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743820%252Fgeneral%252F886d4bf1-5e8f-45b3-bc6f-91e6f7926e88.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/886d4bf1-5e8f-45b3-bc6f-91e6f7926e88.jpg saved to cache
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cf4fcac4-881c-5d7e-a637-6f8410723bb3
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743918%252Fgeneral%252F9bf183d5-93f2-4c09-814a-86b9073aff0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/9bf183d5-93f2-4c09-814a-86b9073aff0b.jpg not downloaded yet
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743918%252Fgeneral%252F3f057072-3045-4978-bb59-b4c6cd116af9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/3f057072-3045-4978-bb59-b4c6cd116af9.jpg not downloaded yet
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e09ed0>
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743820%252Fgeneral%252Fd1cd2ee6-8853-49d4-8fb2-1ef4663c905c.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/d1cd2ee6-8853-49d4-8fb2-1ef4663c905c.jpg saved to cache
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cf4fcac4-881c-5d7e-a637-6f8410723bb3
2026-03-27 12:25:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743918/general/31f259cb-23a0-4884-9538-40c7d9e1cf76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734596)
2026-03-27 12:25:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743918/general/98ee33d8-e3ff-4ec3-ac9c-e27b8b852d3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734596)
2026-03-27 12:25:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743918/general/3f057072-3045-4978-bb59-b4c6cd116af9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734596)
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71420a8110>
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743918%252Fgeneral%252F31f259cb-23a0-4884-9538-40c7d9e1cf76.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/31f259cb-23a0-4884-9538-40c7d9e1cf76.jpg saved to cache
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e
2026-03-27 12:25:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743918/general/9bf183d5-93f2-4c09-814a-86b9073aff0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734596)
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407bf590>
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743918%252Fgeneral%252F98ee33d8-e3ff-4ec3-ac9c-e27b8b852d3a.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/98ee33d8-e3ff-4ec3-ac9c-e27b8b852d3a.jpg saved to cache
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bcef90>
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743918%252Fgeneral%252F3f057072-3045-4978-bb59-b4c6cd116af9.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/3f057072-3045-4978-bb59-b4c6cd116af9.jpg saved to cache
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407bfe10>
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743918%252Fgeneral%252F9bf183d5-93f2-4c09-814a-86b9073aff0b.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/9bf183d5-93f2-4c09-814a-86b9073aff0b.jpg saved to cache
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e
2026-03-27 12:25:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743918/general/faba0178-061b-45aa-8eb5-051ba33d7d45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734596)
2026-03-27 12:25:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743918/general/2b100ae5-16af-4b6c-9c0a-be47e7d9ae9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734596)
2026-03-27 12:25:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743918/general/5ae94ad9-ba38-419d-a76e-3c3ac6efcb4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734596)
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b9f610>
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743918%252Fgeneral%252Ffaba0178-061b-45aa-8eb5-051ba33d7d45.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/faba0178-061b-45aa-8eb5-051ba33d7d45.jpg saved to cache
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e09c10>
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743918%252Fgeneral%252F2b100ae5-16af-4b6c-9c0a-be47e7d9ae9e.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/2b100ae5-16af-4b6c-9c0a-be47e7d9ae9e.jpg saved to cache
2026-03-27 12:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e
2026-03-27 12:25:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:25:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bce510>
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743918%252Fgeneral%252F5ae94ad9-ba38-419d-a76e-3c3ac6efcb4b.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/5ae94ad9-ba38-419d-a76e-3c3ac6efcb4b.jpg saved to cache
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e
2026-03-27 12:25:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743918/general/c9ba7cba-833c-4f2a-86f6-fe38f14dcb77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734596)
2026-03-27 12:25:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743918/general/862107f4-6ccb-4bec-98dc-3be6a8e52980.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734596)
2026-03-27 12:25:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743918/general/fd74e050-2827-45c8-b6b7-4fe8afef0eec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734596)
2026-03-27 12:25:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63a373d4-ba89-5e16-b3f4-94162431eede with identifier: 10734710
2026-03-27 12:25:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a373d4-ba89-5e16-b3f4-94162431eede with scrape type 1
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 63a373d4-ba89-5e16-b3f4-94162431eede
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743801%252Fgeneral%252F940f685a-67e8-4a36-8558-8e3a76d4394c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/940f685a-67e8-4a36-8558-8e3a76d4394c.jpg not downloaded yet
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743801%252Fgeneral%252F7cdf30c6-94bc-4070-a6ac-168cad80ab38.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/7cdf30c6-94bc-4070-a6ac-168cad80ab38.jpg not downloaded yet
2026-03-27 12:25:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743820/general/63e1d90a-e01a-4da6-82ea-24fdc27d0874.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734423)
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743801%252Fgeneral%252Fffef9a25-f9ed-40f8-b268-fa580f2fdd36.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/ffef9a25-f9ed-40f8-b268-fa580f2fdd36.jpg not downloaded yet
2026-03-27 12:25:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743919/general/cb3338af-6d6d-41f4-831a-d00c94f3841e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734593)
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743801%252Fgeneral%252F7e24c3c9-c37e-48aa-a6e5-3c0192598c89.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/7e24c3c9-c37e-48aa-a6e5-3c0192598c89.jpg not downloaded yet
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f3110>
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743918%252Fgeneral%252Fc9ba7cba-833c-4f2a-86f6-fe38f14dcb77.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/c9ba7cba-833c-4f2a-86f6-fe38f14dcb77.jpg saved to cache
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141da5b90>
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743918%252Fgeneral%252F862107f4-6ccb-4bec-98dc-3be6a8e52980.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/862107f4-6ccb-4bec-98dc-3be6a8e52980.jpg saved to cache
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743801%252Fgeneral%252F7f5a288e-4883-4f54-8ef6-489f5a8f33a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/7f5a288e-4883-4f54-8ef6-489f5a8f33a8.jpg not downloaded yet
2026-03-27 12:25:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743919/general/b76924ef-fe11-4ddc-8a90-33bdaffa4a72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734593)
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743801%252Fgeneral%252Fe0c996da-ca17-415f-9a09-54e95af34ca6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/e0c996da-ca17-415f-9a09-54e95af34ca6.jpg not downloaded yet
2026-03-27 12:25:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743801/general/7cdf30c6-94bc-4070-a6ac-168cad80ab38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734710)
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25: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%252F5743801%252Fgeneral%252Fd996b621-7769-4da0-8f3c-9deac6daca94.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/d996b621-7769-4da0-8f3c-9deac6daca94.jpg not downloaded yet
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141df6910>
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743918%252Fgeneral%252Ffd74e050-2827-45c8-b6b7-4fe8afef0eec.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743918/general/fd74e050-2827-45c8-b6b7-4fe8afef0eec.jpg saved to cache
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e
2026-03-27 12:25:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6e2e26c5-6c16-5477-98b7-e7c342d4584e, skipping ID generation
2026-03-27 12:25:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e with scrape type 1
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e2e26c5-6c16-5477-98b7-e7c342d4584e sending to next pipeline
2026-03-27 12:25:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6e2e26c5-6c16-5477-98b7-e7c342d4584e, identifier: 10734596
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141df5f90>
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743820%252Fgeneral%252F63e1d90a-e01a-4da6-82ea-24fdc27d0874.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743820/general/63e1d90a-e01a-4da6-82ea-24fdc27d0874.jpg saved to cache
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cf4fcac4-881c-5d7e-a637-6f8410723bb3
2026-03-27 12:25:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cf4fcac4-881c-5d7e-a637-6f8410723bb3, skipping ID generation
2026-03-27 12:25:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf4fcac4-881c-5d7e-a637-6f8410723bb3 with scrape type 1
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cf4fcac4-881c-5d7e-a637-6f8410723bb3 sending to next pipeline
2026-03-27 12:25:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cf4fcac4-881c-5d7e-a637-6f8410723bb3, identifier: 10734423
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714095a550>
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:25:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e7e5e7c-78d6-51b6-8e97-164e722a263b/5e7e5e7c-78d6-51b6-8e97-164e722a263b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743919%252Fgeneral%252Fcb3338af-6d6d-41f4-831a-d00c94f3841e.jpg') HTTP/1.1" 204 0
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743919/general/cb3338af-6d6d-41f4-831a-d00c94f3841e.jpg saved to cache
2026-03-27 12:25:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5e7e5e7c-78d6-51b6-8e97-164e722a263b
2026-03-27 12:25:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6e2e26c5-6c16-5477-98b7-e7c342d4584e with identifier: 10734596
2026-03-27 12:25:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6e2e26c5-6c16-5477-98b7-e7c342d4584e with identifier: 10734596
2026-03-27 12:26:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6e2e26c5-6c16-5477-98b7-e7c342d4584e with identifier: 10734596 to the API
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:26:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743918/general/fd74e050-2827-45c8-b6b7-4fe8afef0eec.jpg>
{'auction_title': '',
'c_o_2_emission_value': 190,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': '6e2e26c5-6c16-5477-98b7-e7c342d4584e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SL-SN 1028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734596',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 34662,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291039,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743918/general/fd74e050-2827-45c8-b6b7-4fe8afef0eec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276179,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743918/general/862107f4-6ccb-4bec-98dc-3be6a8e52980.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215174,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743918/general/98ee33d8-e3ff-4ec3-ac9c-e27b8b852d3a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216475,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743918/general/c9ba7cba-833c-4f2a-86f6-fe38f14dcb77.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210691,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743918/general/5ae94ad9-ba38-419d-a76e-3c3ac6efcb4b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138649,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743918/general/2b100ae5-16af-4b6c-9c0a-be47e7d9ae9e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313957,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743918/general/31f259cb-23a0-4884-9538-40c7d9e1cf76.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195152,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743918/general/faba0178-061b-45aa-8eb5-051ba33d7d45.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99852,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743918/general/9bf183d5-93f2-4c09-814a-86b9073aff0b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e2e26c5-6c16-5477-98b7-e7c342d4584e/6e2e26c5-6c16-5477-98b7-e7c342d4584e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241301,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743918/general/3f057072-3045-4978-bb59-b4c6cd116af9.jpg',
'Width': 1920}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2020-06-17',
'seats_number': 3,
'seller_name': 'Athlon Germany GmbH',
'title': 'Volkswagen Transporter 2.0 TDI - 4Motion - Diesel - Manual - 150 hp '
'- 34.662 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734596%27 HTTP/1.1" 200 None
2026-03-27 12:26:00 [adesa.de] INFO: Saving data for 10734596: {'created_time': 1774614360.355759, 'last_price_update_time': 1774614360.355772, 'auction_closing_time': 1774949100.0}
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734596') HTTP/1.1" 204 0
2026-03-27 12:26:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cf4fcac4-881c-5d7e-a637-6f8410723bb3 with identifier: 10734423
2026-03-27 12:26:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cf4fcac4-881c-5d7e-a637-6f8410723bb3 with identifier: 10734423
2026-03-27 12:26:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cf4fcac4-881c-5d7e-a637-6f8410723bb3 with identifier: 10734423 to the API
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:26:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743820/general/63e1d90a-e01a-4da6-82ea-24fdc27d0874.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'cf4fcac4-881c-5d7e-a637-6f8410723bb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-AR 949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734423',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 158524,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260989,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743820/general/63e1d90a-e01a-4da6-82ea-24fdc27d0874.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270413,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743820/general/886d4bf1-5e8f-45b3-bc6f-91e6f7926e88.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239271,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743820/general/d24cd3f5-7609-4045-98b7-999fe5442b56.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243143,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743820/general/d1cd2ee6-8853-49d4-8fb2-1ef4663c905c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183348,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743820/general/709ebbd5-a899-400f-8228-63e0846246ba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242797,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743820/general/d7af5d8b-483a-4920-bb4e-b6bc2615c066.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129023,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743820/general/4cef9def-190d-4b13-80f3-e03b1055a377.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130157,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743820/general/694fa92e-da4a-4a56-96e3-90f89ad41e05.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169319,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743820/general/94a17bd0-88ff-41ad-9327-6464cac9ff1e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4fcac4-881c-5d7e-a637-6f8410723bb3/cf4fcac4-881c-5d7e-a637-6f8410723bb3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195503,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743820/general/9abfd475-c988-4ff9-8875-b9af41ffade3.jpg',
'Width': 1920}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Skoda Karoq 2.0 TDI Sportline - AWD - Diesel - Automatic - 150 hp - '
'158.524 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734423%27 HTTP/1.1" 200 None
2026-03-27 12:26:00 [adesa.de] INFO: Saving data for 10734423: {'created_time': 1774614360.831729, 'last_price_update_time': 1774614360.831738, 'auction_closing_time': 1774949100.0}
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734423') HTTP/1.1" 204 0
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743801%252Fgeneral%252Ff59829e2-c0ab-4df0-8554-c392e89f78a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/f59829e2-c0ab-4df0-8554-c392e89f78a0.jpg not downloaded yet
2026-03-27 12:26:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:26:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:26:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140b862d0>
2026-03-27 12:26:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e7e5e7c-78d6-51b6-8e97-164e722a263b/5e7e5e7c-78d6-51b6-8e97-164e722a263b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743919%252Fgeneral%252Fb76924ef-fe11-4ddc-8a90-33bdaffa4a72.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743919/general/b76924ef-fe11-4ddc-8a90-33bdaffa4a72.jpg saved to cache
2026-03-27 12:26:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5e7e5e7c-78d6-51b6-8e97-164e722a263b
2026-03-27 12:26:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714205bad0>
2026-03-27 12:26:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a373d4-ba89-5e16-b3f4-94162431eede/63a373d4-ba89-5e16-b3f4-94162431eede_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743801%252Fgeneral%252F7cdf30c6-94bc-4070-a6ac-168cad80ab38.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/7cdf30c6-94bc-4070-a6ac-168cad80ab38.jpg saved to cache
2026-03-27 12:26:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 63a373d4-ba89-5e16-b3f4-94162431eede
2026-03-27 12:26:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743801/general/ffef9a25-f9ed-40f8-b268-fa580f2fdd36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734710)
2026-03-27 12:26:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743801/general/7e24c3c9-c37e-48aa-a6e5-3c0192598c89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734710)
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743801%252Fgeneral%252F9d55105a-8e2d-40d7-87e4-d6862f90cc96.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/9d55105a-8e2d-40d7-87e4-d6862f90cc96.jpg not downloaded yet
2026-03-27 12:26:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:26:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743801%252Fgeneral%252Fe8ed11b5-94d4-435e-b331-b1e1a12bbe6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/e8ed11b5-94d4-435e-b331-b1e1a12bbe6a.jpg not downloaded yet
2026-03-27 12:26:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c32f88a6-2d0f-51d3-b82c-0f23cd5ab005 with identifier: 10734639
2026-03-27 12:26:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c32f88a6-2d0f-51d3-b82c-0f23cd5ab005 with scrape type 1
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c32f88a6-2d0f-51d3-b82c-0f23cd5ab005
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743795%252Fgeneral%252F43610f97-eac6-4ec6-ae4e-15c03bf85622.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/43610f97-eac6-4ec6-ae4e-15c03bf85622.jpg not downloaded yet
2026-03-27 12:26:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35e19acd-4ac2-54c1-a790-cc713e149202 with identifier: 10734638
2026-03-27 12:26:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35e19acd-4ac2-54c1-a790-cc713e149202 with scrape type 1
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35e19acd-4ac2-54c1-a790-cc713e149202
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743797%252Fgeneral%252F773143f3-f0dc-4469-a2fc-67b88ddf209a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/773143f3-f0dc-4469-a2fc-67b88ddf209a.jpg not downloaded yet
2026-03-27 12:26:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743801/general/e0c996da-ca17-415f-9a09-54e95af34ca6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734710)
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743795%252Fgeneral%252F2a73488c-ea75-4323-b196-1c432ad1d2ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/2a73488c-ea75-4323-b196-1c432ad1d2ed.jpg not downloaded yet
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743797%252Fgeneral%252Fe96d5bcf-2293-4f01-8c0c-f45e4a4d41ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/e96d5bcf-2293-4f01-8c0c-f45e4a4d41ef.jpg not downloaded yet
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743795%252Fgeneral%252F0974cb1e-0ace-44a1-b87e-c7b08d8790bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/0974cb1e-0ace-44a1-b87e-c7b08d8790bb.jpg not downloaded yet
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743797%252Fgeneral%252Fa4e7cd67-83a2-483b-84ea-1b9487d85313.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/a4e7cd67-83a2-483b-84ea-1b9487d85313.jpg not downloaded yet
2026-03-27 12:26:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743801/general/7f5a288e-4883-4f54-8ef6-489f5a8f33a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734710)
2026-03-27 12:26:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743801/general/d996b621-7769-4da0-8f3c-9deac6daca94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734710)
2026-03-27 12:26:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743801/general/f59829e2-c0ab-4df0-8554-c392e89f78a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734710)
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743795%252Fgeneral%252F0585391d-1483-4e53-a188-64969ad5beab.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/0585391d-1483-4e53-a188-64969ad5beab.jpg not downloaded yet
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743797%252Fgeneral%252Ff740f3ca-e9ae-45d3-bfcc-e04f67db08e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/f740f3ca-e9ae-45d3-bfcc-e04f67db08e9.jpg not downloaded yet
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bf8d90>
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a373d4-ba89-5e16-b3f4-94162431eede/63a373d4-ba89-5e16-b3f4-94162431eede_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743801%252Fgeneral%252Fffef9a25-f9ed-40f8-b268-fa580f2fdd36.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/ffef9a25-f9ed-40f8-b268-fa580f2fdd36.jpg saved to cache
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 63a373d4-ba89-5e16-b3f4-94162431eede
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142149dd0>
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a373d4-ba89-5e16-b3f4-94162431eede/63a373d4-ba89-5e16-b3f4-94162431eede_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743801%252Fgeneral%252F7e24c3c9-c37e-48aa-a6e5-3c0192598c89.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/7e24c3c9-c37e-48aa-a6e5-3c0192598c89.jpg saved to cache
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 63a373d4-ba89-5e16-b3f4-94162431eede
2026-03-27 12:26:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743801/general/940f685a-67e8-4a36-8558-8e3a76d4394c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734710)
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743795%252Fgeneral%252F1ca5c64e-5a85-4d0a-aeeb-f17196898e4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/1ca5c64e-5a85-4d0a-aeeb-f17196898e4f.jpg not downloaded yet
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743797%252Fgeneral%252F3ea74c52-7065-4fa2-88a7-aec610724df5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/3ea74c52-7065-4fa2-88a7-aec610724df5.jpg not downloaded yet
2026-03-27 12:26:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714204ff10>
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a373d4-ba89-5e16-b3f4-94162431eede/63a373d4-ba89-5e16-b3f4-94162431eede_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743801%252Fgeneral%252Fe0c996da-ca17-415f-9a09-54e95af34ca6.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/e0c996da-ca17-415f-9a09-54e95af34ca6.jpg saved to cache
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 63a373d4-ba89-5e16-b3f4-94162431eede
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a2aa50>
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a373d4-ba89-5e16-b3f4-94162431eede/63a373d4-ba89-5e16-b3f4-94162431eede_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743801%252Fgeneral%252F7f5a288e-4883-4f54-8ef6-489f5a8f33a8.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/7f5a288e-4883-4f54-8ef6-489f5a8f33a8.jpg saved to cache
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 63a373d4-ba89-5e16-b3f4-94162431eede
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb0dd0>
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a373d4-ba89-5e16-b3f4-94162431eede/63a373d4-ba89-5e16-b3f4-94162431eede_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743801%252Fgeneral%252Fd996b621-7769-4da0-8f3c-9deac6daca94.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/d996b621-7769-4da0-8f3c-9deac6daca94.jpg saved to cache
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 63a373d4-ba89-5e16-b3f4-94162431eede
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141df7e50>
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a373d4-ba89-5e16-b3f4-94162431eede/63a373d4-ba89-5e16-b3f4-94162431eede_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743801%252Fgeneral%252Ff59829e2-c0ab-4df0-8554-c392e89f78a0.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/f59829e2-c0ab-4df0-8554-c392e89f78a0.jpg saved to cache
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 63a373d4-ba89-5e16-b3f4-94162431eede
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743795%252Fgeneral%252F7327c780-b6ff-416c-b9f3-687d549dbbf5.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/7327c780-b6ff-416c-b9f3-687d549dbbf5.jpg not downloaded yet
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743797%252Fgeneral%252Fd5ac54ec-4bb3-4acc-b950-ff585c736cba.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/d5ac54ec-4bb3-4acc-b950-ff585c736cba.jpg not downloaded yet
2026-03-27 12:26:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:26:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743797/general/773143f3-f0dc-4469-a2fc-67b88ddf209a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734638)
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f74cd0>
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a373d4-ba89-5e16-b3f4-94162431eede/63a373d4-ba89-5e16-b3f4-94162431eede_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743801%252Fgeneral%252F940f685a-67e8-4a36-8558-8e3a76d4394c.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743801/general/940f685a-67e8-4a36-8558-8e3a76d4394c.jpg saved to cache
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 63a373d4-ba89-5e16-b3f4-94162431eede
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743795%252Fgeneral%252F4a7377f1-a2b1-48c7-8f1e-e4657e256796.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/4a7377f1-a2b1-48c7-8f1e-e4657e256796.jpg not downloaded yet
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743797%252Fgeneral%252Fc8d2cf03-1644-4c0e-884a-677ddf10b733.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/c8d2cf03-1644-4c0e-884a-677ddf10b733.jpg not downloaded yet
2026-03-27 12:26:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da546504-f96c-5057-8aad-b4aaadc75712 with identifier: 10734594
2026-03-27 12:26:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da546504-f96c-5057-8aad-b4aaadc75712 with scrape type 1
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da546504-f96c-5057-8aad-b4aaadc75712
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743916%252Fgeneral%252Fc4cea209-e8f8-4a5b-8d60-b07458f3de2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/c4cea209-e8f8-4a5b-8d60-b07458f3de2b.jpg not downloaded yet
2026-03-27 12:26:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743797/general/a4e7cd67-83a2-483b-84ea-1b9487d85313.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734638)
2026-03-27 12:26:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743795/general/0974cb1e-0ace-44a1-b87e-c7b08d8790bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734639)
2026-03-27 12:26:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743797/general/e96d5bcf-2293-4f01-8c0c-f45e4a4d41ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734638)
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743795%252Fgeneral%252F3ef83448-7884-456b-83a3-120ab84f8b5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/3ef83448-7884-456b-83a3-120ab84f8b5d.jpg not downloaded yet
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743797%252Fgeneral%252F373f6054-a431-4f48-a6fc-2af91c3c7955.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/373f6054-a431-4f48-a6fc-2af91c3c7955.jpg not downloaded yet
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743916%252Fgeneral%252Fee3d0705-3dd4-4c12-9852-564574dcfdbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/ee3d0705-3dd4-4c12-9852-564574dcfdbf.jpg not downloaded yet
2026-03-27 12:26:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743797/general/f740f3ca-e9ae-45d3-bfcc-e04f67db08e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734638)
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743795%252Fgeneral%252F1717530c-37db-46cc-a40e-55c0c3204bf3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/1717530c-37db-46cc-a40e-55c0c3204bf3.jpg not downloaded yet
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743797%252Fgeneral%252F5b98db4e-9ee7-48b5-97cb-a95253528113.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/5b98db4e-9ee7-48b5-97cb-a95253528113.jpg not downloaded yet
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743916%252Fgeneral%252F0138ac61-be54-4985-abae-219fd3c75d8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/0138ac61-be54-4985-abae-219fd3c75d8a.jpg not downloaded yet
2026-03-27 12:26:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743797/general/3ea74c52-7065-4fa2-88a7-aec610724df5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734638)
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f3b50>
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743797%252Fgeneral%252F773143f3-f0dc-4469-a2fc-67b88ddf209a.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/773143f3-f0dc-4469-a2fc-67b88ddf209a.jpg saved to cache
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 35e19acd-4ac2-54c1-a790-cc713e149202
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743795%252Fgeneral%252F07848c6a-e20c-4bbf-b950-e89f57bbdca4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/07848c6a-e20c-4bbf-b950-e89f57bbdca4.jpg not downloaded yet
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743797%252Fgeneral%252Ffc981924-23cb-4296-8ddc-3c7fb1c66e7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/fc981924-23cb-4296-8ddc-3c7fb1c66e7f.jpg not downloaded yet
2026-03-27 12:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743916%252Fgeneral%252Fe98df3b9-b250-4269-8fdb-ab52be92b033.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/e98df3b9-b250-4269-8fdb-ab52be92b033.jpg not downloaded yet
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743795/general/1ca5c64e-5a85-4d0a-aeeb-f17196898e4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734639)
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743797/general/c8d2cf03-1644-4c0e-884a-677ddf10b733.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734638)
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743916%252Fgeneral%252F751b2d2f-22e6-43fc-a2c2-dca530cb40bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/751b2d2f-22e6-43fc-a2c2-dca530cb40bc.jpg not downloaded yet
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140810150>
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743797%252Fgeneral%252Fa4e7cd67-83a2-483b-84ea-1b9487d85313.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/a4e7cd67-83a2-483b-84ea-1b9487d85313.jpg saved to cache
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 35e19acd-4ac2-54c1-a790-cc713e149202
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb1810>
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a6-2d0f-51d3-b82c-0f23cd5ab005/c32f88a6-2d0f-51d3-b82c-0f23cd5ab005_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743795%252Fgeneral%252F0974cb1e-0ace-44a1-b87e-c7b08d8790bb.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/0974cb1e-0ace-44a1-b87e-c7b08d8790bb.jpg saved to cache
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c32f88a6-2d0f-51d3-b82c-0f23cd5ab005
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d50d50>
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743797%252Fgeneral%252Fe96d5bcf-2293-4f01-8c0c-f45e4a4d41ef.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/e96d5bcf-2293-4f01-8c0c-f45e4a4d41ef.jpg saved to cache
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 35e19acd-4ac2-54c1-a790-cc713e149202
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141dd9b50>
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743797%252Fgeneral%252Ff740f3ca-e9ae-45d3-bfcc-e04f67db08e9.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/f740f3ca-e9ae-45d3-bfcc-e04f67db08e9.jpg saved to cache
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 35e19acd-4ac2-54c1-a790-cc713e149202
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743916%252Fgeneral%252F836eb078-cf2e-4547-a426-6aa3af26995e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/836eb078-cf2e-4547-a426-6aa3af26995e.jpg not downloaded yet
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743916/general/c4cea209-e8f8-4a5b-8d60-b07458f3de2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734594)
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c1c110>
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743797%252Fgeneral%252F3ea74c52-7065-4fa2-88a7-aec610724df5.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/3ea74c52-7065-4fa2-88a7-aec610724df5.jpg saved to cache
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 35e19acd-4ac2-54c1-a790-cc713e149202
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141d7c350>
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a6-2d0f-51d3-b82c-0f23cd5ab005/c32f88a6-2d0f-51d3-b82c-0f23cd5ab005_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743795%252Fgeneral%252F1ca5c64e-5a85-4d0a-aeeb-f17196898e4f.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/1ca5c64e-5a85-4d0a-aeeb-f17196898e4f.jpg saved to cache
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c32f88a6-2d0f-51d3-b82c-0f23cd5ab005
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408abe10>
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743797%252Fgeneral%252Fc8d2cf03-1644-4c0e-884a-677ddf10b733.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/c8d2cf03-1644-4c0e-884a-677ddf10b733.jpg saved to cache
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 35e19acd-4ac2-54c1-a790-cc713e149202
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743795/general/4a7377f1-a2b1-48c7-8f1e-e4657e256796.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734639)
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743797/general/373f6054-a431-4f48-a6fc-2af91c3c7955.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734638)
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743916%252Fgeneral%252F25b60ebb-03cb-4e62-88dd-1a70999b53ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/25b60ebb-03cb-4e62-88dd-1a70999b53ea.jpg not downloaded yet
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743916/general/ee3d0705-3dd4-4c12-9852-564574dcfdbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734594)
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743797/general/fc981924-23cb-4296-8ddc-3c7fb1c66e7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734638)
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743916%252Fgeneral%252F38dcc075-1e69-49a8-b7cf-5e9fb718fe8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/38dcc075-1e69-49a8-b7cf-5e9fb718fe8e.jpg not downloaded yet
2026-03-27 12:26:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409d08d0>
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743916%252Fgeneral%252Fc4cea209-e8f8-4a5b-8d60-b07458f3de2b.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/c4cea209-e8f8-4a5b-8d60-b07458f3de2b.jpg saved to cache
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item da546504-f96c-5057-8aad-b4aaadc75712
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743916/general/e98df3b9-b250-4269-8fdb-ab52be92b033.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734594)
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743916%252Fgeneral%252Fda489691-f1b0-4ce4-bdbb-13dc80c03085.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/da489691-f1b0-4ce4-bdbb-13dc80c03085.jpg not downloaded yet
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143ef3b10>
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a6-2d0f-51d3-b82c-0f23cd5ab005/c32f88a6-2d0f-51d3-b82c-0f23cd5ab005_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743795%252Fgeneral%252F4a7377f1-a2b1-48c7-8f1e-e4657e256796.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/4a7377f1-a2b1-48c7-8f1e-e4657e256796.jpg saved to cache
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c32f88a6-2d0f-51d3-b82c-0f23cd5ab005
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409f5e10>
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743797%252Fgeneral%252F373f6054-a431-4f48-a6fc-2af91c3c7955.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/373f6054-a431-4f48-a6fc-2af91c3c7955.jpg saved to cache
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 35e19acd-4ac2-54c1-a790-cc713e149202
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743916%252Fgeneral%252Fb9fcd93f-28d1-4078-9a8b-cd1b1629ba62.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/b9fcd93f-28d1-4078-9a8b-cd1b1629ba62.jpg not downloaded yet
2026-03-27 12:26:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743916/general/751b2d2f-22e6-43fc-a2c2-dca530cb40bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734594)
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743795/general/07848c6a-e20c-4bbf-b950-e89f57bbdca4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734639)
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142021e10>
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743916%252Fgeneral%252Fee3d0705-3dd4-4c12-9852-564574dcfdbf.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/ee3d0705-3dd4-4c12-9852-564574dcfdbf.jpg saved to cache
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item da546504-f96c-5057-8aad-b4aaadc75712
2026-03-27 12:26:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b63ac13-53f2-5240-b60f-bb0e7e2490e8 with identifier: 10734678
2026-03-27 12:26:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b63ac13-53f2-5240-b60f-bb0e7e2490e8 with scrape type 1
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b63ac13-53f2-5240-b60f-bb0e7e2490e8
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743794%252Fgeneral%252Fd3ad1ba2-a2fe-4983-ae42-bc0304a0e233.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/d3ad1ba2-a2fe-4983-ae42-bc0304a0e233.jpg not downloaded yet
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714206eb10>
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743797%252Fgeneral%252Ffc981924-23cb-4296-8ddc-3c7fb1c66e7f.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/fc981924-23cb-4296-8ddc-3c7fb1c66e7f.jpg saved to cache
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 35e19acd-4ac2-54c1-a790-cc713e149202
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a4dd90>
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743916%252Fgeneral%252Fe98df3b9-b250-4269-8fdb-ab52be92b033.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/e98df3b9-b250-4269-8fdb-ab52be92b033.jpg saved to cache
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item da546504-f96c-5057-8aad-b4aaadc75712
2026-03-27 12:26:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e18d1538-db10-5ba3-bbcd-de9d99732d34 with identifier: 10734501
2026-03-27 12:26:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e18d1538-db10-5ba3-bbcd-de9d99732d34 with scrape type 1
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e18d1538-db10-5ba3-bbcd-de9d99732d34
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743917%252Fgeneral%252Fdcebbd7a-1715-4744-9c03-98ad796f1e15.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/dcebbd7a-1715-4744-9c03-98ad796f1e15.jpg not downloaded yet
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743916/general/836eb078-cf2e-4547-a426-6aa3af26995e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734594)
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743797/general/5b98db4e-9ee7-48b5-97cb-a95253528113.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734638)
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743916/general/38dcc075-1e69-49a8-b7cf-5e9fb718fe8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734594)
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743794%252Fgeneral%252F9fed31d7-2487-4803-8fee-b055052e6727.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/9fed31d7-2487-4803-8fee-b055052e6727.jpg not downloaded yet
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743916/general/25b60ebb-03cb-4e62-88dd-1a70999b53ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734594)
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743917%252Fgeneral%252F41fd2e64-f003-4b48-9873-bc0ccc21004d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/41fd2e64-f003-4b48-9873-bc0ccc21004d.jpg not downloaded yet
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140834b50>
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743916%252Fgeneral%252F751b2d2f-22e6-43fc-a2c2-dca530cb40bc.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/751b2d2f-22e6-43fc-a2c2-dca530cb40bc.jpg saved to cache
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item da546504-f96c-5057-8aad-b4aaadc75712
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c5fad0>
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a6-2d0f-51d3-b82c-0f23cd5ab005/c32f88a6-2d0f-51d3-b82c-0f23cd5ab005_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743795%252Fgeneral%252F07848c6a-e20c-4bbf-b950-e89f57bbdca4.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/07848c6a-e20c-4bbf-b950-e89f57bbdca4.jpg saved to cache
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c32f88a6-2d0f-51d3-b82c-0f23cd5ab005
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743794%252Fgeneral%252F6bed66ff-3333-49b9-b6f0-8007d34e695c.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/6bed66ff-3333-49b9-b6f0-8007d34e695c.jpg not downloaded yet
2026-03-27 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743916/general/0138ac61-be54-4985-abae-219fd3c75d8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734594)
2026-03-27 12:26:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743917%252Fgeneral%252F7373eff9-96d2-499b-a54f-0ce0298fd572.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/7373eff9-96d2-499b-a54f-0ce0298fd572.jpg not downloaded yet
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743794%252Fgeneral%252F7c1e7bd6-eb9e-4539-b0fb-fca299ec1565.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/7c1e7bd6-eb9e-4539-b0fb-fca299ec1565.jpg not downloaded yet
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71407bbe50>
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743916%252Fgeneral%252F836eb078-cf2e-4547-a426-6aa3af26995e.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/836eb078-cf2e-4547-a426-6aa3af26995e.jpg saved to cache
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item da546504-f96c-5057-8aad-b4aaadc75712
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a2e110>
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743797%252Fgeneral%252F5b98db4e-9ee7-48b5-97cb-a95253528113.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/5b98db4e-9ee7-48b5-97cb-a95253528113.jpg saved to cache
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 35e19acd-4ac2-54c1-a790-cc713e149202
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714204d390>
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743916%252Fgeneral%252F38dcc075-1e69-49a8-b7cf-5e9fb718fe8e.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/38dcc075-1e69-49a8-b7cf-5e9fb718fe8e.jpg saved to cache
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item da546504-f96c-5057-8aad-b4aaadc75712
2026-03-27 12:26:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743916/general/da489691-f1b0-4ce4-bdbb-13dc80c03085.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734594)
2026-03-27 12:26:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743795/general/1717530c-37db-46cc-a40e-55c0c3204bf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734639)
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743917%252Fgeneral%252F97b52ef3-481a-4871-b439-e8aaf9c0dadb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/97b52ef3-481a-4871-b439-e8aaf9c0dadb.jpg not downloaded yet
2026-03-27 12:26:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743795/general/3ef83448-7884-456b-83a3-120ab84f8b5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734639)
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743794%252Fgeneral%252Fb0112d83-d2a0-497f-8f36-b2dfd71add91.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/b0112d83-d2a0-497f-8f36-b2dfd71add91.jpg not downloaded yet
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c5cd90>
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743916%252Fgeneral%252F25b60ebb-03cb-4e62-88dd-1a70999b53ea.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/25b60ebb-03cb-4e62-88dd-1a70999b53ea.jpg saved to cache
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item da546504-f96c-5057-8aad-b4aaadc75712
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743917%252Fgeneral%252F6d1139f3-6d38-4737-9894-51f4a93b3dc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/6d1139f3-6d38-4737-9894-51f4a93b3dc2.jpg not downloaded yet
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714205bad0>
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743916%252Fgeneral%252F0138ac61-be54-4985-abae-219fd3c75d8a.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/0138ac61-be54-4985-abae-219fd3c75d8a.jpg saved to cache
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item da546504-f96c-5057-8aad-b4aaadc75712
2026-03-27 12:26:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743797/general/d5ac54ec-4bb3-4acc-b950-ff585c736cba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734638)
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743794%252Fgeneral%252Fbbb0f0af-be69-4d8c-be2a-bc1f8135fe99.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/bbb0f0af-be69-4d8c-be2a-bc1f8135fe99.jpg not downloaded yet
2026-03-27 12:26:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743917/general/dcebbd7a-1715-4744-9c03-98ad796f1e15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734501)
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743917%252Fgeneral%252Fd086afe6-f400-4028-be29-556f58b8140d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/d086afe6-f400-4028-be29-556f58b8140d.jpg not downloaded yet
2026-03-27 12:26:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743916/general/b9fcd93f-28d1-4078-9a8b-cd1b1629ba62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734594)
2026-03-27 12:26:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743794/general/d3ad1ba2-a2fe-4983-ae42-bc0304a0e233.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734678)
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743794%252Fgeneral%252F29352234-f98e-4893-b5c6-73ba2904c9b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/29352234-f98e-4893-b5c6-73ba2904c9b4.jpg not downloaded yet
2026-03-27 12:26:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:26:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743794/general/6bed66ff-3333-49b9-b6f0-8007d34e695c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734678)
2026-03-27 12:26:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743917/general/7373eff9-96d2-499b-a54f-0ce0298fd572.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734501)
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743917%252Fgeneral%252Fbd9c2c41-9f0a-4d4a-8911-ef99b88b99ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/bd9c2c41-9f0a-4d4a-8911-ef99b88b99ce.jpg not downloaded yet
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce7ad0>
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743916%252Fgeneral%252Fda489691-f1b0-4ce4-bdbb-13dc80c03085.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/da489691-f1b0-4ce4-bdbb-13dc80c03085.jpg saved to cache
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item da546504-f96c-5057-8aad-b4aaadc75712
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714208d310>
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a6-2d0f-51d3-b82c-0f23cd5ab005/c32f88a6-2d0f-51d3-b82c-0f23cd5ab005_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743795%252Fgeneral%252F1717530c-37db-46cc-a40e-55c0c3204bf3.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/1717530c-37db-46cc-a40e-55c0c3204bf3.jpg saved to cache
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c32f88a6-2d0f-51d3-b82c-0f23cd5ab005
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142143ed0>
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a6-2d0f-51d3-b82c-0f23cd5ab005/c32f88a6-2d0f-51d3-b82c-0f23cd5ab005_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743795%252Fgeneral%252F3ef83448-7884-456b-83a3-120ab84f8b5d.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/3ef83448-7884-456b-83a3-120ab84f8b5d.jpg saved to cache
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c32f88a6-2d0f-51d3-b82c-0f23cd5ab005
2026-03-27 12:26:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743917/general/41fd2e64-f003-4b48-9873-bc0ccc21004d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734501)
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743794%252Fgeneral%252Fe5dd3650-5888-455d-b364-b0a1a174ffbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/e5dd3650-5888-455d-b364-b0a1a174ffbb.jpg not downloaded yet
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743917%252Fgeneral%252Fe1b9d51f-5656-46fd-aa53-8a1d56f76cfd.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/e1b9d51f-5656-46fd-aa53-8a1d56f76cfd.jpg not downloaded yet
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743794%252Fgeneral%252F88a34e3b-2b19-4851-b779-269e0cb8077a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/88a34e3b-2b19-4851-b779-269e0cb8077a.jpg not downloaded yet
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141f4ee10>
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743797%252Fgeneral%252Fd5ac54ec-4bb3-4acc-b950-ff585c736cba.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743797/general/d5ac54ec-4bb3-4acc-b950-ff585c736cba.jpg saved to cache
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 35e19acd-4ac2-54c1-a790-cc713e149202
2026-03-27 12:26:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 35e19acd-4ac2-54c1-a790-cc713e149202, skipping ID generation
2026-03-27 12:26:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35e19acd-4ac2-54c1-a790-cc713e149202 with scrape type 1
2026-03-27 12:26:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 35e19acd-4ac2-54c1-a790-cc713e149202 sending to next pipeline
2026-03-27 12:26:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 35e19acd-4ac2-54c1-a790-cc713e149202, identifier: 10734638
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7143f682d0>
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e18d1538-db10-5ba3-bbcd-de9d99732d34/e18d1538-db10-5ba3-bbcd-de9d99732d34_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743917%252Fgeneral%252Fdcebbd7a-1715-4744-9c03-98ad796f1e15.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/dcebbd7a-1715-4744-9c03-98ad796f1e15.jpg saved to cache
2026-03-27 12:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e18d1538-db10-5ba3-bbcd-de9d99732d34
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bb6e90>
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743916%252Fgeneral%252Fb9fcd93f-28d1-4078-9a8b-cd1b1629ba62.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743916/general/b9fcd93f-28d1-4078-9a8b-cd1b1629ba62.jpg saved to cache
2026-03-27 12:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item da546504-f96c-5057-8aad-b4aaadc75712
2026-03-27 12:26:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da546504-f96c-5057-8aad-b4aaadc75712, skipping ID generation
2026-03-27 12:26:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da546504-f96c-5057-8aad-b4aaadc75712 with scrape type 1
2026-03-27 12:26:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da546504-f96c-5057-8aad-b4aaadc75712 sending to next pipeline
2026-03-27 12:26:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da546504-f96c-5057-8aad-b4aaadc75712, identifier: 10734594
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714088d750>
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743794%252Fgeneral%252Fd3ad1ba2-a2fe-4983-ae42-bc0304a0e233.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/d3ad1ba2-a2fe-4983-ae42-bc0304a0e233.jpg saved to cache
2026-03-27 12:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0b63ac13-53f2-5240-b60f-bb0e7e2490e8
2026-03-27 12:26:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5d30a3e-8066-5112-b9b2-ad6444c55041 with identifier: 10734488
2026-03-27 12:26:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5d30a3e-8066-5112-b9b2-ad6444c55041 with scrape type 1
2026-03-27 12:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5d30a3e-8066-5112-b9b2-ad6444c55041
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743909%252Fgeneral%252Fec1057d5-e8b7-4a31-8f19-d83617e1b4f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743909/general/ec1057d5-e8b7-4a31-8f19-d83617e1b4f2.jpg not downloaded yet
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714208cd50>
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743794%252Fgeneral%252F6bed66ff-3333-49b9-b6f0-8007d34e695c.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/6bed66ff-3333-49b9-b6f0-8007d34e695c.jpg saved to cache
2026-03-27 12:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0b63ac13-53f2-5240-b60f-bb0e7e2490e8
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140959210>
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e18d1538-db10-5ba3-bbcd-de9d99732d34/e18d1538-db10-5ba3-bbcd-de9d99732d34_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743917%252Fgeneral%252F7373eff9-96d2-499b-a54f-0ce0298fd572.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/7373eff9-96d2-499b-a54f-0ce0298fd572.jpg saved to cache
2026-03-27 12:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e18d1538-db10-5ba3-bbcd-de9d99732d34
2026-03-27 12:26:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743794/general/7c1e7bd6-eb9e-4539-b0fb-fca299ec1565.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734678)
2026-03-27 12:26:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743794/general/b0112d83-d2a0-497f-8f36-b2dfd71add91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734678)
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743917%252Fgeneral%252F8d65f0fc-8d8d-4b04-b186-ef69e37342c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/8d65f0fc-8d8d-4b04-b186-ef69e37342c3.jpg not downloaded yet
2026-03-27 12:26:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 35e19acd-4ac2-54c1-a790-cc713e149202 with identifier: 10734638
2026-03-27 12:26:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 35e19acd-4ac2-54c1-a790-cc713e149202 with identifier: 10734638
2026-03-27 12:26:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 35e19acd-4ac2-54c1-a790-cc713e149202 with identifier: 10734638 to the API
2026-03-27 12:26:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:26: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-27 12:26:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743797/general/d5ac54ec-4bb3-4acc-b950-ff585c736cba.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Petrol',
'id': '35e19acd-4ac2-54c1-a790-cc713e149202',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BO-QY 4716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734638',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 10745,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227253,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743797/general/773143f3-f0dc-4469-a2fc-67b88ddf209a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243966,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743797/general/e96d5bcf-2293-4f01-8c0c-f45e4a4d41ef.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200028,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743797/general/a4e7cd67-83a2-483b-84ea-1b9487d85313.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216173,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743797/general/f740f3ca-e9ae-45d3-bfcc-e04f67db08e9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210921,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743797/general/3ea74c52-7065-4fa2-88a7-aec610724df5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175525,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743797/general/d5ac54ec-4bb3-4acc-b950-ff585c736cba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175987,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743797/general/c8d2cf03-1644-4c0e-884a-677ddf10b733.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191836,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743797/general/373f6054-a431-4f48-a6fc-2af91c3c7955.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169418,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743797/general/5b98db4e-9ee7-48b5-97cb-a95253528113.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35e19acd-4ac2-54c1-a790-cc713e149202/35e19acd-4ac2-54c1-a790-cc713e149202_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149656,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743797/general/fc981924-23cb-4296-8ddc-3c7fb1c66e7f.jpg',
'Width': 1920}],
'price': 12700,
'price_includes_vat': True,
'registration_date': '2025-01-29',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Opel Mokka 1.2 GS - Petrol - Manual - 136 hp - 10.745 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734638%27 HTTP/1.1" 200 None
2026-03-27 12:26:05 [adesa.de] INFO: Saving data for 10734638: {'created_time': 1774614365.769479, 'last_price_update_time': 1774614365.76949, 'auction_closing_time': 1774949100.0}
2026-03-27 12:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734638') HTTP/1.1" 204 0
2026-03-27 12:26:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da546504-f96c-5057-8aad-b4aaadc75712 with identifier: 10734594
2026-03-27 12:26:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da546504-f96c-5057-8aad-b4aaadc75712 with identifier: 10734594
2026-03-27 12:26:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da546504-f96c-5057-8aad-b4aaadc75712 with identifier: 10734594 to the API
2026-03-27 12:26:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 12:26:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743916/general/b9fcd93f-28d1-4078-9a8b-cd1b1629ba62.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'da546504-f96c-5057-8aad-b4aaadc75712',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H-BO 1131',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734594',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 117633,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 57,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383687,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743916/general/c4cea209-e8f8-4a5b-8d60-b07458f3de2b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258931,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743916/general/ee3d0705-3dd4-4c12-9852-564574dcfdbf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336175,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743916/general/0138ac61-be54-4985-abae-219fd3c75d8a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206972,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743916/general/e98df3b9-b250-4269-8fdb-ab52be92b033.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226141,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743916/general/751b2d2f-22e6-43fc-a2c2-dca530cb40bc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256272,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743916/general/836eb078-cf2e-4547-a426-6aa3af26995e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227187,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743916/general/25b60ebb-03cb-4e62-88dd-1a70999b53ea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32552,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743916/general/38dcc075-1e69-49a8-b7cf-5e9fb718fe8e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301550,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743916/general/da489691-f1b0-4ce4-bdbb-13dc80c03085.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da546504-f96c-5057-8aad-b4aaadc75712/da546504-f96c-5057-8aad-b4aaadc75712_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295007,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743916/general/b9fcd93f-28d1-4078-9a8b-cd1b1629ba62.jpg',
'Width': 1920}],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-02-03',
'seats_number': 3,
'seller_name': 'Athlon Germany GmbH',
'title': 'Opel Vivaro 1.5 Edition - Diesel - Manual - 102 hp - 117.633 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734594%27 HTTP/1.1" 200 None
2026-03-27 12:26:07 [adesa.de] INFO: Saving data for 10734594: {'created_time': 1774614367.261889, 'last_price_update_time': 1774614367.261902, 'auction_closing_time': 1774949100.0}
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734594') HTTP/1.1" 204 0
2026-03-27 12:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743917/general/6d1139f3-6d38-4737-9894-51f4a93b3dc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734501)
2026-03-27 12:26:07 [scrapy.extensions.logstats] INFO: Crawled 419 pages (at 37 pages/min), scraped 387 items (at 31 items/min)
2026-03-27 12:26:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743794%252Fgeneral%252F42c4cf85-1c72-4c9a-9308-0ae65686ab86.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/42c4cf85-1c72-4c9a-9308-0ae65686ab86.jpg not downloaded yet
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743909%252Fgeneral%252Fce8a054c-9f73-4e36-bbca-70420548810e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743909/general/ce8a054c-9f73-4e36-bbca-70420548810e.jpg not downloaded yet
2026-03-27 12:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743794/general/bbb0f0af-be69-4d8c-be2a-bc1f8135fe99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734678)
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743917%252Fgeneral%252F2ab9de82-bc7d-4b68-985d-6481eb480aa0.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/2ab9de82-bc7d-4b68-985d-6481eb480aa0.jpg not downloaded yet
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fe0c50>
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e18d1538-db10-5ba3-bbcd-de9d99732d34/e18d1538-db10-5ba3-bbcd-de9d99732d34_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743917%252Fgeneral%252F41fd2e64-f003-4b48-9873-bc0ccc21004d.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/41fd2e64-f003-4b48-9873-bc0ccc21004d.jpg saved to cache
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e18d1538-db10-5ba3-bbcd-de9d99732d34
2026-03-27 12:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743917/general/d086afe6-f400-4028-be29-556f58b8140d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734501)
2026-03-27 12:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743917/general/97b52ef3-481a-4871-b439-e8aaf9c0dadb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734501)
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743909%252Fgeneral%252F4888959a-7b9d-4801-827f-0ec4d97af829.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743909/general/4888959a-7b9d-4801-827f-0ec4d97af829.jpg not downloaded yet
2026-03-27 12:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 12:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743795/general/7327c780-b6ff-416c-b9f3-687d549dbbf5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734639)
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e227d0>
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743794%252Fgeneral%252F7c1e7bd6-eb9e-4539-b0fb-fca299ec1565.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/7c1e7bd6-eb9e-4539-b0fb-fca299ec1565.jpg saved to cache
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0b63ac13-53f2-5240-b60f-bb0e7e2490e8
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a00d50>
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743794%252Fgeneral%252Fb0112d83-d2a0-497f-8f36-b2dfd71add91.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/b0112d83-d2a0-497f-8f36-b2dfd71add91.jpg saved to cache
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0b63ac13-53f2-5240-b60f-bb0e7e2490e8
2026-03-27 12:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743794/general/9fed31d7-2487-4803-8fee-b055052e6727.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734678)
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743909%252Fgeneral%252Fc3200883-519c-4a42-a1b7-100836057dd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743909/general/c3200883-519c-4a42-a1b7-100836057dd8.jpg not downloaded yet
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140adff50>
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e18d1538-db10-5ba3-bbcd-de9d99732d34/e18d1538-db10-5ba3-bbcd-de9d99732d34_image_4.jpg HTTP/1.1" 201 0
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743917%252Fgeneral%252F6d1139f3-6d38-4737-9894-51f4a93b3dc2.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/6d1139f3-6d38-4737-9894-51f4a93b3dc2.jpg saved to cache
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e18d1538-db10-5ba3-bbcd-de9d99732d34
2026-03-27 12:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743794/general/29352234-f98e-4893-b5c6-73ba2904c9b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734678)
2026-03-27 12:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743917/general/e1b9d51f-5656-46fd-aa53-8a1d56f76cfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734501)
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743909%252Fgeneral%252F83610d2d-b618-4b00-8169-1dc6ba40bcb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743909/general/83610d2d-b618-4b00-8169-1dc6ba40bcb6.jpg not downloaded yet
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71409a4450>
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743794%252Fgeneral%252Fbbb0f0af-be69-4d8c-be2a-bc1f8135fe99.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/bbb0f0af-be69-4d8c-be2a-bc1f8135fe99.jpg saved to cache
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0b63ac13-53f2-5240-b60f-bb0e7e2490e8
2026-03-27 12:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743909/general/ec1057d5-e8b7-4a31-8f19-d83617e1b4f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734488)
2026-03-27 12:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743794/general/42c4cf85-1c72-4c9a-9308-0ae65686ab86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734678)
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743909%252Fgeneral%252F41838737-6fc5-48d0-ab37-ee826077cf2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743909/general/41838737-6fc5-48d0-ab37-ee826077cf2a.jpg not downloaded yet
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141fd0850>
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e18d1538-db10-5ba3-bbcd-de9d99732d34/e18d1538-db10-5ba3-bbcd-de9d99732d34_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743917%252Fgeneral%252Fd086afe6-f400-4028-be29-556f58b8140d.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/d086afe6-f400-4028-be29-556f58b8140d.jpg saved to cache
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e18d1538-db10-5ba3-bbcd-de9d99732d34
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c23110>
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e18d1538-db10-5ba3-bbcd-de9d99732d34/e18d1538-db10-5ba3-bbcd-de9d99732d34_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743917%252Fgeneral%252F97b52ef3-481a-4871-b439-e8aaf9c0dadb.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/97b52ef3-481a-4871-b439-e8aaf9c0dadb.jpg saved to cache
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e18d1538-db10-5ba3-bbcd-de9d99732d34
2026-03-27 12:26:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79cca63c-043f-564a-a03e-01fcdddda10b with identifier: 10734474
2026-03-27 12:26:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79cca63c-043f-564a-a03e-01fcdddda10b with scrape type 1
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79cca63c-043f-564a-a03e-01fcdddda10b
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743817%252Fgeneral%252F354dbd6f-7d9b-4fac-a418-ed55723cf152.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743817/general/354dbd6f-7d9b-4fac-a418-ed55723cf152.jpg not downloaded yet
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ff1810>
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a6-2d0f-51d3-b82c-0f23cd5ab005/c32f88a6-2d0f-51d3-b82c-0f23cd5ab005_image_5.jpg HTTP/1.1" 201 0
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743795%252Fgeneral%252F7327c780-b6ff-416c-b9f3-687d549dbbf5.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743795/general/7327c780-b6ff-416c-b9f3-687d549dbbf5.jpg saved to cache
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c32f88a6-2d0f-51d3-b82c-0f23cd5ab005
2026-03-27 12:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743917/general/8d65f0fc-8d8d-4b04-b186-ef69e37342c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734501)
2026-03-27 12:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743917/general/2ab9de82-bc7d-4b68-985d-6481eb480aa0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734501)
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743909%252Fgeneral%252F7dc599dc-4244-4786-bdee-35ce521d432d.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743909/general/7dc599dc-4244-4786-bdee-35ce521d432d.jpg not downloaded yet
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743817%252Fgeneral%252Fa9170523-7f12-47f4-aae8-7d9eff769207.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743817/general/a9170523-7f12-47f4-aae8-7d9eff769207.jpg not downloaded yet
2026-03-27 12:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743794/general/e5dd3650-5888-455d-b364-b0a1a174ffbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734678)
2026-03-27 12:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743909/general/ce8a054c-9f73-4e36-bbca-70420548810e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734488)
2026-03-27 12:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743794/general/88a34e3b-2b19-4851-b779-269e0cb8077a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734678)
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ff2610>
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743794%252Fgeneral%252F9fed31d7-2487-4803-8fee-b055052e6727.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/9fed31d7-2487-4803-8fee-b055052e6727.jpg saved to cache
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0b63ac13-53f2-5240-b60f-bb0e7e2490e8
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71442090d0>
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743794%252Fgeneral%252F29352234-f98e-4893-b5c6-73ba2904c9b4.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/29352234-f98e-4893-b5c6-73ba2904c9b4.jpg saved to cache
2026-03-27 12:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0b63ac13-53f2-5240-b60f-bb0e7e2490e8
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140bbb810>
2026-03-27 12:26:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e18d1538-db10-5ba3-bbcd-de9d99732d34/e18d1538-db10-5ba3-bbcd-de9d99732d34_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743917%252Fgeneral%252Fe1b9d51f-5656-46fd-aa53-8a1d56f76cfd.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/e1b9d51f-5656-46fd-aa53-8a1d56f76cfd.jpg saved to cache
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e18d1538-db10-5ba3-bbcd-de9d99732d34
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714420bd10>
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5d30a3e-8066-5112-b9b2-ad6444c55041/d5d30a3e-8066-5112-b9b2-ad6444c55041_image_0.jpg HTTP/1.1" 201 0
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743909%252Fgeneral%252Fec1057d5-e8b7-4a31-8f19-d83617e1b4f2.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743909/general/ec1057d5-e8b7-4a31-8f19-d83617e1b4f2.jpg saved to cache
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d5d30a3e-8066-5112-b9b2-ad6444c55041
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140af3b10>
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743794%252Fgeneral%252F42c4cf85-1c72-4c9a-9308-0ae65686ab86.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/42c4cf85-1c72-4c9a-9308-0ae65686ab86.jpg saved to cache
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0b63ac13-53f2-5240-b60f-bb0e7e2490e8
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743909%252Fgeneral%252Ff8a901fc-50ce-4303-aeb1-550e4195153e.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743909/general/f8a901fc-50ce-4303-aeb1-550e4195153e.jpg not downloaded yet
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743817%252Fgeneral%252Fd6b383ad-8576-4834-af0f-f3c881ec4fab.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743817/general/d6b383ad-8576-4834-af0f-f3c881ec4fab.jpg not downloaded yet
2026-03-27 12:26:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743909/general/4888959a-7b9d-4801-827f-0ec4d97af829.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734488)
2026-03-27 12:26:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743909/general/c3200883-519c-4a42-a1b7-100836057dd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734488)
2026-03-27 12:26:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743917/general/bd9c2c41-9f0a-4d4a-8911-ef99b88b99ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734501)
2026-03-27 12:26:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743909/general/83610d2d-b618-4b00-8169-1dc6ba40bcb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734488)
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743909%252Fgeneral%252F2677bc08-5818-4724-a27e-5d1ac9090e5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743909/general/2677bc08-5818-4724-a27e-5d1ac9090e5b.jpg not downloaded yet
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26: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%252F5743817%252Fgeneral%252Ff21c0a37-cf21-4836-8a18-58e18c94d574.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743817/general/f21c0a37-cf21-4836-8a18-58e18c94d574.jpg not downloaded yet
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141e187d0>
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e18d1538-db10-5ba3-bbcd-de9d99732d34/e18d1538-db10-5ba3-bbcd-de9d99732d34_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743917%252Fgeneral%252F8d65f0fc-8d8d-4b04-b186-ef69e37342c3.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/8d65f0fc-8d8d-4b04-b186-ef69e37342c3.jpg saved to cache
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e18d1538-db10-5ba3-bbcd-de9d99732d34
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714097cc50>
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e18d1538-db10-5ba3-bbcd-de9d99732d34/e18d1538-db10-5ba3-bbcd-de9d99732d34_image_9.jpg HTTP/1.1" 201 0
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743917%252Fgeneral%252F2ab9de82-bc7d-4b68-985d-6481eb480aa0.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743917/general/2ab9de82-bc7d-4b68-985d-6481eb480aa0.jpg saved to cache
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e18d1538-db10-5ba3-bbcd-de9d99732d34
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7141ce3e50>
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743794%252Fgeneral%252Fe5dd3650-5888-455d-b364-b0a1a174ffbb.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/e5dd3650-5888-455d-b364-b0a1a174ffbb.jpg saved to cache
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0b63ac13-53f2-5240-b60f-bb0e7e2490e8
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f71408c3a90>
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5d30a3e-8066-5112-b9b2-ad6444c55041/d5d30a3e-8066-5112-b9b2-ad6444c55041_image_1.jpg HTTP/1.1" 201 0
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743909%252Fgeneral%252Fce8a054c-9f73-4e36-bbca-70420548810e.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743909/general/ce8a054c-9f73-4e36-bbca-70420548810e.jpg saved to cache
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d5d30a3e-8066-5112-b9b2-ad6444c55041
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f714481e350>
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743794%252Fgeneral%252F88a34e3b-2b19-4851-b779-269e0cb8077a.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743794/general/88a34e3b-2b19-4851-b779-269e0cb8077a.jpg saved to cache
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0b63ac13-53f2-5240-b60f-bb0e7e2490e8
2026-03-27 12:26:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b63ac13-53f2-5240-b60f-bb0e7e2490e8, skipping ID generation
2026-03-27 12:26:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b63ac13-53f2-5240-b60f-bb0e7e2490e8 with scrape type 1
2026-03-27 12:26:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b63ac13-53f2-5240-b60f-bb0e7e2490e8 sending to next pipeline
2026-03-27 12:26:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0b63ac13-53f2-5240-b60f-bb0e7e2490e8, identifier: 10734678
2026-03-27 12:26:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0b63ac13-53f2-5240-b60f-bb0e7e2490e8 with identifier: 10734678
2026-03-27 12:26:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0b63ac13-53f2-5240-b60f-bb0e7e2490e8 with identifier: 10734678
2026-03-27 12:26:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0b63ac13-53f2-5240-b60f-bb0e7e2490e8 with identifier: 10734678 to the API
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 12:26: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-27 12:26:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5743794/general/88a34e3b-2b19-4851-b779-269e0cb8077a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:25:00Z',
'fuel_type': 'Petrol',
'id': '0b63ac13-53f2-5240-b60f-bb0e7e2490e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BO-QY 4248',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734678',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 19628,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274311,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743794/general/d3ad1ba2-a2fe-4983-ae42-bc0304a0e233.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262956,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743794/general/9fed31d7-2487-4803-8fee-b055052e6727.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220970,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743794/general/6bed66ff-3333-49b9-b6f0-8007d34e695c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248471,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743794/general/7c1e7bd6-eb9e-4539-b0fb-fca299ec1565.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185660,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743794/general/b0112d83-d2a0-497f-8f36-b2dfd71add91.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148145,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743794/general/bbb0f0af-be69-4d8c-be2a-bc1f8135fe99.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195216,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743794/general/29352234-f98e-4893-b5c6-73ba2904c9b4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 490148,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743794/general/e5dd3650-5888-455d-b364-b0a1a174ffbb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103338,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743794/general/88a34e3b-2b19-4851-b779-269e0cb8077a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b63ac13-53f2-5240-b60f-bb0e7e2490e8/0b63ac13-53f2-5240-b60f-bb0e7e2490e8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124590,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743794/general/42c4cf85-1c72-4c9a-9308-0ae65686ab86.jpg',
'Width': 1920}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2025-01-13',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Manual - 130 hp - 19.628 '
'km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734678%27 HTTP/1.1" 200 None
2026-03-27 12:26:08 [adesa.de] INFO: Saving data for 10734678: {'created_time': 1774614368.982796, 'last_price_update_time': 1774614368.982808, 'auction_closing_time': 1774949100.0}
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734678') HTTP/1.1" 204 0
2026-03-27 12:26:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5743795/general/0585391d-1483-4e53-a188-64969ad5beab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734639)
2026-03-27 12:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743909%252Fgeneral%252F3631dc5f-7b85-43fc-b9d4-1d4b1c4ac7fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743909/general/3631dc5f-7b85-43fc-b9d4-1d4b1c4ac7fc.jpg not downloaded yet
2026-03-27 12:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743817%252Fgeneral%252F0727e5b0-9a6c-4716-87d7-3edae3a793a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 12:26:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743817/general/0727e5b0-9a6c-4716-87d7-3edae3a793a9.jpg not downloaded yet
2026-03-27 12:26:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7142142210>
2026-03-27 12:26:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5d30a3e-8066-5112-b9b2-ad6444c55041/d5d30a3e-8066-5112-b9b2-ad6444c55041_image_2.jpg HTTP/1.1" 201 0
2026-03-27 12:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743909%252Fgeneral%252F4888959a-7b9d-4801-827f-0ec4d97af829.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743909/general/4888959a-7b9d-4801-827f-0ec4d97af829.jpg saved to cache
2026-03-27 12:26:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d5d30a3e-8066-5112-b9b2-ad6444c55041
2026-03-27 12:26:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140c283d0>
2026-03-27 12:26:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5d30a3e-8066-5112-b9b2-ad6444c55041/d5d30a3e-8066-5112-b9b2-ad6444c55041_image_3.jpg HTTP/1.1" 201 0
2026-03-27 12:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743909%252Fgeneral%252Fc3200883-519c-4a42-a1b7-100836057dd8.jpg') HTTP/1.1" 204 0
2026-03-27 12:26:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743909/general/c3200883-519c-4a42-a1b7-100836057dd8.jpg saved to cache
2026-03-27 12:26:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d5d30a3e-8066-5112-b9b2-ad6444c55041
2026-03-27 12:26:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 12:26:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f7140a722d0>
2026-03-27 12:26:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 12:26:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 12:26:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 12:26:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e18d1538-db10-5ba3-bbcd-de9d99732d34/e18d1538-db10-5ba3-bbcd-de9d99732d34_image_6.jpg HTTP/1.1" 201 0
2026-03-27 12:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 12:26:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743917%252Fgeneral%252Fbd9c2c41-9f0a-4d4a-8911-ef99b88b99ce.jpg') HTTP/1.1"